Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sanchom@cook:/tmp/sage-5.9/logs/pkgs$ cat libgap-4.5.7.p2.log
- Found package libgap-4.5.7.p2 in spkg/standard/libgap-4.5.7.p2.spkg
- libgap-4.5.7.p2
- ====================================================
- Extracting package /tmp/sage-5.9/spkg/standard/libgap-4.5.7.p2.spkg
- -rw-r--r-- 1 sanchom grads 1022445 Mar 28 12:21 /tmp/sage-5.9/spkg/standard/libgap-4.5.7.p2.spkg
- Finished extraction
- ****************************************************
- Host system:
- Linux cook 3.7.10-1.4-default #1 SMP Fri Apr 19 12:06:34 UTC 2013 (8ef74f8) x86_64 x86_64 x86_64 GNU/Linux
- ****************************************************
- C compiler: gcc
- C compiler version:
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-suse-linux/4.7/lto-wrapper
- Target: x86_64-suse-linux
- Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.7 --enable-ssp --disable-libssp --disable-libitm --disable-plugin --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --enable-linker-build-id --program-suffix=-4.7 --enable-linux-futex --without-system-libunwind --with-arch-32=i586 --with-tune=generic --build=x86_64-suse-linux
- Thread model: posix
- gcc version 4.7.2 20130108 [gcc-4_7-branch revision 195012] (SUSE Linux)
- ****************************************************
- GAP was configured with x86_64-unknown-linux-gnu-gcc-default64
- Configuring libGAP...
- configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking target system type... x86_64-unknown-linux-gnu
- 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 for style of include used by make... GNU
- 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 dependency style of gcc... gcc3
- checking whether gcc and cc understand -c and -o together... yes
- checking dependency style of gcc... gcc3
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -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 whether byte ordering is bigendian... no
- checking size of void *... 8
- checking alignment of long... 8
- checking how to print strings... printf
- checking for a sed that does not truncate output... /bin/sed
- 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 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 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 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 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... no
- 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 for shl_load... no
- checking for shl_load in -ldld... no
- checking for dlopen... no
- checking for dlopen in -ldl... yes
- checking whether a program can dlopen itself... yes
- checking whether a statically linked program can dlopen itself... yes
- 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... no
- checking math.h usability... yes
- checking math.h presence... yes
- checking for math.h... yes
- checking assert.h usability... yes
- checking assert.h presence... yes
- checking for assert.h... yes
- checking sys/sysmacros.h usability... yes
- checking sys/sysmacros.h presence... yes
- checking for sys/sysmacros.h... yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking for sys/stat.h... (cached) yes
- checking mach/mach.h usability... no
- checking mach/mach.h presence... no
- checking for mach/mach.h... no
- checking sys/mman.h usability... yes
- checking sys/mman.h presence... yes
- checking for sys/mman.h... yes
- checking sgtty.h usability... yes
- checking sgtty.h presence... yes
- checking for sgtty.h... yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking sys/ioctl.h usability... yes
- checking sys/ioctl.h presence... yes
- checking for sys/ioctl.h... yes
- checking sys/param.h usability... yes
- checking sys/param.h presence... yes
- checking for sys/param.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking sys/resource.h usability... yes
- checking sys/resource.h presence... yes
- checking for sys/resource.h... yes
- checking termio.h usability... yes
- checking termio.h presence... yes
- checking for termio.h... yes
- checking termios.h usability... yes
- checking termios.h presence... yes
- checking for termios.h... yes
- checking for unistd.h... (cached) yes
- checking signal.h usability... yes
- checking signal.h presence... yes
- checking for signal.h... yes
- checking stdio.h usability... yes
- checking stdio.h presence... yes
- checking for stdio.h... yes
- checking libc.h usability... no
- checking libc.h presence... no
- checking for libc.h... no
- checking sys/times.h usability... yes
- checking sys/times.h presence... yes
- checking for sys/times.h... yes
- checking sys/wait.h usability... yes
- checking sys/wait.h presence... yes
- checking for sys/wait.h... yes
- checking vfork.h usability... no
- checking vfork.h presence... no
- checking for vfork.h... no
- checking dirent.h usability... yes
- checking dirent.h presence... yes
- checking for dirent.h... yes
- checking errno.h usability... yes
- checking errno.h presence... yes
- checking for errno.h... yes
- checking setjmp.h usability... yes
- checking setjmp.h presence... yes
- checking for setjmp.h... yes
- checking for pid_t... yes
- checking for vfork.h... (cached) no
- checking for fork... yes
- checking for vfork... yes
- checking for working fork... yes
- checking for working vfork... (cached) yes
- checking for vfork.h... (cached) no
- checking for fork... (cached) yes
- checking for vfork... (cached) yes
- checking for working fork... (cached) yes
- checking for working vfork... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for GNU libc compatible malloc... yes
- checking for getpseudotty... no
- checking for _getpty... no
- checking for getpt... yes
- checking for ptsname_r... yes
- checking for setpgid... yes
- checking for setjmp... yes
- checking for sigsetjmp... no
- checking for sbrk... yes
- checking for rld_load... no
- checking for times... yes
- checking for getrusage... yes
- checking for vm_allocate... no
- checking for fork... (cached) yes
- checking for popen... yes
- checking for waitpid... yes
- checking for wait4... yes
- checking for dup2... yes
- checking for floor... no
- checking for memmove... yes
- checking for mkdir... yes
- checking for pow... no
- checking for rint... no
- checking for select... yes
- checking for ttyname... yes
- checking for strerror... yes
- checking for select... (cached) yes
- checking for access... yes
- checking for stat... yes
- checking for fstat... yes
- checking for lstat... yes
- checking for unlink... yes
- checking for mkdir... (cached) yes
- checking for mkdtemp... yes
- checking for mkstemp... yes
- checking for rmdir... yes
- checking for link... yes
- checking for rename... yes
- checking for symlink... yes
- checking for readlink... yes
- checking for chmod... yes
- checking for fchmod... yes
- checking for chown... yes
- checking for fchown... yes
- checking for lchown... yes
- checking for dup... yes
- checking for dup2... (cached) yes
- checking for mknod... yes
- checking for mkfifo... yes
- checking for socket... yes
- checking for listen... yes
- checking for accept... yes
- checking for connect... yes
- checking for bind... yes
- checking for getsockname... yes
- checking for recv... yes
- checking for recvfrom... yes
- checking for recvmsg... yes
- checking for send... yes
- checking for sendto... yes
- checking for sendmsg... yes
- checking for getsockopt... yes
- checking for setsockopt... yes
- checking for getprotobyname... yes
- checking for gethostbyname... yes
- checking for opendir... yes
- checking for closedir... yes
- checking for dirfd... yes
- checking for readdir... yes
- checking for rewinddir... yes
- checking for seekdir... yes
- checking for telldir... yes
- checking for stdbool.h that conforms to C99... yes
- checking for _Bool... yes
- checking for ANSI C header files... (cached) yes
- checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
- checking for dirent.h that defines DIR... yes
- checking for library containing opendir... none required
- checking whether sys/types.h defines makedev... yes
- checking whether stat file-mode macros are broken... no
- checking for inline... (cached) inline
- checking for size_t... yes
- checking for pid_t... (cached) yes
- checking return type of signal handlers... void
- checking for struct stat.st_rdev... yes
- checking for signal... yes
- checking return type of signal handlers... (cached) void
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating test/Makefile
- config.status: creating src/config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- Building libGAP...
- make[3]: Entering directory `/tmp/sage-5.9/spkg/build/libgap-4.5.7.p2/src'
- Making all in src
- make[4]: Entering directory `/tmp/sage-5.9/spkg/build/libgap-4.5.7.p2/src/src'
- make all-am
- make[5]: Entering directory `/tmp/sage-5.9/spkg/build/libgap-4.5.7.p2/src/src'
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -DCONFIG_H -I/tmp/sage-5.9/local/include -I/tmp/sage-5.9/local/include/csage -I/tmp/sage-5.9/local/include/python2.7 -MT libgap_la-ariths.lo -MD -MP -MF .deps/libgap_la-ariths.Tpo -c -o libgap_la-ariths.lo `test -f 'ariths.c' || echo './'`ariths.c
- libtool: compile: gcc -DHAVE_CONFIG_H -I.. -DCONFIG_H -I/tmp/sage-5.9/local/include -I/tmp/sage-5.9/local/include/csage -I/tmp/sage-5.9/local/include/python2.7 -MT libgap_la-ariths.lo -MD -MP -MF .deps/libgap_la-ariths.Tpo -c ariths.c -fPIC -DPIC -o .libs/libgap_la-ariths.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -DCONFIG_H -I/tmp/sage-5.9/local/include -I/tmp/sage-5.9/local/include/csage -I/tmp/sage-5.9/local/include/python2.7 -MT libgap_la-c_random.lo -MD -MP -MF .deps/libgap_la-c_random.Tpo -c -o libgap_la-c_random.lo `test -f 'c_random.c' || echo './'`c_random.c
- libtool: compile: gcc -DHAVE_CONFIG_H -I.. -DCONFIG_H -I/tmp/sage-5.9/local/include -I/tmp/sage-5.9/local/include/csage -I/tmp/sage-5.9/local/include/python2.7 -MT libgap_la-c_random.lo -MD -MP -MF .deps/libgap_la-c_random.Tpo -c c_random.c -fPIC -DPIC -o .libs/libgap_la-c_random.o
- c_random.c: In function 'libGAP_InitLibrary':
- c_random.c:372:2: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default]
- c_random.c:373:2: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default]
- mv -f .deps/libgap_la-ariths.Tpo .deps/libgap_la-ariths.Plo
- mv -f .deps/libgap_la-c_random.Tpo .deps/libgap_la-c_random.Plo
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -DCONFIG_H -I/tmp/sage-5.9/local/include -I/tmp/sage-5.9/local/include/csage -I/tmp/sage-5.9/local/include/python2.7 -MT libgap_la-gmpints.lo -MD -MP -MF .deps/libgap_la-gmpints.Tpo -c -o libgap_la-gmpints.lo `test -f 'gmpints.c' || echo './'`gmpints.c
- libtool: compile: gcc -DHAVE_CONFIG_H -I.. -DCONFIG_H -I/tmp/sage-5.9/local/include -I/tmp/sage-5.9/local/include/csage -I/tmp/sage-5.9/local/include/python2.7 -MT libgap_la-gmpints.lo -MD -MP -MF .deps/libgap_la-gmpints.Tpo -c gmpints.c -fPIC -DPIC -o .libs/libgap_la-gmpints.o
- mv -f .deps/libgap_la-gmpints.Tpo .deps/libgap_la-gmpints.Plo
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -DCONFIG_H -I/tmp/sage-5.9/local/include -I/tmp/sage-5.9/local/include/csage -I/tmp/sage-5.9/local/include/python2.7 -MT libgap_la-objccoll.lo -MD -MP -MF .deps/libgap_la-objccoll.Tpo -c -o libgap_la-objccoll.lo `test -f 'objccoll.c' || echo './'`objccoll.c
- libtool: compile: gcc -DHAVE_CONFIG_H -I.. -DCONFIG_H -I/tmp/sage-5.9/local/include -I/tmp/sage-5.9/local/include/csage -I/tmp/sage-5.9/local/include/python2.7 -MT libgap_la-objccoll.lo -MD -MP -MF .deps/libgap_la-objccoll.Tpo -c objccoll.c -fPIC -DPIC -o .libs/libgap_la-objccoll.o
- mv -f .deps/libgap_la-objccoll.Tpo .deps/libgap_la-objccoll.Plo
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -DCONFIG_H -I/tmp/sage-5.9/local/include -I/tmp/sage-5.9/local/include/csage -I/tmp/sage-5.9/local/include/python2.7 -MT libgap_la-rational.lo -MD -MP -MF .deps/libgap_la-rational.Tpo -c -o libgap_la-rational.lo `test -f 'rational.c' || echo './'`rational.c
- libtool: compile: gcc -DHAVE_CONFIG_H -I.. -DCONFIG_H -I/tmp/sage-5.9/local/include -I/tmp/sage-5.9/local/include/csage -I/tmp/sage-5.9/local/include/python2.7 -MT libgap_la-rational.lo -MD -MP -MF .deps/libgap_la-rational.Tpo -c rational.c -fPIC -DPIC -o .libs/libgap_la-rational.o
- mv -f .deps/libgap_la-rational.Tpo .deps/libgap_la-rational.Plo
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -DCONFIG_H -I/tmp/sage-5.9/local/include -I/tmp/sage-5.9/local/include/csage -I/tmp/sage-5.9/local/include/python2.7 -MT libgap_la-system.lo -MD -MP -MF .deps/libgap_la-system.Tpo -c -o libgap_la-system.lo `test -f 'system.c' || echo './'`system.c
- libtool: compile: gcc -DHAVE_CONFIG_H -I.. -DCONFIG_H -I/tmp/sage-5.9/local/include -I/tmp/sage-5.9/local/include/csage -I/tmp/sage-5.9/local/include/python2.7 -MT libgap_la-system.lo -MD -MP -MF .deps/libgap_la-system.Tpo -c system.c -fPIC -DPIC -o .libs/libgap_la-system.o
- In file included from system.c:45:0:
- ./string.h:213:56: error: 'libGAP_LAST_REAL_TNUM' undeclared here (not in a function)
- system.c: In function 'libGAP_SyStrlen':
- system.c:590:12: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default]
- system.c: In function 'libGAP_SyStrncat':
- system.c:681:12: warning: incompatible implicit declaration of built-in function 'strncat' [enabled by default]
- system.c: In function 'libGAP_strlcat':
- system.c:759:31: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default]
- system.c: In function 'libGAP_strlncat':
- system.c:798:11: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default]
- system.c: In function 'libGAP_SyAllocBags':
- system.c:1261:15: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
- system.c: In function 'libGAP_SySetGapRootPath':
- system.c:1525:22: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default]
- system.c:1537:13: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default]
- system.c: In function 'libGAP_ParseMemory':
- system.c:1620:27: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default]
- system.c: In function 'libGAP_InitSystem':
- system.c:1889:16: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default]
- system.c:2014:27: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default]
- system.c:2021:13: warning: incompatible implicit declaration of built-in function 'memmove' [enabled by default]
- system.c:2024:13: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default]
- make[5]: *** [libgap_la-system.lo] Error 1
- make[5]: Leaving directory `/tmp/sage-5.9/spkg/build/libgap-4.5.7.p2/src/src'
- make[4]: *** [all] Error 2
- make[4]: Leaving directory `/tmp/sage-5.9/spkg/build/libgap-4.5.7.p2/src/src'
- make[3]: *** [all-recursive] Error 1
- make[3]: Leaving directory `/tmp/sage-5.9/spkg/build/libgap-4.5.7.p2/src'
- Error building libGAP.
- real 0m11.765s
- user 0m4.704s
- sys 0m2.676s
- ************************************************************************
- Error installing package libgap-4.5.7.p2
- ************************************************************************
- Please email sage-devel (http://groups.google.com/group/sage-devel)
- explaining the problem and including the relevant part of the log file
- /tmp/sage-5.9/logs/pkgs/libgap-4.5.7.p2.log
- Describe your computer, operating system, etc.
- If you want to try to fix the problem yourself, *don't* just cd to
- /tmp/sage-5.9/spkg/build/libgap-4.5.7.p2 and type 'make' or whatever is appropriate.
- Instead, the following commands setup all environment variables
- correctly and load a subshell for you to debug the error:
- (cd '/tmp/sage-5.9/spkg/build/libgap-4.5.7.p2' && '/tmp/sage-5.9/sage' --sh)
- When you are done debugging, you can type "exit" to leave the subshell.
- ************************************************************************
- sanchom@cook:/tmp/sage-5.9/logs/pkgs$
Advertisement
Add Comment
Please, Sign In to add comment