Alien-Pluto v0.003000 Perl 5 v5.12.3 x86_64-linux
- Status
- Fail
- From
- Chris Williams (BINGOS)
- Dist
-
Alien-Pluto v0.003000
- Platform
- Perl 5 v5.12.3 x86_64-linux
- Date
- 2017-12-19 04:24:56
- ID
- 918ede96-e474-11e7-a1cf-bb670eaac09d
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear WBRASWELL,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9172. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'make test':
cp lib/Alien/Pluto.pm blib/lib/Alien/Pluto.pm
"/home/cpan/pit/bare/perl-5.12.3/bin/perl" -MAlien::Build::MM=cmd -e prefix site /home/cpan/pit/bare/perl-5.12.3/lib/5.12.3/x86_64-linux /home/cpan/pit/bare/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux
main> prefix /home/cpan/pit/bare/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux/auto/share/dist/Alien-Pluto
"/home/cpan/pit/bare/perl-5.12.3/bin/perl" -MAlien::Build::MM=cmd -e version 0.003000
"/home/cpan/pit/bare/perl-5.12.3/bin/perl" -MAlien::Build::MM=cmd -e download
Alien::Build::Plugin::Core::Download> decoding html
Alien::Build::Plugin::Core::Download> candidate *https://github.com/bondhugula/pluto/files/737550/pluto-0.11.4.tar.gz
Alien::Build::Plugin::Core::Download> setting version based on archive to 0.11.4
Alien::Build::Plugin::Core::Download> downloaded pluto-0.11.4.tar.gz
"/home/cpan/pit/bare/perl-5.12.3/bin/perl" -MAlien::Build::MM=cmd -e build
Alien::Build::CommandSequence> + ./configure --prefix=/home/cpan/pit/bare/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux/auto/share/dist/Alien-Pluto --with-pic
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for ld... ld
checking whether ln -s works... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for an ANSI C-conforming const... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for string.h... (cached) yes
checking for cp... cp -f
checking for rm... rm -f
checking for mv... mv -f
checking for cat... cat
checking for ar... ar
checking for strip... strip
checking for sed... /bin/sed
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for main in -lgmp... yes
checking whether mp_get_memory_functions is declared... yes
==========================
Configuring PipLib
==========================
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
./configure: line 3082: cd: /home/cpan/pit/bare/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux/auto/share/dist/Alien-Pluto: No such file or directory
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for cd... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for texi2dvi... texi2dvi
checking for C compiler vendor... gnu
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for ANSI C header files... (cached) yes
checking size of int... 4
checking size of long long int... 8
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for __gmpz_init in -lgmp... yes
checking whether gmp works... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating example/Makefile
config.status: creating test/Makefile
config.status: creating doc/Makefile
config.status: creating genversion.sh
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing version.h commands
/*-----------------------------------------------*
* PIP/PipLib configuration is OK *
*-----------------------------------------------*/
It appears that your system is OK to start PIP/PipLib compilation. You
need now to type "make uninstall" if your are upgrading an old version.
Next, type "make" to build the program. Lastly type "make install" to
install it on your system (log as root if necessary).
==========================
Configuring Openscop
==========================
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for cd... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for doxygen... no
checking for texi2pdf... texi2pdf
checking for C compiler vendor... gnu
checking CFLAGS_WARN for maximum warnings... -Wall
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for ANSI C header files... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strtol... yes
checking which gmp to use... system
checking for __gmpz_init in -lgmp... yes
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: creating include/osl/scop.h
config.status: creating tests/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
/*-----------------------------------------------*
* OpenScop Library configuration is OK *
*-----------------------------------------------*/
It appears that your system is OK to start the OpenScop Library compilation.
You need now to type "make". Then type "make install" to install it on your
system (log as root if necessary).
==========================
Configuring Clan
==========================
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for cd... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for a sed that does not truncate output... (cached) /bin/sed
checking for gawk... (cached) gawk
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for bison... bison -y
checking for doxygen... no
checking for texi2pdf... texi2pdf
checking flex version... 2.6.4. OK
checking bison version... 3.0.4. OK
checking for C compiler vendor... gnu
checking CFLAGS_WARN for maximum warnings... -Wall
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for ANSI C header files... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strtol... yes
configure: osl sources in /home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/openscop
checking which osl to use... build
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: creating include/clan/macros.h
config.status: creating tests/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
/*-----------------------------------------------*
* Clan configuration is OK *
*-----------------------------------------------*/
It appears that your system is OK to start Clan compilation. You need
now to type "make". Lastly type "make install" to install Clan on
your system (log as root if necessary).
checking for clan/Makefile... yes
==========================
Configuring Candl
==========================
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for cd... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for doxygen... no
checking for C compiler vendor... gnu
checking CFLAGS_WARN for maximum warnings... -Wall
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for ANSI C header files... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strtol... yes
configure: osl sources in /home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/openscop
checking which osl to use... build
Package long long int : yes
configure: piplib sources in /home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/piplib
checking which piplib to use... build
checking whether gmp works... Mode normal GMP
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for library containing __gmpz_init... -lgmp
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: creating include/candl/macros.h
config.status: creating tests/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
/*-----------------------------------------------*
* Candl configuration is OK *
*-----------------------------------------------*/
It appears that your system is OK to start Candl compilation. You need
now to type "make". Lastly type "make install" to install Candl on
your system (log as root if necessary).
======================
Configuring polylib
======================
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
./configure: line 3075: cd: /home/cpan/pit/bare/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux/auto/share/dist/Alien-Pluto: No such file or directory
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for an ANSI C-conforming const... yes
checking for ANSI C header files... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking size of int... 4
checking size of long int... 8
checking size of long long int... 8
checking whether to use GMP... no
checking for doxygen... test
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
configure: Will build a threadsafe library
checking our pkgconfig libname... polylib64
checking our pkgconfig version... 5.22.5b
checking our pkgconfig_libdir... ${libdir}/pkgconfig
expanded our pkgconfig_libdir... /home/cpan/pit/bare/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux/auto/share/dist/Alien-Pluto/lib/pkgconfig
checking our pkgconfig_libfile... polylib64.pc
checking our package / suffix... polylib64 /
checking our pkgconfig description... polylib64 Library
checking our pkgconfig requires...
checking our pkgconfig ext libs... -lpolylib64
checking our pkgconfig cppflags...
checking our pkgconfig ldflags...
noninstalled pkgconfig -L /home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/polylib/.libs
noninstalled pkgconfig -I /home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/polylib/./include
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/polylib/Makefile
config.status: creating include/polylib/polylib.h
config.status: creating Test/Makefile
config.status: creating Test/Zpolytest/Makefile
config.status: creating Test/ehrhart/Makefile
config.status: creating Test/ehrhart_union/Makefile
config.status: creating Test/ranking/Makefile
config.status: creating Test/general/Makefile
config.status: creating Test/pp/Makefile
config.status: creating polylib.doxygen
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing polylib64.pc commands
config.status: creating polylib64.pc.in
config.status: creating polylib64.pc
config.status: creating polylib64-uninstalled.pc
config.status: creating polylib64-uninstalled.sh
---------------------------------------------------
Polylib will be built with 64 integer size(s)
You can proceed with:
make :to build the libs and the executables
make tests :to test the library
make install :to install them (to /home/cpan/pit/bare/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux/auto/share/dist/Alien-Pluto)
---------------------------------------------------
======================
Configuring isl
======================
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
./configure: line 3413: cd: /home/cpan/pit/bare/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux/auto/share/dist/Alien-Pluto: No such file or directory
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for C compiler vendor... gnu
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether the compiler supports function __attribute__((__warn_unused_result__))... yes
checking for __attribute__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for perl... perl
checking for pdflatex... no
checking for pod2html... pod2html
checking for stdint types... stdint.h (shortcircuit)
make use of stdint.h in include/isl/stdint.h (assuming C99 compatible system)
checking which gmp to use... system
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for main in -lgmp... yes
checking whether mp_get_memory_functions is declared... yes
checking whether ffs is declared... yes
checking whether __builtin_ffs is declared... yes
checking which clang to use... no
checking for C compiler vendor... (cached) gnu
checking our pkgconfig libname... isl
checking our pkgconfig version... 0.12.1
checking our pkgconfig_libdir... ${libdir}/pkgconfig
expanded our pkgconfig_libdir... /home/cpan/pit/bare/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux/auto/share/dist/Alien-Pluto/lib/pkgconfig
checking our pkgconfig_libfile... isl.pc
checking our package / suffix... isl /
checking our pkgconfig description... isl Library
checking our pkgconfig requires...
checking our pkgconfig ext libs... -lisl -lgmp
checking our pkgconfig cppflags...
checking our pkgconfig ldflags...
noninstalled pkgconfig -L /home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/isl/.libs
noninstalled pkgconfig -I /home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/isl/./include
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating bound_test.sh
config.status: creating codegen_test.sh
config.status: creating pip_test.sh
config.status: creating isl_config.h
config.status: creating include/isl/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing include/isl/stdint.h commands
config.status: creating include/isl/stdint.h : _ISL_INCLUDE_ISL_STDINT_H
config.status: executing isl.pc commands
config.status: creating isl.pc.in
config.status: creating isl.pc
config.status: creating isl-uninstalled.pc
config.status: creating isl-uninstalled.sh
==========================
Configuring Cloog-isl
==========================
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for cd... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for texi2dvi... texi2dvi
checking for C compiler vendor... gnu
checking CFLAGS_WARN for maximum warnings... -Wall
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for ANSI C header files... (cached) yes
checking for strtol... yes
checking for getrusage... yes
configure: isl sources in /home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/isl
checking which isl to use... build
checking which gmp to use... system
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for __gmpz_init in -lgmp... yes
checking whether mp_get_memory_functions is declared... yes
configure: osl sources in /home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/openscop
checking which osl to use... build
checking our pkgconfig libname... cloog-isl
checking our pkgconfig version... 0.18.2
checking our pkgconfig_libdir... ${libdir}/pkgconfig
expanded our pkgconfig_libdir... /home/cpan/pit/bare/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux/auto/share/dist/Alien-Pluto/lib/pkgconfig
checking our pkgconfig_libfile... cloog-isl.pc
checking our package / suffix... cloog-isl /
checking our pkgconfig description... cloog-isl Library
checking our pkgconfig requires...
checking our pkgconfig ext libs... -lcloog-isl -lgmp
checking our pkgconfig cppflags... -DCLOOG_INT_GMP=1
checking our pkgconfig ldflags... -L/lib
noninstalled pkgconfig -L /home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/cloog-isl/.libs
noninstalled pkgconfig -I /home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/cloog-isl/./include
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating test/Makefile
config.status: creating autoconf/Doxyfile
config.status: creating doc/Makefile
config.status: creating source/version.c
config.status: creating include/cloog/version.h
config.status: creating genversion.sh
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing cloog-isl.pc commands
config.status: creating cloog-isl.pc.in
config.status: creating cloog-isl.pc
config.status: creating cloog-isl-uninstalled.pc
config.status: creating cloog-isl-uninstalled.sh
config.status: executing version.h commands
config.status: executing doc/gitversion.texi commands
/*-----------------------------------------------*
* CLooG configuration is OK *
*-----------------------------------------------*/
It appears that your system is OK to start CLooG compilation. You need
now to type "make". After compilation, you should check CLooG by typing
"make check". If no problem occur, you can type "make uninstall" if
you are upgrading an old version. Lastly type "make install" to install
CLooG on your system (log as root if necessary).
checking for bash... /bin/bash
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating getversion.sh
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating polycc.sh
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing version.h commands
/*-----------------------------------------------*
* PLUTO configuration is OK *
*-----------------------------------------------*/
Your system is ready to compile PLUTO
Run 'make' next to compile
Then, run 'make test' to check if everything is working correctly
Use polycc (see README)
Alien::Build::CommandSequence> + make
make[1]: Entering directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4'
make all-recursive
make[2]: Entering directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4'
Making all in piplib
make[3]: Entering directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/piplib'
Making all in .
make[4]: Entering directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/piplib'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_INT -I./include -Wall -MT libpiplib32_la-integrer.lo -MD -MP -MF .deps/libpiplib32_la-integrer.Tpo -c -o libpiplib32_la-integrer.lo `test -f 'source/integrer.c' || echo './'`source/integrer.c
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_INT -I./include -Wall -MT libpiplib32_la-integrer.lo -MD -MP -MF .deps/libpiplib32_la-integrer.Tpo -c source/integrer.c -fPIC -DPIC -o .libs/libpiplib32_la-integrer.o
source/integrer.c: In function 'add_parm':
source/integrer.c:143:9: warning: unused variable 'i' [-Wunused-variable]
int i, j, k;
^
source/integrer.c:209:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
source/integrer.c: In function 'integrer':
source/integrer.c:396:17: warning: unused variable 'dtw' [-Wunused-variable]
int d, dth, dtw;
^
source/integrer.c:393:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
if(!ok_parm)
^
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_INT -I./include -Wall -MT libpiplib32_la-integrer.lo -MD -MP -MF .deps/libpiplib32_la-integrer.Tpo -c source/integrer.c -o libpiplib32_la-integrer.o >/dev/null 2>&1
mv -f .deps/libpiplib32_la-integrer.Tpo .deps/libpiplib32_la-integrer.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_INT -I./include -Wall -MT libpiplib32_la-piplib.lo -MD -MP -MF .deps/libpiplib32_la-piplib.Tpo -c -o libpiplib32_la-piplib.lo `test -f 'source/piplib.c' || echo './'`source/piplib.c
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_INT -I./include -Wall -MT libpiplib32_la-piplib.lo -MD -MP -MF .deps/libpiplib32_la-piplib.Tpo -c source/piplib.c -fPIC -DPIC -o .libs/libpiplib32_la-piplib.o
source/piplib.c: In function 'pip_quast_print':
source/piplib.c:294:15: warning: unused variable 'vector' [-Wunused-variable]
PipVector * vector ;
^
source/piplib.c: In function 'pip_vector_free':
source/piplib.c:377:7: warning: unused variable 'i' [-Wunused-variable]
{ int i ;
^
source/piplib.c: In function 'pip_solve':
source/piplib.c:751:10: warning: unused variable 'D' [-Wunused-variable]
Entier D ;
^
source/piplib.c:749:10: warning: unused variable 'g' [-Wunused-variable]
char * g ;
^
source/piplib.c:748:29: warning: variable 'q' set but not used [-Wunused-but-set-variable]
int i, Np, Nn, Nl, Nm, p, q, xq, non_vide, Shift = 0, Urs_parms = 0;
^
source/piplib.c: In function 'pip_options_print':
source/piplib.c:337:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_INT -I./include -Wall -MT libpiplib32_la-piplib.lo -MD -MP -MF .deps/libpiplib32_la-piplib.Tpo -c source/piplib.c -o libpiplib32_la-piplib.o >/dev/null 2>&1
mv -f .deps/libpiplib32_la-piplib.Tpo .deps/libpiplib32_la-piplib.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_INT -I./include -Wall -MT libpiplib32_la-sol.lo -MD -MP -MF .deps/libpiplib32_la-sol.Tpo -c -o libpiplib32_la-sol.lo `test -f 'source/sol.c' || echo './'`source/sol.c
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_INT -I./include -Wall -MT libpiplib32_la-sol.lo -MD -MP -MF .deps/libpiplib32_la-sol.Tpo -c source/sol.c -fPIC -DPIC -o .libs/libpiplib32_la-sol.o
source/sol.c: In function 'sol_reset':
source/sol.c:87:6: warning: unused variable 'i' [-Wunused-variable]
{int i;
^
source/sol.c: In function 'sol_edit':
source/sol.c:359:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
fprintf(foo, "Error %d\n", p->param1);
^
source/sol.c:361:18: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
fprintf(dump, "Error %d\n", p->param1);
^
In file included from source/pip.h:1:0,
from source/sol.c:31:
source/sol.c: In function 'sol_newparm_edit':
./include/piplib/piplib.h:50:19: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
# define FORMAT "%ld"
^
source/sol.c:646:20: note: in expansion of macro 'FORMAT'
fprintf(dump,FORMAT,newparm->rank) ;
^
source/sol.c: In function 'sol_quast_edit':
source/sol.c:754:31: warning: unused variable 'newparm_now' [-Wunused-variable]
PipNewparm * newparm_new, * newparm_now ;
^
source/sol.c:754:16: warning: unused variable 'newparm_new' [-Wunused-variable]
PipNewparm * newparm_new, * newparm_now ;
^
source/sol.c:753:25: warning: unused variable 'list_now' [-Wunused-variable]
PipList * list_new, * list_now ;
^
source/sol.c:753:13: warning: unused variable 'list_new' [-Wunused-variable]
PipList * list_new, * list_now ;
^
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_INT -I./include -Wall -MT libpiplib32_la-sol.lo -MD -MP -MF .deps/libpiplib32_la-sol.Tpo -c source/sol.c -o libpiplib32_la-sol.o >/dev/null 2>&1
mv -f .deps/libpiplib32_la-sol.Tpo .deps/libpiplib32_la-sol.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_INT -I./include -Wall -MT libpiplib32_la-tab.lo -MD -MP -MF .deps/libpiplib32_la-tab.Tpo -c -o libpiplib32_la-tab.lo `test -f 'source/tab.c' || echo './'`source/tab.c
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_INT -I./include -Wall -MT libpiplib32_la-tab.lo -MD -MP -MF .deps/libpiplib32_la-tab.Tpo -c source/tab.c -fPIC -DPIC -o .libs/libpiplib32_la-tab.o
source/tab.c: In function 'tab_reset':
source/tab.c:111:8: warning: unused variable 'p' [-Wunused-variable]
char *p;
^
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_INT -I./include -Wall -MT libpiplib32_la-tab.lo -MD -MP -MF .deps/libpiplib32_la-tab.Tpo -c source/tab.c -o libpiplib32_la-tab.o >/dev/null 2>&1
mv -f .deps/libpiplib32_la-tab.Tpo .deps/libpiplib32_la-tab.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_INT -I./include -Wall -MT libpiplib32_la-traiter.lo -MD -MP -MF .deps/libpiplib32_la-traiter.Tpo -c -o libpiplib32_la-traiter.lo `test -f 'source/traiter.c' || echo './'`source/traiter.c
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_INT -I./include -Wall -MT libpiplib32_la-traiter.lo -MD -MP -MF .deps/libpiplib32_la-traiter.Tpo -c source/traiter.c -fPIC -DPIC -o .libs/libpiplib32_la-traiter.o
source/traiter.c: In function 'expanser':
source/traiter.c:70:8: warning: unused variable 'q' [-Wunused-variable]
char *q; Entier *pq;
^
source/traiter.c: In function 'exam_coef':
source/traiter.c:155:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
if(fff != Zero && fff != ff)
^
source/traiter.c: In function 'compa_test':
source/traiter.c:199:6: warning: unused variable 'verbold' [-Wunused-variable]
int verbold;
^
source/traiter.c: In function 'choisir_piv':
source/traiter.c:317:6: warning: unused variable 'sgn_x' [-Wunused-variable]
int sgn_x, pivj = -1;
^
source/traiter.c:316:24: warning: unused variable 'y' [-Wunused-variable]
Entier pivot, foo, x, y;
^
source/traiter.c: In function 'pivoter':
source/traiter.c:604:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
if(fff != Zero && fff != ff)
^
source/traiter.c:377:23: warning: unused variable 'u' [-Wunused-variable]
Entier x, y, d, gcd, u, dpiv;
^
source/traiter.c:377:12: warning: unused variable 'y' [-Wunused-variable]
Entier x, y, d, gcd, u, dpiv;
^
source/traiter.c:377:9: warning: unused variable 'x' [-Wunused-variable]
Entier x, y, d, gcd, u, dpiv;
^
source/traiter.c: In function 'traiter':
source/traiter.c:790:23: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'void *' [-Wformat=]
fprintf(stdout,"profondeur %d %lx\n", profondeur, q.top);
^
source/traiter.c:833:24: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'void *' [-Wformat=]
fprintf(stderr, "descente %d %lx\n", profondeur, tab_hwm().top);
^
source/traiter.c:714:9: warning: unused variable 'D' [-Wunused-variable]
Entier D = UN;
^
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_INT -I./include -Wall -MT libpiplib32_la-traiter.lo -MD -MP -MF .deps/libpiplib32_la-traiter.Tpo -c source/traiter.c -o libpiplib32_la-traiter.o >/dev/null 2>&1
mv -f .deps/libpiplib32_la-traiter.Tpo .deps/libpiplib32_la-traiter.Plo
/bin/bash ./libtool --tag=CC --mode=link gcc -Wall -rpath /home/cpan/pit/bare/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux/auto/share/dist/Alien-Pluto/lib -version-info 3:0:1 -o libpiplib32.la libpiplib32_la-integrer.lo libpiplib32_la-piplib.lo libpiplib32_la-sol.lo libpiplib32_la-tab.lo libpiplib32_la-traiter.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/libpiplib32_la-integrer.o .libs/libpiplib32_la-piplib.o .libs/libpiplib32_la-sol.o .libs/libpiplib32_la-tab.o .libs/libpiplib32_la-traiter.o -Wl,-soname -Wl,libpiplib32.so.2 -o .libs/libpiplib32.so.2.1.0
libtool: link: (cd ".libs" && rm -f "libpiplib32.so.2" && ln -s "libpiplib32.so.2.1.0" "libpiplib32.so.2")
libtool: link: (cd ".libs" && rm -f "libpiplib32.so" && ln -s "libpiplib32.so.2.1.0" "libpiplib32.so")
libtool: link: ar cru .libs/libpiplib32.a libpiplib32_la-integrer.o libpiplib32_la-piplib.o libpiplib32_la-sol.o libpiplib32_la-tab.o libpiplib32_la-traiter.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libpiplib32.a
libtool: link: ( cd ".libs" && rm -f "libpiplib32.la" && ln -s "../libpiplib32.la" "libpiplib32.la" )
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_LONGLONG -I./include -Wall -MT libpiplib64_la-integrer.lo -MD -MP -MF .deps/libpiplib64_la-integrer.Tpo -c -o libpiplib64_la-integrer.lo `test -f 'source/integrer.c' || echo './'`source/integrer.c
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_LONGLONG -I./include -Wall -MT libpiplib64_la-integrer.lo -MD -MP -MF .deps/libpiplib64_la-integrer.Tpo -c source/integrer.c -fPIC -DPIC -o .libs/libpiplib64_la-integrer.o
source/integrer.c: In function 'add_parm':
source/integrer.c:143:9: warning: unused variable 'i' [-Wunused-variable]
int i, j, k;
^
source/integrer.c:209:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
source/integrer.c: In function 'integrer':
source/integrer.c:396:17: warning: unused variable 'dtw' [-Wunused-variable]
int d, dth, dtw;
^
source/integrer.c:393:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
if(!ok_parm)
^
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_LONGLONG -I./include -Wall -MT libpiplib64_la-integrer.lo -MD -MP -MF .deps/libpiplib64_la-integrer.Tpo -c source/integrer.c -o libpiplib64_la-integrer.o >/dev/null 2>&1
mv -f .deps/libpiplib64_la-integrer.Tpo .deps/libpiplib64_la-integrer.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_LONGLONG -I./include -Wall -MT libpiplib64_la-piplib.lo -MD -MP -MF .deps/libpiplib64_la-piplib.Tpo -c -o libpiplib64_la-piplib.lo `test -f 'source/piplib.c' || echo './'`source/piplib.c
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_LONGLONG -I./include -Wall -MT libpiplib64_la-piplib.lo -MD -MP -MF .deps/libpiplib64_la-piplib.Tpo -c source/piplib.c -fPIC -DPIC -o .libs/libpiplib64_la-piplib.o
source/piplib.c: In function 'pip_quast_print':
source/piplib.c:294:15: warning: unused variable 'vector' [-Wunused-variable]
PipVector * vector ;
^
source/piplib.c: In function 'pip_vector_free':
source/piplib.c:377:7: warning: unused variable 'i' [-Wunused-variable]
{ int i ;
^
source/piplib.c: In function 'pip_solve':
source/piplib.c:751:10: warning: unused variable 'D' [-Wunused-variable]
Entier D ;
^
source/piplib.c:749:10: warning: unused variable 'g' [-Wunused-variable]
char * g ;
^
source/piplib.c:748:29: warning: variable 'q' set but not used [-Wunused-but-set-variable]
int i, Np, Nn, Nl, Nm, p, q, xq, non_vide, Shift = 0, Urs_parms = 0;
^
source/piplib.c: In function 'pip_options_print':
source/piplib.c:337:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_LONGLONG -I./include -Wall -MT libpiplib64_la-piplib.lo -MD -MP -MF .deps/libpiplib64_la-piplib.Tpo -c source/piplib.c -o libpiplib64_la-piplib.o >/dev/null 2>&1
mv -f .deps/libpiplib64_la-piplib.Tpo .deps/libpiplib64_la-piplib.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_LONGLONG -I./include -Wall -MT libpiplib64_la-sol.lo -MD -MP -MF .deps/libpiplib64_la-sol.Tpo -c -o libpiplib64_la-sol.lo `test -f 'source/sol.c' || echo './'`source/sol.c
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_LONGLONG -I./include -Wall -MT libpiplib64_la-sol.lo -MD -MP -MF .deps/libpiplib64_la-sol.Tpo -c source/sol.c -fPIC -DPIC -o .libs/libpiplib64_la-sol.o
source/sol.c: In function 'sol_reset':
source/sol.c:87:6: warning: unused variable 'i' [-Wunused-variable]
{int i;
^
source/sol.c: In function 'sol_edit':
source/sol.c:359:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=]
fprintf(foo, "Error %d\n", p->param1);
^
source/sol.c:361:18: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=]
fprintf(dump, "Error %d\n", p->param1);
^
In file included from source/pip.h:1:0,
from source/sol.c:31:
source/sol.c: In function 'sol_newparm_edit':
./include/piplib/piplib.h:40:19: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=]
# define FORMAT "%lld"
^
source/sol.c:646:20: note: in expansion of macro 'FORMAT'
fprintf(dump,FORMAT,newparm->rank) ;
^
source/sol.c: In function 'sol_quast_edit':
source/sol.c:754:31: warning: unused variable 'newparm_now' [-Wunused-variable]
PipNewparm * newparm_new, * newparm_now ;
^
source/sol.c:754:16: warning: unused variable 'newparm_new' [-Wunused-variable]
PipNewparm * newparm_new, * newparm_now ;
^
source/sol.c:753:25: warning: unused variable 'list_now' [-Wunused-variable]
PipList * list_new, * list_now ;
^
source/sol.c:753:13: warning: unused variable 'list_new' [-Wunused-variable]
PipList * list_new, * list_now ;
^
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_LONGLONG -I./include -Wall -MT libpiplib64_la-sol.lo -MD -MP -MF .deps/libpiplib64_la-sol.Tpo -c source/sol.c -o libpiplib64_la-sol.o >/dev/null 2>&1
mv -f .deps/libpiplib64_la-sol.Tpo .deps/libpiplib64_la-sol.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_LONGLONG -I./include -Wall -MT libpiplib64_la-tab.lo -MD -MP -MF .deps/libpiplib64_la-tab.Tpo -c -o libpiplib64_la-tab.lo `test -f 'source/tab.c' || echo './'`source/tab.c
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_LONGLONG -I./include -Wall -MT libpiplib64_la-tab.lo -MD -MP -MF .deps/libpiplib64_la-tab.Tpo -c source/tab.c -fPIC -DPIC -o .libs/libpiplib64_la-tab.o
source/tab.c: In function 'tab_reset':
source/tab.c:111:8: warning: unused variable 'p' [-Wunused-variable]
char *p;
^
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_LONGLONG -I./include -Wall -MT libpiplib64_la-tab.lo -MD -MP -MF .deps/libpiplib64_la-tab.Tpo -c source/tab.c -o libpiplib64_la-tab.o >/dev/null 2>&1
mv -f .deps/libpiplib64_la-tab.Tpo .deps/libpiplib64_la-tab.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_LONGLONG -I./include -Wall -MT libpiplib64_la-traiter.lo -MD -MP -MF .deps/libpiplib64_la-traiter.Tpo -c -o libpiplib64_la-traiter.lo `test -f 'source/traiter.c' || echo './'`source/traiter.c
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_LONGLONG -I./include -Wall -MT libpiplib64_la-traiter.lo -MD -MP -MF .deps/libpiplib64_la-traiter.Tpo -c source/traiter.c -fPIC -DPIC -o .libs/libpiplib64_la-traiter.o
source/traiter.c: In function 'expanser':
source/traiter.c:70:8: warning: unused variable 'q' [-Wunused-variable]
char *q; Entier *pq;
^
source/traiter.c: In function 'exam_coef':
source/traiter.c:155:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
if(fff != Zero && fff != ff)
^
source/traiter.c: In function 'compa_test':
source/traiter.c:199:6: warning: unused variable 'verbold' [-Wunused-variable]
int verbold;
^
source/traiter.c: In function 'choisir_piv':
source/traiter.c:317:6: warning: unused variable 'sgn_x' [-Wunused-variable]
int sgn_x, pivj = -1;
^
source/traiter.c:316:24: warning: unused variable 'y' [-Wunused-variable]
Entier pivot, foo, x, y;
^
source/traiter.c: In function 'pivoter':
source/traiter.c:604:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
if(fff != Zero && fff != ff)
^
source/traiter.c:377:23: warning: unused variable 'u' [-Wunused-variable]
Entier x, y, d, gcd, u, dpiv;
^
source/traiter.c:377:12: warning: unused variable 'y' [-Wunused-variable]
Entier x, y, d, gcd, u, dpiv;
^
source/traiter.c:377:9: warning: unused variable 'x' [-Wunused-variable]
Entier x, y, d, gcd, u, dpiv;
^
source/traiter.c: In function 'traiter':
source/traiter.c:790:23: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'void *' [-Wformat=]
fprintf(stdout,"profondeur %d %lx\n", profondeur, q.top);
^
source/traiter.c:833:24: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'void *' [-Wformat=]
fprintf(stderr, "descente %d %lx\n", profondeur, tab_hwm().top);
^
source/traiter.c:714:9: warning: unused variable 'D' [-Wunused-variable]
Entier D = UN;
^
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_LONGLONG -I./include -Wall -MT libpiplib64_la-traiter.lo -MD -MP -MF .deps/libpiplib64_la-traiter.Tpo -c source/traiter.c -o libpiplib64_la-traiter.o >/dev/null 2>&1
mv -f .deps/libpiplib64_la-traiter.Tpo .deps/libpiplib64_la-traiter.Plo
/bin/bash ./libtool --tag=CC --mode=link gcc -Wall -rpath /home/cpan/pit/bare/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux/auto/share/dist/Alien-Pluto/lib -version-info 3:0:1 -o libpiplib64.la libpiplib64_la-integrer.lo libpiplib64_la-piplib.lo libpiplib64_la-sol.lo libpiplib64_la-tab.lo libpiplib64_la-traiter.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/libpiplib64_la-integrer.o .libs/libpiplib64_la-piplib.o .libs/libpiplib64_la-sol.o .libs/libpiplib64_la-tab.o .libs/libpiplib64_la-traiter.o -Wl,-soname -Wl,libpiplib64.so.2 -o .libs/libpiplib64.so.2.1.0
libtool: link: (cd ".libs" && rm -f "libpiplib64.so.2" && ln -s "libpiplib64.so.2.1.0" "libpiplib64.so.2")
libtool: link: (cd ".libs" && rm -f "libpiplib64.so" && ln -s "libpiplib64.so.2.1.0" "libpiplib64.so")
libtool: link: ar cru .libs/libpiplib64.a libpiplib64_la-integrer.o libpiplib64_la-piplib.o libpiplib64_la-sol.o libpiplib64_la-tab.o libpiplib64_la-traiter.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libpiplib64.a
libtool: link: ( cd ".libs" && rm -f "libpiplib64.la" && ln -s "../libpiplib64.la" "libpiplib64.la" )
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_MP -I./include -Wall -MT libpiplibMP_la-integrer.lo -MD -MP -MF .deps/libpiplibMP_la-integrer.Tpo -c -o libpiplibMP_la-integrer.lo `test -f 'source/integrer.c' || echo './'`source/integrer.c
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_MP -I./include -Wall -MT libpiplibMP_la-integrer.lo -MD -MP -MF .deps/libpiplibMP_la-integrer.Tpo -c source/integrer.c -fPIC -DPIC -o .libs/libpiplibMP_la-integrer.o
source/integrer.c: In function 'add_parm':
source/integrer.c:143:9: warning: unused variable 'i' [-Wunused-variable]
int i, j, k;
^
source/integrer.c:209:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
source/integrer.c: In function 'integrer':
source/integrer.c:396:17: warning: unused variable 'dtw' [-Wunused-variable]
int d, dth, dtw;
^
source/integrer.c:393:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
if(!ok_parm)
^
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_MP -I./include -Wall -MT libpiplibMP_la-integrer.lo -MD -MP -MF .deps/libpiplibMP_la-integrer.Tpo -c source/integrer.c -o libpiplibMP_la-integrer.o >/dev/null 2>&1
mv -f .deps/libpiplibMP_la-integrer.Tpo .deps/libpiplibMP_la-integrer.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_MP -I./include -Wall -MT libpiplibMP_la-piplib.lo -MD -MP -MF .deps/libpiplibMP_la-piplib.Tpo -c -o libpiplibMP_la-piplib.lo `test -f 'source/piplib.c' || echo './'`source/piplib.c
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_MP -I./include -Wall -MT libpiplibMP_la-piplib.lo -MD -MP -MF .deps/libpiplibMP_la-piplib.Tpo -c source/piplib.c -fPIC -DPIC -o .libs/libpiplibMP_la-piplib.o
source/piplib.c: In function 'pip_quast_print':
source/piplib.c:294:15: warning: unused variable 'vector' [-Wunused-variable]
PipVector * vector ;
^
source/piplib.c: In function 'pip_matrix_free':
source/piplib.c:353:10: warning: unused variable 'j' [-Wunused-variable]
int i, j ;
^
source/piplib.c: In function 'pip_solve':
source/piplib.c:751:10: warning: unused variable 'D' [-Wunused-variable]
Entier D ;
^
source/piplib.c:749:10: warning: unused variable 'g' [-Wunused-variable]
char * g ;
^
source/piplib.c:748:29: warning: variable 'q' set but not used [-Wunused-but-set-variable]
int i, Np, Nn, Nl, Nm, p, q, xq, non_vide, Shift = 0, Urs_parms = 0;
^
source/piplib.c: In function 'pip_options_print':
source/piplib.c:337:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_MP -I./include -Wall -MT libpiplibMP_la-piplib.lo -MD -MP -MF .deps/libpiplibMP_la-piplib.Tpo -c source/piplib.c -o libpiplibMP_la-piplib.o >/dev/null 2>&1
mv -f .deps/libpiplibMP_la-piplib.Tpo .deps/libpiplibMP_la-piplib.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_MP -I./include -Wall -MT libpiplibMP_la-sol.lo -MD -MP -MF .deps/libpiplibMP_la-sol.Tpo -c -o libpiplibMP_la-sol.lo `test -f 'source/sol.c' || echo './'`source/sol.c
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_MP -I./include -Wall -MT libpiplibMP_la-sol.lo -MD -MP -MF .deps/libpiplibMP_la-sol.Tpo -c source/sol.c -fPIC -DPIC -o .libs/libpiplibMP_la-sol.o
source/sol.c: In function 'sol_edit':
source/sol.c:355:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
fprintf(foo, "Error %d\n", mpz_get_si(p->param1));
^
source/sol.c:357:18: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
fprintf(dump, "Error %d\n", mpz_get_si(p->param1));
^
source/sol.c: In function 'sol_quast_edit':
source/sol.c:754:31: warning: unused variable 'newparm_now' [-Wunused-variable]
PipNewparm * newparm_new, * newparm_now ;
^
source/sol.c:754:16: warning: unused variable 'newparm_new' [-Wunused-variable]
PipNewparm * newparm_new, * newparm_now ;
^
source/sol.c:753:25: warning: unused variable 'list_now' [-Wunused-variable]
PipList * list_new, * list_now ;
^
source/sol.c:753:13: warning: unused variable 'list_new' [-Wunused-variable]
PipList * list_new, * list_now ;
^
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_MP -I./include -Wall -MT libpiplibMP_la-sol.lo -MD -MP -MF .deps/libpiplibMP_la-sol.Tpo -c source/sol.c -o libpiplibMP_la-sol.o >/dev/null 2>&1
mv -f .deps/libpiplibMP_la-sol.Tpo .deps/libpiplibMP_la-sol.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_MP -I./include -Wall -MT libpiplibMP_la-tab.lo -MD -MP -MF .deps/libpiplibMP_la-tab.Tpo -c -o libpiplibMP_la-tab.lo `test -f 'source/tab.c' || echo './'`source/tab.c
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_MP -I./include -Wall -MT libpiplibMP_la-tab.lo -MD -MP -MF .deps/libpiplibMP_la-tab.Tpo -c source/tab.c -fPIC -DPIC -o .libs/libpiplibMP_la-tab.o
source/tab.c: In function 'tab_display':
source/tab.c:454:9: warning: unused variable 'x' [-Wunused-variable]
Entier x, d;
^
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_MP -I./include -Wall -MT libpiplibMP_la-tab.lo -MD -MP -MF .deps/libpiplibMP_la-tab.Tpo -c source/tab.c -o libpiplibMP_la-tab.o >/dev/null 2>&1
mv -f .deps/libpiplibMP_la-tab.Tpo .deps/libpiplibMP_la-tab.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_MP -I./include -Wall -MT libpiplibMP_la-traiter.lo -MD -MP -MF .deps/libpiplibMP_la-traiter.Tpo -c -o libpiplibMP_la-traiter.lo `test -f 'source/traiter.c' || echo './'`source/traiter.c
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_MP -I./include -Wall -MT libpiplibMP_la-traiter.lo -MD -MP -MF .deps/libpiplibMP_la-traiter.Tpo -c source/traiter.c -fPIC -DPIC -o .libs/libpiplibMP_la-traiter.o
source/traiter.c: In function 'expanser':
source/traiter.c:70:8: warning: unused variable 'q' [-Wunused-variable]
char *q; Entier *pq;
^
source/traiter.c: In function 'exam_coef':
source/traiter.c:155:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
if(fff != Zero && fff != ff)
^
source/traiter.c: In function 'compa_test':
source/traiter.c:199:6: warning: unused variable 'verbold' [-Wunused-variable]
int verbold;
^
source/traiter.c: In function 'pivoter':
source/traiter.c:604:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
if(fff != Zero && fff != ff)
^
source/traiter.c: In function 'traiter':
source/traiter.c:790:23: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'void *' [-Wformat=]
fprintf(stdout,"profondeur %d %lx\n", profondeur, q.top);
^
source/traiter.c:821:24: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'void *' [-Wformat=]
fprintf(stdout, "descente %d %lx\n", profondeur, tab_hwm().top);
^
source/traiter.c:710:6: warning: unused variable 'i' [-Wunused-variable]
int i;
^
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_MP -I./include -Wall -MT libpiplibMP_la-traiter.lo -MD -MP -MF .deps/libpiplibMP_la-traiter.Tpo -c source/traiter.c -o libpiplibMP_la-traiter.o >/dev/null 2>&1
mv -f .deps/libpiplibMP_la-traiter.Tpo .deps/libpiplibMP_la-traiter.Plo
/bin/bash ./libtool --tag=CC --mode=link gcc -Wall -lgmp -rpath /home/cpan/pit/bare/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux/auto/share/dist/Alien-Pluto/lib -version-info 3:0:1 -o libpiplibMP.la libpiplibMP_la-integrer.lo libpiplibMP_la-piplib.lo libpiplibMP_la-sol.lo libpiplibMP_la-tab.lo libpiplibMP_la-traiter.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/libpiplibMP_la-integrer.o .libs/libpiplibMP_la-piplib.o .libs/libpiplibMP_la-sol.o .libs/libpiplibMP_la-tab.o .libs/libpiplibMP_la-traiter.o -lgmp -Wl,-soname -Wl,libpiplibMP.so.2 -o .libs/libpiplibMP.so.2.1.0
libtool: link: (cd ".libs" && rm -f "libpiplibMP.so.2" && ln -s "libpiplibMP.so.2.1.0" "libpiplibMP.so.2")
libtool: link: (cd ".libs" && rm -f "libpiplibMP.so" && ln -s "libpiplibMP.so.2.1.0" "libpiplibMP.so")
libtool: link: ar cru .libs/libpiplibMP.a libpiplibMP_la-integrer.o libpiplibMP_la-piplib.o libpiplibMP_la-sol.o libpiplibMP_la-tab.o libpiplibMP_la-traiter.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libpiplibMP.a
libtool: link: ( cd ".libs" && rm -f "libpiplibMP.la" && ln -s "../libpiplibMP.la" "libpiplibMP.la" )
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_INT -I./include -Wall -MT pip32-maind.o -MD -MP -MF .deps/pip32-maind.Tpo -c -o pip32-maind.o `test -f 'source/maind.c' || echo './'`source/maind.c
source/maind.c: In function âÂÂmainâÂÂ:
source/maind.c:136:35: warning: format not a string literal and no format arguments [-Wformat-security]
if(verbose >= 0) fprintf(stderr, version);
^
source/maind.c:187:10: warning: implicit declaration of function âÂÂdscanfâ [-Wimplicit-function-declaration]
if(dscanf(in, &x) < 0){escape(in, out, 1); continue;}
^
source/maind.c:213:38: warning: format âÂÂ%xâ expects argument of type âÂÂunsigned intâÂÂ, but argument 3 has type âÂÂchar *â [-Wformat=]
if(verbose > 0) {fprintf(dump, "hwm %x\n", g);
^
source/maind.c:93:8: warning: unused variable âÂÂdateâ [-Wunused-variable]
char *date;
^
source/maind.c:92:7: warning: unused variable âÂÂtempsâ [-Wunused-variable]
long temps;
^
mv -f .deps/pip32-maind.Tpo .deps/pip32-maind.Po
/bin/bash ./libtool --tag=CC --mode=link gcc -Wall -o pip32 pip32-maind.o libpiplib32.la
libtool: link: gcc -Wall -o .libs/pip32 pip32-maind.o ./.libs/libpiplib32.so -Wl,-rpath -Wl,/home/cpan/pit/bare/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux/auto/share/dist/Alien-Pluto/lib
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_LONGLONG -I./include -Wall -MT pip64-maind.o -MD -MP -MF .deps/pip64-maind.Tpo -c -o pip64-maind.o `test -f 'source/maind.c' || echo './'`source/maind.c
source/maind.c: In function âÂÂmainâÂÂ:
source/maind.c:136:35: warning: format not a string literal and no format arguments [-Wformat-security]
if(verbose >= 0) fprintf(stderr, version);
^
source/maind.c:187:10: warning: implicit declaration of function âÂÂdscanfâ [-Wimplicit-function-declaration]
if(dscanf(in, &x) < 0){escape(in, out, 1); continue;}
^
source/maind.c:213:38: warning: format âÂÂ%xâ expects argument of type âÂÂunsigned intâÂÂ, but argument 3 has type âÂÂchar *â [-Wformat=]
if(verbose > 0) {fprintf(dump, "hwm %x\n", g);
^
source/maind.c:93:8: warning: unused variable âÂÂdateâ [-Wunused-variable]
char *date;
^
source/maind.c:92:7: warning: unused variable âÂÂtempsâ [-Wunused-variable]
long temps;
^
mv -f .deps/pip64-maind.Tpo .deps/pip64-maind.Po
/bin/bash ./libtool --tag=CC --mode=link gcc -Wall -o pip64 pip64-maind.o libpiplib64.la
libtool: link: gcc -Wall -o .libs/pip64 pip64-maind.o ./.libs/libpiplib64.so -Wl,-rpath -Wl,/home/cpan/pit/bare/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux/auto/share/dist/Alien-Pluto/lib
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_MP -I./include -Wall -MT pipMP-maind.o -MD -MP -MF .deps/pipMP-maind.Tpo -c -o pipMP-maind.o `test -f 'source/maind.c' || echo './'`source/maind.c
source/maind.c: In function âÂÂmainâÂÂ:
source/maind.c:136:35: warning: format not a string literal and no format arguments [-Wformat-security]
if(verbose >= 0) fprintf(stderr, version);
^
source/maind.c:168:10: warning: implicit declaration of function âÂÂdscanfâ [-Wimplicit-function-declaration]
if(dscanf(in, x) < 0){escape(in, out, 1); continue;}
^
source/maind.c:213:38: warning: format âÂÂ%xâ expects argument of type âÂÂunsigned intâÂÂ, but argument 3 has type âÂÂchar *â [-Wformat=]
if(verbose > 0) {fprintf(dump, "hwm %x\n", g);
^
source/maind.c:93:8: warning: unused variable âÂÂdateâ [-Wunused-variable]
char *date;
^
source/maind.c:92:7: warning: unused variable âÂÂtempsâ [-Wunused-variable]
long temps;
^
mv -f .deps/pipMP-maind.Tpo .deps/pipMP-maind.Po
/bin/bash ./libtool --tag=CC --mode=link gcc -Wall -o pipMP pipMP-maind.o libpiplibMP.la -lgmp
libtool: link: gcc -Wall -o .libs/pipMP pipMP-maind.o ./.libs/libpiplibMP.so -lgmp -Wl,-rpath -Wl,/home/cpan/pit/bare/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux/auto/share/dist/Alien-Pluto/lib
make[4]: Leaving directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/piplib'
Making all in example
make[4]: Entering directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/piplib/example'
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_INT -I../include -Wall -MT example32-example.o -MD -MP -MF .deps/example32-example.Tpo -c -o example32-example.o `test -f 'example.c' || echo './'`example.c
example.c: In function âÂÂmainâÂÂ:
example.c:68:5: warning: implicit declaration of function âÂÂpip_options_printâ [-Wimplicit-function-declaration]
pip_options_print(stdout, options);
^
mv -f .deps/example32-example.Tpo .deps/example32-example.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -Wall -o example32 example32-example.o ../libpiplib32.la
libtool: link: gcc -Wall -o .libs/example32 example32-example.o ../.libs/libpiplib32.so -Wl,-rpath -Wl,/home/cpan/pit/bare/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux/auto/share/dist/Alien-Pluto/lib
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_LONGLONG -I../include -Wall -MT example64-example.o -MD -MP -MF .deps/example64-example.Tpo -c -o example64-example.o `test -f 'example.c' || echo './'`example.c
example.c: In function âÂÂmainâÂÂ:
example.c:68:5: warning: implicit declaration of function âÂÂpip_options_printâ [-Wimplicit-function-declaration]
pip_options_print(stdout, options);
^
mv -f .deps/example64-example.Tpo .deps/example64-example.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -Wall -o example64 example64-example.o ../libpiplib64.la
libtool: link: gcc -Wall -o .libs/example64 example64-example.o ../.libs/libpiplib64.so -Wl,-rpath -Wl,/home/cpan/pit/bare/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux/auto/share/dist/Alien-Pluto/lib
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -DLINEAR_VALUE_IS_MP -I../include -Wall -MT exampleMP-example.o -MD -MP -MF .deps/exampleMP-example.Tpo -c -o exampleMP-example.o `test -f 'example.c' || echo './'`example.c
example.c: In function âÂÂmainâÂÂ:
example.c:68:5: warning: implicit declaration of function âÂÂpip_options_printâ [-Wimplicit-function-declaration]
pip_options_print(stdout, options);
^
mv -f .deps/exampleMP-example.Tpo .deps/exampleMP-example.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -Wall -o exampleMP exampleMP-example.o ../libpiplibMP.la -lgmp
libtool: link: gcc -Wall -o .libs/exampleMP exampleMP-example.o ../.libs/libpiplibMP.so -lgmp -Wl,-rpath -Wl,/home/cpan/pit/bare/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux/auto/share/dist/Alien-Pluto/lib
make[4]: Leaving directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/piplib/example'
Making all in doc
make[4]: Entering directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/piplib/doc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/piplib/doc'
Making all in test
make[4]: Entering directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/piplib/test'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/piplib/test'
make[3]: Leaving directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/piplib'
Making all in openscop
make[3]: Entering directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/openscop'
Making all in .
make[4]: Entering directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/openscop'
CC source/libosl_la-scop.lo
CC source/libosl_la-statement.lo
CC source/extensions/libosl_la-textual.lo
CC source/extensions/libosl_la-comment.lo
CC source/extensions/libosl_la-null.lo
CC source/extensions/libosl_la-clay.lo
CC source/extensions/libosl_la-dependence.lo
CC source/extensions/libosl_la-scatnames.lo
CC source/extensions/libosl_la-arrays.lo
CC source/extensions/libosl_la-coordinates.lo
CC source/extensions/libosl_la-irregular.lo
CC source/extensions/libosl_la-symbols.lo
CC source/extensions/libosl_la-extbody.lo
CC source/extensions/libosl_la-loop.lo
CC source/extensions/libosl_la-pluto_unroll.lo
CC source/libosl_la-interface.lo
CC source/libosl_la-generic.lo
CC source/libosl_la-relation.lo
CC source/libosl_la-relation_list.lo
CC source/libosl_la-vector.lo
CC source/libosl_la-names.lo
CC source/libosl_la-strings.lo
CC source/libosl_la-body.lo
CC source/libosl_la-int.lo
CC source/libosl_la-util.lo
CCLD libosl.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/openscop'
Making all in doc
make[4]: Entering directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/openscop/doc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/openscop/doc'
Making all in tests
make[4]: Entering directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/openscop/tests'
make[5]: Entering directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/openscop/tests'
CC osl_test-osl_test.o
CCLD osl_test
CC osl_int-osl_int.o
CCLD osl_int
CC osl_pluto_unroll-osl_pluto_unroll.o
CCLD osl_pluto_unroll
CC osl_relation_set_precision-osl_relation_set_precision.o
CCLD osl_relation_set_precision
make[5]: Leaving directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/openscop/tests'
make[4]: Leaving directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/openscop/tests'
make[3]: Leaving directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/openscop'
Making all in clan
make[3]: Entering directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/clan'
YACC parser.c
bison: /home/cpan/pit/bare/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux/auto/share/dist/Alien-bison/share/bison/m4sugar/m4sugar.m4: cannot open: No such file or directory
Makefile:806: recipe for target 'parser.c' failed
make[3]: Leaving directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4/clan'
make[3]: *** [parser.c] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
external command failed at /home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/WNa6MsIePV/Alien-Build-1.32/blib/lib/Alien/Build/CommandSequence.pm line 87.
Makefile:517: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4'
Makefile:389: recipe for target 'all' failed
make[1]: Leaving directory '/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/2HIFzi_v2h/Alien-Pluto-0.003000/_alien/build_OlYh/pluto-0.11.4'
Makefile:1056: recipe for target '_alien/mm/build' failed
make: *** [_alien/mm/build] Error 2
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Alien::Build 1.32 0.25
Alien::Build::MM 1.32 0.25
Alien::Texinfo 0.005000 0.005
Alien::bison 0.19 0.19
Alien::flex 0.12 0.12
Alien::gmake 0.20 0.11
Archive::Tar 2.26 0
Env::ShellWords 0.02 0.01
HTML::LinkExtor 3.69 0
HTTP::Tiny 0.070 0.044
IO::Socket::SSL 2.052 1.56
IO::Zlib 1.10 0
Net::SSLeay 1.82 1.49
Sort::Versions 1.62 0
Test2::Suite 0.000097 0.000072
URI 1.72 0
URI::Escape 3.31 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9172
CPANPLUS::Dist::Build 0.88
Cwd 3.62
ExtUtils::CBuilder 0.280226
ExtUtils::Command 7.30
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.30
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.35
File::Spec 3.62
Module::Build 0.4224
Pod::Parser 1.37
Pod::Simple 3.14
Test2 1.302120
Test::Harness 3.39
Test::More 1.302120
version 0.9918
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.02.
Powered by minismokebox version 0.68
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
NONINTERACTIVE_TESTING = 1
PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
PERL5LIB = :/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/SyBpf9C1pw/Capture-Tiny-0.46/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/SyBpf9C1pw/Capture-Tiny-0.46/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/EjQQXpPcvS/Importer-0.024/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/EjQQXpPcvS/Importer-0.024/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/B48PxNJm__/Scope-Guard-0.21/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/B48PxNJm__/Scope-Guard-0.21/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/YJJDrJvUfz/Sub-Info-0.002/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/YJJDrJvUfz/Sub-Info-0.002/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/_ZOVlPIJq_/Term-Table-0.012/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/_ZOVlPIJq_/Term-Table-0.012/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/KxEFN_NtVc/Test-Simple-1.302120/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/KxEFN_NtVc/Test-Simple-1.302120/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/wNZAQGOarR/Test2-Suite-0.000097/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/wNZAQGOarR/Test2-Suite-0.000097/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/POSbrAGmRv/FFI-CheckLib-0.18/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/POSbrAGmRv/FFI-CheckLib-0.18/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/owzgEqO3ck/File-Which-1.22/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/owzgEqO3ck/File-Which-1.22/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/s9Z_hP2jSY/File-chdir-0.1010/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/s9Z_hP2jSY/File-chdir-0.1010/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/gpQq4x9u5N/Path-Tiny-0.104/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/gpQq4x9u5N/Path-Tiny-0.104/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/WNa6MsIePV/Alien-Build-1.32/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/WNa6MsIePV/Alien-Build-1.32/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/d9kBROaXL7/Alien-gmake-0.20/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/d9kBROaXL7/Alien-gmake-0.20/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/7fM5g7wTLX/HTML-Tagset-3.20/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/7fM5g7wTLX/HTML-Tagset-3.20/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/uxrbPYrxwM/HTML-Parser-3.72/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/uxrbPYrxwM/HTML-Parser-3.72/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/VIxnNQTVPr/HTTP-Tiny-0.070/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/VIxnNQTVPr/HTTP-Tiny-0.070/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/3QfSbbRoq7/Mozilla-CA-20160104/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/3QfSbbRoq7/Mozilla-CA-20160104/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/I0O5wwXsIJ/Net-SSLeay-1.82/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/I0O5wwXsIJ/Net-SSLeay-1.82/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/M_skRTyjcF/IO-Socket-SSL-2.052/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/M_skRTyjcF/IO-Socket-SSL-2.052/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/0PCnMDoxpa/Sort-Versions-1.62/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/0PCnMDoxpa/Sort-Versions-1.62/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/KcpIARAdVz/Test-Needs-0.002005/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/KcpIARAdVz/Test-Needs-0.002005/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/LOokjm_0MZ/URI-1.72/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/LOokjm_0MZ/URI-1.72/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/RHD2DlhfFU/Alien-Texinfo-0.005000/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/RHD2DlhfFU/Alien-Texinfo-0.005000/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/WGvuvcsFxY/Alien-m4-0.17/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/WGvuvcsFxY/Alien-m4-0.17/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/J3Gvw46zBw/Alien-bison-0.19/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/J3Gvw46zBw/Alien-bison-0.19/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/cSZuqgWwnm/Alien-Build-Plugin-Probe-GnuWin32-0.59/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/cSZuqgWwnm/Alien-Build-Plugin-Probe-GnuWin32-0.59/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/JpdNi4ZWxZ/Alien-flex-0.12/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/JpdNi4ZWxZ/Alien-flex-0.12/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/Vsa46iT6gx/Env-ShellWords-0.02/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/Vsa46iT6gx/Env-ShellWords-0.02/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 26350
PERL5_CPANPLUS_IS_VERSION = 0.9172
PERL5_MINISMOKEBOX = 0.68
PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.12.3
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/bare/perl-5.12.3/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 1001 1001
EGID: $) = 1001 1001
-------------------------------
--
Summary of my perl5 (revision 5 version 12 subversion 3) configuration:
Platform:
osname=linux, osvers=4.4.0-21-generic, archname=x86_64-linux
uname='linux uchder 4.4.0-21-generic #37-ubuntu smp mon apr 18 18:33:37 utc 2016 x86_64 x86_64 x86_64 gnulinux '
config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.12.3'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='5.3.1 20160413', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.23.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.23'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.42
Built under linux
Compiled at May 1 2016 22:24:17
%ENV:
PERL5LIB=":/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/SyBpf9C1pw/Capture-Tiny-0.46/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/SyBpf9C1pw/Capture-Tiny-0.46/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/EjQQXpPcvS/Importer-0.024/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/EjQQXpPcvS/Importer-0.024/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/B48PxNJm__/Scope-Guard-0.21/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/B48PxNJm__/Scope-Guard-0.21/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/YJJDrJvUfz/Sub-Info-0.002/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/YJJDrJvUfz/Sub-Info-0.002/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/_ZOVlPIJq_/Term-Table-0.012/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/_ZOVlPIJq_/Term-Table-0.012/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/KxEFN_NtVc/Test-Simple-1.302120/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/KxEFN_NtVc/Test-Simple-1.302120/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/wNZAQGOarR/Test2-Suite-0.000097/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/wNZAQGOarR/Test2-Suite-0.000097/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/POSbrAGmRv/FFI-CheckLib-0.18/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/POSbrAGmRv/FFI-CheckLib-0.18/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/owzgEqO3ck/File-Which-1.22/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/owzgEqO3ck/File-Which-1.22/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/s9Z_hP2jSY/File-chdir-0.1010/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/s9Z_hP2jSY/File-chdir-0.1010/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/gpQq4x9u5N/Path-Tiny-0.104/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/gpQq4x9u5N/Path-Tiny-0.104/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/WNa6MsIePV/Alien-Build-1.32/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/WNa6MsIePV/Alien-Build-1.32/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/d9kBROaXL7/Alien-gmake-0.20/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/d9kBROaXL7/Alien-gmake-0.20/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/7fM5g7wTLX/HTML-Tagset-3.20/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/7fM5g7wTLX/HTML-Tagset-3.20/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/uxrbPYrxwM/HTML-Parser-3.72/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/uxrbPYrxwM/HTML-Parser-3.72/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/VIxnNQTVPr/HTTP-Tiny-0.070/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/VIxnNQTVPr/HTTP-Tiny-0.070/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/3QfSbbRoq7/Mozilla-CA-20160104/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/3QfSbbRoq7/Mozilla-CA-20160104/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/I0O5wwXsIJ/Net-SSLeay-1.82/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/I0O5wwXsIJ/Net-SSLeay-1.82/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/M_skRTyjcF/IO-Socket-SSL-2.052/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/M_skRTyjcF/IO-Socket-SSL-2.052/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/0PCnMDoxpa/Sort-Versions-1.62/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/0PCnMDoxpa/Sort-Versions-1.62/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/KcpIARAdVz/Test-Needs-0.002005/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/KcpIARAdVz/Test-Needs-0.002005/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/LOokjm_0MZ/URI-1.72/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/LOokjm_0MZ/URI-1.72/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/RHD2DlhfFU/Alien-Texinfo-0.005000/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/RHD2DlhfFU/Alien-Texinfo-0.005000/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/WGvuvcsFxY/Alien-m4-0.17/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/WGvuvcsFxY/Alien-m4-0.17/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/J3Gvw46zBw/Alien-bison-0.19/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/J3Gvw46zBw/Alien-bison-0.19/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/cSZuqgWwnm/Alien-Build-Plugin-Probe-GnuWin32-0.59/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/cSZuqgWwnm/Alien-Build-Plugin-Probe-GnuWin32-0.59/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/JpdNi4ZWxZ/Alien-flex-0.12/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/JpdNi4ZWxZ/Alien-flex-0.12/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/Vsa46iT6gx/Env-ShellWords-0.02/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/Vsa46iT6gx/Env-ShellWords-0.02/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="26350"
PERL5_CPANPLUS_IS_VERSION="0.9172"
PERL5_MINISMOKEBOX="0.68"
PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.12.3"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/SyBpf9C1pw/Capture-Tiny-0.46/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/SyBpf9C1pw/Capture-Tiny-0.46/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/EjQQXpPcvS/Importer-0.024/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/EjQQXpPcvS/Importer-0.024/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/B48PxNJm__/Scope-Guard-0.21/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/B48PxNJm__/Scope-Guard-0.21/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/YJJDrJvUfz/Sub-Info-0.002/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/YJJDrJvUfz/Sub-Info-0.002/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/_ZOVlPIJq_/Term-Table-0.012/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/_ZOVlPIJq_/Term-Table-0.012/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/KxEFN_NtVc/Test-Simple-1.302120/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/KxEFN_NtVc/Test-Simple-1.302120/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/wNZAQGOarR/Test2-Suite-0.000097/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/wNZAQGOarR/Test2-Suite-0.000097/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/POSbrAGmRv/FFI-CheckLib-0.18/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/POSbrAGmRv/FFI-CheckLib-0.18/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/owzgEqO3ck/File-Which-1.22/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/owzgEqO3ck/File-Which-1.22/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/s9Z_hP2jSY/File-chdir-0.1010/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/s9Z_hP2jSY/File-chdir-0.1010/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/gpQq4x9u5N/Path-Tiny-0.104/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/gpQq4x9u5N/Path-Tiny-0.104/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/WNa6MsIePV/Alien-Build-1.32/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/WNa6MsIePV/Alien-Build-1.32/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/d9kBROaXL7/Alien-gmake-0.20/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/d9kBROaXL7/Alien-gmake-0.20/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/7fM5g7wTLX/HTML-Tagset-3.20/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/7fM5g7wTLX/HTML-Tagset-3.20/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/uxrbPYrxwM/HTML-Parser-3.72/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/uxrbPYrxwM/HTML-Parser-3.72/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/VIxnNQTVPr/HTTP-Tiny-0.070/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/VIxnNQTVPr/HTTP-Tiny-0.070/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/3QfSbbRoq7/Mozilla-CA-20160104/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/3QfSbbRoq7/Mozilla-CA-20160104/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/I0O5wwXsIJ/Net-SSLeay-1.82/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/I0O5wwXsIJ/Net-SSLeay-1.82/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/M_skRTyjcF/IO-Socket-SSL-2.052/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/M_skRTyjcF/IO-Socket-SSL-2.052/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/0PCnMDoxpa/Sort-Versions-1.62/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/0PCnMDoxpa/Sort-Versions-1.62/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/KcpIARAdVz/Test-Needs-0.002005/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/KcpIARAdVz/Test-Needs-0.002005/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/LOokjm_0MZ/URI-1.72/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/LOokjm_0MZ/URI-1.72/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/RHD2DlhfFU/Alien-Texinfo-0.005000/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/RHD2DlhfFU/Alien-Texinfo-0.005000/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/WGvuvcsFxY/Alien-m4-0.17/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/WGvuvcsFxY/Alien-m4-0.17/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/J3Gvw46zBw/Alien-bison-0.19/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/J3Gvw46zBw/Alien-bison-0.19/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/cSZuqgWwnm/Alien-Build-Plugin-Probe-GnuWin32-0.59/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/cSZuqgWwnm/Alien-Build-Plugin-Probe-GnuWin32-0.59/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/JpdNi4ZWxZ/Alien-flex-0.12/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/JpdNi4ZWxZ/Alien-flex-0.12/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/Vsa46iT6gx/Env-ShellWords-0.02/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.3/.cpanplus/5.12.3/build/Vsa46iT6gx/Env-ShellWords-0.02/blib/arch
/home/cpan/pit/bare/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux
/home/cpan/pit/bare/perl-5.12.3/lib/site_perl/5.12.3
/home/cpan/pit/bare/perl-5.12.3/lib/5.12.3/x86_64-linux
/home/cpan/pit/bare/perl-5.12.3/lib/5.12.3
.