[RPL/2] RPL/2-4.0.0.prerelease.5

DEMAINE Benoit-Pierre benoit at demaine.info
Lun 17 Mar 18:49:29 CET 2008


Same compile bug as previously reported, when no RPL2 installed on the 
machine, installing pre5 fails:

Making all in src
make[5]: Entering directory 
`/var/tmp/portage/doublehp-dhp/rpl2-4.0.0_pre5/work/rpl-4.0.0.prerelease.5/build/tools/gpp-2.24/src'
if gcc -DHAVE_CONFIG_H -I. -I../../../../tools/gpp-2.24/src -I..     -O2 
-march=athlon-mp -pipe -MT gpp.o -MD -MP -MF ".deps/gpp.Tpo" -c -o gpp.o 
../../../../tools/gpp-2.24/src/gpp.c; \
         then mv -f ".deps/gpp.Tpo" ".deps/gpp.Po"; else rm -f 
".deps/gpp.Tpo"; exit 1; fi
gcc  -O2 -march=athlon-mp -pipe   -o gpp  gpp.o
make[5]: Leaving directory 
`/var/tmp/portage/doublehp-dhp/rpl2-4.0.0_pre5/work/rpl-4.0.0.prerelease.5/build/tools/gpp-2.24/src'
make[5]: Entering directory 
`/var/tmp/portage/doublehp-dhp/rpl2-4.0.0_pre5/work/rpl-4.0.0.prerelease.5/build/tools/gpp-2.24'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory 
`/var/tmp/portage/doublehp-dhp/rpl2-4.0.0_pre5/work/rpl-4.0.0.prerelease.5/build/tools/gpp-2.24'
make[4]: Leaving directory 
`/var/tmp/portage/doublehp-dhp/rpl2-4.0.0_pre5/work/rpl-4.0.0.prerelease.5/build/tools/gpp-2.24'
make[3]: Leaving directory 
`/var/tmp/portage/doublehp-dhp/rpl2-4.0.0_pre5/work/rpl-4.0.0.prerelease.5/build/tools/gpp-2.24'
make[2]: Leaving directory 
`/var/tmp/portage/doublehp-dhp/rpl2-4.0.0_pre5/work/rpl-4.0.0.prerelease.5/build/tools'
Making all in src
make[2]: Entering directory 
`/var/tmp/portage/doublehp-dhp/rpl2-4.0.0_pre5/work/rpl-4.0.0.prerelease.5/build/src'
awk -f ../../src/conversion.awk ../../src/rpl.h > \
                         ../src/librplprototypes.h
iconv -f iso-8859-1 \
                         -t ANSI_X3.4-1968 ../../src/algebre_lineaire1.c 
| expand -t 4 > algebre_lineaire1.conv.c
iconv -f iso-8859-1 \
                         -t ANSI_X3.4-1968 ../../src/algebre_lineaire2.c 
| expand -t 4 > algebre_lineaire2.conv.c
iconv: illegal input sequence at position 160
iconv: illegal input sequence at position 160
iconv -f iso-8859-1 \
                         -t ANSI_X3.4-1968 ../../src/algebre_lineaire3.c 
| expand -t 4 > algebre_lineaire3.conv.c
iconv: illegal input sequence at position 160
[...]
iconv: illegal input sequence at position 160
iconv -f iso-8859-1 \
                         -t ANSI_X3.4-1968 ../../src/init.c | expand -t 
4 > init.conv.c
iconv: illegal input sequence at position 160
make  all-am
make[3]: Entering directory 
`/var/tmp/portage/doublehp-dhp/rpl2-4.0.0_pre5/work/rpl-4.0.0.prerelease.5/build/src'
gcc -DHAVE_CONFIG_H -Dd_version_rpl=\"4.0.0.prerelease.5\" 
-Dd_exec_path=\"/usr\" -UFORCE_GNUPLOT_PATH -UDEBUG -DMOTIF_SUPPORT 
-DPOSTSCRIPT_SUPPORT -DGNUPLOT_SUPPORT -DVIM_SUPPORT -UMYSQL_SUPPORT 
-UEXPERIMENTAL_CODE -Dd_date_rpl="\"lundi 17.03.2008, 17:59:22 CET\"" 
-Dd_date_en_rpl="\"Monday 03/17/08, 17:59:22 CET\"" -g 
-Dd_locale=\"ANSI_X3.4-1968\" -I. -I../../src -I.. -I../../src -I.. 
-I../../tools/readline-5.2 -I../tools/readline-5.2 -DREADLINE_LIBRARY 
-I../tools/gsl-1.10     -DLIBRPL -O2 -march=athlon-mp -pipe 
-malign-double -mieee-fp -Wall -funsigned-char 
-Wno-pointer-sign -MT librpl_a-algebre_lineaire1.conv.o -MD -MP -MF 
.deps/librpl_a-algebre_lineaire1.conv.Tpo -c -o 
librpl_a-algebre_lineaire1.conv.o `test -f 'algebre_lineaire1.conv.c' || 
echo '../../src/'`algebre_lineaire1.conv.c
gcc -DHAVE_CONFIG_H -Dd_version_rpl=\"4.0.0.prerelease.5\" 
-Dd_exec_path=\"/usr\" -UFORCE_GNUPLOT_PATH -UDEBUG -DMOTIF_SUPPORT 
-DPOSTSCRIPT_SUPPORT -DGNUPLOT_SUPPORT -DVIM_SUPPORT -UMYSQL_SUPPORT 
-UEXPERIMENTAL_CODE -Dd_date_rpl="\"lundi 17.03.2008, 17:59:22 CET\"" 
-Dd_date_en_rpl="\"Monday 03/17/08, 17:59:22 CET\"" -g 
-Dd_locale=\"ANSI_X3.4-1968\" -I. -I../../src -I.. -I../../src -I.. 
-I../../tools/readline-5.2 -I../tools/readline-5.2 -DREADLINE_LIBRARY 
-I../tools/gsl-1.10     -DLIBRPL -O2 -march=athlon-mp -pipe 
-malign-double -mieee-fp -Wall -funsigned-char 
-Wno-pointer-sign -MT librpl_a-algebre_lineaire2.conv.o -MD -MP -MF 
.deps/librpl_a-algebre_lineaire2.conv.Tpo -c -o 
librpl_a-algebre_lineaire2.conv.o `test -f 'algebre_lineaire2.conv.c' || 
echo '../../src/'`algebre_lineaire2.conv.c
algebre_lineaire1.conv.c:1:1: error: unterminated comment
algebre_lineaire1.conv.c:4:42: warning: no newline at end of file
make[3]: *** [librpl_a-algebre_lineaire1.conv.o] Error 1
make[3]: *** Waiting for unfinished jobs....
algebre_lineaire2.conv.c:1:1: error: unterminated comment
algebre_lineaire2.conv.c:4:42: warning: no newline at end of file
make[3]: *** [librpl_a-algebre_lineaire2.conv.o] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/doublehp-dhp/rpl2-4.0.0_pre5/work/rpl-4.0.0.prerelease.5/build/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory 
`/var/tmp/portage/doublehp-dhp/rpl2-4.0.0_pre5/work/rpl-4.0.0.prerelease.5/build/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/doublehp-dhp/rpl2-4.0.0_pre5/work/rpl-4.0.0.prerelease.5/build'
make: *** [all] Error 2


-- 
  >o_/ DEMAINE Benoit-Pierre (aka DoubleHP) http://benoit.demaine.info/
If computing were an exact science, IT engineers would not have work \_o<

"So all that's left, Is the proof that love's not only blind but deaf."
(FAKE TALES OF SAN FRANCISCO, Arctic Monkeys)


Plus d'informations sur la liste de diffusion RPL2