- * Package: dev-lang/polyml-5.5.0
- * Repository: gentoo
- * Maintainer: ml@gentoo.org
- * USE: amd64 elibc_glibc gmp kernel_linux test threads userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking polyml.5.5.tar.gz to /tmp/portage/dev-lang/polyml-5.5.0/work
- >>> Source unpacked in /tmp/portage/dev-lang/polyml-5.5.0/work
- >>> Preparing source in /tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5 ...
- * Applying polyml-5.5.0-configure.patch ...
- [ ok ]
- * Applying polyml-5.5.0-x-it-basis.patch ...
- [ ok ]
- * Applying polyml-5.5.0-asm.patch ...
- [ ok ]
- * Running eautoreconf in '/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5' ...
- * Running eautoreconf in '/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5/libffi' ...
- * Running libtoolize --install --copy --force --automake ...
- [ ok ]
- * Running aclocal -I m4 --install ...
- * Running libtoolize --install --copy --force --automake ...
- [ ok ]
- /tmp/portage/dev-lang/polyml-5.5.0/temp/environment: line 987: ACLOCAL_AMFLAGS: command not found
- * Running aclocal -I m4 ...
- [ ok ]
- * Running autoconf ...
- [ ok ]
- * Running autoheader ...
- [ ok ]
- * Running automake --add-missing --copy --foreign ...
- [ ok ]
- [ ok ]
- * Running autoconf ...
- [ ok ]
- * Running autoheader ...
- [ ok ]
- * Running automake --add-missing --copy --foreign ...
- [ ok ]
- * Running elibtoolize in: polyml.5.5/
- * Applying portage/1.2.0 patch ...
- * Applying sed/1.5.6 patch ...
- * Applying as-needed/2.4.2 patch ...
- * Running elibtoolize in: polyml.5.5/libffi/
- * Applying portage/1.2.0 patch ...
- * Applying sed/1.5.6 patch ...
- * Applying as-needed/2.4.2 patch ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5 ...
- * econf: updating polyml.5.5/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating polyml.5.5/config.guess with /usr/share/gnuconfig/config.guess
- * econf: updating polyml.5.5/libffi/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating polyml.5.5/libffi/config.guess with /usr/share/gnuconfig/config.guess
- ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --with-system-libffi --without-x --with-gmp --without-portable --with-threads
- configure: loading site script /usr/share/config.site
- 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 build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking how to print strings... printf
- checking for style of include used by make... GNU
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking dependency style of x86_64-pc-linux-gnu-gcc... none
- 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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/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-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-pc-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
- checking for archiver @FILE support... @
- checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
- checking for sysroot... no
- checking for x86_64-pc-linux-gnu-mt... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
- checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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 whether to enable maintainer-specific portions of Makefiles... no
- checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
- checking dependency style of x86_64-pc-linux-gnu-g++... none
- checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
- checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
- checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
- checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/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 x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
- checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
- checking whether make sets $(MAKE)... (cached) yes
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- checking dependency style of x86_64-pc-linux-gnu-gcc... none
- checking for main in -lgcc... yes
- checking for main in -lgcc_s... yes
- checking for main in -lstdc++... yes
- checking for dlopen in -ldl... yes
- checking for floor in -lm... yes
- checking for main in -lwsock32... no
- checking for main in -lgdi32... no
- checking for intptr_t... yes
- checking for uintptr_t... yes
- checking for _ prefix in compiled symbols... no
- checking for gethostbyname... yes
- checking for getsockopt... yes
- checking for sem_wait... no
- checking for sem_wait in -lrt... no
- checking for X... disabled
- checking for size_t... yes
- checking for working alloca.h... yes
- checking for alloca... yes
- checking for dirent.h that defines DIR... yes
- checking for library containing opendir... none required
- checking for ANSI C header files... (cached) yes
- checking for sys/wait.h that is POSIX.1 compatible... yes
- checking stdio.h usability... yes
- checking stdio.h presence... yes
- checking for stdio.h... yes
- checking time.h usability... yes
- checking time.h presence... yes
- checking for time.h... yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking float.h usability... yes
- checking float.h presence... yes
- checking for float.h... yes
- checking limits.h usability... yes
- checking limits.h presence... yes
- checking for limits.h... yes
- checking locale.h usability... yes
- checking locale.h presence... yes
- checking for locale.h... yes
- checking malloc.h usability... yes
- checking malloc.h presence... yes
- checking for malloc.h... yes
- checking netdb.h usability... yes
- checking netdb.h presence... yes
- checking for netdb.h... yes
- checking netinet/in.h usability... yes
- checking netinet/in.h presence... yes
- checking for netinet/in.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 sys/file.h usability... yes
- checking sys/file.h presence... yes
- checking for sys/file.h... 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/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking sys/systeminfo.h usability... no
- checking sys/systeminfo.h presence... no
- checking for sys/systeminfo.h... no
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking for unistd.h... (cached) yes
- checking values.h usability... yes
- checking values.h presence... yes
- checking for values.h... yes
- checking for dlfcn.h... (cached) yes
- checking signal.h usability... yes
- checking signal.h presence... yes
- checking for signal.h... yes
- checking ucontext.h usability... yes
- checking ucontext.h presence... yes
- checking for ucontext.h... yes
- checking assert.h usability... yes
- checking assert.h presence... yes
- checking for assert.h... yes
- checking ctype.h usability... yes
- checking ctype.h presence... yes
- checking for ctype.h... yes
- checking direct.h usability... no
- checking direct.h presence... no
- checking for direct.h... no
- checking errno.h usability... yes
- checking errno.h presence... yes
- checking for errno.h... yes
- checking excpt.h usability... no
- checking excpt.h presence... no
- checking for excpt.h... no
- checking fenv.h usability... yes
- checking fenv.h presence... yes
- checking for fenv.h... yes
- checking fpu_control.h usability... yes
- checking fpu_control.h presence... yes
- checking for fpu_control.h... yes
- checking grp.h usability... yes
- checking grp.h presence... yes
- checking for grp.h... yes
- checking ieeefp.h usability... no
- checking ieeefp.h presence... no
- checking for ieeefp.h... no
- checking io.h usability... no
- checking io.h presence... no
- checking for io.h... no
- checking math.h usability... yes
- checking math.h presence... yes
- checking for math.h... yes
- checking for memory.h... (cached) yes
- checking netinet/tcp.h usability... yes
- checking netinet/tcp.h presence... yes
- checking for netinet/tcp.h... yes
- checking poll.h usability... yes
- checking poll.h presence... yes
- checking for poll.h... yes
- checking pwd.h usability... yes
- checking pwd.h presence... yes
- checking for pwd.h... yes
- checking siginfo.h usability... no
- checking siginfo.h presence... no
- checking for siginfo.h... no
- checking stdarg.h usability... yes
- checking stdarg.h presence... yes
- checking for stdarg.h... yes
- checking sys/errno.h usability... yes
- checking sys/errno.h presence... yes
- checking for sys/errno.h... yes
- checking sys/filio.h usability... no
- checking sys/filio.h presence... no
- checking for sys/filio.h... no
- checking sys/mman.h usability... yes
- checking sys/mman.h presence... yes
- checking for sys/mman.h... yes
- checking sys/resource.h usability... yes
- checking sys/resource.h presence... yes
- checking for sys/resource.h... yes
- checking sys/signal.h usability... yes
- checking sys/signal.h presence... yes
- checking for sys/signal.h... yes
- checking sys/sockio.h usability... no
- checking sys/sockio.h presence... no
- checking for sys/sockio.h... no
- checking for sys/stat.h... (cached) yes
- checking termios.h usability... yes
- checking termios.h presence... yes
- checking for termios.h... yes
- checking sys/termios.h usability... yes
- checking sys/termios.h presence... yes
- checking for sys/termios.h... yes
- checking sys/times.h usability... yes
- checking sys/times.h presence... yes
- checking for sys/times.h... yes
- checking for sys/types.h... (cached) yes
- checking sys/uio.h usability... yes
- checking sys/uio.h presence... yes
- checking for sys/uio.h... yes
- checking sys/un.h usability... yes
- checking sys/un.h presence... yes
- checking for sys/un.h... yes
- checking sys/utsname.h usability... yes
- checking sys/utsname.h presence... yes
- checking for sys/utsname.h... yes
- checking sys/select.h usability... yes
- checking sys/select.h presence... yes
- checking for sys/select.h... yes
- checking sys/sysctl.h usability... yes
- checking sys/sysctl.h presence... yes
- checking for sys/sysctl.h... yes
- checking sys/elf_SPARC.h usability... no
- checking sys/elf_SPARC.h presence... no
- checking for sys/elf_SPARC.h... no
- checking sys/elf_386.h usability... no
- checking sys/elf_386.h presence... no
- checking for sys/elf_386.h... no
- checking windows.h usability... no
- checking windows.h presence... no
- checking for windows.h... no
- checking tchar.h usability... no
- checking tchar.h presence... no
- checking for tchar.h... no
- checking semaphore.h usability... yes
- checking semaphore.h presence... yes
- checking for semaphore.h... yes
- checking X11/Xlib.h usability... yes
- checking X11/Xlib.h presence... yes
- checking for X11/Xlib.h... yes
- checking Xm/Xm.h usability... yes
- checking Xm/Xm.h presence... yes
- checking for Xm/Xm.h... yes
- checking for x86_64-pc-linux-gnu-pkg-config... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for __gmpn_tdiv_qr in -lgmp... yes
- checking gmp.h usability... yes
- checking gmp.h presence... yes
- checking for gmp.h... yes
- checking for FFI... yes
- checking for pthread_create in -lpthread... yes
- checking pthread.h usability... yes
- checking pthread.h presence... yes
- checking for pthread.h... yes
- checking for IMAGE_FILE_HEADER... no
- checking elf.h usability... yes
- checking elf.h presence... yes
- checking for elf.h... yes
- checking for stdbool.h that conforms to C99... yes
- checking for _Bool... yes
- checking for an ANSI C-conforming const... yes
- checking for uid_t in sys/types.h... yes
- checking for mode_t... yes
- checking for off_t... yes
- checking for pid_t... yes
- checking for size_t... (cached) yes
- checking whether time.h and sys/time.h may both be included... yes
- checking whether struct tm is in sys/time.h or time.h... time.h
- checking for ucontext_t... yes
- checking for struct sigcontext... yes
- checking for stack_t... yes
- checking for sighandler_t... no
- checking for sig_t... yes
- checking for socklen_t... yes
- checking for long long... yes
- checking size of void*... 8
- checking size of long... 8
- checking for unistd.h... (cached) yes
- checking for working chown... yes
- checking whether closedir returns void... no
- checking for error_at_line... yes
- checking vfork.h usability... no
- checking vfork.h presence... no
- checking for vfork.h... no
- checking for fork... yes
- checking for vfork... yes
- checking for working fork... yes
- checking for working vfork... (cached) yes
- checking type of array argument to getgroups... gid_t
- checking for getgroups... yes
- checking for working getgroups... yes
- checking whether getpgrp requires zero arguments... yes
- checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
- checking whether lstat correctly handles trailing slash... yes
- checking whether lstat accepts an empty string... no
- checking whether lstat correctly handles trailing slash... (cached) yes
- checking for sys/select.h... (cached) yes
- checking for sys/socket.h... (cached) yes
- checking types of arguments for select... int,fd_set *,struct timeval *
- checking whether stat accepts an empty string... no
- checking for strftime... yes
- checking for working strtod... yes
- checking for vprintf... yes
- checking for _doprnt... no
- checking for bzero... yes
- checking for dup2... yes
- checking for floor... yes
- checking for ftruncate... yes
- checking for getcwd... yes
- checking for gethostbyaddr... yes
- checking for gethostname... yes
- checking for gettimeofday... yes
- checking for memmove... yes
- checking for memset... yes
- checking for mkdir... yes
- checking for mkfifo... yes
- checking for munmap... yes
- checking for pathconf... yes
- checking for pow... yes
- checking for realpath... yes
- checking for rmdir... yes
- checking for select... yes
- checking for setlocale... yes
- checking for socket... yes
- checking for sqrt... yes
- checking for strdup... yes
- checking for strerror... yes
- checking for uname... yes
- checking for dlopen... yes
- checking for getrusage... yes
- checking for strtod... (cached) yes
- checking for dtoa... no
- checking for sigaction... yes
- checking for mkstemp... yes
- checking for getpagesize... yes
- checking for sigaltstack... yes
- checking for mmap... yes
- checking for mprotect... yes
- checking whether fpsetmask is declared... no
- checking for sysctl... yes
- checking for localtime_r... yes
- checking for gmtime_r... yes
- checking for mcontext_t.gregs... yes
- checking for mcontext_t.regs... no
- checking for mcontext_t.mc_esp... no
- checking for struct mcontext.ss... no
- checking for struct __darwin_mcontext.ss... no
- checking for struct __darwin_mcontext.__ss... no
- checking for struct __darwin_mcontext32.ss... no
- checking for struct __darwin_mcontext32.__ss... no
- checking for struct __darwin_mcontext64.ss... no
- checking for struct __darwin_mcontext64.__ss... no
- checking for struct sockaddr_un.sun_len... no
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating libpolyml/Makefile
- config.status: creating libpolymain/Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- config.status: executing basis commands
- config.status: executing mlsource commands
- === configuring in libffi (/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5/libffi)
- configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--with-system-libffi' '--without-x' '--with-gmp' '--without-portable' '--with-threads' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' --cache-file=/dev/null --srcdir=.
- configure: loading site script /usr/share/config.site
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking target system type... x86_64-pc-linux-gnu
- checking for gsed... sed
- 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 x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of x86_64-pc-linux-gnu-gcc... none
- checking dependency style of x86_64-pc-linux-gnu-gcc... none
- checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... 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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/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-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-pc-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
- checking for archiver @FILE support... @
- checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
- checking for sysroot... no
- checking for x86_64-pc-linux-gnu-mt... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
- checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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 C compiler vendor... gnu
- checking CFLAGS for maximum warnings... -Wall
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking sys/mman.h usability... yes
- checking sys/mman.h presence... yes
- checking for sys/mman.h... yes
- checking for mmap... yes
- checking for sys/mman.h... (cached) yes
- checking for mmap... (cached) yes
- checking whether read-only mmap of a plain file works... yes
- checking whether mmap from /dev/zero works... yes
- checking for MAP_ANON(YMOUS)... yes
- checking whether mmap with MAP_ANON(YMOUS) works... yes
- checking for ANSI C header files... (cached) yes
- checking for memcpy... yes
- checking for size_t... yes
- checking for working alloca.h... yes
- checking for alloca... yes
- checking size of double... 8
- checking size of long double... 16
- checking whether byte ordering is bigendian... no
- checking assembler .cfi pseudo-op support... yes
- checking assembler supports pc related relocs... yes
- checking assembler .ascii pseudo-op support... yes
- checking assembler .string pseudo-op support... yes
- checking assembler supports unwind section type... yes
- checking whether .eh_frame section should be read-only... no
- checking for __attribute__((visibility("hidden")))... yes
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating include/Makefile
- config.status: creating include/ffi.h
- config.status: creating Makefile
- config.status: creating testsuite/Makefile
- config.status: creating man/Makefile
- config.status: creating libffi.pc
- config.status: creating fficonfig.h
- config.status: linking src/x86/ffitarget.h to include/ffitarget.h
- config.status: executing buildir commands
- config.status: skipping top_srcdir/Makefile - not created
- config.status: executing depfiles commands
- config.status: executing libtool commands
- config.status: executing include commands
- config.status: executing src commands
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5 ...
- make -j24
- make all-recursive
- make[1]: Entering directory `/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5'
- Making all in libpolyml
- make[2]: Entering directory `/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5/libpolyml'
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o arb.lo arb.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o basicio.lo basicio.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bitmap.lo bitmap.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o check_objects.lo check_objects.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o diagnostics.lo diagnostics.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o errors.lo errors.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o exporter.lo exporter.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o foreign.lo foreign.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gc.lo gc.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gc_check_weak_ref.lo gc_check_weak_ref.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gc_copy_phase.lo gc_copy_phase.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gc_mark_phase.lo gc_mark_phase.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gc_share_phase.lo gc_share_phase.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gc_update_phase.lo gc_update_phase.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gctaskfarm.lo gctaskfarm.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o heapsizing.lo heapsizing.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o locking.lo locking.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o memmgr.lo memmgr.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mpoly.lo mpoly.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o network.lo network.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o objsize.lo objsize.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o osmem.lo osmem.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pexport.lo pexport.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o poly_specific.lo poly_specific.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c arb.cpp -fPIC -DPIC -o .libs/arb.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bitmap.cpp -fPIC -DPIC -o .libs/bitmap.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c basicio.cpp -fPIC -DPIC -o .libs/basicio.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c check_objects.cpp -fPIC -DPIC -o .libs/check_objects.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c foreign.cpp -fPIC -DPIC -o .libs/foreign.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c exporter.cpp -fPIC -DPIC -o .libs/exporter.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c diagnostics.cpp -fPIC -DPIC -o .libs/diagnostics.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc_mark_phase.cpp -fPIC -DPIC -o .libs/gc_mark_phase.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc_share_phase.cpp -fPIC -DPIC -o .libs/gc_share_phase.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc.cpp -fPIC -DPIC -o .libs/gc.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc_check_weak_ref.cpp -fPIC -DPIC -o .libs/gc_check_weak_ref.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c errors.cpp -fPIC -DPIC -o .libs/errors.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c memmgr.cpp -fPIC -DPIC -o .libs/memmgr.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc_copy_phase.cpp -fPIC -DPIC -o .libs/gc_copy_phase.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c heapsizing.cpp -fPIC -DPIC -o .libs/heapsizing.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gctaskfarm.cpp -fPIC -DPIC -o .libs/gctaskfarm.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc_update_phase.cpp -fPIC -DPIC -o .libs/gc_update_phase.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mpoly.cpp -fPIC -DPIC -o .libs/mpoly.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c network.cpp -fPIC -DPIC -o .libs/network.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c locking.cpp -fPIC -DPIC -o .libs/locking.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pexport.cpp -fPIC -DPIC -o .libs/pexport.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c osmem.cpp -fPIC -DPIC -o .libs/osmem.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c objsize.cpp -fPIC -DPIC -o .libs/objsize.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c poly_specific.cpp -fPIC -DPIC -o .libs/poly_specific.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c errors.cpp -o errors.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c osmem.cpp -o osmem.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c diagnostics.cpp -o diagnostics.o >/dev/null 2>&1
- pexport.cpp: In member function 'bool PImport::DoImport()':
- pexport.cpp:588:39: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:603:36: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:617:40: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:636:45: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:641:45: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:649:45: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:660:68: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:702:40: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:720:45: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:739:49: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:744:42: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:756:49: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:762:42: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:778:72: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:784:42: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:818:70: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:838:49: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:842:53: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:854:44: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:866:44: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:872:48: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:877:44: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o polystring.lo polystring.cpp
- pexport.cpp: In member function 'bool PImport::GetValue(PolyWord*)':
- pexport.cpp:505:38: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:513:61: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:524:36: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:534:36: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pexport.cpp:542:59: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bitmap.cpp -o bitmap.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c check_objects.cpp -o check_objects.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c polystring.cpp -fPIC -DPIC -o .libs/polystring.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c locking.cpp -o locking.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc_check_weak_ref.cpp -o gc_check_weak_ref.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o process_env.lo process_env.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gctaskfarm.cpp -o gctaskfarm.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc_update_phase.cpp -o gc_update_phase.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o processes.lo processes.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c process_env.cpp -fPIC -DPIC -o .libs/process_env.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc_copy_phase.cpp -o gc_copy_phase.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c processes.cpp -fPIC -DPIC -o .libs/processes.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c poly_specific.cpp -o poly_specific.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mpoly.cpp -o mpoly.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o profiling.lo profiling.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc.cpp -o gc.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o quick_gc.lo quick_gc.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o realconv.lo realconv.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o reals.lo reals.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c objsize.cpp -o objsize.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c profiling.cpp -fPIC -DPIC -o .libs/profiling.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c realconv.cpp -fPIC -DPIC -o .libs/realconv.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c quick_gc.cpp -fPIC -DPIC -o .libs/quick_gc.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c reals.cpp -fPIC -DPIC -o .libs/reals.o
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rts_module.lo rts_module.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c polystring.cpp -o polystring.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rts_module.cpp -fPIC -DPIC -o .libs/rts_module.o
- realconv.cpp: In function 'Bigint* Balloc(int)':
- realconv.cpp:613:59: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o run_time.lo run_time.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc_share_phase.cpp -o gc_share_phase.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gc_mark_phase.cpp -o gc_mark_phase.o >/dev/null 2>&1
- realconv.cpp: In function 'char* rv_alloc(int)':
- realconv.cpp:3489:61: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c run_time.cpp -fPIC -DPIC -o .libs/run_time.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rts_module.cpp -o rts_module.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c process_env.cpp -o process_env.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c exporter.cpp -o exporter.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c heapsizing.cpp -o heapsizing.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o save_vec.lo save_vec.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c save_vec.cpp -fPIC -DPIC -o .libs/save_vec.o
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o savestate.lo savestate.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o scanaddrs.lo scanaddrs.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sharedata.lo sharedata.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sighandler.lo sighandler.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pexport.cpp -o pexport.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c basicio.cpp -o basicio.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c savestate.cpp -fPIC -DPIC -o .libs/savestate.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c scanaddrs.cpp -fPIC -DPIC -o .libs/scanaddrs.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sharedata.cpp -fPIC -DPIC -o .libs/sharedata.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sighandler.cpp -fPIC -DPIC -o .libs/sighandler.o
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o statistics.lo statistics.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c save_vec.cpp -o save_vec.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o timing.lo timing.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c statistics.cpp -fPIC -DPIC -o .libs/statistics.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c arb.cpp -o arb.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c timing.cpp -fPIC -DPIC -o .libs/timing.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c profiling.cpp -o profiling.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o xwindows.lo xwindows.cpp
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o x86_dep.lo x86_dep.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c quick_gc.cpp -o quick_gc.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c memmgr.cpp -o memmgr.o >/dev/null 2>&1
- statistics.cpp: In constructor 'Statistics::Statistics()':
- statistics.cpp:170:62: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c xwindows.cpp -fPIC -DPIC -o .libs/xwindows.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c x86_dep.cpp -fPIC -DPIC -o .libs/x86_dep.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c network.cpp -o network.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c reals.cpp -o reals.o >/dev/null 2>&1
- sed -f ./masm2gas < x86asm.asm > x86asmtemp.S || { rm -f x86asmtemp.S; false; }
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o elfexport.lo elfexport.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c xwindows.cpp -o xwindows.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o unix_specific.lo unix_specific.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sighandler.cpp -o sighandler.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c elfexport.cpp -fPIC -DPIC -o .libs/elfexport.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c unix_specific.cpp -fPIC -DPIC -o .libs/unix_specific.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c foreign.cpp -o foreign.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c statistics.cpp -o statistics.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c timing.cpp -o timing.o >/dev/null 2>&1
- /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -c -o x86asmtemp.lo x86asmtemp.S
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -c x86asmtemp.S -fPIC -DPIC -o .libs/x86asmtemp.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c scanaddrs.cpp -o scanaddrs.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -c x86asmtemp.S -o x86asmtemp.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c processes.cpp -o processes.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sharedata.cpp -o sharedata.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c run_time.cpp -o run_time.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c elfexport.cpp -o elfexport.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c savestate.cpp -o savestate.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c realconv.cpp -o realconv.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c x86_dep.cpp -o x86_dep.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/libffi-3.0.11/include -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c unix_specific.cpp -o unix_specific.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -version-info 4:0:0 -Wl,-O1 -Wl,--as-needed -o libpolyml.la -rpath /usr/lib64 arb.lo basicio.lo bitmap.lo check_objects.lo diagnostics.lo errors.lo exporter.lo foreign.lo gc.lo gc_check_weak_ref.lo gc_copy_phase.lo gc_mark_phase.lo gc_share_phase.lo gc_update_phase.lo gctaskfarm.lo heapsizing.lo locking.lo memmgr.lo mpoly.lo network.lo objsize.lo osmem.lo pexport.lo poly_specific.lo polystring.lo process_env.lo processes.lo profiling.lo quick_gc.lo realconv.lo reals.lo rts_module.lo run_time.lo save_vec.lo savestate.lo scanaddrs.lo sharedata.lo sighandler.lo statistics.lo timing.lo xwindows.lo x86_dep.lo x86asmtemp.lo elfexport.lo unix_specific.lo -lffi -lpthread -lgmp -lm -ldl -lstdc++ -lgcc_s -lgcc
- libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtbeginS.o .libs/arb.o .libs/basicio.o .libs/bitmap.o .libs/check_objects.o .libs/diagnostics.o .libs/errors.o .libs/exporter.o .libs/foreign.o .libs/gc.o .libs/gc_check_weak_ref.o .libs/gc_copy_phase.o .libs/gc_mark_phase.o .libs/gc_share_phase.o .libs/gc_update_phase.o .libs/gctaskfarm.o .libs/heapsizing.o .libs/locking.o .libs/memmgr.o .libs/mpoly.o .libs/network.o .libs/objsize.o .libs/osmem.o .libs/pexport.o .libs/poly_specific.o .libs/polystring.o .libs/process_env.o .libs/processes.o .libs/profiling.o .libs/quick_gc.o .libs/realconv.o .libs/reals.o .libs/rts_module.o .libs/run_time.o .libs/save_vec.o .libs/savestate.o .libs/scanaddrs.o .libs/sharedata.o .libs/sighandler.o .libs/statistics.o .libs/timing.o .libs/xwindows.o .libs/x86_dep.o .libs/x86asmtemp.o .libs/elfexport.o .libs/unix_specific.o -Wl,--as-needed -lffi -lpthread -lgmp -ldl -lgcc -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libpolyml.so.4 -o .libs/libpolyml.so.4.0.0
- libtool: link: (cd ".libs" && rm -f "libpolyml.so.4" && ln -s "libpolyml.so.4.0.0" "libpolyml.so.4")
- libtool: link: (cd ".libs" && rm -f "libpolyml.so" && ln -s "libpolyml.so.4.0.0" "libpolyml.so")
- libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libpolyml.a arb.o basicio.o bitmap.o check_objects.o diagnostics.o errors.o exporter.o foreign.o gc.o gc_check_weak_ref.o gc_copy_phase.o gc_mark_phase.o gc_share_phase.o gc_update_phase.o gctaskfarm.o heapsizing.o locking.o memmgr.o mpoly.o network.o objsize.o osmem.o pexport.o poly_specific.o polystring.o process_env.o processes.o profiling.o quick_gc.o realconv.o reals.o rts_module.o run_time.o save_vec.o savestate.o scanaddrs.o sharedata.o sighandler.o statistics.o timing.o xwindows.o x86_dep.o x86asmtemp.o elfexport.o unix_specific.o
- libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libpolyml.a
- libtool: link: ( cd ".libs" && rm -f "libpolyml.la" && ln -s "../libpolyml.la" "libpolyml.la" )
- make[2]: Leaving directory `/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5/libpolyml'
- Making all in libpolymain
- make[2]: Entering directory `/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5/libpolymain'
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o polystub.lo polystub.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c polystub.c -fPIC -DPIC -o .libs/polystub.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c polystub.c -o polystub.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -static -version-info 0:0 -Wl,-O1 -Wl,--as-needed -o libpolymain.la -rpath /usr/lib64 polystub.lo -lpthread -lgmp -lm -ldl -lstdc++ -lgcc_s -lgcc
- libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libpolymain.a polystub.o
- libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libpolymain.a
- libtool: link: ( cd ".libs" && rm -f "libpolymain.la" && ln -s "../libpolymain.la" "libpolymain.la" )
- make[2]: Leaving directory `/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5/libpolymain'
- make[2]: Entering directory `/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5'
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c polyimport.c
- cp ./imports/polymlx86_64.txt polytemp.txt
- /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o polyimport polyimport.o libpolyml/libpolyml.la -lpthread -lgmp -lm -ldl -lstdc++ -lgcc_s -lgcc
- libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o .libs/polyimport polyimport.o -Wl,--as-needed libpolyml/.libs/libpolyml.so -lffi -lpthread -lgmp -lm -ldl -lstdc++ -lgcc_s -lgcc
- ./polyimport -H 50 polytemp.txt -I . < ./exportPoly.sml
- Insufficient memory to allocate the heap
- make[2]: *** [polyexport.o] Error 1
- make[2]: Leaving directory `/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5'
- make: *** [all] Error 2
- * ERROR: dev-lang/polyml-5.5.0 failed (compile phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=dev-lang/polyml-5.5.0'`,
- * the complete build log and the output of `emerge -pqv '=dev-lang/polyml-5.5.0'`.
- * The complete build log is located at '/var/log/portage/dev-lang:polyml-5.5.0:20130120-020442.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/dev-lang/polyml-5.5.0/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/dev-lang/polyml-5.5.0/temp/environment'.
- * Working directory: '/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5'
- * S: '/tmp/portage/dev-lang/polyml-5.5.0/work/polyml.5.5'