Skip to content

Instantly share code, notes, and snippets.

@mnogu
Created June 3, 2012 04:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mnogu/2861975 to your computer and use it in GitHub Desktop.
Save mnogu/2861975 to your computer and use it in GitHub Desktop.
/var/tmp/portage/dev-scheme/gauche-0.9.3.3/temp/build.log
 * Package: dev-scheme/gauche-0.9.3.3
 * Repository: gentoo
 * Maintainer: hattya@gentoo.org scheme@gentoo.org
 * USE: amd64 consolekit elibc_glibc ipv6 kernel_linux multilib policykit userland_GNU
 * FEATURES: ccache sandbox
>>> Unpacking source...
>>> Unpacking Gauche-0.9.3.3.tgz to /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work
>>> Source unpacked in /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work
>>> Preparing source in /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3 ...
* Applying gauche-rpath.diff ...
 [ ok ]
* Applying gauche-gauche.m4.diff ...
 [ ok ]
* Applying gauche-ext-ldflags.diff ...
 [ ok ]
* Applying gauche-xz-info.diff ...
 [ ok ]
* Applying gauche-rfc.tls.diff ...
 [ ok ]
* Applying gauche-0.9.3.3-gauche.threads.diff ...
 [ ok ]
* Running autoconf ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3 ...
* econf: updating Gauche-0.9.3.3/gc/libatomic_ops/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating Gauche-0.9.3.3/gc/libatomic_ops/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating Gauche-0.9.3.3/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating Gauche-0.9.3.3/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-ipv6 --with-slib=/usr/share/slib
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-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking for an ANSI C-conforming const... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ar... ar
checking for as... as
checking for makeinfo... makeinfo
checking for gzip... gzip
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... 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 sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking rpc/types.h usability... yes
checking rpc/types.h presence... yes
checking for rpc/types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sunmath.h usability... no
checking sunmath.h presence... no
checking for sunmath.h... no
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.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 off_t... 8
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
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 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 whether x86_64-pc-linux-gnu-gcc -std=gnu99 needs -traditional... no
checking for sin in -lm... yes
checking for isinf in -lsunmath... 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 symlink... yes
checking for readlink... yes
checking for lchown... yes
checking for mkstemp... yes
checking for realpath... yes
checking for nanosleep... yes
checking for usleep... 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 gethostname... yes
checking for sethostname... yes
checking for getdomainname... yes
checking for setdomainname... yes
checking for gettimeofday... yes
checking for getloadavg... yes
checking for syslog... yes
checking for setlogmask... yes
checking for sigwait... yes
checking for select... yes
checking for library containing openpty... -lutil
checking for library containing forkpty... none required
checking for library containing crypt... -lcrypt
checking for library containing dlopen... -ldl
checking for library containing sched_yield... none required
checking how to make dynamic loadable module... ok
checking linker takes --rpath flag... yes
checking linker takes --soname flag... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking gdbm.h usability... yes
checking gdbm.h presence... yes
checking for gdbm.h... yes
checking for gdbm_open in -lgdbm... yes
checking ndbm.h usability... no
checking ndbm.h presence... no
checking for ndbm.h... no
checking gdbm/ndbm.h usability... yes
checking gdbm/ndbm.h presence... yes
checking for gdbm/ndbm.h... yes
checking for dbm_open in -lgdbm... no
checking for dbm_open in -lgdbm_compat... yes
checking dbm.h usability... no
checking dbm.h presence... no
checking for dbm.h... no
checking gdbm/dbm.h usability... yes
checking gdbm/dbm.h presence... yes
checking for gdbm/dbm.h... yes
checking for dbminit in -lgdbm... no
checking for dbminit in -lgdbm_compat... 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 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 zlib.h usability... yes
checking zlib.h presence... 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 lib/slib.scm
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/charconv.h
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/net/Makefile
config.status: creating ext/peg/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/zlib/Makefile
config.status: creating ext/windows/Makefile
config.status: creating src/gauche/config.h
config.status: creating ext/dbm/dbmconf.h
=== configuring in gc (/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/gc)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-ipv6' '--with-slib=/usr/share/slib' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=core2 -mtune=generic -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' '--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=7 minor=2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
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 for inline... inline
checking for pthread_self in -lpthread... yes
configure: WARNING: "Explicit GC_INIT() calls may be required."
checking for xlc... no
checking whether gcc supports -fno-strict-aliasing... yes
checking for dlopen in -ldl... yes
checking whether to build shared libraries... yes
checking which machine-dependent code should be used...
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking 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 whether Solaris gcc optimization fix is necessary... no
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 x86_64-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ATOMIC_OPS... no
checking which libatomic_ops to use... internal
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bdw-gc.pc
config.status: creating include/private/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
=== configuring in libatomic_ops (/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/gc/libatomic_ops)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-ipv6' '--with-slib=/usr/share/slib' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=core2 -mtune=generic -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' '--enable-multibyte=utf-8' 'CXXFLAGS=-march=core2 -mtune=generic -O2 -pipe' --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 for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for ANSI C header files... (cached) yes
checking for PIC compiler flag... -fPIC
checking whether gcc -fPIC causes __PIC__ definition... yes
checking for pthread_self in -lpthread... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pkgconfig/atomic_ops.pc
config.status: creating pkgconfig/atomic_ops-uninstalled.pc
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating src/atomic_ops/Makefile
config.status: creating src/atomic_ops/sysdeps/Makefile
config.status: creating tests/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing default commands
This Gauche has been configured with the following parameters:
version: 0.9.3.3
multibyte: utf8
slib: /usr/share/slib
thread: pthreads
tls/ssl: axTLS
optional modules: odbm ndbm gdbm zlib
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3 ...
make -j2 -j1
if [ . != "." ]; then ./wirebuildlibs "." "ln -s"; fi
for d in gc src lib ext doc; do (cd $d; make all); done
make[1]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/gc' に入ります
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/gc' に入ります
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c -o allchblk.lo allchblk.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c allchblk.c -fPIC -DPIC -o .libs/allchblk.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c allchblk.c -o allchblk.o >/dev/null 2>&1
mv -f .deps/allchblk.Tpo .deps/allchblk.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fPIC -DPIC -o .libs/alloc.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1
mv -f .deps/alloc.Tpo .deps/alloc.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c -o blacklst.lo blacklst.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c blacklst.c -fPIC -DPIC -o .libs/blacklst.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c blacklst.c -o blacklst.o >/dev/null 2>&1
mv -f .deps/blacklst.Tpo .deps/blacklst.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c -o checksums.lo checksums.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c checksums.c -fPIC -DPIC -o .libs/checksums.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c checksums.c -o checksums.o >/dev/null 2>&1
mv -f .deps/checksums.Tpo .deps/checksums.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c -o dbg_mlc.lo dbg_mlc.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c dbg_mlc.c -fPIC -DPIC -o .libs/dbg_mlc.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c dbg_mlc.c -o dbg_mlc.o >/dev/null 2>&1
mv -f .deps/dbg_mlc.Tpo .deps/dbg_mlc.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c -o dyn_load.lo dyn_load.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c dyn_load.c -fPIC -DPIC -o .libs/dyn_load.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c dyn_load.c -o dyn_load.o >/dev/null 2>&1
mv -f .deps/dyn_load.Tpo .deps/dyn_load.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c -o finalize.lo finalize.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c finalize.c -fPIC -DPIC -o .libs/finalize.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c finalize.c -o finalize.o >/dev/null 2>&1
mv -f .deps/finalize.Tpo .deps/finalize.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c -o gc_dlopen.lo gc_dlopen.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c gc_dlopen.c -fPIC -DPIC -o .libs/gc_dlopen.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c gc_dlopen.c -o gc_dlopen.o >/dev/null 2>&1
mv -f .deps/gc_dlopen.Tpo .deps/gc_dlopen.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c -o gcj_mlc.lo gcj_mlc.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c gcj_mlc.c -fPIC -DPIC -o .libs/gcj_mlc.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c gcj_mlc.c -o gcj_mlc.o >/dev/null 2>&1
mv -f .deps/gcj_mlc.Tpo .deps/gcj_mlc.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c -o headers.lo headers.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -fPIC -DPIC -o .libs/headers.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -o headers.o >/dev/null 2>&1
mv -f .deps/headers.Tpo .deps/headers.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c -o malloc.lo malloc.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -fPIC -DPIC -o .libs/malloc.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -o malloc.o >/dev/null 2>&1
mv -f .deps/malloc.Tpo .deps/malloc.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c -o mallocx.lo mallocx.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c mallocx.c -fPIC -DPIC -o .libs/mallocx.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c mallocx.c -o mallocx.o >/dev/null 2>&1
mv -f .deps/mallocx.Tpo .deps/mallocx.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c -o mark.lo mark.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c mark.c -fPIC -DPIC -o .libs/mark.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c mark.c -o mark.o >/dev/null 2>&1
mv -f .deps/mark.Tpo .deps/mark.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c -o mark_rts.lo mark_rts.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c mark_rts.c -fPIC -DPIC -o .libs/mark_rts.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c mark_rts.c -o mark_rts.o >/dev/null 2>&1
mv -f .deps/mark_rts.Tpo .deps/mark_rts.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1
mv -f .deps/misc.Tpo .deps/misc.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c -o new_hblk.lo new_hblk.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c new_hblk.c -fPIC -DPIC -o .libs/new_hblk.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c new_hblk.c -o new_hblk.o >/dev/null 2>&1
mv -f .deps/new_hblk.Tpo .deps/new_hblk.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c -o obj_map.lo obj_map.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c obj_map.c -fPIC -DPIC -o .libs/obj_map.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c obj_map.c -o obj_map.o >/dev/null 2>&1
mv -f .deps/obj_map.Tpo .deps/obj_map.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c -o os_dep.lo os_dep.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c os_dep.c -fPIC -DPIC -o .libs/os_dep.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c os_dep.c -o os_dep.o >/dev/null 2>&1
mv -f .deps/os_dep.Tpo .deps/os_dep.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c -o pcr_interface.lo pcr_interface.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c pcr_interface.c -fPIC -DPIC -o .libs/pcr_interface.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c pcr_interface.c -o pcr_interface.o >/dev/null 2>&1
mv -f .deps/pcr_interface.Tpo .deps/pcr_interface.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c -o ptr_chck.lo ptr_chck.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c ptr_chck.c -fPIC -DPIC -o .libs/ptr_chck.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c ptr_chck.c -o ptr_chck.o >/dev/null 2>&1
mv -f .deps/ptr_chck.Tpo .deps/ptr_chck.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c -o real_malloc.lo real_malloc.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c real_malloc.c -fPIC -DPIC -o .libs/real_malloc.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c real_malloc.c -o real_malloc.o >/dev/null 2>&1
mv -f .deps/real_malloc.Tpo .deps/real_malloc.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c -o reclaim.lo reclaim.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c reclaim.c -fPIC -DPIC -o .libs/reclaim.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c reclaim.c -o reclaim.o >/dev/null 2>&1
mv -f .deps/reclaim.Tpo .deps/reclaim.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c -o specific.lo specific.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c specific.c -fPIC -DPIC -o .libs/specific.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c specific.c -o specific.o >/dev/null 2>&1
mv -f .deps/specific.Tpo .deps/specific.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c -o stubborn.lo stubborn.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c stubborn.c -fPIC -DPIC -o .libs/stubborn.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c stubborn.c -o stubborn.o >/dev/null 2>&1
mv -f .deps/stubborn.Tpo .deps/stubborn.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c -o typd_mlc.lo typd_mlc.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c typd_mlc.c -fPIC -DPIC -o .libs/typd_mlc.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c typd_mlc.c -o typd_mlc.o >/dev/null 2>&1
mv -f .deps/typd_mlc.Tpo .deps/typd_mlc.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c -o backgraph.lo backgraph.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c backgraph.c -fPIC -DPIC -o .libs/backgraph.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c backgraph.c -o backgraph.o >/dev/null 2>&1
mv -f .deps/backgraph.Tpo .deps/backgraph.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT thread_local_alloc.lo -MD -MP -MF .deps/thread_local_alloc.Tpo -c -o thread_local_alloc.lo thread_local_alloc.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT thread_local_alloc.lo -MD -MP -MF .deps/thread_local_alloc.Tpo -c thread_local_alloc.c -fPIC -DPIC -o .libs/thread_local_alloc.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT thread_local_alloc.lo -MD -MP -MF .deps/thread_local_alloc.Tpo -c thread_local_alloc.c -o thread_local_alloc.o >/dev/null 2>&1
mv -f .deps/thread_local_alloc.Tpo .deps/thread_local_alloc.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pthread_start.lo -MD -MP -MF .deps/pthread_start.Tpo -c -o pthread_start.lo pthread_start.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pthread_start.lo -MD -MP -MF .deps/pthread_start.Tpo -c pthread_start.c -fPIC -DPIC -o .libs/pthread_start.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pthread_start.lo -MD -MP -MF .deps/pthread_start.Tpo -c pthread_start.c -o pthread_start.o >/dev/null 2>&1
mv -f .deps/pthread_start.Tpo .deps/pthread_start.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c -o pthread_support.lo pthread_support.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c pthread_support.c -fPIC -DPIC -o .libs/pthread_support.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c pthread_support.c -o pthread_support.o >/dev/null 2>&1
mv -f .deps/pthread_support.Tpo .deps/pthread_support.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c -o pthread_stop_world.lo pthread_stop_world.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c pthread_stop_world.c -fPIC -DPIC -o .libs/pthread_stop_world.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c pthread_stop_world.c -o pthread_stop_world.o >/dev/null 2>&1
mv -f .deps/pthread_stop_world.Tpo .deps/pthread_stop_world.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT atomic_ops.lo -MD -MP -MF .deps/atomic_ops.Tpo -c -o atomic_ops.lo `test -f 'libatomic_ops/src/atomic_ops.c' || echo './'`libatomic_ops/src/atomic_ops.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT atomic_ops.lo -MD -MP -MF .deps/atomic_ops.Tpo -c libatomic_ops/src/atomic_ops.c -fPIC -DPIC -o .libs/atomic_ops.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT atomic_ops.lo -MD -MP -MF .deps/atomic_ops.Tpo -c libatomic_ops/src/atomic_ops.c -o atomic_ops.o >/dev/null 2>&1
mv -f .deps/atomic_ops.Tpo .deps/atomic_ops.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c -o mach_dep.lo mach_dep.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c mach_dep.c -fPIC -DPIC -o .libs/mach_dep.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c mach_dep.c -o mach_dep.o >/dev/null 2>&1
mv -f .deps/mach_dep.Tpo .deps/mach_dep.Plo
/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -version-info 1:3:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libgc.la -rpath /usr/lib64 allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo specific.lo stubborn.lo typd_mlc.lo backgraph.lo thread_local_alloc.lo pthread_start.lo pthread_support.lo pthread_stop_world.lo atomic_ops.lo mach_dep.lo -lpthread -ldl
libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/allchblk.o .libs/alloc.o .libs/blacklst.o .libs/checksums.o .libs/dbg_mlc.o .libs/dyn_load.o .libs/finalize.o .libs/gc_dlopen.o .libs/gcj_mlc.o .libs/headers.o .libs/malloc.o .libs/mallocx.o .libs/mark.o .libs/mark_rts.o .libs/misc.o .libs/new_hblk.o .libs/obj_map.o .libs/os_dep.o .libs/pcr_interface.o .libs/ptr_chck.o .libs/real_malloc.o .libs/reclaim.o .libs/specific.o .libs/stubborn.o .libs/typd_mlc.o .libs/backgraph.o .libs/thread_local_alloc.o .libs/pthread_start.o .libs/pthread_support.o .libs/pthread_stop_world.o .libs/atomic_ops.o .libs/mach_dep.o -lpthread -ldl -march=core2 -mtune=generic -O2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libgc.so.1 -o .libs/libgc.so.1.0.3
libtool: link: (cd ".libs" && rm -f "libgc.so.1" && ln -s "libgc.so.1.0.3" "libgc.so.1")
libtool: link: (cd ".libs" && rm -f "libgc.so" && ln -s "libgc.so.1.0.3" "libgc.so")
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgc.a allchblk.o alloc.o blacklst.o checksums.o dbg_mlc.o dyn_load.o finalize.o gc_dlopen.o gcj_mlc.o headers.o malloc.o mallocx.o mark.o mark_rts.o misc.o new_hblk.o obj_map.o os_dep.o pcr_interface.o ptr_chck.o real_malloc.o reclaim.o specific.o stubborn.o typd_mlc.o backgraph.o thread_local_alloc.o pthread_start.o pthread_support.o pthread_stop_world.o atomic_ops.o mach_dep.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgc.a
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 -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordbscs.lo -MD -MP -MF .deps/cordbscs.Tpo -c -o 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 -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordbscs.lo -MD -MP -MF .deps/cordbscs.Tpo -c cord/cordbscs.c -fPIC -DPIC -o .libs/cordbscs.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordbscs.lo -MD -MP -MF .deps/cordbscs.Tpo -c cord/cordbscs.c -o cordbscs.o >/dev/null 2>&1
mv -f .deps/cordbscs.Tpo .deps/cordbscs.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordprnt.lo -MD -MP -MF .deps/cordprnt.Tpo -c -o 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 -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordprnt.lo -MD -MP -MF .deps/cordprnt.Tpo -c cord/cordprnt.c -fPIC -DPIC -o .libs/cordprnt.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordprnt.lo -MD -MP -MF .deps/cordprnt.Tpo -c cord/cordprnt.c -o cordprnt.o >/dev/null 2>&1
mv -f .deps/cordprnt.Tpo .deps/cordprnt.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordtest.lo -MD -MP -MF .deps/cordtest.Tpo -c -o cordtest.lo `test -f 'cord/cordtest.c' || echo './'`cord/cordtest.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordtest.lo -MD -MP -MF .deps/cordtest.Tpo -c cord/cordtest.c -fPIC -DPIC -o .libs/cordtest.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordtest.lo -MD -MP -MF .deps/cordtest.Tpo -c cord/cordtest.c -o cordtest.o >/dev/null 2>&1
mv -f .deps/cordtest.Tpo .deps/cordtest.Plo
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordxtra.lo -MD -MP -MF .deps/cordxtra.Tpo -c -o 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 -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordxtra.lo -MD -MP -MF .deps/cordxtra.Tpo -c cord/cordxtra.c -fPIC -DPIC -o .libs/cordxtra.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cordxtra.lo -MD -MP -MF .deps/cordxtra.Tpo -c cord/cordxtra.c -o cordxtra.o >/dev/null 2>&1
mv -f .deps/cordxtra.Tpo .deps/cordxtra.Plo
/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fexceptions -march=core2 -mtune=generic -O2 -pipe -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -version-info 1:3:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libcord.la -rpath /usr/lib64 cordbscs.lo cordprnt.lo cordtest.lo cordxtra.lo ./libgc.la
libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/cordbscs.o .libs/cordprnt.o .libs/cordtest.o .libs/cordxtra.o -Wl,-rpath -Wl,/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/gc/.libs ./.libs/libgc.so -lpthread -ldl -march=core2 -mtune=generic -O2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libcord.so.1 -o .libs/libcord.so.1.0.3
libtool: link: (cd ".libs" && rm -f "libcord.so.1" && ln -s "libcord.so.1.0.3" "libcord.so.1")
libtool: link: (cd ".libs" && rm -f "libcord.so" && ln -s "libcord.so.1.0.3" "libcord.so")
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcord.a cordbscs.o cordprnt.o cordtest.o cordxtra.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcord.a
libtool: link: ( cd ".libs" && rm -f "libcord.la" && ln -s "../libcord.la" "libcord.la" )
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/gc' から出ます
make[1]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/gc' から出ます
make[1]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/src' に入ります
/bin/sh ./genconfig
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/private/config.h >> gauche/config_threads.h || :
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c box.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c core.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c vm.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c compaux.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c macro.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c code.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c error.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c class.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c prof.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c collection.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c boolean.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c char.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c string.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c list.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c hash.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c treemap.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c bits.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c port.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c write.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c read.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c vector.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c weak.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c symbol.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c keyword.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c gloc.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c compare.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c regexp.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c signal.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c parameter.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c module.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c proc.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c number.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c bignum.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c load.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c paths.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c lazy.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c repl.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c autoloads.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c system.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c compile.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c libalpha.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c libbool.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c libchar.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c libdict.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c libeval.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c libexc.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c libio.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c liblazy.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c liblist.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c libmisc.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c libmod.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c libnum.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c libobj.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c libomega.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c libproc.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c librx.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c libstr.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c libsym.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c libsys.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c libvec.c
TARGETLIB=`pwd` x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,--rpath -Wl,`pwd` -L. -Wl,-O1 -Wl,--as-needed -Wl,--soname,libgauche-0.9.so.0.3 -shared -o libgauche-0.9.so box.o core.o vm.o compaux.o macro.o code.o error.o class.o prof.o collection.o boolean.o char.o string.o list.o hash.o treemap.o bits.o port.o write.o read.o vector.o weak.o symbol.o keyword.o gloc.o compare.o regexp.o signal.o parameter.o module.o proc.o number.o bignum.o load.o paths.o lazy.o repl.o autoloads.o system.o compile.o libalpha.o libbool.o libchar.o libdict.o libeval.o libexc.o libio.o liblazy.o liblist.o libmisc.o libmod.o libnum.o libobj.o libomega.o libproc.o librx.o libstr.o libsym.o libsys.o libvec.o `ls -1 ../gc/.libs/*.o | grep -v '/cord' | grep -v '/staticrootslib'` -ldl -lcrypt -lutil -lm -lpthread
TARGETLIB=`pwd` /bin/sh ./makeverslink libgauche-0.9.so
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c main.c
TARGETLIB=`pwd` x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,--rpath -Wl,`pwd` -L. -Wl,-O1 -Wl,--as-needed -rdynamic -o gosh main.o -lgauche-0.9 -ldl -lcrypt -lutil -lm -lpthread
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -c gauche-config.c
TARGETLIB=`pwd` x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,--rpath -Wl,`pwd` -L. -Wl,-O1 -Wl,--as-needed -o gauche-config gauche-config.o -ldl -lcrypt -lutil -lm -lpthread
echo "#!/usr/bin/gosh" > gauche-install && \
cat ./gauche-install.in >> gauche-install
echo "#!/usr/bin/gosh" > gauche-package && \
cat ./gauche-package.in >> gauche-package
echo "#!/usr/bin/gosh" > gauche-cesconv && \
cat ./gauche-cesconv.in >> gauche-cesconv
make[1]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/src' から出ます
make[1]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/lib' に入ります
make[1]: `all' に対して行うべき事はありません.
make[1]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/lib' から出ます
make[1]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext' に入ります
for d in gauche util srfi threads uvector charconv binary net termios fcntl file sxml syslog dbm mt-random bcrypt digest vport text zlib sparse peg windows tls; do (cd $d; make default); done
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche' に入ります
../../src/gosh -ftest ../../src/precomp -e -P -o gauche--collection ../../libsrc/gauche/collection.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o gauche--collection.o -c gauche--collection.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--collection.so gauche--collection.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../src/precomp -e -P -o gauche--sequence ../../libsrc/gauche/sequence.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o gauche--sequence.o -c gauche--sequence.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--sequence.so gauche--sequence.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../src/precomp -M=%parameterize -e -P -o gauche--parameter ../../libsrc/gauche/parameter.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o gauche--parameter.o -c gauche--parameter.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--parameter.so gauche--parameter.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../src/precomp -e -P -o gauche--hook ../../libsrc/gauche/hook.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o gauche--hook.o -c gauche--hook.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--hook.so gauche--hook.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
-b ../.. -s . gauche--collection.so gauche--sequence.so gauche--parameter.so gauche--hook.so collection.sci sequence.sci parameter.sci hook.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche/gauche--collection.so <- ../../src/gauche--collection.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche/gauche--sequence.so <- ../../src/gauche--sequence.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche/gauche--parameter.so <- ../../src/gauche--parameter.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche/gauche--hook.so <- ../../src/gauche--hook.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche/collection.sci <- ../../lib/gauche/collection.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche/sequence.sci <- ../../lib/gauche/sequence.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche/parameter.sci <- ../../lib/gauche/parameter.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche/hook.sci <- ../../lib/gauche/hook.sci
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/util' に入ります
../../src/gosh -ftest ../../src/precomp -e -P -o util--match ../../libsrc/util/match.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o util--match.o -c util--match.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o util--match.so util--match.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../src/precomp -e -P -o util--queue ./queue.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o util--queue.o -c util--queue.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o util--queue.so util--queue.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "util" \
-b ../.. -s . util--match.so util--queue.so match.sci queue.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/util/util--match.so <- ../../src/util--match.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/util/util--queue.so <- ../../src/util--queue.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/util/match.sci <- ../../lib/util/match.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/util/queue.sci <- ../../lib/util/queue.sci
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/util' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi' に入ります
../../src/gosh -ftest ../../src/precomp -e -i srfi-1.sci ../../libsrc/srfi-1.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o srfi-1.o -c srfi-1.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o srfi-1.so srfi-1.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../src/precomp -e -i srfi-13.sci ../../libsrc/srfi-13.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o srfi-13.o -c srfi-13.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o srfi-13.so srfi-13.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../src/precomp -e -P ./srfi-19.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o srfi-19.o -c srfi-19.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o srfi-19.so srfi-19.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../src/precomp -e -P ./srfi-43.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o srfi-43.o -c srfi-43.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o srfi-43.so srfi-43.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "" \
-b ../.. -s . srfi-1.so srfi-13.so srfi-19.so srfi-43.so srfi-1.sci srfi-13.sci srfi-19.sci srfi-43.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi/srfi-1.so <- ../../src/srfi-1.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi/srfi-13.so <- ../../src/srfi-13.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi/srfi-19.so <- ../../src/srfi-19.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi/srfi-43.so <- ../../src/srfi-43.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi/srfi-1.sci <- ../../lib//srfi-1.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi/srfi-13.sci <- ../../lib//srfi-13.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi/srfi-19.sci <- ../../lib//srfi-19.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi/srfi-43.sci <- ../../lib//srfi-43.sci
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/threads' に入ります
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o threads.o -c threads.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o mutex.o -c mutex.c
../../src/gosh -ftest ../../src/precomp -e -P -o gauche--threads ./threads.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o gauche--threads.o -c gauche--threads.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--threads.so threads.o mutex.o gauche--threads.o -L../../src -ldl -lcrypt -lutil -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.3.3/work/Gauche-0.9.3.3/ext/threads/gauche--threads.so <- ../../src/gauche--threads.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/threads/threads.sci <- ../../lib/gauche/threads.sci
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/threads' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/uvector' に入ります
rm -rf uvector.c
../../src/gosh -ftest ./uvgen.scm ./uvector.c.tmpl
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
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o uvector.o -c uvector.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o uvinit.o -c uvinit.c
rm -rf uvlib.stub
../../src/gosh -ftest ./uvgen.scm ./uvlib.stub.tmpl
../../src/gosh -ftest ../../src/genstub uvlib.stub
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o uvlib.o -c uvlib.c
../../src/gosh -ftest ../../src/precomp ./uvutil.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o uvutil.o -c uvutil.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o libgauche-uvector.so uvector.o uvinit.o uvlib.o uvutil.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
-b ../.. -s . libgauche-uvector.so array.scm uvector.scm matrix.scm
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/uvector/libgauche-uvector.so <- ../../src/libgauche-uvector.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/uvector/array.scm <- ../../lib/gauche/array.scm
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/uvector/uvector.scm <- ../../lib/gauche/uvector.scm
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/uvector/matrix.scm <- ../../lib/gauche/matrix.scm
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/uvector' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/charconv' に入ります
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o charconv.o -c charconv.c
../../src/gosh -ftest ../../src/precomp ./convaux.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o convaux.o -c convaux.c
../../src/gosh -ftest ./cvt.scm ./euc-jp-2000-std.txt
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o jconv.o -c jconv.c
../../src/gosh -ftest ./guess.scm guess_tab.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o guess.o -c guess.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--charconv.so charconv.o convaux.o jconv.o guess.o -L../../src -ldl -lcrypt -lutil -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.3.3/work/Gauche-0.9.3.3/ext/charconv/gauche--charconv.so <- ../../src/gauche--charconv.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/charconv/charconv.scm <- ../../lib/gauche/charconv.scm
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/charconv' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/binary' に入ります
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o binary.o -c binary.c
../../src/gosh -ftest ../../src/genstub binarylib.stub
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o binarylib.o -c binarylib.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o binary--io.so binary.o binarylib.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "binary" \
-b ../.. -s . binary--io.so io.scm
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/binary/binary--io.so <- ../../src/binary--io.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/binary/io.scm <- ../../lib/binary/io.scm
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/binary' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/net' に入ります
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o net.o -c net.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o addr.o -c addr.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o netdb.o -c netdb.c
../../src/gosh -ftest ../../src/genstub netlib.stub
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o netlib.o -c netlib.c
../../src/gosh -ftest ../../src/precomp ./netaux.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o netaux.o -c netaux.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--net.so net.o addr.o netdb.o netlib.o netaux.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
-b ../.. -s . gauche--net.so net.scm
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/net/gauche--net.so <- ../../src/gauche--net.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/net/net.scm <- ../../lib/gauche/net.scm
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/net' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/termios' に入ります
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o termios.o -c termios.c
../../src/gosh -ftest ../../src/genstub termiolib.stub
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o termiolib.o -c termiolib.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--termios.so termios.o termiolib.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
-b ../.. -s . gauche--termios.so termios.scm
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/termios/gauche--termios.so <- ../../src/gauche--termios.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/termios/termios.scm <- ../../lib/gauche/termios.scm
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/termios' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/fcntl' に入ります
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o fcntl.o -c fcntl.c
../../src/gosh -ftest ../../src/genstub fcntlib.stub
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o fcntlib.o -c fcntlib.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--fcntl.so fcntl.o fcntlib.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
-b ../.. -s . gauche--fcntl.so fcntl.scm
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/fcntl/gauche--fcntl.so <- ../../src/gauche--fcntl.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/fcntl/fcntl.scm <- ../../lib/gauche/fcntl.scm
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/fcntl' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/file' に入ります
../../src/gosh -ftest ../../src/precomp -e -P -o file--util ../../libsrc/file/util.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o file--util.o -c file--util.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o file--util.so file--util.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "file" \
-b ../.. -s . file--util.so util.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/file/file--util.so <- ../../src/file--util.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/file/util.sci <- ../../lib/file/util.sci
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/file' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml' に入ります
../../src/gosh -ftest ./trans.scm ./sxml-ssax.scm.in
../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i ssax.sci -o sxml--ssax sxml-ssax.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o sxml--ssax.o -c sxml--ssax.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o sxml--ssax.so sxml--ssax.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ./trans.scm ./sxml-tools.scm.in
../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i tools.sci -o sxml--tools sxml-tools.scm
../../src/gosh -ftest ./trans.scm ./sxml-sxpath.scm.in
../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i sxpath.sci -o sxml--sxpath sxml-sxpath.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o sxml--sxpath.o -c sxml--sxpath.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o sxml--sxpath.so sxml--sxpath.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o sxml--tools.o -c sxml--tools.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o sxml--tools.so sxml--tools.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ./trans.scm ./sxml-serializer.scm.in
../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i serializer.sci -o sxml--serializer sxml-serializer.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o sxml--serializer.o -c sxml--serializer.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o sxml--serializer.so sxml--serializer.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ./trans.scm ./tree-trans.scm.in
../../src/gosh -ftest ./trans.scm ./to-html.scm.in
../../src/gosh -ftest ../../ext/xlink -l -g "sxml" \
-b ../.. -s . sxml--ssax.so sxml--sxpath.so sxml--tools.so sxml--serializer.so adaptor.scm ssax.sci sxpath.sci tools.sci tree-trans.scm to-html.scm serializer.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml/sxml--ssax.so <- ../../src/sxml--ssax.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml/sxml--sxpath.so <- ../../src/sxml--sxpath.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml/sxml--tools.so <- ../../src/sxml--tools.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml/sxml--serializer.so <- ../../src/sxml--serializer.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml/adaptor.scm <- ../../lib/sxml/adaptor.scm
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml/ssax.sci <- ../../lib/sxml/ssax.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml/sxpath.sci <- ../../lib/sxml/sxpath.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml/tools.sci <- ../../lib/sxml/tools.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml/tree-trans.scm <- ../../lib/sxml/tree-trans.scm
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml/to-html.scm <- ../../lib/sxml/to-html.scm
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml/serializer.sci <- ../../lib/sxml/serializer.sci
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/syslog' に入ります
../../src/gosh -ftest ../../src/precomp -e -P -o gauche--syslog ./syslog.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o gauche--syslog.o -c gauche--syslog.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--syslog.so gauche--syslog.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
-b ../.. -s . gauche--syslog.so syslog.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/syslog/gauche--syslog.so <- ../../src/gauche--syslog.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/syslog/syslog.sci <- ../../lib/gauche/syslog.sci
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/syslog' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/dbm' に入ります
../../src/gosh -ftest ../../src/precomp -e -P -o dbm--odbm ./odbm.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o dbm--odbm.o -c dbm--odbm.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o dbm--odbm.so dbm--odbm.o -L../../src -lgdbm -lgdbm_compat -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../src/precomp -e -P -o dbm--ndbm ./ndbm.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -o ndbm-makedb \
./ndbm-makedb.c -lgdbm -lgdbm_compat -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ./ndbm-suffixes.scm ndbm-suffixes.h
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o dbm--ndbm.o -c dbm--ndbm.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o dbm--ndbm.so dbm--ndbm.o -L../../src -lgdbm -lgdbm_compat -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../src/precomp -e -P -o dbm--gdbm ./gdbm.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o dbm--gdbm.o -c dbm--gdbm.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o dbm--gdbm.so dbm--gdbm.o -L../../src -lgdbm -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "dbm" \
-b ../.. -s . dbm--odbm.so dbm--ndbm.so dbm--gdbm.so odbm.sci ndbm.sci gdbm.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/dbm/dbm--odbm.so <- ../../src/dbm--odbm.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/dbm/dbm--ndbm.so <- ../../src/dbm--ndbm.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/dbm/dbm--gdbm.so <- ../../src/dbm--gdbm.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/dbm/odbm.sci <- ../../lib/dbm/odbm.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/dbm/ndbm.sci <- ../../lib/dbm/ndbm.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/dbm/gdbm.sci <- ../../lib/dbm/gdbm.sci
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/dbm' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/mt-random' に入ります
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o mt-random.o -c mt-random.c
../../src/gosh -ftest ../../src/genstub mt-lib.stub
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o mt-lib.o -c mt-lib.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o math--mt-random.so mt-random.o mt-lib.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "math" \
-b ../.. -s . math--mt-random.so mt-random.scm
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/mt-random/math--mt-random.so <- ../../src/math--mt-random.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/mt-random/mt-random.scm <- ../../lib/math/mt-random.scm
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/mt-random' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/bcrypt' に入ります
../../src/gosh -ftest ../../src/precomp -e -P -o crypt--bcrypt ./bcrypt.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o crypt--bcrypt.o -c crypt--bcrypt.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o crypt_blowfish.o -c crypt_blowfish.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o crypt_gensalt.o -c crypt_gensalt.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o wrapper.o -c wrapper.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o crypt--bcrypt.so crypt--bcrypt.o crypt_blowfish.o crypt_gensalt.o wrapper.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "crypt" \
-b ../.. -s . crypt--bcrypt.so bcrypt.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/bcrypt/crypt--bcrypt.so <- ../../src/crypt--bcrypt.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/bcrypt/bcrypt.sci <- ../../lib/crypt/bcrypt.sci
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/bcrypt' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/digest' に入ります
../../src/gosh -ftest ../../src/precomp -e -P -o rfc--md5 ./md5.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o rfc--md5.o -c rfc--md5.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o md5c.o -c md5c.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o rfc--md5.so rfc--md5.o md5c.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../src/precomp -e -P -o rfc--sha ./sha.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o rfc--sha.o -c rfc--sha.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o sha2.o -c sha2.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o rfc--sha.so rfc--sha.o sha2.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "rfc" \
-b ../.. -s . rfc--md5.so rfc--sha.so md5.sci sha1.scm sha.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/digest/rfc--md5.so <- ../../src/rfc--md5.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/digest/rfc--sha.so <- ../../src/rfc--sha.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/digest/md5.sci <- ../../lib/rfc/md5.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/digest/sha1.scm <- ../../lib/rfc/sha1.scm
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/digest/sha.sci <- ../../lib/rfc/sha.sci
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/digest' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/vport' に入ります
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o vport.o -c vport.c
../../src/gosh -ftest ../../src/genstub vportlib.stub
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o vportlib.o -c vportlib.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--vport.so vport.o vportlib.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
-b ../.. -s . gauche--vport.so vport.scm
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/vport/gauche--vport.so <- ../../src/gauche--vport.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/vport/vport.scm <- ../../lib/gauche/vport.scm
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/vport' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/text' に入ります
../../src/gosh -ftest ../../src/precomp -e -P -o text--gettext ./gettext.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o text--gettext.o -c text--gettext.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o text--gettext.so text--gettext.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../src/precomp -e -P -o text--tr ../../libsrc/text/tr.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o text--tr.o -c text--tr.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o text--tr.so text--tr.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../src/precomp -e -P -o text--unicode ./unicode.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o text--unicode.o -c text--unicode.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o text--unicode.so text--unicode.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "text" \
-b ../.. -s . text--gettext.so text--tr.so text--unicode.so gettext.sci tr.sci unicode.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/text/text--gettext.so <- ../../src/text--gettext.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/text/text--tr.so <- ../../src/text--tr.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/text/text--unicode.so <- ../../src/text--unicode.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/text/gettext.sci <- ../../lib/text/gettext.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/text/tr.sci <- ../../lib/text/tr.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/text/unicode.sci <- ../../lib/text/unicode.sci
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/text' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/zlib' に入ります
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o gauche-zlib.o -c gauche-zlib.c
../../src/gosh -ftest ../../src/genstub zliblib.stub
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o zliblib.o -c zliblib.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o rfc--zlib.so gauche-zlib.o zliblib.o -L../../src -lz -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "rfc" \
-b ../.. -s . rfc--zlib.so zlib.scm
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/zlib/rfc--zlib.so <- ../../src/rfc--zlib.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/zlib/zlib.scm <- ../../lib/rfc/zlib.scm
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/zlib' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sparse' に入ります
../../src/gosh -ftest ../../src/precomp -e -P -o util--sparse ./sparse.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o util--sparse.o -c util--sparse.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o ctrie.o -c ctrie.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o spvec.o -c spvec.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o sptab.o -c sptab.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o util--sparse.so util--sparse.o ctrie.o spvec.o sptab.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "util" \
-b ../.. -s . util--sparse.so sparse.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sparse/util--sparse.so <- ../../src/util--sparse.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sparse/sparse.sci <- ../../lib/util/sparse.sci
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sparse' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/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 -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o parser--peg.o -c parser--peg.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o parser--peg.so parser--peg.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "parser" \
-b ../.. -s . parser--peg.so peg.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/peg/parser--peg.so <- ../../src/parser--peg.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/peg/peg.sci <- ../../lib/parser/peg.sci
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/peg' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/windows' に入ります
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o init.o -c init.c
../../src/gosh -ftest ../../src/genstub windows.stub
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o windows.o -c windows.c
../../src/gosh -ftest ../../src/genstub console.stub
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o console.o -c console.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o os--windows.so init.o windows.o console.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "os" \
-b ../.. -s . os--windows.so windows.scm
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/windows/os--windows.so <- ../../src/os--windows.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/windows/windows.scm <- ../../lib/os/windows.scm
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/windows' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/tls' に入ります
mkdir -p axTLS/ssl axTLS/ssl/test axTLS/crypto
../../src/gosh -ftest ../../src/precomp -e -P -o rfc--tls ./tls.scm
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o rfc--tls.o -c rfc--tls.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o tls.o -c tls.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o axTLS/ssl/asn1.o -c axTLS/ssl/asn1.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o axTLS/ssl/gen_cert.o -c axTLS/ssl/gen_cert.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o axTLS/ssl/loader.o -c axTLS/ssl/loader.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o axTLS/ssl/openssl.o -c axTLS/ssl/openssl.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o axTLS/ssl/os_port.o -c axTLS/ssl/os_port.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o axTLS/ssl/p12.o -c axTLS/ssl/p12.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o axTLS/ssl/tls1.o -c axTLS/ssl/tls1.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o axTLS/ssl/tls1_clnt.o -c axTLS/ssl/tls1_clnt.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o axTLS/ssl/tls1_svr.o -c axTLS/ssl/tls1_svr.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o axTLS/ssl/x509.o -c axTLS/ssl/x509.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o axTLS/crypto/aes.o -c axTLS/crypto/aes.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o axTLS/crypto/bigint.o -c axTLS/crypto/bigint.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o axTLS/crypto/crypto_misc.o -c axTLS/crypto/crypto_misc.c
axTLS/crypto/crypto_misc.c: In function ‘get_random__axtls’:
axTLS/crypto/crypto_misc.c:169:9: 警告: ignoring return value of ‘read’, declared with attribute warn_unused_result
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o axTLS/crypto/hmac.o -c axTLS/crypto/hmac.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o axTLS/crypto/md2.o -c axTLS/crypto/md2.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o axTLS/crypto/md5.o -c axTLS/crypto/md5.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o axTLS/crypto/rc4.o -c axTLS/crypto/rc4.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o axTLS/crypto/rsa.o -c axTLS/crypto/rsa.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o axTLS/crypto/sha1.o -c axTLS/crypto/sha1.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -Wl,-O1 -Wl,--as-needed -shared -o rfc--tls.so rfc--tls.o tls.o axTLS/ssl/asn1.o axTLS/ssl/gen_cert.o axTLS/ssl/loader.o axTLS/ssl/openssl.o axTLS/ssl/os_port.o axTLS/ssl/p12.o axTLS/ssl/tls1.o axTLS/ssl/tls1_clnt.o axTLS/ssl/tls1_svr.o axTLS/ssl/x509.o axTLS/crypto/aes.o axTLS/crypto/bigint.o axTLS/crypto/crypto_misc.o axTLS/crypto/hmac.o axTLS/crypto/md2.o axTLS/crypto/md5.o axTLS/crypto/rc4.o axTLS/crypto/rsa.o axTLS/crypto/sha1.o -L../../src -ldl -lcrypt -lutil -lm -lpthread
rm -f axTLS/ssl/test/ssltest.mod.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -march=core2 -mtune=generic -O2 -pipe -fPIC -fomit-frame-pointer -o axTLS/ssl/test/ssltest.mod.o -c axTLS/ssl/test/ssltest.mod.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -o axTLS/ssl/ssltest axTLS/ssl/test/ssltest.mod.o axTLS/ssl/asn1.o axTLS/ssl/gen_cert.o axTLS/ssl/loader.o axTLS/ssl/openssl.o axTLS/ssl/os_port.o axTLS/ssl/p12.o axTLS/ssl/tls1.o axTLS/ssl/tls1_clnt.o axTLS/ssl/tls1_svr.o axTLS/ssl/x509.o axTLS/crypto/aes.o axTLS/crypto/bigint.o axTLS/crypto/crypto_misc.o axTLS/crypto/hmac.o axTLS/crypto/md2.o axTLS/crypto/md5.o axTLS/crypto/rc4.o axTLS/crypto/rsa.o axTLS/crypto/sha1.o -ldl -lcrypt -lutil -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "rfc" \
-b ../.. -s . rfc--tls.so tls.sci
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/tls/rfc--tls.so <- ../../src/rfc--tls.so
link /var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/tls/tls.sci <- ../../lib/rfc/tls.sci
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/tls' から出ます
make[1]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext' から出ます
make[1]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/doc' に入ります
../src/gosh -q -I../src -I../lib -lgauche-init ./extract -en -o gauche-refe.texi ./gauche-ref.texi
if test Xmakeinfo != X -a Xgzip != X; then \
env LANG=C makeinfo --no-warn gauche-refe.texi; \
rm -rf gauche-refe.info*.gz; \
gzip gauche-refe.info gauche-refe.info-[0-9]*; \
fi
../src/gosh -q -I../src -I../lib -lgauche-init ./extract -jp -o gauche-refj.texi ./gauche-ref.texi
if test Xmakeinfo != X -a Xgzip != X; then \
env LANG=C makeinfo --no-warn gauche-refj.texi; \
rm -rf gauche-refj.info*.gz; \
gzip gauche-refj.info gauche-refj.info-[0-9]*; \
fi
make[1]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/doc' から出ます
>>> Source compiled.
>>> Test phase [not enabled]: dev-scheme/gauche-0.9.3.3
>>> Install gauche-0.9.3.3 into /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image/ category dev-scheme
make -j2 DESTDIR=/var/tmp/portage/dev-scheme/gauche-0.9.3.3/image/ install-pkg install-doc
cd lib; make install
cd doc; make install
make[1]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/lib' に入ります
for d in gauche gauche/vm gauche/serializer gauche/interactive gauche/mop gauche/package gauche/cgen gauche/experimental srfi-14 srfi-29 binary control dbd dbm math util compat file rfc text www www/cgi; do \
../mkinstalldirs /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/$d; \
done
make[1]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/doc' に入ります
if test ! -d /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/man/man1; then ../mkinstalldirs /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/man/man1; fi
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/man/man1
/usr/bin/install -c -m 444 gosh.1 gauche-config.1 gauche-install.1 gauche-package.1 gauche-cesconv.1 /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/man/man1
if test ! -d /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/info; then ../mkinstalldirs /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/info; fi
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche/vm
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/info
if test -f gauche-refe.info.gz -o -f gauche-refj.info.gz; then \
for info in *.info*; do \
/usr/bin/install -c -m 444 $info /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/info/; \
done; \
fi
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche/serializer
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche/interactive
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche/mop
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche/package
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche/cgen
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche/experimental
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/srfi-14
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/srfi-29
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/binary
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/control
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/dbd
make[1]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/doc' から出ます
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/dbm
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/math
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/util
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/compat
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/file
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/rfc
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/text
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/www
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/www/cgi
for p in srfi-0.scm srfi-4.scm srfi-5.scm srfi-7.scm srfi-9.scm srfi-11.scm srfi-14.scm srfi-14/query.scm srfi-14/set.scm srfi-26.scm srfi-27.scm srfi-29.scm srfi-29/bundle.scm srfi-29/format.scm srfi-31.scm srfi-37.scm srfi-42.scm srfi-55.scm srfi-60.scm srfi-98.scm slib.scm gauche/redefutil.scm gauche/test.scm gauche/time.scm gauche/macroutil.scm gauche/stringutil.scm gauche/condutil.scm gauche/portutil.scm gauche/hashutil.scm gauche/treeutil.scm gauche/modutil.scm gauche/libutil.scm gauche/sortutil.scm gauche/fileutil.scm gauche/sysutil.scm gauche/regexp.scm gauche/process.scm gauche/signal.scm gauche/numerical.scm gauche/let-opt.scm gauche/logical.scm gauche/vm/debugger.scm gauche/vm/insn-core.scm gauche/vm/insn.scm gauche/vm/profiler.scm gauche/procedure.scm gauche/dictionary.scm gauche/generator.scm gauche/serializer.scm gauche/serializer/aserializer.scm gauche/parseopt.scm gauche/interactive.scm gauche/interactive/info.scm gauche/selector.scm gauche/logger.scm gauche/record.scm gauche/common-macros.scm gauche/singleton.scm gauche/validator.scm gauche/version.scm gauche/partcont.scm gauche/lazy.scm gauche/interpolate.scm gauche/defvalues.scm gauche/listener.scm gauche/config.scm gauche/reload.scm gauche/mop/instance-pool.scm gauche/mop/validator.scm gauche/mop/propagate.scm gauche/mop/singleton.scm gauche/cgen.scm gauche/cgen/unit.scm gauche/cgen/literal.scm gauche/cgen/cise.scm gauche/cgen/type.scm gauche/cgen/stub.scm gauche/cgen/precomp.scm gauche/cgen/tmodule.scm gauche/package.scm gauche/package/build.scm gauche/package/fetch.scm gauche/package/util.scm gauche/package/compile.scm gauche/experimental/ref.scm gauche/experimental/lamb.scm gauche/experimental/app.scm binary/ftype.scm binary/pack.scm control/job.scm control/thread-pool.scm dbi.scm dbd/null.scm dbm.scm dbm/fsdbm.scm dbm/dump dbm/restore math/const.scm util/isomorph.scm util/toposort.scm util/tree.scm util/digest.scm util/combinations.scm util/lcs.scm util/list.scm util/record.scm util/relation.scm util/stream.scm util/trie.scm util/rbtree.scm compat/jfilter.scm compat/stk.scm compat/norational.scm file/filter.scm rfc/822.scm rfc/mime.scm rfc/base64.scm rfc/uri.scm rfc/cookie.scm rfc/quoted-printable.scm rfc/http.scm rfc/hmac.scm rfc/ftp.scm rfc/icmp.scm rfc/ip.scm rfc/json.scm text/csv.scm text/parse.scm text/tree.scm text/sql.scm text/html-lite.scm text/info.scm text/diff.scm text/progress.scm www/cgi.scm www/cgi-test.scm www/cgi/test.scm; do \
/usr/bin/install -c -m 444 $p /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/$p; \
done
if test -f slibcat; then \
/usr/bin/install -c -m 444 slibcat /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/slibcat; \
fi
make[1]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/lib' から出ます
cd ext; make install
make[1]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext' に入ります
for d in gauche util srfi threads uvector charconv binary net termios fcntl file sxml syslog dbm mt-random bcrypt digest vport text zlib sparse peg windows tls; do (cd $d; make install); done
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche' に入ります
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche collection.sci sequence.sci parameter.sci hook.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu gauche--collection.so gauche--sequence.so gauche--parameter.so gauche--hook.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/gauche' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/util' に入ります
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/util match.sci queue.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu util--match.so util--queue.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/util' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi' に入ります
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/ srfi-1.sci srfi-13.sci srfi-19.sci srfi-43.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu srfi-1.so srfi-13.so srfi-19.so srfi-43.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/srfi' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/threads' に入ります
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche threads.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu gauche--threads.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/threads' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/uvector' に入ります
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include gauche/uvector.h
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche array.scm uvector.scm matrix.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu libgauche-uvector.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/uvector' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/charconv' に入ります
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche charconv.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu gauche--charconv.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/charconv' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/binary' に入ります
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/binary io.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu binary--io.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/binary' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/net' に入ります
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche net.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu gauche--net.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/net' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/termios' に入ります
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche termios.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu gauche--termios.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/termios' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/fcntl' に入ります
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche fcntl.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu gauche--fcntl.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/fcntl' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/file' に入ります
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/file util.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu file--util.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/file' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml' に入ります
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/sxml adaptor.scm ssax.sci sxpath.sci tools.sci tree-trans.scm to-html.scm serializer.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu sxml--ssax.so sxml--sxpath.so sxml--tools.so sxml--serializer.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sxml' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/syslog' に入ります
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche syslog.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu gauche--syslog.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/syslog' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/dbm' に入ります
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/dbm odbm.sci ndbm.sci gdbm.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu dbm--odbm.so dbm--ndbm.so dbm--gdbm.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/dbm' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/mt-random' に入ります
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/math mt-random.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu math--mt-random.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/mt-random' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/bcrypt' に入ります
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/crypt bcrypt.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu crypt--bcrypt.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/bcrypt' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/digest' に入ります
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/rfc md5.sci sha1.scm sha.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu rfc--md5.so rfc--sha.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/digest' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/vport' に入ります
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/gauche vport.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu gauche--vport.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/vport' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/text' に入ります
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/text gettext.sci tr.sci unicode.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu text--gettext.so text--tr.so text--unicode.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/text' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/zlib' に入ります
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/rfc zlib.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu rfc--zlib.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/zlib' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sparse' に入ります
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/util sparse.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu util--sparse.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/sparse' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/peg' に入ります
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/parser peg.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu parser--peg.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/peg' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/windows' に入ります
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/os windows.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu os--windows.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/windows' から出ます
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/tls' に入ります
mkdir -p axTLS/ssl axTLS/ssl/test axTLS/crypto
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib/rfc tls.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu rfc--tls.so
make[2]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext/tls' から出ます
../src/gosh -ftest ../src/gauche-install.in -C -m 444 -S . template.Makefile.in template.configure.ac template.extension.h template.extension.c template.extensionlib.stub template.module.scm template.test.scm template.DIST /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3
make[1]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/ext' から出ます
cd src; make install
make[1]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/src' に入ります
../mkinstalldirs /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include/gauche /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/x86_64-pc-linux-gnu /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/bin /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/site/lib /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/site/x86_64-pc-linux-gnu
./gosh -ftest ./gauche-install.in -m 444 -S . gauche.h ../gc/include/gc.h ../gc/include/gc_allocator.h ../gc/include/gc_config_macros.h ../gc/include/gc_cpp.h ../gc/include/gc_inline.h ../gc/include/gc_mark.h ../gc/include/gc_pthread_redirects.h ../gc/include/gc_tiny_fl.h ../gc/include/gc_typed.h ../gc/include/gc_version.h /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include
mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/bin /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/site/lib /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/site/x86_64-pc-linux-gnu
TARGETLIB=/usr/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -L. -Wl,-O1 -Wl,--as-needed -Wl,--soname,libgauche-0.9.so.0.3 -shared -o libgauche-0.9.so box.o core.o vm.o compaux.o macro.o code.o error.o class.o prof.o collection.o boolean.o char.o string.o list.o hash.o treemap.o bits.o port.o write.o read.o vector.o weak.o symbol.o keyword.o gloc.o compare.o regexp.o signal.o parameter.o module.o proc.o number.o bignum.o load.o paths.o lazy.o repl.o autoloads.o system.o compile.o libalpha.o libbool.o libchar.o libdict.o libeval.o libexc.o libio.o liblazy.o liblist.o libmisc.o libmod.o libnum.o libobj.o libomega.o libproc.o librx.o libstr.o libsym.o libsys.o libvec.o `ls -1 ../gc/.libs/*.o | grep -v '/cord' | grep -v '/staticrootslib'` -ldl -lcrypt -lutil -lm -lpthread
./gosh -ftest ./gauche-install.in -m 444 -S . gauche/arch.h gauche/bignum.h gauche/bits.h gauche/bits_inline.h gauche/builtin-syms.h gauche/bytes_inline.h gauche/char_euc_jp.h gauche/char_none.h gauche/char_sjis.h gauche/char_utf_8.h gauche/charset.h gauche/class.h gauche/code.h gauche/collection.h gauche/config.h gauche/config_threads.h gauche/exception.h gauche/extend.h gauche/extern.h gauche/float.h gauche/gloc.h gauche/hash.h gauche/int64.h gauche/keyword.h gauche/load.h gauche/macro.h gauche/module.h gauche/number.h gauche/parameter.h gauche/paths.h gauche/port.h gauche/prof.h gauche/pthread.h gauche/reader.h gauche/regexp.h gauche/scmconst.h gauche/string.h gauche/symbol.h gauche/system.h gauche/treemap.h gauche/uthread.h gauche/vector.h gauche/vm.h gauche/vminsn.h gauche/weak.h gauche/win-compat.h gauche/wthread.h /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/lib64/gauche-0.9/0.9.3.3/include/gauche
TARGETLIB=/usr/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -L. -Wl,-O1 -Wl,--as-needed -rdynamic -o gosh main.o -lgauche-0.9 -ldl -lcrypt -lutil -lm -lpthread
TARGETLIB=/usr/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -mtune=generic -O2 -pipe -fPIC -L. -Wl,-O1 -Wl,--as-needed -o gauche-config gauche-config.o -ldl -lcrypt -lutil -lm -lpthread
./gosh -ftest ./gauche-install.in -m 444 -S . genstub precomp gencomp cesconv /var/tmp/portage/dev-scheme/gauche-0.9.3.3/image//usr/share/gauche-0.9/0.9.3.3/lib
./gosh: error while loading shared libraries: libgauche-0.9.so.0.3: cannot open shared object file: No such file or directory
make[1]: *** [install-aux] エラー 127
make[1]: *** 未完了のジョブを待っています....
make[1]: ディレクトリ `/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3/src' から出ます
make: *** [install-pkg] エラー 2
* ERROR: dev-scheme/gauche-0.9.3.3 failed (install phase):
* emake failed
*
* If you need support, post the output of 'emerge --info =dev-scheme/gauche-0.9.3.3',
* the complete build log and the output of 'emerge -pqv =dev-scheme/gauche-0.9.3.3'.
* The complete build log is located at '/var/tmp/portage/dev-scheme/gauche-0.9.3.3/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-scheme/gauche-0.9.3.3/temp/environment'.
* S: '/var/tmp/portage/dev-scheme/gauche-0.9.3.3/work/Gauche-0.9.3.3'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment