Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 509324 Details for
Bug 637362
dev-scheme/racket-6.9 : Error [GCING] 1957 in ./.../number.c: Function double_is_integer declared __xform_nongcing__, but includes a function call at __isinff128.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
file_637362.txt (text/plain), 86.80 KB, created by
anoteros
on 2017-12-11 03:33:50 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
anoteros
Created:
2017-12-11 03:33:50 UTC
Size:
86.80 KB
patch
obsolete
> * Package: dev-scheme/racket-6.9 > * Repository: gentoo > * Maintainer: scheme@gentoo.org > * USE: X abi_x86_64 amd64 elibc_glibc kernel_linux places threads userland_GNU > * FEATURES: ccache preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking racket-6.9-src-builtpkgs.tgz to /var/tmp/portage/dev-scheme/racket-6.9/work >>>> Source unpacked in /var/tmp/portage/dev-scheme/racket-6.9/work >>>> Preparing source in /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src ... > * econf: updating racket-6.9/src/racket/gc/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating racket-6.9/src/racket/gc/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating racket-6.9/src/lt/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating racket-6.9/src/lt/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 --docdir=/usr/share/doc/racket-6.9 --libdir=/usr/lib64 --enable-shared --enable-float --enable-libffi --enable-foreign --disable-libs --disable-strip --enable-gracket --disable-docs --disable-jit --enable-places --disable-futures --enable-pthread >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 >=== Documentation build disabled >=== Shared libraries enabled >=== Libtool program: libtool >=== JIT disabled >=== Installed libffi enabled >=== Places enabled >=== Futures disabled >=== pthreads enabled >=== Debug-symbol stripping disabled >=== Installation of static libraries (if any) disabled >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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-ar... yes >checking for cos in -lm... yes >checking for dlopen in -ldl... yes >checking for inline keyword... yes >checking for noinline attribute... yes >checking for GNU preprocessor... yes >checking for nl_langinfo (CODESET)... yes >checking for getaddrinfo... yes >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 iconv.h usability... yes >checking iconv.h presence... yes >checking for iconv.h... yes >checking iconv is usable... yes >checking for mbsrtowcs... yes >checking for poll... yes >checking for epoll... yes >checking for inotify... yes >checking for mmap and mprotect... yes >checking for large page size... no >checking for __builtin_popcount... yes >checking for __builtin_clz... yes >checking size of char... 1 >checking size of short... 2 >checking size of int... 4 >checking size of long... 8 >checking size of long long... 8 >checking size of void *... 8 >checking size of bool... 1 >checking for intptr_t... yes >checking for uintptr_t... yes >checking for stack direction... down >checking whether byte ordering is bigendian... no >checking for compare-and-swap... yes >checking whether pthread_rwlock is available... yes >checking for powl for extflonums... yes >checking for libffi... yes >Using installed libffi >Configuring libtool >configure: creating ./config.status >config.status: creating Makefile >config.status: creating racket/Makefile >config.status: creating racket/src/Makefile >config.status: creating racket/dynsrc/Makefile >config.status: creating racket/gc/Makefile >config.status: creating racket/sgc/Makefile >config.status: creating racket/gc2/Makefile >config.status: creating foreign/Makefile >config.status: creating gracket/Makefile >config.status: creating gracket/gc2/Makefile >config.status: creating racket/mzconfig.h >>>> Installation targets: > executables : ${exec_prefix}/bin/... > core docs : /usr/share/doc/racket-6.9/... > C libraries : /usr/lib64/... > C headers : ${prefix}/include/${PACKAGE}/... > platform libraries : /usr/lib64/${PACKAGE}/... > common libraries : /usr/share/${PACKAGE}/... > base collections : ${exec_prefix}/share/${PACKAGE}/collects/... > configuration : /etc/${PACKAGE}/... > .desktop files : ${exec_prefix}/share/applications/... > man pages : /usr/share/man/... > where prefix = /usr > and datarootdir = ${prefix}/share > and exec_prefix = ${prefix} > and PACKAGE = racket >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src ... >make -j4 >make 3m >make[1]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src' >make no-local-racket >make[2]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src' >: >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src' >cd racket; make 3m >make[2]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >make cgc >make[3]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >make cgc-core >make[4]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >make common >make[5]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >make g-c >make[6]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >cd sgc; make ../libmzgc.la >make[7]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/sgc' >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DSGC_EXPORTS -I.. -c ./sgc.c -o sgc.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DSGC_EXPORTS -I.. -c ./sgc.c -fPIC -DPIC -o .libs/sgc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DSGC_EXPORTS -I.. -c ./sgc.c -o sgc.o >/dev/null 2>&1 >make gcobjects >make[8]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/sgc' >make[8]: Nothing to be done for 'gcobjects'. >make[8]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/sgc' >./../../utils/nicear libtool --mode=link --tag=CC x86_64-pc-linux-gnu-gcc -release 6.9 -rpath /usr/lib64 -o ../libmzgc.la sgc.lo >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/sgc.o -Wl,-soname -Wl,libmzgc-6.9.so -o ../.libs/libmzgc-6.9.so >libtool: link: (cd "../.libs" && rm -f "libmzgc.so" && ln -s "libmzgc-6.9.so" "libmzgc.so") >libtool: link: x86_64-pc-linux-gnu-ar cru ../.libs/libmzgc.a sgc.o >libtool: link: x86_64-pc-linux-gnu-ranlib ../.libs/libmzgc.a >libtool: link: ( cd "../.libs" && rm -f "libmzgc.la" && ln -s "../libmzgc.la" "libmzgc.la" ) >: ../libmzgc.la >make[7]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/sgc' >make[6]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >make foreign-stuff >make[6]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >cd ../foreign; make all >make[7]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/foreign' >make foreign.lo >make[8]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/foreign' >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -I./../racket -I./../racket/include -I./../racket/src -c ./foreign.c -o foreign.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -I./../racket -I./../racket/include -I./../racket/src -c ./foreign.c -fPIC -DPIC -o .libs/foreign.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -I./../racket -I./../racket/include -I./../racket/src -c ./foreign.c -o foreign.o >/dev/null 2>&1 >make[8]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/foreign' >make libffi_OFF >make[8]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/foreign' >: >make[8]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/foreign' >make[7]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/foreign' >make[6]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >make[5]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >make dynlib >make[5]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >cd dynsrc; make dynlib >make[6]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/dynsrc' >make ../mzdyn.o >make[7]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/dynsrc' >x86_64-pc-linux-gnu-gcc -fPIC -march=native -O2 -pipe -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -I./.. -I./../include -I./../src -DMZ_USES_SHARED_LIB -c ./mzdyn.c -o ../mzdyn.o >make[7]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/dynsrc' >make ../starter >make[7]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/dynsrc' >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -I./.. -I./../include -I./../src -DMZ_USES_SHARED_LIB -o ../starter ./ustart.c >make[7]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/dynsrc' >make[6]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/dynsrc' >make[5]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >make mzlibrary >make[5]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >cd src; make all >make[6]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/src' >make mzobjects >make[7]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/src' >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./salloc.c -o salloc.lo >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./bignum.c -o bignum.lo >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./bool.c -o bool.lo >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./builtin.c -o builtin.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./bool.c -fPIC -DPIC -o .libs/bool.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./builtin.c -fPIC -DPIC -o .libs/builtin.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./bignum.c -fPIC -DPIC -o .libs/bignum.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./salloc.c -fPIC -DPIC -o .libs/salloc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./builtin.c -o builtin.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./salloc.c -o salloc.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./bool.c -o bool.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./char.c -o char.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./char.c -fPIC -DPIC -o .libs/char.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./bignum.c -o bignum.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./compenv.c -o compenv.lo >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./compile.c -o compile.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./compenv.c -fPIC -DPIC -o .libs/compenv.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./compile.c -fPIC -DPIC -o .libs/compile.o >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./complex.c -o complex.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./complex.c -fPIC -DPIC -o .libs/complex.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./char.c -o char.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./compenv.c -o compenv.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./complex.c -o complex.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./dynext.c -o dynext.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./dynext.c -fPIC -DPIC -o .libs/dynext.o >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./env.c -o env.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./dynext.c -o dynext.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./env.c -fPIC -DPIC -o .libs/env.o >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./error.c -o error.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./error.c -fPIC -DPIC -o .libs/error.o >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./eval.c -o eval.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./eval.c -fPIC -DPIC -o .libs/eval.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./env.c -o env.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./compile.c -o compile.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./file.c -o file.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./file.c -fPIC -DPIC -o .libs/file.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./error.c -o error.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./eval.c -o eval.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./file.c -o file.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./fun.c -o fun.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./fun.c -fPIC -DPIC -o .libs/fun.o >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./future.c -o future.lo >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./gmp/gmp.c -o gmp.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./future.c -fPIC -DPIC -o .libs/future.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./gmp/gmp.c -fPIC -DPIC -o .libs/gmp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./future.c -o future.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./hash.c -o hash.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./hash.c -fPIC -DPIC -o .libs/hash.o >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jit.c -o jit.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jit.c -fPIC -DPIC -o .libs/jit.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jit.c -o jit.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitalloc.c -o jitalloc.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./gmp/gmp.c -o gmp.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitalloc.c -fPIC -DPIC -o .libs/jitalloc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./hash.c -o hash.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitalloc.c -o jitalloc.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitarith.c -o jitarith.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitarith.c -fPIC -DPIC -o .libs/jitarith.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitarith.c -o jitarith.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./fun.c -o fun.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitcall.c -o jitcall.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitcall.c -fPIC -DPIC -o .libs/jitcall.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitcall.c -o jitcall.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitcommon.c -o jitcommon.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitcommon.c -fPIC -DPIC -o .libs/jitcommon.o >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitinline.c -o jitinline.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitinline.c -fPIC -DPIC -o .libs/jitinline.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitcommon.c -o jitcommon.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitinline.c -o jitinline.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitprep.c -o jitprep.lo >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitstack.c -o jitstack.lo >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitstate.c -o jitstate.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitstack.c -fPIC -DPIC -o .libs/jitstack.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitprep.c -fPIC -DPIC -o .libs/jitprep.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitstate.c -fPIC -DPIC -o .libs/jitstate.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitprep.c -o jitprep.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitstack.c -o jitstack.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./jitstate.c -o jitstate.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./letrec_check.c -o letrec_check.lo >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./list.c -o list.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./letrec_check.c -fPIC -DPIC -o .libs/letrec_check.o >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./marshal.c -o marshal.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./list.c -fPIC -DPIC -o .libs/list.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./marshal.c -fPIC -DPIC -o .libs/marshal.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./letrec_check.c -o letrec_check.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./module.c -o module.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./module.c -fPIC -DPIC -o .libs/module.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./marshal.c -o marshal.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./mzrt.c -o mzrt.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./mzrt.c -fPIC -DPIC -o .libs/mzrt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./mzrt.c -o mzrt.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./network.c -o network.lo >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./numarith.c -o numarith.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./network.c -fPIC -DPIC -o .libs/network.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./numarith.c -fPIC -DPIC -o .libs/numarith.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./list.c -o list.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./network.c -o network.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./numarith.c -o numarith.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./number.c -o number.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./number.c -fPIC -DPIC -o .libs/number.o >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./numcomp.c -o numcomp.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./numcomp.c -fPIC -DPIC -o .libs/numcomp.o >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./numstr.c -o numstr.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./numstr.c -fPIC -DPIC -o .libs/numstr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./numcomp.c -o numcomp.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./numstr.c -o numstr.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./module.c -o module.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./number.c -o number.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./optimize.c -o optimize.lo >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./place.c -o place.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./optimize.c -fPIC -DPIC -o .libs/optimize.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./place.c -fPIC -DPIC -o .libs/place.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./place.c -o place.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./port.c -o port.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./port.c -fPIC -DPIC -o .libs/port.o >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./portfun.c -o portfun.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./portfun.c -fPIC -DPIC -o .libs/portfun.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./port.c -o port.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./portfun.c -o portfun.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./optimize.c -o optimize.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./print.c -o print.lo >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./rational.c -o rational.lo >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./read.c -o read.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./print.c -fPIC -DPIC -o .libs/print.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./rational.c -fPIC -DPIC -o .libs/rational.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./read.c -fPIC -DPIC -o .libs/read.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./rational.c -o rational.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./regexp.c -o regexp.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./regexp.c -fPIC -DPIC -o .libs/regexp.o >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./resolve.c -o resolve.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./resolve.c -fPIC -DPIC -o .libs/resolve.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./print.c -o print.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./read.c -o read.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./resolve.c -o resolve.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./regexp.c -o regexp.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./sema.c -o sema.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./sema.c -fPIC -DPIC -o .libs/sema.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./sema.c -o sema.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./setjmpup.c -o setjmpup.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./setjmpup.c -fPIC -DPIC -o .libs/setjmpup.o >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./sfs.c -o sfs.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./setjmpup.c -o setjmpup.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./sfs.c -fPIC -DPIC -o .libs/sfs.o >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./string.c -I. -o string.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./string.c -I. -fPIC -DPIC -o .libs/string.o >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./struct.c -o struct.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./struct.c -fPIC -DPIC -o .libs/struct.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./sfs.c -o sfs.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./symbol.c -o symbol.lo >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./syntax.c -o syntax.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./symbol.c -fPIC -DPIC -o .libs/symbol.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./syntax.c -fPIC -DPIC -o .libs/syntax.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./symbol.c -o symbol.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./struct.c -o struct.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./string.c -I. -o string.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./thread.c -o thread.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./thread.c -fPIC -DPIC -o .libs/thread.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./syntax.c -o syntax.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./type.c -o type.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./type.c -fPIC -DPIC -o .libs/type.o >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./unwind/libunwind.c -o unwind.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./unwind/libunwind.c -fPIC -DPIC -o .libs/unwind.o >./unwind/libunwind.c: In function âdwarf_to_unw_regnumâ: >./unwind/libunwind.c:3145:5: warning: type of âregâ defaults to âintâ [-Wimplicit-int] > int dwarf_to_unw_regnum(reg) > ^~~~~~~~~~~~~~~~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./unwind/libunwind.c -o unwind.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./validate.c -o validate.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./type.c -o type.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./validate.c -fPIC -DPIC -o .libs/validate.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./thread.c -o thread.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./vector.c -o vector.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./vector.c -fPIC -DPIC -o .libs/vector.o >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./vector.c -o vector.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -c ./validate.c -o validate.o >/dev/null 2>&1 >make[7]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/src' >make[6]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/src' >make libracket.la >make[6]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >./../utils/nicear libtool --mode=link --tag=CC x86_64-pc-linux-gnu-gcc -release 6.9 -rpath /usr/lib64 -Wl,-O1 -Wl,--as-needed -pthread -ldl -lm -ldl -lm -rdynamic -L/usr/lib64/../lib64 -lffi -o libracket.la src/*.lo ../foreign/foreign.lo libmzgc.la >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC src/.libs/bignum.o src/.libs/bool.o src/.libs/builtin.o src/.libs/char.o src/.libs/compenv.o src/.libs/compile.o src/.libs/complex.o src/.libs/dynext.o src/.libs/env.o src/.libs/error.o src/.libs/eval.o src/.libs/file.o src/.libs/fun.o src/.libs/future.o src/.libs/gmp.o src/.libs/hash.o src/.libs/jit.o src/.libs/jitalloc.o src/.libs/jitarith.o src/.libs/jitcall.o src/.libs/jitcommon.o src/.libs/jitinline.o src/.libs/jitprep.o src/.libs/jitstack.o src/.libs/jitstate.o src/.libs/letrec_check.o src/.libs/list.o src/.libs/marshal.o src/.libs/module.o src/.libs/mzrt.o src/.libs/network.o src/.libs/numarith.o src/.libs/number.o src/.libs/numcomp.o src/.libs/numstr.o src/.libs/optimize.o src/.libs/place.o src/.libs/port.o src/.libs/portfun.o src/.libs/print.o src/.libs/rational.o src/.libs/read.o src/.libs/regexp.o src/.libs/resolve.o src/.libs/salloc.o src/.libs/sema.o src/.libs/setjmpup.o src/.libs/sfs.o src/.libs/string.o src/.libs/struct.o src/.libs/symbol.o src/.libs/syntax.o src/.libs/thread.o src/.libs/type.o src/.libs/unwind.o src/.libs/validate.o src/.libs/vector.o ../foreign/.libs/foreign.o -Wl,-rpath -Wl,/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/.libs -ldl -lm -L/usr/lib64/../lib64 -lffi ./.libs/libmzgc.so -Wl,-O1 -Wl,--as-needed -pthread -pthread -Wl,-soname -Wl,libracket-6.9.so -o .libs/libracket-6.9.so >libtool: link: (cd ".libs" && rm -f "libracket.so" && ln -s "libracket-6.9.so" "libracket.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libracket.a src/bignum.o src/bool.o src/builtin.o src/char.o src/compenv.o src/compile.o src/complex.o src/dynext.o src/env.o src/error.o src/eval.o src/file.o src/fun.o src/future.o src/gmp.o src/hash.o src/jit.o src/jitalloc.o src/jitarith.o src/jitcall.o src/jitcommon.o src/jitinline.o src/jitprep.o src/jitstack.o src/jitstate.o src/letrec_check.o src/list.o src/marshal.o src/module.o src/mzrt.o src/network.o src/numarith.o src/number.o src/numcomp.o src/numstr.o src/optimize.o src/place.o src/port.o src/portfun.o src/print.o src/rational.o src/read.o src/regexp.o src/resolve.o src/salloc.o src/sema.o src/setjmpup.o src/sfs.o src/string.o src/struct.o src/symbol.o src/syntax.o src/thread.o src/type.o src/unwind.o src/validate.o src/vector.o ../foreign/foreign.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libracket.a >libtool: link: ( cd ".libs" && rm -f "libracket.la" && ln -s "../libracket.la" "libracket.la" ) >: libracket.la >make[6]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >make[5]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >make racketcgc >make[5]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I. -I./include -march=native -O2 -pipe -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -DINITIAL_COLLECTS_DIRECTORY='"'"`cd ./../../collects; pwd`"'"' -DINITIAL_CONFIG_DIRECTORY='"'"`cd ./../..; pwd`/etc"'"' -c ./main.c -o main.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I./include -march=native -O2 -pipe -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -DINITIAL_COLLECTS_DIRECTORY=\"/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects\" -DINITIAL_CONFIG_DIRECTORY=\"/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/etc\" -c ./main.c -fPIC -DPIC -o .libs/main.o >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I./include -march=native -O2 -pipe -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -DINITIAL_COLLECTS_DIRECTORY=\"/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects\" -DINITIAL_CONFIG_DIRECTORY=\"/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/etc\" -c ./main.c -o main.o >/dev/null 2>&1 >libtool --mode=link --tag=CC x86_64-pc-linux-gnu-gcc -rpath /usr/lib64 -o racketcgc main.lo libracket.la libmzgc.la -Wl,-O1 -Wl,--as-needed -pthread -ldl -lm -ldl -lm -rdynamic -L/usr/lib64/../lib64 -lffi >libtool: link: x86_64-pc-linux-gnu-gcc -o .libs/racketcgc .libs/main.o -Wl,-O1 -Wl,--as-needed -pthread -rdynamic ./.libs/libracket.so -L/usr/lib64/../lib64 /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/.libs/libmzgc.so ./.libs/libmzgc.so -ldl -lm -lffi -pthread -Wl,-rpath -Wl,/usr/lib64 >make[5]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >make mzcomcgc >make[5]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >: >make[5]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >make[4]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >make sysinfercgc >make[4]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >./racketcgc -cqu ./mksystem.rkt system.rktd "x86_64-pc-linux-gnu-gcc -E -I. -I./include -I./src -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB ./src/systype.c" "" "./racketcgc" "./racketcgc" >make[4]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >make[3]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >cd gc2; make all >make[3]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2' >mkdir xsrc >make check-sdep >make[4]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2' >../racketcgc -cqu ./check-sdep.rkt >make[4]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2' >make xsrc/precomp.h >make[4]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2' >env XFORM_PRECOMP=yes ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/precomp.h ./precomp.c >Copying tree... >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/./xform-mod.rkt to xform-collects/xform/xform-mod.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/base.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/base.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/base.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/base.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/stxcase-scheme.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/stxcase-scheme.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/small-scheme.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/small-scheme.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/qq-and-or.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/qq-and-or.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/stx.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/stx.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/cond.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/cond.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/define-et-al.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/define-et-al.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/member.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/member.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/stxcase.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/stxcase.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/sc.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/sc.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/ellipses.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/ellipses.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/stxloc.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/stxloc.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/with-stx.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/with-stx.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/pre-base.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/pre-base.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/kw.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/kw.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/procedure-alias.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/procedure-alias.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/name.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/name.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/define.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/define.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/letstx-scheme.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/letstx-scheme.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/qqstx.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/qqstx.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/norm-define.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/norm-define.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/sort.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/sort.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/more-scheme.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/more-scheme.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/case.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/case.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/logger.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/logger.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/kw-prop-key.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/kw-prop-key.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/misc.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/misc.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/path.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/path.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/old-path.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/old-path.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/path-list.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/path-list.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/executable-path.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/executable-path.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/collect.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/collect.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/reading-param.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/reading-param.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/config.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/config.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/load.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/load.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/define-struct.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/define-struct.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/struct-info.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/struct-info.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/../stxparam.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/stxparam.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/../stxparam-exptime.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/stxparam-exptime.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/../private/stxparamkey.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/stxparamkey.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/../private/stxparam.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/stxparam.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/generic-methods.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/generic-methods.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/reqprov.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/reqprov.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/../require-transform.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/require-transform.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/../provide-transform.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/provide-transform.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/modbeg.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/modbeg.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/syntax/wrap-modbeg.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/syntax/wrap-modbeg.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/for.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/for.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/reverse.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/reverse.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/map.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/map.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/performance-hint.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/performance-hint.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/kernstruct.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/kernstruct.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/norm-arity.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/norm-arity.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/top-int.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/top-int.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/hash.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/hash.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/list.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/list.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/string.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/string.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/kw-file.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/kw-file.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/namespace.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/namespace.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/struct.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/struct.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/cert.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/cert.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/submodule.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/submodule.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/generic-interfaces.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/generic-interfaces.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/compiler/private/xform.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/compiler/private/xform.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/list.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/list.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/system.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/system.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/streams.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/streams.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/private/port.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/private/port.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/cmdline.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/cmdline.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/s-exp/lang/reader.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/s-exp/lang/reader.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/syntax/module-reader.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/syntax/module-reader.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/syntax/readerr.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/syntax/readerr.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/base/lang/reader.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/base/lang/reader.rkt >Copying /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/collects/racket/runtime-config.rkt to /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/racket/runtime-config.rkt >Compiling xform support... >Done making xform-collects. >make[4]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2' >make xobjects >make[4]: Entering directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2' >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/salloc.c ./../src/salloc.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/bignum.c ./../src/bignum.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/bool.c ./../src/bool.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/builtin.c ./../src/builtin.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/char.c ./../src/char.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/compenv.c ./../src/compenv.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/compile.c ./../src/compile.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/complex.c ./../src/complex.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/dynext.c ./../src/dynext.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/env.c ./../src/env.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/error.c ./../src/error.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/eval.c ./../src/eval.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/file.c ./../src/file.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/fun.c ./../src/fun.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/future.c ./../src/future.c >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -DMZ_PRECISE_GC -c ./../src/gmp/gmp.c -o gmp.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -DMZ_PRECISE_GC -c ./../src/gmp/gmp.c -fPIC -DPIC -o .libs/gmp.o >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/hash.c ./../src/hash.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/jit.c ./../src/jit.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/jitalloc.c ./../src/jitalloc.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/jitarith.c ./../src/jitarith.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/jitcall.c ./../src/jitcall.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/jitcommon.c ./../src/jitcommon.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/jitinline.c ./../src/jitinline.c >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -DMZ_PRECISE_GC -c ./../src/gmp/gmp.c -o gmp.o >/dev/null 2>&1 >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/jitprep.c ./../src/jitprep.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/jitstack.c ./../src/jitstack.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/jitstate.c ./../src/jitstate.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/letrec_check.c ./../src/letrec_check.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/list.c ./../src/list.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/marshal.c ./../src/marshal.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/module.c ./../src/module.c >libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -DMZ_PRECISE_GC -c ./../src/mzrt.c -o mzrt.lo >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/network.c ./../src/network.c >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -DMZ_PRECISE_GC -c ./../src/mzrt.c -fPIC -DPIC -o .libs/mzrt.o >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/numarith.c ./../src/numarith.c >libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB -DMZ_PRECISE_GC -c ./../src/mzrt.c -o mzrt.o >/dev/null 2>&1 >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/number.c ./../src/number.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/numcomp.c ./../src/numcomp.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/numstr.c ./../src/numstr.c >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/optimize.c ./../src/optimize.c >Error [GCING] 1957 in ./../src/number.c: Function double_is_integer declared __xform_nongcing__, but includes a function call at __isinff128. >env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "x86_64-pc-linux-gnu-gcc -E -I./.. -I./../include -DMZ_DONT_USE_JIT -pthread -I/usr/lib64/libffi-3.2.1/include -DUSE_SENORA_GC -DMZ_USES_SHARED_LIB " --keep-lines -o xsrc/place.c ./../src/place.c >Error [GCING] 4030 in ./../src/number.c: Function double_fits_fixnum declared __xform_nongcing__, but includes a function call at __isinff128. >xform: Errors converting > context...: > /var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2/xform-collects/compiler/pri...:8:2: xform >make[4]: *** [Makefile:267: xsrc/number.c] Error 1 >make[4]: *** Waiting for unfinished jobs.... >make[4]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2' >make[3]: *** [Makefile:175: all] Error 2 >make[3]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket/gc2' >make[2]: *** [Makefile:103: 3m] Error 2 >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src/racket' >make[1]: *** [Makefile:58: 3m] Error 2 >make[1]: Leaving directory '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src' >make: *** [Makefile:51: all] Error 2 > * ERROR: dev-scheme/racket-6.9::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-scheme/racket-6.9::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-scheme/racket-6.9::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-scheme/racket-6.9/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-scheme/racket-6.9/temp/environment'. > * Working directory: '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src' > * S: '/var/tmp/portage/dev-scheme/racket-6.9/work/racket-6.9/src'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 637362
:
503960
|
503962
|
503964
|
503966
|
503968
|
503970
| 509324 |
509326