* Package: dev-scheme/gauche-0.9.12:0/0.98 * Repository: gentoo * Maintainer: hattya@gentoo.org scheme@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking Gauche-0.9.12.tgz to /var/tmp/portage/dev-scheme/gauche-0.9.12/work >>> Source unpacked in /var/tmp/portage/dev-scheme/gauche-0.9.12/work >>> Preparing source in /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12 ... * Applying gauche-ext-ldflags.patch ... [ ok ] * Applying gauche-gauche.m4.patch ... [ ok ] * Applying gauche-info.patch ... [ ok ] * Applying gauche-rfc.tls.patch ... [ ok ] * Applying gauche-xz-info.patch ... [ ok ] * Running 'autoconf' ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12 ... * econf: updating Gauche-0.9.12/gc/config.sub with /usr/share/gnuconfig/config.sub * econf: updating Gauche-0.9.12/gc/config.guess with /usr/share/gnuconfig/config.guess * econf: updating Gauche-0.9.12/config.sub with /usr/share/gnuconfig/config.sub * econf: updating Gauche-0.9.12/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 --datarootdir=/usr/share --docdir=/usr/share/doc/gauche-0.9.12 --htmldir=/usr/share/doc/gauche-0.9.12/html --libdir=/usr/lib64 --enable-ipv6 --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt --with-slib=/usr/share/slib --with-tls=axtls 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 x86_64-pc-linux-gnu-windres... x86_64-pc-linux-gnu-windres checking multibyte encoding... utf8 checking thread type... pthreads 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 the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for stdatomic.h... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed checking for an ANSI C-conforming const... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for makeinfo... makeinfo checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for gosh... gosh checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for time.h... yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for glob.h... yes checking for dlfcn.h... yes checking for getopt.h... yes checking for sched.h... yes checking for unistd.h... (cached) yes checking for rpc/types.h... no checking for malloc.h... yes checking for syslog.h... yes checking for crypt.h... yes checking for pty.h... yes checking for util.h... no checking for bsd/libutil.h... yes checking for libutil.h... no checking for sys/loadavg.h... no checking for sys/resource.h... yes checking for sys/statvfs.h... yes checking for sys/mman.h... yes checking for stdalign.h... yes checking for fpu_control.h... yes checking for sunmath.h... no checking for crt_externs.h... no checking for libproc.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for inline... inline checking whether byte ordering is bigendian... no checking whether struct tm is in sys/time.h or time.h... time.h checking size of long... 8 checking size of int... 4 checking size of intptr_t... 8 checking size of size_t... 8 checking size of ssize_t... 8 checking size of ptrdiff_t... 8 checking size of off_t... 8 checking size of double... 8 checking size of float... 4 checking for long long... yes checking for long double... yes checking for struct timespec... yes checking for pthread_spinlock_t... yes checking size of rlim_t... 8 checking for struct stat.st_atim... yes checking for struct stat.st_mtim... yes checking for struct stat.st_ctim... yes checking for struct group.gr_passwd... yes checking for struct passwd.pw_passwd... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_class... no checking time_t is integral... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for sin in -lm... yes checking for isinf in -lsunmath... no checking for clock_gettime in -lrt... yes checking for proc_pidpath in -lproc... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for isnan... yes checking for isinf... yes checking for trunc... yes checking for rint... yes checking for tgamma... yes checking for lgamma... yes checking for symlink... yes checking for readlink... yes checking for lchown... yes checking for realpath... yes checking for nanosleep... yes checking for usleep... yes checking for utimensat... yes checking for random... yes checking for srandom... yes checking for lrand48... yes checking for srand48... yes checking for putenv... yes checking for setenv... yes checking for unsetenv... yes checking for clearenv... yes checking for getpgid... yes checking for setgroups... yes checking for gethostname... yes checking for sethostname... yes checking for getdomainname... yes checking for setdomainname... yes checking for gettimeofday... yes checking for getloadavg... yes checking for clock_gettime... yes checking for clock_getres... yes checking for syslog... yes checking for setlogmask... yes checking for sigwait... yes checking for fpsetprec... no checking for issetugid... no checking for mkdtemp... yes checking for mkstemp... yes checking for select... yes checking for library containing openpty... none required checking for library containing forkpty... none required checking for fcntl... yes checking for library containing crypt... -lcrypt checking for library containing dlopen... none required checking for library containing sched_yield... none required checking for pthread_cancel... yes checking how to make dynamic loadable module... ok checking linker takes --rpath flag... yes checking linker takes --soname flag... yes checking for IPv6... yes checking for struct sockaddr_storage... yes checking for net/if.h... yes checking for struct ifreq... yes checking for struct ifreq.ifr_ifindex... yes checking for struct ifreq.ifr_index... no checking for struct ifreq.ifr_netmask... yes checking for struct sockaddr_un.sun_len... no checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in6.sin6_len... no checking for library containing shutdown... none required checking for library containing gethostbyname_r... none required checking for gethostbyname_r... yes checking number of arguments for gethostbyname_r... 6 checking for gethostbyaddr_r... yes checking number of arguments for gethostbyaddr_r... 8 checking for getprotobyname_r... yes checking number of arguments for getprotobyname_r... 5 checking for getprotobynumber_r... yes checking number of arguments for getprotobynumber_r... 5 checking for getservbyname_r... yes checking for getservbyname_r... (cached) yes checking number of arguments for getservbyname_r... 6 checking for getservbyport_r... yes checking number of arguments for getservbyport_r... 6 checking for socklen_t... yes checking for iconv.h... yes checking for gdbm.h... yes checking for gdbm_open in -lgdbm... yes checking for ndbm.h... no checking for gdbm/ndbm.h... yes checking for dbm_open in -lgdbm... no checking for dbm_open in -lgdbm_compat... yes checking for dbm.h... no checking for gdbm/dbm.h... yes checking for dbminit in -lgdbm... no checking for dbminit in -lgdbm_compat... yes checking for zlib.h... yes checking for openssl... openssl configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/genconfig config.status: creating src/makeverslink config.status: creating lib/Makefile config.status: creating doc/gosh.1 config.status: creating doc/gauche-config.1 config.status: creating doc/gauche-cesconv.1 config.status: creating doc/gauche-install.1 config.status: creating doc/gauche-package.1 config.status: creating doc/Makefile config.status: creating ext/Makefile config.status: creating ext/Makefile.ext config.status: creating ext/bcrypt/Makefile config.status: creating ext/binary/Makefile config.status: creating ext/charconv/Makefile config.status: creating ext/charconv/iconv-adapter.h config.status: creating ext/data/Makefile config.status: creating ext/dbm/Makefile config.status: creating ext/digest/Makefile config.status: creating ext/fcntl/Makefile config.status: creating ext/file/Makefile config.status: creating ext/gauche/Makefile config.status: creating ext/mt-random/Makefile config.status: creating ext/native/Makefile config.status: creating ext/peg/Makefile config.status: creating ext/scheme/Makefile config.status: creating ext/sparse/Makefile config.status: creating ext/srfi/Makefile config.status: creating ext/sxml/Makefile config.status: creating ext/syslog/Makefile config.status: creating ext/tls/Makefile config.status: creating ext/termios/Makefile config.status: creating ext/text/Makefile config.status: creating ext/threads/Makefile config.status: creating ext/util/Makefile config.status: creating ext/uvector/Makefile config.status: creating ext/vport/Makefile config.status: creating ext/rfc/Makefile config.status: creating ext/zlib/Makefile config.status: creating ext/windows/Makefile config.status: creating examples/Makefile config.status: creating examples/standalone/Makefile config.status: creating gc/configure.gnu-gauche config.status: creating Gauche.spec config.status: creating tools/Makefile config.status: creating tools/scoop/Makefile config.status: creating tools/tls/Makefile config.status: creating src/gauche/config.h config.status: creating ext/dbm/dbmconf.h config.status: executing VERSION commands config.status: executing src/features commands === configuring in gc (/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/gc) configure: running /bin/sh ./configure.gnu --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' '--datarootdir=/usr/share' '--docdir=/usr/share/doc/gauche-0.9.12' '--htmldir=/usr/share/doc/gauche-0.9.12/html' '--libdir=/usr/lib64' '--enable-ipv6' '--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt' '--with-slib=/usr/share/slib' '--with-tls=axtls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' '--enable-multibyte=utf-8' --cache-file=/dev/null --srcdir=. 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 GC version numbers... major=8 minor=0 micro=6 checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 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++... gcc3 checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 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/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 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... x86_64-pc-linux-gnu-dlltool 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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 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... no 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 inline... inline configure: WARNING: "Explicit GC_INIT() calls may be required." checking for pthread_self in -lpthread... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -Wpedantic... yes checking for xlc... no checking whether compiler supports -fno-strict-aliasing... yes checking for getcontext... yes checking for dl_iterate_phdr... yes checking for dlopen in -ldl... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking whether to build shared libraries... yes checking whether compiler supports -fvisibility... yes checking which machine-dependent code should be used... checking whether AIX gcc optimization fix is necessary... no checking for dladdr... yes checking for sigsetjmp... yes checking sys/dg_sys_info.h usability... no checking sys/dg_sys_info.h presence... no checking for sys/dg_sys_info.h... no checking for compiler intrinsics support... yes checking which libatomic_ops to use... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bdw-gc.pc config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands This Gauche has been configured with the following parameters: version: 0.9.12 multibyte: utf8 documentation: No (requires makeinfo and gzip to build documents) slib: /usr/share/slib thread: pthreads tls/ssl: axtls CA store: file /etc/ssl/certs/ca-certificates.crt optional modules: odbm ndbm gdbm zlib >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12 ... make -j4 if [ . != "." ]; then ./wirebuildlibs "." "ln -s"; fi for d in gc src lib ext doc examples tools; do (cd $d; make all) || exit 1; done make[1]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/gc' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/gc' depbase=`echo extra/gc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -MT extra/gc.lo -MD -MP -MF $depbase.Tpo -c -o extra/gc.lo extra/gc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -MT extra/gc.lo -MD -MP -MF extra/.deps/gc.Tpo -c extra/gc.c -fPIC -DPIC -o extra/.libs/gc.o depbase=`echo pthread_start.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -MT pthread_start.lo -MD -MP -MF $depbase.Tpo -c -o pthread_start.lo pthread_start.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -MT pthread_start.lo -MD -MP -MF .deps/pthread_start.Tpo -c pthread_start.c -fPIC -DPIC -o .libs/pthread_start.o /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -version-info 5:4:4 -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libgc.la -rpath /usr/lib64 extra/gc.lo pthread_start.lo -lpthread -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC extra/.libs/gc.o .libs/pthread_start.o -lpthread -ldl -march=native -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libgc.so.1 -o .libs/libgc.so.1.4.4 libtool: link: (cd ".libs" && rm -f "libgc.so.1" && ln -s "libgc.so.1.4.4" "libgc.so.1") libtool: link: (cd ".libs" && rm -f "libgc.so" && ln -s "libgc.so.1.4.4" "libgc.so") libtool: link: ( cd ".libs" && rm -f "libgc.la" && ln -s "../libgc.la" "libgc.la" ) /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -MT cord/libcord_la-cordbscs.lo -MD -MP -MF cord/.deps/libcord_la-cordbscs.Tpo -c -o cord/libcord_la-cordbscs.lo `test -f 'cord/cordbscs.c' || echo './'`cord/cordbscs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -MT cord/libcord_la-cordbscs.lo -MD -MP -MF cord/.deps/libcord_la-cordbscs.Tpo -c cord/cordbscs.c -fPIC -DPIC -o cord/.libs/libcord_la-cordbscs.o mv -f cord/.deps/libcord_la-cordbscs.Tpo cord/.deps/libcord_la-cordbscs.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -MT cord/libcord_la-cordprnt.lo -MD -MP -MF cord/.deps/libcord_la-cordprnt.Tpo -c -o cord/libcord_la-cordprnt.lo `test -f 'cord/cordprnt.c' || echo './'`cord/cordprnt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -MT cord/libcord_la-cordprnt.lo -MD -MP -MF cord/.deps/libcord_la-cordprnt.Tpo -c cord/cordprnt.c -fPIC -DPIC -o cord/.libs/libcord_la-cordprnt.o mv -f cord/.deps/libcord_la-cordprnt.Tpo cord/.deps/libcord_la-cordprnt.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -MT cord/libcord_la-cordxtra.lo -MD -MP -MF cord/.deps/libcord_la-cordxtra.Tpo -c -o cord/libcord_la-cordxtra.lo `test -f 'cord/cordxtra.c' || echo './'`cord/cordxtra.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -DGC_PTHREAD_START_STANDALONE -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -MT cord/libcord_la-cordxtra.lo -MD -MP -MF cord/.deps/libcord_la-cordxtra.Tpo -c cord/cordxtra.c -fPIC -DPIC -o cord/.libs/libcord_la-cordxtra.o mv -f cord/.deps/libcord_la-cordxtra.Tpo cord/.deps/libcord_la-cordxtra.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -version-info 5:0:4 -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcord.la -rpath /usr/lib64 cord/libcord_la-cordbscs.lo cord/libcord_la-cordprnt.lo cord/libcord_la-cordxtra.lo ./libgc.la libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC cord/.libs/libcord_la-cordbscs.o cord/.libs/libcord_la-cordprnt.o cord/.libs/libcord_la-cordxtra.o -Wl,-rpath -Wl,/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/gc/.libs ./.libs/libgc.so -lpthread -ldl -march=native -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libcord.so.1 -o .libs/libcord.so.1.4.0 libtool: link: (cd ".libs" && rm -f "libcord.so.1" && ln -s "libcord.so.1.4.0" "libcord.so.1") libtool: link: (cd ".libs" && rm -f "libcord.so" && ln -s "libcord.so.1.4.0" "libcord.so") libtool: link: ( cd ".libs" && rm -f "libcord.la" && ln -s "../libcord.la" "libcord.la" ) make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/gc' make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/gc' make[1]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/src' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. echo "#!/usr/bin/gosh" > gauche-install && \ cat ./gauche-install.in >> gauche-install echo "#!/usr/bin/gosh" > gauche-package && \ cat ./gauche-package.in >> gauche-package rm -f gauche/config_threads.h echo "/* Generated automatically from gc config header; do not edit. */" > gauche/config_threads.h grep '^#define GC_[0-9A-Z_]*THREADS' ../gc/include/config.h >> gauche/config_threads.h || : x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libmemo.c rm -f libgc_pic.a x86_64-pc-linux-gnu-ar -rc libgc_pic.a ../gc/.libs/pthread_start.o ../gc/extra/.libs/gc.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c hash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libexc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libnum.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c librx.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c weak.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c module.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c error.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libsrfis.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c liblazy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libalpha.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libmacro.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c netdb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libcode.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c proc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c compile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c dispatch.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c prof.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c compare.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c signal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libmacbase.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c treemap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c native.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c dws32hash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libio.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c boolean.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c net.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c parameter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c macro.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c class.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c bits.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libobj.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c liblist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libproc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c compaux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c char.c In function ‘Scm_CharSetEq’, inlined from ‘Scm_CharSetEq’ at char.c:685:5: char.c:702:17: warning: ‘xh’ may be used uninitialized [-Wmaybe-uninitialized] 702 | if (!(xl == yl && xh == yh)) return FALSE; | ^~~~~~~~~~~~~~~~~~~~~~~ char.c: In function ‘Scm_CharSetEq’: char.c:697:25: note: ‘xh’ was declared here 697 | ScmChar xl, xh, yl, yh; | ^~ In function ‘Scm_CharSetEq’, inlined from ‘Scm_CharSetEq’ at char.c:685:5: char.c:702:16: warning: ‘xl’ may be used uninitialized [-Wmaybe-uninitialized] 702 | if (!(xl == yl && xh == yh)) return FALSE; | ^ char.c: In function ‘Scm_CharSetEq’: char.c:697:21: note: ‘xl’ was declared here 697 | ScmChar xl, xh, yl, yh; | ^~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libnet.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libbox.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libtype.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c lazy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c port.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c vector.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libeval.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c vm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libchar.c /bin/sh ./genconfig x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c execenv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c code.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libfmt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c memo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c dwsiphash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c box.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libvec.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c number.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libdict.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c bignum.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c symbol.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libbool.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c mmap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libstr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c collection.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libsym.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c gloc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libnative.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c netaddr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c system.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c core.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c string.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libcmp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c repl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libparam.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c autoloads.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libsys.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c read.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libmisc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libmod.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c regexp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c connection.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c load.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c write.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libomega.c TARGETLIB="`pwd`" x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,--rpath="`pwd`" -L. -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--soname,libgauche-0.98.so.0.12 -shared -o libgauche-0.98.so box.o core.o vm.o compaux.o macro.o connection.o code.o class.o dispatch.o error.o execenv.o prof.o collection.o boolean.o char.o string.o list.o hash.o dws32hash.o dwsiphash.o treemap.o bits.o native.o port.o write.o read.o vector.o weak.o symbol.o gloc.o compare.o regexp.o signal.o parameter.o module.o proc.o memo.o mmap.o net.o netaddr.o netdb.o number.o bignum.o load.o lazy.o repl.o autoloads.o system.o compile.o libalpha.o libbool.o libbox.o libchar.o libcode.o libcmp.o libdict.o libeval.o libexc.o libfmt.o libio.o liblazy.o liblist.o libmacbase.o libmacro.o libmemo.o libmisc.o libmod.o libnative.o libnet.o libnum.o libobj.o libomega.o libparam.o libproc.o librx.o libsrfis.o libstr.o libsym.o libsys.o libtype.o libvec.o libgc_pic.a `./get-atomic-ops-flags.sh .. .. --libs` -lcrypt -lrt -lm -lpthread TARGETLIB="`pwd`" DESTDIR= /bin/sh ./makeverslink libgauche-0.98.so x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libextra.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c test-extra.c TARGETLIB="`pwd`" x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,--rpath="`pwd`" -L. -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic -o test-extra test-extra.o libextra.o -lgauche-0.98 -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c gauche-config.c TARGETLIB="`pwd`" x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,--rpath="`pwd`" -L. -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o gauche-config gauche-config.o -lcrypt -lrt -lm -lpthread echo "#!/usr/bin/gosh" > gauche-cesconv && \ cat ./gauche-cesconv.in >> gauche-cesconv x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c main.c TARGETLIB="`pwd`" x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,--rpath="`pwd`" -L. -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic -o gosh main.o -lgauche-0.98 -lcrypt -lrt -lm -lpthread make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/src' make[1]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/lib' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/lib' make[1]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. (cd util; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/util' "../../src/gosh" -ftest "../../src/precomp" -e -P -o util--match ../../libsrc/util/match.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o util--match.o -c util--match.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o util--match.so util--match.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../ext/xlink" -l -g "util" \ -b "../.." -s . util--match.so match.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/util/util--match.so <- ../../src/util--match.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/util/match.sci <- ../../lib/util/match.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/util' (cd uvector; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/uvector' "../../src/gosh" -ftest ./ifgen.scm u8 "../../src/gosh" -ftest ./ifgen.scm f32 "../../src/gosh" -ftest ./ifgen.scm s16 "../../src/gosh" -ftest ./ifgen.scm s64 if test ! -d gauche; then mkdir gauche; fi rm -rf gauche/uvector.h "../../src/gosh" -ftest ./uvgen.scm ./uvector.h.tmpl && mv uvector.h gauche/uvector.h "../../src/gosh" -ftest ./ifgen.scm exports rm -rf uvlib.scm "../../src/gosh" -ftest ./uvgen.scm ./uvlib.scm.tmpl "../../src/gosh" -ftest -I. "../../src/precomp" -e -P -o gauche--uvector ./uvector.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--uvector.o -c gauche--uvector.c rm -rf uvector.c "../../src/gosh" -ftest ./uvgen.scm ./uvector.c.tmpl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o uvector.o -c uvector.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--uvector.so uvector.o gauche--uvector.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest ./ifgen.scm base "../../src/gosh" -ftest ./ifgen.scm c32 "../../src/gosh" -ftest ./ifgen.scm f64 "../../src/gosh" -ftest ./ifgen.scm s8 "../../src/gosh" -ftest ./ifgen.scm u16 "../../src/gosh" -ftest ./ifgen.scm f16 "../../src/gosh" -ftest ./ifgen.scm u32 "../../src/gosh" -ftest ./ifgen.scm c128 "../../src/gosh" -ftest ./ifgen.scm c64 "../../src/gosh" -ftest ./ifgen.scm u64 "../../src/gosh" -ftest ./ifgen.scm s32 "../../src/gosh" -ftest "../../ext/xlink" -l -g "gauche" \ -b "../.." -s . gauche--uvector.so array.scm uvector.sci matrix.scm exports.scm uvector/base.scm uvector/u8.scm uvector/s8.scm uvector/u16.scm uvector/s16.scm uvector/u32.scm uvector/s32.scm uvector/u64.scm uvector/s64.scm uvector/f16.scm uvector/f32.scm uvector/f64.scm uvector/c32.scm uvector/c64.scm uvector/c128.scm link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/uvector/gauche--uvector.so <- ../../src/gauche--uvector.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/uvector/array.scm <- ../../lib/gauche/array.scm link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/uvector/uvector.sci <- ../../lib/gauche/uvector.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/uvector/matrix.scm <- ../../lib/gauche/matrix.scm link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/uvector/exports.scm <- ../../lib/gauche/exports.scm link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/uvector/uvector/base.scm <- ../../lib/gauche/uvector/base.scm link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/uvector/uvector/u8.scm <- ../../lib/gauche/uvector/u8.scm link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/uvector/uvector/s8.scm <- ../../lib/gauche/uvector/s8.scm link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/uvector/uvector/u16.scm <- ../../lib/gauche/uvector/u16.scm link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/uvector/uvector/s16.scm <- ../../lib/gauche/uvector/s16.scm link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/uvector/uvector/u32.scm <- ../../lib/gauche/uvector/u32.scm link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/uvector/uvector/s32.scm <- ../../lib/gauche/uvector/s32.scm link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/uvector/uvector/u64.scm <- ../../lib/gauche/uvector/u64.scm link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/uvector/uvector/s64.scm <- ../../lib/gauche/uvector/s64.scm link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/uvector/uvector/f16.scm <- ../../lib/gauche/uvector/f16.scm link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/uvector/uvector/f32.scm <- ../../lib/gauche/uvector/f32.scm link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/uvector/uvector/f64.scm <- ../../lib/gauche/uvector/f64.scm link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/uvector/uvector/c32.scm <- ../../lib/gauche/uvector/c32.scm link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/uvector/uvector/c64.scm <- ../../lib/gauche/uvector/c64.scm link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/uvector/uvector/c128.scm <- ../../lib/gauche/uvector/c128.scm make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/uvector' (cd charconv; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/charconv' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o charconv.o -c charconv.c "../../src/gosh" -ftest ./gen-guess.scm guess_tab.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o guess.o -c guess.c "../../src/gosh" -ftest ./gen-eucjtab.scm ./data/euc-jp-2004-std.txt "../../src/gosh" -ftest ./gen-tabs.scm jconv_tab "../../src/gosh" -ftest ./gen-lattab.scm ./data x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o jconv.o -c jconv.c "../../src/gosh" -ftest "../../src/precomp" ./convaux.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o convaux.o -c convaux.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--charconv.so charconv.o convaux.o jconv.o guess.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../ext/xlink" -l -g "gauche" \ -b "../.." -s . gauche--charconv.so charconv.scm link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/charconv/gauche--charconv.so <- ../../src/gauche--charconv.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/charconv/charconv.scm <- ../../lib/gauche/charconv.scm make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/charconv' (cd scheme; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/scheme' "../../src/gosh" -ftest "../../src/precomp" -e -i vector.sci -o scheme--vector ../../libsrc/scheme/vector.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o scheme--vector.o -c scheme--vector.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o scheme--vector.so scheme--vector.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../src/precomp" -e -i charset.sci -o scheme--charset ../../libsrc/scheme/charset.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o scheme--charset.o -c scheme--charset.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o scheme--charset.so scheme--charset.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../src/precomp" -e -i list.sci -o scheme--list ../../libsrc/scheme/list.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o scheme--list.o -c scheme--list.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o scheme--list.so scheme--list.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../src/precomp" -e -P -i flonum.sci -o scheme--flonum ./flonum.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o scheme--flonum.o -c scheme--flonum.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o scheme--flonum.so scheme--flonum.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../ext/xlink" -l -g "scheme" \ -b "../.." -s . scheme--list.so scheme--vector.so scheme--charset.so scheme--flonum.so list.sci vector.sci charset.sci flonum.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/scheme/scheme--list.so <- ../../src/scheme--list.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/scheme/scheme--vector.so <- ../../src/scheme--vector.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/scheme/scheme--charset.so <- ../../src/scheme--charset.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/scheme/scheme--flonum.so <- ../../src/scheme--flonum.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/scheme/list.sci <- ../../lib/scheme/list.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/scheme/vector.sci <- ../../lib/scheme/vector.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/scheme/charset.sci <- ../../lib/scheme/charset.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/scheme/flonum.sci <- ../../lib/scheme/flonum.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/scheme' (cd srfi; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/srfi' "../../src/gosh" -ftest "../../src/precomp" -e -P ./srfi-19.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o srfi-19.o -c srfi-19.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o srfi-19.so srfi-19.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../src/precomp" -e -P ./srfi-43.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o srfi-43.o -c srfi-43.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o srfi-43.so srfi-43.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../src/precomp" -e -i srfi-13.sci ../../libsrc/srfi-13.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o srfi-13.o -c srfi-13.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o srfi-13.so srfi-13.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../src/precomp" -e -P ./srfi-178.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o srfi-178.o -c srfi-178.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o srfi-178.so srfi-178.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../ext/xlink" -l -g "" \ -b "../.." -s . srfi-13.so srfi-19.so srfi-43.so srfi-178.so srfi-13.sci srfi-19.sci srfi-43.sci srfi-178.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/srfi/srfi-13.so <- ../../src/srfi-13.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/srfi/srfi-19.so <- ../../src/srfi-19.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/srfi/srfi-43.so <- ../../src/srfi-43.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/srfi/srfi-178.so <- ../../src/srfi-178.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/srfi/srfi-13.sci <- ../../lib/srfi-13.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/srfi/srfi-19.sci <- ../../lib/srfi-19.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/srfi/srfi-43.sci <- ../../lib/srfi-43.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/srfi/srfi-178.sci <- ../../lib/srfi-178.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/srfi' (cd data; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/data' "../../src/gosh" -ftest "../../src/precomp" -e -P -o data--queue ./queue.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o data--queue.o -c data--queue.c ./queue.scm: In function ‘data_2d_2dqueueenqueueX’: ./queue.scm:432:10: warning: variable ‘q_scm’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] 432 | (let* ([ovf::int FALSE] | ^~~~~ ./queue.scm: In function ‘data_2d_2dqueuequeue_pushX’: ./queue.scm:500:10: warning: variable ‘q_scm’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] 500 | (if (SCM_NULLP more-objs) | ^~~~~ x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o data--queue.so data--queue.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../src/precomp" -e -P -o data--ring-buffer ../../libsrc/data/ring-buffer.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o data--ring-buffer.o -c data--ring-buffer.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o data--ring-buffer.so data--ring-buffer.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../src/precomp" -e -P -o data--trie ../../libsrc/data/trie.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o data--trie.o -c data--trie.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o data--trie.so data--trie.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../ext/xlink" -l -g "data" \ -b "../.." -s . data--queue.so data--trie.so data--ring-buffer.so queue.sci trie.sci ring-buffer.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/data/data--queue.so <- ../../src/data--queue.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/data/data--trie.so <- ../../src/data--trie.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/data/data--ring-buffer.so <- ../../src/data--ring-buffer.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/data/queue.sci <- ../../lib/data/queue.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/data/trie.sci <- ../../lib/data/trie.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/data/ring-buffer.sci <- ../../lib/data/ring-buffer.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/data' (cd threads; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/threads' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o mutex.o -c mutex.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o threads.o -c threads.c "../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--threads ./threads.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--threads.o -c gauche--threads.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--threads.so threads.o mutex.o gauche--threads.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../ext/xlink" -l -g "gauche" \ -b "../.." -s . gauche--threads.so threads.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/threads/gauche--threads.so <- ../../src/gauche--threads.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/threads/threads.sci <- ../../lib/gauche/threads.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/threads' (cd gauche; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/gauche' "../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--sequence ../../libsrc/gauche/sequence.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--sequence.o -c gauche--sequence.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--sequence.so gauche--sequence.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--generator ../../libsrc/gauche/generator.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--generator.o -c gauche--generator.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--generator.so gauche--generator.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--parameter ../../libsrc/gauche/parameter.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--parameter.o -c gauche--parameter.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--parameter.so gauche--parameter.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--hook ../../libsrc/gauche/hook.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--hook.o -c gauche--hook.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--hook.so gauche--hook.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--record ../../libsrc/gauche/record.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--record.o -c gauche--record.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--record.so gauche--record.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../src/precomp" -I . -e -P -o gauche--unicode ./unicode.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--unicode.o -c gauche--unicode.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--unicode.so gauche--unicode.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--dictionary ../../libsrc/gauche/dictionary.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--dictionary.o -c gauche--dictionary.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--dictionary.so gauche--dictionary.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--collection ../../libsrc/gauche/collection.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--collection.o -c gauche--collection.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--collection.so gauche--collection.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--process ../../libsrc/gauche/process.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--process.o -c gauche--process.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--process.so gauche--process.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../ext/xlink" -l -g "gauche" \ -b "../.." -s . gauche--collection.so gauche--sequence.so gauche--dictionary.so gauche--parameter.so gauche--process.so gauche--hook.so gauche--record.so gauche--generator.so gauche--unicode.so collection.sci sequence.sci dictionary.sci parameter.sci process.sci hook.sci record.sci generator.sci unicode.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/gauche/gauche--collection.so <- ../../src/gauche--collection.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/gauche/gauche--sequence.so <- ../../src/gauche--sequence.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/gauche/gauche--dictionary.so <- ../../src/gauche--dictionary.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/gauche/gauche--parameter.so <- ../../src/gauche--parameter.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/gauche/gauche--process.so <- ../../src/gauche--process.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/gauche/gauche--hook.so <- ../../src/gauche--hook.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/gauche/gauche--record.so <- ../../src/gauche--record.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/gauche/gauche--generator.so <- ../../src/gauche--generator.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/gauche/gauche--unicode.so <- ../../src/gauche--unicode.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/gauche/collection.sci <- ../../lib/gauche/collection.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/gauche/sequence.sci <- ../../lib/gauche/sequence.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/gauche/dictionary.sci <- ../../lib/gauche/dictionary.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/gauche/parameter.sci <- ../../lib/gauche/parameter.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/gauche/process.sci <- ../../lib/gauche/process.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/gauche/hook.sci <- ../../lib/gauche/hook.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/gauche/record.sci <- ../../lib/gauche/record.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/gauche/generator.sci <- ../../lib/gauche/generator.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/gauche/unicode.sci <- ../../lib/gauche/unicode.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/gauche' (cd peg; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/peg' "../../src/gosh" -ftest "../../src/precomp" -e -P -o parser--peg \ --keep-private-macro=return-failure/compound,return-failure/expect,return-result \ ./peg.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o parser--peg.o -c parser--peg.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o parser--peg.so parser--peg.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../ext/xlink" -l -g "parser" \ -b "../.." -s . parser--peg.so peg.sci peg/deprecated.scm link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/peg/parser--peg.so <- ../../src/parser--peg.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/peg/peg.sci <- ../../lib/parser/peg.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/peg/peg/deprecated.scm <- ../../lib/parser/peg/deprecated.scm make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/peg' (cd native; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/native' "../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--ffitest ./ffitest.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--ffitest.o -c gauche--ffitest.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--ffitest.so gauche--ffitest.o -L"../../src" -lcrypt -lrt -lm -lpthread mkdir -p test x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c ./test/f.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o test/f.so f.o "../../src/gosh" -ftest "../../ext/xlink" -l -g "gauche" \ -b "../.." -s . gauche--ffitest.so ffitest.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/native/gauche--ffitest.so <- ../../src/gauche--ffitest.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/native/ffitest.sci <- ../../lib/gauche/ffitest.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/native' (cd termios; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/termios' "../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--termios ./termios.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--termios.o -c gauche--termios.c In file included from gauche--termios.c:2: ./termios.scm: In function ‘gauche_2d_2dtermiossys_tcgetattr’: ./termios.scm:211:12: warning: using dangling pointer ‘SCM_RESULT’ to ‘term’ [-Wdangling-pointer=] 211 | :: | ^~ ../../src/gauche.h:1638:44: note: in definition of macro ‘SCM_RETURN’ 1638 | #define SCM_RETURN(value) return value | ^~~~~ ./termios.scm:204:55: note: ‘term’ declared here 204 | (let* ([fd::int (Scm_GetPortFd port-or-fd TRUE)] | ^ x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--termios.so gauche--termios.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../ext/xlink" -l -g "gauche" \ -b "../.." -s . gauche--termios.so termios.sci link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/termios/gauche--termios.so <- ../../src/gauche--termios.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/termios/termios.sci <- ../../lib/gauche/termios.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/termios' (cd windows; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/windows' "../../src/gosh" -ftest "../../src/genstub" windows.stub x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o windows.o -c windows.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o init.o -c init.c "../../src/gosh" -ftest "../../src/genstub" console.stub x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o console.o -c console.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o os--windows.so init.o windows.o console.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../ext/xlink" -l -g "os" \ -b "../.." -s . os--windows.so windows.scm windows/console/codepage.scm link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/windows/os--windows.so <- ../../src/os--windows.so link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/windows/windows.scm <- ../../lib/os/windows.scm link /var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/windows/windows/console/codepage.scm <- ../../lib/os/windows/console/codepage.scm make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/windows' (cd text; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/text' "../../src/gosh" -ftest "../../src/precomp" -e -P -o text--gap-buffer ../../libsrc/text/gap-buffer.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o text--gap-buffer.o -c text--gap-buffer.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o text--gap-buffer.so text--gap-buffer.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../src/precomp" -e -P -o text--tr ../../libsrc/text/tr.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o text--tr.o -c text--tr.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o text--tr.so text--tr.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../src/precomp" -e -P -o text--line-edit ../../libsrc/text/line-edit.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o text--line-edit.o -c text--line-edit.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o text--line-edit.so text--line-edit.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../src/precomp" -e -P -o text--gettext ./gettext.scm Error in compiling (use binary.io) Error in compiling (define-module text.gettext (use srfi-13) (use rfc.822) (use file.util) (use binary.io) (use gauche.charconv) (use util.combinations) (export gettext textdomain dgettext dcgettext bindtextdomain ngettext make-gettext)) *** ERROR: cannot find "binary/io" in ("/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/src/../lib" "/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/src/../libsrc" "/var/tmp/portage"... While compiling "./gettext.scm" at line 77: (use binary.io) Stack Trace: _______________________________________ 0 (eval-in-current-tmodule form) at "/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/src/../lib/gauche/cgen/precomp.scm":564 1 (fold compile-toplevel-form seed body) at "/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/src/../lib/gauche/cgen/precomp.scm":548 2 (generator-fold compile-toplevel-form '() read) at "/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/src/../lib/gauche/cgen/precomp.scm":248 3 (with-input-from-file src (^ () (define load-path-save *load- ... at "/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/src/../lib/gauche/cgen/precomp.scm":239 4 (do-it) at "/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/src/../lib/gauche/cgen/precomp.scm":276 5 (call-with-output-file out.sci (^p (display ";; generated aut"... at "/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/src/../lib/gauche/cgen/precomp.scm":271 6 (apply %cgen-precompile src keys) at "/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/src/../lib/gauche/cgen/precomp.scm":163 7 (cgen-precompile src :out.c out.c :out.sci (or out.sci ext-mo ... at "./../../src/precomp":74 make[2]: *** [Makefile:64: text--gettext.c] Error 70 shuffle=511764059 make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext/text' make[1]: *** [Makefile:38: text] Error 2 shuffle=511764059 make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12/ext' make: *** [Makefile:47: all] Error 1 shuffle=511764059 * ERROR: dev-scheme/gauche-0.9.12::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-scheme/gauche-0.9.12::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-scheme/gauche-0.9.12::gentoo'`. * The complete build log is located at '/var/log/portage/dev-scheme:gauche-0.9.12:20221105-144902.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-scheme/gauche-0.9.12/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-scheme/gauche-0.9.12/temp/environment'. * Working directory: '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12' * S: '/var/tmp/portage/dev-scheme/gauche-0.9.12/work/Gauche-0.9.12'