The build took 00h 02m 53s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
127,654 |
ansic |
85,886 |
lisp |
24,012 |
sh |
3,367 |
makefile |
2,391 |
cpp |
107 |
asm |
2 |
perl |
243,419 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: gauche 0.9.4-1 (Wed Aug 24 13:45:15 UTC 2016)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (2) guile1.8-1.8.8-4 slib-3b5-2
Total Installed Size: 4.91 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing guile1.8...
installing slib...
:: Running post-transaction hooks...
(1/2) Updating manpage index...
(2/2) Updating the info directory file...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking slib... /usr/share/slib
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
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-unknown-linux-gnu-gcc... no
checking for -gcc... no
checking for gcc... gcc
checking for gosh... gosh
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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 time.h usability... yes
checking time.h presence... yes
checking for time.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 bsd/libutil.h usability... no
checking bsd/libutil.h presence... no
checking for bsd/libutil.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 fpu_control.h usability... yes
checking fpu_control.h presence... yes
checking for fpu_control.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 gcc needs -traditional... no
checking for sin in -lm... yes
checking for isinf in -lsunmath... no
checking for clock_gettime in -lrt... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for isnan... yes
checking for isinf... yes
checking for trunc... yes
checking for rint... yes
checking for tgamma... yes
checking for lgamma... yes
checking for symlink... yes
checking for readlink... yes
checking for lchown... yes
checking for 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 clock_gettime... yes
checking for clock_getres... yes
checking for syslog... yes
checking for setlogmask... yes
checking for sigwait... yes
checking for fpsetprec... no
checking for 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
gdbm
checking gdbm.h usability... yes
checking gdbm.h presence... yes
checking for gdbm.h... yes
checking for gdbm_open in -lgdbm... yes
ndbm
checking ndbm.h usability... yes
checking ndbm.h presence... yes
checking for ndbm.h... yes
checking for dbm_open... no
checking for dbm_open in -lndbm... no
checking for dbm_open in -ldbm... no
checking for dbm_open in -lgdbm... no
checking for dbm_open in -lgdbm_compat... yes
odbm
checking dbm.h usability... yes
checking dbm.h presence... yes
checking for dbm.h... yes
checking for dbminit in -ldbm... no
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 (/tmp/gauche/src/Gauche-0.9.4/gc)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--enable-multibyte=utf-8' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking GC version numbers... major=7 minor=4 micro=2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/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-unknown-linux-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for x86_64-unknown-linux-g++... no
checking for x86_64-unknown-linux-c++... no
checking for x86_64-unknown-linux-gpp... no
checking for x86_64-unknown-linux-aCC... no
checking for x86_64-unknown-linux-CC... no
checking for x86_64-unknown-linux-cxx... no
checking for x86_64-unknown-linux-cc++... no
checking for x86_64-unknown-linux-cl.exe... no
checking for x86_64-unknown-linux-FCC... no
checking for x86_64-unknown-linux-KCC... no
checking for x86_64-unknown-linux-RCC... no
checking for x86_64-unknown-linux-xlC_r... no
checking for x86_64-unknown-linux-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/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-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/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... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for inline... inline
checking for pthread_self in -lpthread... yes
configure: WARNING: "Explicit GC_INIT() calls may be required."
checking for gcc -Wextra... yes
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 whether Solaris gcc optimization fix is necessary... no
checking for dladdr... yes
checking sys/dg_sys_info.h usability... no
checking sys/dg_sys_info.h presence... no
checking for sys/dg_sys_info.h... no
checking for x86_64-unknown-linux-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... yes
checking which libatomic_ops to use... external
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bdw-gc.pc
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
This Gauche has been configured with the following parameters:
version: 0.9.4
multibyte: utf8
slib: /usr/share/slib
thread: pthreads
tls/ssl: axTLS
optional modules: odbm ndbm gdbm zlib
if [ . != "." ]; then ./wirebuildlibs "." "ln -s"; fi
for d in gc src lib ext doc; do (cd $d; make all) || exit 1; done
make[1]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/gc'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/gc'
depbase=`echo allchblk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT allchblk.lo -MD -MP -MF $depbase.Tpo -c -o allchblk.lo allchblk.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo alloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT alloc.lo -MD -MP -MF $depbase.Tpo -c -o alloc.lo alloc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo blacklst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT blacklst.lo -MD -MP -MF $depbase.Tpo -c -o blacklst.lo blacklst.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo checksums.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT checksums.lo -MD -MP -MF $depbase.Tpo -c -o checksums.lo checksums.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo dbg_mlc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT dbg_mlc.lo -MD -MP -MF $depbase.Tpo -c -o dbg_mlc.lo dbg_mlc.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo dyn_load.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT dyn_load.lo -MD -MP -MF $depbase.Tpo -c -o dyn_load.lo dyn_load.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo finalize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT finalize.lo -MD -MP -MF $depbase.Tpo -c -o finalize.lo finalize.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
finalize.c: In function 'GC_general_register_disappearing_link':
finalize.c:214:43: warning: nonnull argument 'link' compared to NULL [-Wnonnull-compare]
if (((word)link & (ALIGNMENT-1)) != 0 || NULL == link)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
finalize.c: In function 'GC_register_long_link':
finalize.c:269:43: warning: nonnull argument 'link' compared to NULL [-Wnonnull-compare]
if (((word)link & (ALIGNMENT-1)) != 0 || NULL == link)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
finalize.c: In function 'GC_move_disappearing_link':
finalize.c:348:47: warning: nonnull argument 'new_link' compared to NULL [-Wnonnull-compare]
if (((word)new_link & (ALIGNMENT-1)) != 0 || new_link == NULL)
^
finalize.c: In function 'GC_move_long_link':
finalize.c:365:49: warning: nonnull argument 'new_link' compared to NULL [-Wnonnull-compare]
if (((word)new_link & (ALIGNMENT-1)) != 0 || new_link == NULL)
^
depbase=`echo gc_dlopen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT gc_dlopen.lo -MD -MP -MF $depbase.Tpo -c -o gc_dlopen.lo gc_dlopen.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo gcj_mlc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT gcj_mlc.lo -MD -MP -MF $depbase.Tpo -c -o gcj_mlc.lo gcj_mlc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo headers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT headers.lo -MD -MP -MF $depbase.Tpo -c -o headers.lo headers.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo mach_dep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mach_dep.lo -MD -MP -MF $depbase.Tpo -c -o mach_dep.lo mach_dep.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo malloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT malloc.lo -MD -MP -MF $depbase.Tpo -c -o malloc.lo malloc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo mallocx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mallocx.lo -MD -MP -MF $depbase.Tpo -c -o mallocx.lo mallocx.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo mark.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mark.lo -MD -MP -MF $depbase.Tpo -c -o mark.lo mark.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo mark_rts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT mark_rts.lo -MD -MP -MF $depbase.Tpo -c -o mark_rts.lo mark_rts.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo misc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT misc.lo -MD -MP -MF $depbase.Tpo -c -o misc.lo misc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo new_hblk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT new_hblk.lo -MD -MP -MF $depbase.Tpo -c -o new_hblk.lo new_hblk.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo obj_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT obj_map.lo -MD -MP -MF $depbase.Tpo -c -o obj_map.lo obj_map.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo os_dep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT os_dep.lo -MD -MP -MF $depbase.Tpo -c -o os_dep.lo os_dep.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo pcr_interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pcr_interface.lo -MD -MP -MF $depbase.Tpo -c -o pcr_interface.lo pcr_interface.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo ptr_chck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT ptr_chck.lo -MD -MP -MF $depbase.Tpo -c -o ptr_chck.lo ptr_chck.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo real_malloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT real_malloc.lo -MD -MP -MF $depbase.Tpo -c -o real_malloc.lo real_malloc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo reclaim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT reclaim.lo -MD -MP -MF $depbase.Tpo -c -o reclaim.lo reclaim.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo specific.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT specific.lo -MD -MP -MF $depbase.Tpo -c -o specific.lo specific.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo stubborn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT stubborn.lo -MD -MP -MF $depbase.Tpo -c -o stubborn.lo stubborn.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo thread_local_alloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT thread_local_alloc.lo -MD -MP -MF $depbase.Tpo -c -o thread_local_alloc.lo thread_local_alloc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo typd_mlc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT typd_mlc.lo -MD -MP -MF $depbase.Tpo -c -o typd_mlc.lo typd_mlc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo pthread_start.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pthread_start.lo -MD -MP -MF $depbase.Tpo -c -o pthread_start.lo pthread_start.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo pthread_support.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pthread_support.lo -MD -MP -MF $depbase.Tpo -c -o pthread_support.lo pthread_support.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo pthread_stop_world.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT pthread_stop_world.lo -MD -MP -MF $depbase.Tpo -c -o pthread_stop_world.lo pthread_stop_world.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -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
depbase=`echo fnlz_mlc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT fnlz_mlc.lo -MD -MP -MF $depbase.Tpo -c -o fnlz_mlc.lo fnlz_mlc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT fnlz_mlc.lo -MD -MP -MF .deps/fnlz_mlc.Tpo -c fnlz_mlc.c -fPIC -DPIC -o .libs/fnlz_mlc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT fnlz_mlc.lo -MD -MP -MF .deps/fnlz_mlc.Tpo -c fnlz_mlc.c -o fnlz_mlc.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cord/libcord_la-cordbscs.lo -MD -MP -MF cord/.deps/libcord_la-cordbscs.Tpo -c -o cord/libcord_la-cordbscs.lo `test -f 'cord/cordbscs.c' || echo './'`cord/cordbscs.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cord/libcord_la-cordprnt.lo -MD -MP -MF cord/.deps/libcord_la-cordprnt.Tpo -c -o cord/libcord_la-cordprnt.lo `test -f 'cord/cordprnt.c' || echo './'`cord/cordprnt.c
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cord/libcord_la-cordbscs.lo -MD -MP -MF cord/.deps/libcord_la-cordbscs.Tpo -c cord/cordbscs.c -fPIC -DPIC -o cord/.libs/libcord_la-cordbscs.o
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cord/libcord_la-cordprnt.lo -MD -MP -MF cord/.deps/libcord_la-cordprnt.Tpo -c cord/cordprnt.c -fPIC -DPIC -o cord/.libs/libcord_la-cordprnt.o
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cord/libcord_la-cordprnt.lo -MD -MP -MF cord/.deps/libcord_la-cordprnt.Tpo -c cord/cordprnt.c -o cord/libcord_la-cordprnt.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cord/libcord_la-cordbscs.lo -MD -MP -MF cord/.deps/libcord_la-cordbscs.Tpo -c cord/cordbscs.c -o cord/libcord_la-cordbscs.o >/dev/null 2>&1
mv -f cord/.deps/libcord_la-cordprnt.Tpo cord/.deps/libcord_la-cordprnt.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cord/libcord_la-cordxtra.lo -MD -MP -MF cord/.deps/libcord_la-cordxtra.Tpo -c -o cord/libcord_la-cordxtra.lo `test -f 'cord/cordxtra.c' || echo './'`cord/cordxtra.c
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cord/libcord_la-cordxtra.lo -MD -MP -MF cord/.deps/libcord_la-cordxtra.Tpo -c cord/cordxtra.c -fPIC -DPIC -o cord/.libs/libcord_la-cordxtra.o
mv -f cord/.deps/libcord_la-cordbscs.Tpo cord/.deps/libcord_la-cordbscs.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -version-info 1:3:0 -no-undefined -o libgc.la -rpath /usr/lib allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo mach_dep.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 thread_local_alloc.lo typd_mlc.lo pthread_start.lo pthread_support.lo pthread_stop_world.lo fnlz_mlc.lo -lpthread -ldl -latomic_ops
libtool: compile: gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -MT cord/libcord_la-cordxtra.lo -MD -MP -MF cord/.deps/libcord_la-cordxtra.Tpo -c cord/cordxtra.c -o cord/libcord_la-cordxtra.o >/dev/null 2>&1
libtool: link: 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/mach_dep.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/thread_local_alloc.o .libs/typd_mlc.o .libs/pthread_start.o .libs/pthread_support.o .libs/pthread_stop_world.o .libs/fnlz_mlc.o -lpthread -ldl -latomic_ops -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: 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 mach_dep.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 thread_local_alloc.o typd_mlc.o pthread_start.o pthread_support.o pthread_stop_world.o fnlz_mlc.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libgc.a
mv -f cord/.deps/libcord_la-cordxtra.Tpo cord/.deps/libcord_la-cordxtra.Plo
libtool: link: ( cd ".libs" && rm -f "libgc.la" && ln -s "../libgc.la" "libgc.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -fexceptions -Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END -version-info 1:3:0 -no-undefined -o libcord.la -rpath /usr/lib cord/libcord_la-cordbscs.lo cord/libcord_la-cordprnt.lo cord/libcord_la-cordxtra.lo ./libgc.la
libtool: link: gcc -shared -fPIC -DPIC cord/.libs/libcord_la-cordbscs.o cord/.libs/libcord_la-cordprnt.o cord/.libs/libcord_la-cordxtra.o -Wl,-rpath -Wl,/tmp/gauche/src/Gauche-0.9.4/gc/.libs ./.libs/libgc.so -lpthread -ldl -latomic_ops -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: ar cru .libs/libcord.a cord/libcord_la-cordbscs.o cord/libcord_la-cordprnt.o cord/libcord_la-cordxtra.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcord.a
libtool: link: ( cd ".libs" && rm -f "libcord.la" && ln -s "../libcord.la" "libcord.la" )
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/gc'
make[1]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/gc'
make[1]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/src'
rm -f gauche/config_threads.h
echo "/* Generated automatically from gc config header; do not edit. */" > gauche/config_threads.h
/bin/sh ./genconfig
grep '^#define GC_[0-9A-Z_]*THREADS' ../gc/include/config.h >> gauche/config_threads.h || :
/bin/sh ./genconfig
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
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c test-extra.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c libextra.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c box.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c core.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c vm.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c compaux.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c macro.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c code.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c error.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c class.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c prof.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c collection.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c boolean.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c char.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c string.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c list.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c hash.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c treemap.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c bits.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c port.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c write.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c read.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c vector.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c weak.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c symbol.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c gloc.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c compare.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c regexp.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c signal.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c parameter.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c module.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c proc.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c number.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c bignum.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c load.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c paths.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c lazy.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c repl.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c autoloads.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c system.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c compile.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c libalpha.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c libbool.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c libchar.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c libcode.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c libcmp.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c libdict.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c libeval.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c libexc.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c libfmt.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c libio.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c liblazy.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c liblist.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c libmisc.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c libmod.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c libnum.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c libobj.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c libomega.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c libproc.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c librx.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c libstr.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c libsym.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c libsys.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c libvec.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c main.c
gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -fPIC -fomit-frame-pointer -c gauche-config.c
TARGETLIB=`pwd` gcc -fPIC -Wl,--rpath -Wl,`pwd` -L. -o gauche-config gauche-config.o -ldl -lcrypt -lutil -lrt -lm -lpthread
TARGETLIB=`pwd` gcc -fPIC -Wl,--rpath -Wl,`pwd` -L. -Wl,--soname,libgauche-0.9.so.0.4 -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 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 libcode.o libcmp.o libdict.o libeval.o libexc.o libfmt.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'` `ls -1 ../gc/libatomic_ops/src/.libs/*.o` -ldl -lcrypt -lutil -lrt -lm -lpthread
ls: cannot access '../gc/libatomic_ops/src/.libs/*.o': No such file or directory
TARGETLIB=`pwd` /bin/sh ./makeverslink libgauche-0.9.so
TARGETLIB=`pwd` gcc -fPIC -Wl,--rpath -Wl,`pwd` -L. -rdynamic -o gosh main.o -lgauche-0.9 -ldl -lcrypt -lutil -lrt -lm -lpthread
TARGETLIB=`pwd` gcc -fPIC -Wl,--rpath -Wl,`pwd` -L. -rdynamic -o test-extra test-extra.o libextra.o -lgauche-0.9 -ldl -lcrypt -lutil -lrt -lm -lpthread
make[1]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/src'
make[1]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/lib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/lib'
make[1]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext'
(cd gauche; make default)
(cd util; make default)
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/gauche'
../../src/gosh -ftest ../../src/precomp -e -P -o gauche--collection ../../libsrc/gauche/collection.scm
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/util'
../../src/gosh -ftest ../../src/precomp -e -P -o util--match ../../libsrc/util/match.scm
../../src/gosh -ftest ../../src/precomp -e -P -o gauche--sequence ../../libsrc/gauche/sequence.scm
../../src/gosh -ftest ../../src/precomp -e -P -o util--queue ./queue.scm
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o util--match.o -c util--match.c
../../src/gosh -ftest ../../src/precomp -M=%parameterize -e -P -o gauche--parameter ../../libsrc/gauche/parameter.scm
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o util--queue.o -c util--queue.c
gcc -fPIC -shared -o util--match.so util--match.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
gcc -fPIC -shared -o util--queue.so util--queue.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "util" \
-b ../.. -s . util--match.so util--queue.so match.sci queue.sci
link /tmp/gauche/src/Gauche-0.9.4/ext/util/util--match.so <- ../../src/util--match.so
link /tmp/gauche/src/Gauche-0.9.4/ext/util/util--queue.so <- ../../src/util--queue.so
link /tmp/gauche/src/Gauche-0.9.4/ext/util/match.sci <- ../../lib/util/match.sci
link /tmp/gauche/src/Gauche-0.9.4/ext/util/queue.sci <- ../../lib/util/queue.sci
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/util'
(cd srfi; make default)
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/srfi'
../../src/gosh -ftest ../../src/precomp -e -i srfi-1.sci ../../libsrc/srfi-1.scm
../../src/gosh -ftest ../../src/precomp -e -P -o gauche--hook ../../libsrc/gauche/hook.scm
../../src/gosh -ftest ../../src/precomp -e -i srfi-13.sci ../../libsrc/srfi-13.scm
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o gauche--collection.o -c gauche--collection.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o gauche--sequence.o -c gauche--sequence.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o gauche--parameter.o -c gauche--parameter.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o gauche--hook.o -c gauche--hook.c
gcc -fPIC -shared -o gauche--collection.so gauche--collection.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
gcc -fPIC -shared -o gauche--sequence.so gauche--sequence.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
gcc -fPIC -shared -o gauche--parameter.so gauche--parameter.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
gcc -fPIC -shared -o gauche--hook.so gauche--hook.o -L../../src -ldl -lcrypt -lutil -lrt -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 /tmp/gauche/src/Gauche-0.9.4/ext/gauche/gauche--collection.so <- ../../src/gauche--collection.so
link /tmp/gauche/src/Gauche-0.9.4/ext/gauche/gauche--sequence.so <- ../../src/gauche--sequence.so
link /tmp/gauche/src/Gauche-0.9.4/ext/gauche/gauche--parameter.so <- ../../src/gauche--parameter.so
link /tmp/gauche/src/Gauche-0.9.4/ext/gauche/gauche--hook.so <- ../../src/gauche--hook.so
link /tmp/gauche/src/Gauche-0.9.4/ext/gauche/collection.sci <- ../../lib/gauche/collection.sci
link /tmp/gauche/src/Gauche-0.9.4/ext/gauche/sequence.sci <- ../../lib/gauche/sequence.sci
link /tmp/gauche/src/Gauche-0.9.4/ext/gauche/parameter.sci <- ../../lib/gauche/parameter.sci
link /tmp/gauche/src/Gauche-0.9.4/ext/gauche/hook.sci <- ../../lib/gauche/hook.sci
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/gauche'
(cd uvector; make default)
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/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
rm -rf uvlib.stub
../../src/gosh -ftest ./uvgen.scm ./uvlib.stub.tmpl
../../src/gosh -ftest ../../src/precomp ./uvutil.scm
../../src/gosh -ftest ../../src/precomp -e -P ./srfi-19.scm
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o uvector.o -c uvector.c
../../src/gosh -ftest ../../src/precomp -e -P ./srfi-43.scm
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o uvinit.o -c uvinit.c
../../src/gosh -ftest ../../src/genstub uvlib.stub
../../src/gosh -ftest ./generate-srfi.scm ../..
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o srfi-1.o -c srfi-1.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o uvutil.o -c uvutil.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o srfi-13.o -c srfi-13.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o srfi-19.o -c srfi-19.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o uvlib.o -c uvlib.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o srfi-43.o -c srfi-43.c
gcc -fPIC -shared -o srfi-1.so srfi-1.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
gcc -fPIC -shared -o srfi-13.so srfi-13.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
gcc -fPIC -shared -o srfi-19.so srfi-19.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
gcc -fPIC -shared -o srfi-43.so srfi-43.o -L../../src -ldl -lcrypt -lutil -lrt -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 /tmp/gauche/src/Gauche-0.9.4/ext/srfi/srfi-1.so <- ../../src/srfi-1.so
link /tmp/gauche/src/Gauche-0.9.4/ext/srfi/srfi-13.so <- ../../src/srfi-13.so
link /tmp/gauche/src/Gauche-0.9.4/ext/srfi/srfi-19.so <- ../../src/srfi-19.so
link /tmp/gauche/src/Gauche-0.9.4/ext/srfi/srfi-43.so <- ../../src/srfi-43.so
link /tmp/gauche/src/Gauche-0.9.4/ext/srfi/srfi-1.sci <- ../../lib//srfi-1.sci
link /tmp/gauche/src/Gauche-0.9.4/ext/srfi/srfi-13.sci <- ../../lib//srfi-13.sci
link /tmp/gauche/src/Gauche-0.9.4/ext/srfi/srfi-19.sci <- ../../lib//srfi-19.sci
link /tmp/gauche/src/Gauche-0.9.4/ext/srfi/srfi-43.sci <- ../../lib//srfi-43.sci
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/srfi'
(cd charconv; make default)
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/charconv'
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o charconv.o -c charconv.c
../../src/gosh -ftest ../../src/precomp ./convaux.scm
gcc -fPIC -shared -o libgauche-uvector.so uvector.o uvinit.o uvlib.o uvutil.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
-b ../.. -s . libgauche-uvector.so array.scm uvector.scm matrix.scm
link /tmp/gauche/src/Gauche-0.9.4/ext/uvector/libgauche-uvector.so <- ../../src/libgauche-uvector.so
link /tmp/gauche/src/Gauche-0.9.4/ext/uvector/array.scm <- ../../lib/gauche/array.scm
link /tmp/gauche/src/Gauche-0.9.4/ext/uvector/uvector.scm <- ../../lib/gauche/uvector.scm
link /tmp/gauche/src/Gauche-0.9.4/ext/uvector/matrix.scm <- ../../lib/gauche/matrix.scm
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/uvector'
(cd binary; make default)
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/binary'
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o binary.o -c binary.c
../../src/gosh -ftest ../../src/genstub binarylib.stub
../../src/gosh -ftest ./cvt.scm ./euc-jp-2000-std.txt
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o binarylib.o -c binarylib.c
gcc -fPIC -shared -o binary--io.so binary.o binarylib.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "binary" \
-b ../.. -s . binary--io.so io.scm
link /tmp/gauche/src/Gauche-0.9.4/ext/binary/binary--io.so <- ../../src/binary--io.so
link /tmp/gauche/src/Gauche-0.9.4/ext/binary/io.scm <- ../../lib/binary/io.scm
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/binary'
(cd net; make default)
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/net'
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o net.o -c net.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o addr.o -c addr.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o netdb.o -c netdb.c
../../src/gosh -ftest ../../src/genstub netlib.stub
../../src/gosh -ftest ../../src/precomp ./netaux.scm
../../src/gosh -ftest ./cvt.scm ./euc-jp-2000-std.txt
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o netlib.o -c netlib.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o netaux.o -c netaux.c
gcc -fPIC -shared -o gauche--net.so net.o addr.o netdb.o netlib.o netaux.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
-b ../.. -s . gauche--net.so net.scm
link /tmp/gauche/src/Gauche-0.9.4/ext/net/gauche--net.so <- ../../src/gauche--net.so
link /tmp/gauche/src/Gauche-0.9.4/ext/net/net.scm <- ../../lib/gauche/net.scm
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/net'
(cd termios; make default)
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/termios'
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o termios.o -c termios.c
../../src/gosh -ftest ../../src/genstub termiolib.stub
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o termiolib.o -c termiolib.c
gcc -fPIC -shared -o gauche--termios.so termios.o termiolib.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
-b ../.. -s . gauche--termios.so termios.scm
link /tmp/gauche/src/Gauche-0.9.4/ext/termios/gauche--termios.so <- ../../src/gauche--termios.so
link /tmp/gauche/src/Gauche-0.9.4/ext/termios/termios.scm <- ../../lib/gauche/termios.scm
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/termios'
(cd fcntl; make default)
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/fcntl'
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o fcntl.o -c fcntl.c
../../src/gosh -ftest ../../src/genstub fcntlib.stub
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o fcntlib.o -c fcntlib.c
gcc -fPIC -shared -o gauche--fcntl.so fcntl.o fcntlib.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
-b ../.. -s . gauche--fcntl.so fcntl.scm
../../src/gosh -ftest ./guess.scm guess_tab.c
link /tmp/gauche/src/Gauche-0.9.4/ext/fcntl/gauche--fcntl.so <- ../../src/gauche--fcntl.so
link /tmp/gauche/src/Gauche-0.9.4/ext/fcntl/fcntl.scm <- ../../lib/gauche/fcntl.scm
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/fcntl'
(cd file; make default)
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/file'
../../src/gosh -ftest ../../src/precomp -e -P -o file--util ../../libsrc/file/util.scm
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o convaux.o -c convaux.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o jconv.o -c jconv.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o guess.o -c guess.c
gcc -fPIC -shared -o gauche--charconv.so charconv.o convaux.o jconv.o guess.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
-b ../.. -s . gauche--charconv.so charconv.scm
link /tmp/gauche/src/Gauche-0.9.4/ext/charconv/gauche--charconv.so <- ../../src/gauche--charconv.so
link /tmp/gauche/src/Gauche-0.9.4/ext/charconv/charconv.scm <- ../../lib/gauche/charconv.scm
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/charconv'
(cd sxml; make default)
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/sxml'
../../src/gosh -ftest ./trans.scm ./sxml-ssax.scm.in
../../src/gosh -ftest ./trans.scm ./sxml-sxpath.scm.in
../../src/gosh -ftest ./trans.scm ./sxml-tools.scm.in
../../src/gosh -ftest ./trans.scm ./sxml-serializer.scm.in
../../src/gosh -ftest ./trans.scm ./tree-trans.scm.in
../../src/gosh -ftest ./trans.scm ./to-html.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
../../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
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o file--util.o -c file--util.c
gcc -fPIC -shared -o file--util.so file--util.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
../../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
../../src/gosh -ftest ../../ext/xlink -l -g "file" \
-b ../.. -s . file--util.so util.sci
link /tmp/gauche/src/Gauche-0.9.4/ext/file/file--util.so <- ../../src/file--util.so
link /tmp/gauche/src/Gauche-0.9.4/ext/file/util.sci <- ../../lib/file/util.sci
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/file'
(cd syslog; make default)
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/syslog'
../../src/gosh -ftest ../../src/precomp -e -P -o gauche--syslog ./syslog.scm
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o gauche--syslog.o -c gauche--syslog.c
gcc -fPIC -shared -o gauche--syslog.so gauche--syslog.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
-b ../.. -s . gauche--syslog.so syslog.sci
link /tmp/gauche/src/Gauche-0.9.4/ext/syslog/gauche--syslog.so <- ../../src/gauche--syslog.so
link /tmp/gauche/src/Gauche-0.9.4/ext/syslog/syslog.sci <- ../../lib/gauche/syslog.sci
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/syslog'
(cd mt-random; make default)
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/mt-random'
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o mt-random.o -c mt-random.c
../../src/gosh -ftest ../../src/genstub mt-lib.stub
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o mt-lib.o -c mt-lib.c
gcc -fPIC -shared -o math--mt-random.so mt-random.o mt-lib.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "math" \
-b ../.. -s . math--mt-random.so mt-random.scm
link /tmp/gauche/src/Gauche-0.9.4/ext/mt-random/math--mt-random.so <- ../../src/math--mt-random.so
link /tmp/gauche/src/Gauche-0.9.4/ext/mt-random/mt-random.scm <- ../../lib/math/mt-random.scm
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/mt-random'
(cd digest; make default)
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/digest'
../../src/gosh -ftest ../../src/precomp -e -P -o rfc--md5 ./md5.scm
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o md5c.o -c md5c.c
../../src/gosh -ftest ../../src/precomp -e -P -o rfc--sha ./sha.scm
../../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
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o sha2.o -c sha2.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o rfc--md5.o -c rfc--md5.c
../../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
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o rfc--sha.o -c rfc--sha.c
gcc -fPIC -shared -o rfc--md5.so rfc--md5.o md5c.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
gcc -fPIC -shared -o rfc--sha.so rfc--sha.o sha2.o -L../../src -ldl -lcrypt -lutil -lrt -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 /tmp/gauche/src/Gauche-0.9.4/ext/digest/rfc--md5.so <- ../../src/rfc--md5.so
link /tmp/gauche/src/Gauche-0.9.4/ext/digest/rfc--sha.so <- ../../src/rfc--sha.so
link /tmp/gauche/src/Gauche-0.9.4/ext/digest/md5.sci <- ../../lib/rfc/md5.sci
link /tmp/gauche/src/Gauche-0.9.4/ext/digest/sha1.scm <- ../../lib/rfc/sha1.scm
link /tmp/gauche/src/Gauche-0.9.4/ext/digest/sha.sci <- ../../lib/rfc/sha.sci
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/digest'
(cd vport; make default)
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/vport'
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o vport.o -c vport.c
../../src/gosh -ftest ../../src/genstub vportlib.stub
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o vportlib.o -c vportlib.c
gcc -fPIC -shared -o gauche--vport.so vport.o vportlib.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
-b ../.. -s . gauche--vport.so vport.scm
link /tmp/gauche/src/Gauche-0.9.4/ext/vport/gauche--vport.so <- ../../src/gauche--vport.so
link /tmp/gauche/src/Gauche-0.9.4/ext/vport/vport.scm <- ../../lib/gauche/vport.scm
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/vport'
(cd text; make default)
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/text'
../../src/gosh -ftest ../../src/precomp -e -P -o text--gettext ./gettext.scm
../../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
../../src/gosh -ftest ../../src/precomp -e -P -o text--tr ../../libsrc/text/tr.scm
../../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
../../src/gosh -ftest ../../src/precomp -e -P -o text--unicode ./unicode.scm
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o text--gettext.o -c text--gettext.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o text--tr.o -c text--tr.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o text--unicode.o -c text--unicode.c
gcc -fPIC -shared -o text--gettext.so text--gettext.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
gcc -fPIC -shared -o text--tr.so text--tr.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
gcc -fPIC -shared -o text--unicode.so text--unicode.o -L../../src -ldl -lcrypt -lutil -lrt -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 /tmp/gauche/src/Gauche-0.9.4/ext/text/text--gettext.so <- ../../src/text--gettext.so
link /tmp/gauche/src/Gauche-0.9.4/ext/text/text--tr.so <- ../../src/text--tr.so
link /tmp/gauche/src/Gauche-0.9.4/ext/text/text--unicode.so <- ../../src/text--unicode.so
link /tmp/gauche/src/Gauche-0.9.4/ext/text/gettext.sci <- ../../lib/text/gettext.sci
link /tmp/gauche/src/Gauche-0.9.4/ext/text/tr.sci <- ../../lib/text/tr.sci
link /tmp/gauche/src/Gauche-0.9.4/ext/text/unicode.sci <- ../../lib/text/unicode.sci
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/text'
(cd zlib; make default)
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/zlib'
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o gauche-zlib.o -c gauche-zlib.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o sxml--ssax.o -c sxml--ssax.c
../../src/gosh -ftest ../../src/genstub zliblib.stub
../../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
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o zliblib.o -c zliblib.c
gcc -fPIC -shared -o rfc--zlib.so gauche-zlib.o zliblib.o -L../../src -lz -ldl -lcrypt -lutil -lrt -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "rfc" \
-b ../.. -s . rfc--zlib.so zlib.scm
link /tmp/gauche/src/Gauche-0.9.4/ext/zlib/rfc--zlib.so <- ../../src/rfc--zlib.so
link /tmp/gauche/src/Gauche-0.9.4/ext/zlib/zlib.scm <- ../../lib/rfc/zlib.scm
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/zlib'
(cd sparse; make default)
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/sparse'
../../src/gosh -ftest ../../src/precomp -e -P -o util--sparse ./sparse.scm
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o ctrie.o -c ctrie.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o spvec.o -c spvec.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o sptab.o -c sptab.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o util--sparse.o -c util--sparse.c
gcc -fPIC -shared -o util--sparse.so util--sparse.o ctrie.o spvec.o sptab.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "util" \
-b ../.. -s . util--sparse.so sparse.sci
link /tmp/gauche/src/Gauche-0.9.4/ext/sparse/util--sparse.so <- ../../src/util--sparse.so
link /tmp/gauche/src/Gauche-0.9.4/ext/sparse/sparse.sci <- ../../lib/util/sparse.sci
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/sparse'
(cd peg; make default)
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/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
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o sxml--tools.o -c sxml--tools.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o sxml--serializer.o -c sxml--serializer.c
gcc -fPIC -shared -o sxml--ssax.so sxml--ssax.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o sxml--sxpath.o -c sxml--sxpath.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o parser--peg.o -c parser--peg.c
gcc -fPIC -shared -o sxml--tools.so sxml--tools.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
gcc -fPIC -shared -o sxml--serializer.so sxml--serializer.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
gcc -fPIC -shared -o sxml--sxpath.so sxml--sxpath.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
../../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 /tmp/gauche/src/Gauche-0.9.4/ext/sxml/sxml--ssax.so <- ../../src/sxml--ssax.so
link /tmp/gauche/src/Gauche-0.9.4/ext/sxml/sxml--sxpath.so <- ../../src/sxml--sxpath.so
link /tmp/gauche/src/Gauche-0.9.4/ext/sxml/sxml--tools.so <- ../../src/sxml--tools.so
link /tmp/gauche/src/Gauche-0.9.4/ext/sxml/sxml--serializer.so <- ../../src/sxml--serializer.so
link /tmp/gauche/src/Gauche-0.9.4/ext/sxml/adaptor.scm <- ../../lib/sxml/adaptor.scm
link /tmp/gauche/src/Gauche-0.9.4/ext/sxml/ssax.sci <- ../../lib/sxml/ssax.sci
link /tmp/gauche/src/Gauche-0.9.4/ext/sxml/sxpath.sci <- ../../lib/sxml/sxpath.sci
link /tmp/gauche/src/Gauche-0.9.4/ext/sxml/tools.sci <- ../../lib/sxml/tools.sci
link /tmp/gauche/src/Gauche-0.9.4/ext/sxml/tree-trans.scm <- ../../lib/sxml/tree-trans.scm
link /tmp/gauche/src/Gauche-0.9.4/ext/sxml/to-html.scm <- ../../lib/sxml/to-html.scm
link /tmp/gauche/src/Gauche-0.9.4/ext/sxml/serializer.sci <- ../../lib/sxml/serializer.sci
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/sxml'
(cd windows; make default)
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/windows'
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o init.o -c init.c
gcc -fPIC -shared -o parser--peg.so parser--peg.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "parser" \
-b ../.. -s . parser--peg.so peg.sci
link /tmp/gauche/src/Gauche-0.9.4/ext/peg/parser--peg.so <- ../../src/parser--peg.so
link /tmp/gauche/src/Gauche-0.9.4/ext/peg/peg.sci <- ../../lib/parser/peg.sci
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/peg'
(cd tls; make default)
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/tls'
mkdir -p axTLS/ssl axTLS/ssl/test axTLS/crypto
../../src/gosh -ftest ../../src/precomp -e -P -o rfc--tls ./tls.scm
../../src/gosh -ftest ../../src/genstub windows.stub
../../src/gosh -ftest ../../src/genstub console.stub
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -fPIC -fomit-frame-pointer -o tls.o -c tls.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -fPIC -fomit-frame-pointer -o axTLS/ssl/asn1.o -c axTLS/ssl/asn1.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -fPIC -fomit-frame-pointer -o axTLS/ssl/gen_cert.o -c axTLS/ssl/gen_cert.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -fPIC -fomit-frame-pointer -o axTLS/ssl/loader.o -c axTLS/ssl/loader.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -fPIC -fomit-frame-pointer -o axTLS/ssl/openssl.o -c axTLS/ssl/openssl.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -fPIC -fomit-frame-pointer -o axTLS/ssl/os_port.o -c axTLS/ssl/os_port.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -fPIC -fomit-frame-pointer -o axTLS/ssl/p12.o -c axTLS/ssl/p12.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -fPIC -fomit-frame-pointer -o axTLS/ssl/tls1.o -c axTLS/ssl/tls1.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o windows.o -c windows.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -fPIC -fomit-frame-pointer -o axTLS/ssl/tls1_clnt.o -c axTLS/ssl/tls1_clnt.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o console.o -c console.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -fPIC -fomit-frame-pointer -o axTLS/ssl/tls1_svr.o -c axTLS/ssl/tls1_svr.c
gcc -fPIC -shared -o os--windows.so init.o windows.o console.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "os" \
-b ../.. -s . os--windows.so windows.scm
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -fPIC -fomit-frame-pointer -o axTLS/ssl/x509.o -c axTLS/ssl/x509.c
link /tmp/gauche/src/Gauche-0.9.4/ext/windows/os--windows.so <- ../../src/os--windows.so
link /tmp/gauche/src/Gauche-0.9.4/ext/windows/windows.scm <- ../../lib/os/windows.scm
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/windows'
(cd threads; make default)
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/threads'
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o threads.o -c threads.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -fPIC -fomit-frame-pointer -o axTLS/crypto/aes.o -c axTLS/crypto/aes.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o mutex.o -c mutex.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -fPIC -fomit-frame-pointer -o axTLS/crypto/bigint.o -c axTLS/crypto/bigint.c
../../src/gosh -ftest ../../src/precomp -e -P -o gauche--threads ./threads.scm
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -fPIC -fomit-frame-pointer -o axTLS/crypto/crypto_misc.o -c axTLS/crypto/crypto_misc.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -fPIC -fomit-frame-pointer -o axTLS/crypto/hmac.o -c axTLS/crypto/hmac.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -fPIC -fomit-frame-pointer -o axTLS/crypto/md2.o -c axTLS/crypto/md2.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -fPIC -fomit-frame-pointer -o axTLS/crypto/md5.o -c axTLS/crypto/md5.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -fPIC -fomit-frame-pointer -o axTLS/crypto/rc4.o -c axTLS/crypto/rc4.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -fPIC -fomit-frame-pointer -o axTLS/crypto/rsa.o -c axTLS/crypto/rsa.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -fPIC -fomit-frame-pointer -o axTLS/crypto/sha1.o -c axTLS/crypto/sha1.c
rm -f axTLS/ssl/test/ssltest.mod.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -fPIC -fomit-frame-pointer -o rfc--tls.o -c rfc--tls.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -fPIC -fomit-frame-pointer -o axTLS/ssl/test/ssltest.mod.o -c axTLS/ssl/test/ssltest.mod.c
gcc -fPIC -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 -lrt -lm -lpthread
gcc -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 -lrt -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "rfc" \
-b ../.. -s . rfc--tls.so tls.sci
link /tmp/gauche/src/Gauche-0.9.4/ext/tls/rfc--tls.so <- ../../src/rfc--tls.so
link /tmp/gauche/src/Gauche-0.9.4/ext/tls/tls.sci <- ../../lib/rfc/tls.sci
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/tls'
(cd bcrypt; make default)
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/bcrypt'
../../src/gosh -ftest ../../src/precomp -e -P -o crypt--bcrypt ./bcrypt.scm
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o gauche--threads.o -c gauche--threads.c
gcc -fPIC -shared -o gauche--threads.so threads.o mutex.o gauche--threads.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
-b ../.. -s . gauche--threads.so threads.sci
link /tmp/gauche/src/Gauche-0.9.4/ext/threads/gauche--threads.so <- ../../src/gauche--threads.so
link /tmp/gauche/src/Gauche-0.9.4/ext/threads/threads.sci <- ../../lib/gauche/threads.sci
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/threads'
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o crypt_blowfish.o -c crypt_blowfish.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o crypt_gensalt.o -c crypt_gensalt.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o wrapper.o -c wrapper.c
(cd dbm; make default)
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/dbm'
../../src/gosh -ftest ../../src/precomp -e -P -o dbm--odbm ./odbm.scm
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o crypt--bcrypt.o -c crypt--bcrypt.c
gcc -fPIC -shared -o crypt--bcrypt.so crypt--bcrypt.o crypt_blowfish.o crypt_gensalt.o wrapper.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread
../../src/gosh -ftest ../../ext/xlink -l -g "crypt" \
-b ../.. -s . crypt--bcrypt.so bcrypt.sci
link /tmp/gauche/src/Gauche-0.9.4/ext/bcrypt/crypt--bcrypt.so <- ../../src/crypt--bcrypt.so
link /tmp/gauche/src/Gauche-0.9.4/ext/bcrypt/bcrypt.sci <- ../../lib/crypt/bcrypt.sci
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/bcrypt'
../../src/gosh -ftest ../../src/precomp -e -P -o dbm--ndbm ./ndbm.scm
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -o ndbm-makedb \
./ndbm-makedb.c -lgdbm -lgdbm_compat -ldl -lcrypt -lutil -lrt -lm -lpthread
../../src/gosh -ftest ../../src/precomp -e -P -o dbm--gdbm ./gdbm.scm
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o dbm--odbm.o -c dbm--odbm.c
../../src/gosh -ftest ./ndbm-suffixes.scm ndbm-suffixes.h
gcc -fPIC -shared -o dbm--odbm.so dbm--odbm.o -L../../src -lgdbm -lgdbm_compat -ldl -lcrypt -lutil -lrt -lm -lpthread
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o dbm--ndbm.o -c dbm--ndbm.c
gcc -fPIC -shared -o dbm--ndbm.so dbm--ndbm.o -L../../src -lgdbm -lgdbm_compat -ldl -lcrypt -lutil -lrt -lm -lpthread
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -fPIC -fomit-frame-pointer -o dbm--gdbm.o -c dbm--gdbm.c
gcc -fPIC -shared -o dbm--gdbm.so dbm--gdbm.o -L../../src -lgdbm -ldl -lcrypt -lutil -lrt -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 /tmp/gauche/src/Gauche-0.9.4/ext/dbm/dbm--odbm.so <- ../../src/dbm--odbm.so
link /tmp/gauche/src/Gauche-0.9.4/ext/dbm/dbm--ndbm.so <- ../../src/dbm--ndbm.so
link /tmp/gauche/src/Gauche-0.9.4/ext/dbm/dbm--gdbm.so <- ../../src/dbm--gdbm.so
link /tmp/gauche/src/Gauche-0.9.4/ext/dbm/odbm.sci <- ../../lib/dbm/odbm.sci
link /tmp/gauche/src/Gauche-0.9.4/ext/dbm/ndbm.sci <- ../../lib/dbm/ndbm.sci
link /tmp/gauche/src/Gauche-0.9.4/ext/dbm/gdbm.sci <- ../../lib/dbm/gdbm.sci
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/dbm'
make[1]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext'
make[1]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/doc'
../src/gosh -q -I../src -I../lib ./extract -en -o gauche-refe.texi ./gauche-ref.texi
../src/gosh -q -I../src -I../lib ./extract -jp -o gauche-refj.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
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]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/doc'
==> Entering fakeroot environment...
==> Starting package()...
cd lib; make install
cd doc; make install
make[1]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/lib'
for d in gauche gauche/vm gauche/serializer gauche/interactive gauche/mop gauche/package gauche/cgen gauche/experimental gauche/test srfi srfi-14 srfi-29 binary control data dbd dbm math util compat file rfc scheme text www www/cgi; do \
../mkinstalldirs /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/$d; \
done
make[1]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/doc'
if test ! -d /tmp/gauche/pkg/gauche/usr/share/man/man1; then ../mkinstalldirs /tmp/gauche/pkg/gauche/usr/share/man/man1; fi
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/gauche
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/man/man1
/usr/bin/install -c -m 444 gosh.1 gauche-config.1 gauche-install.1 gauche-package.1 gauche-cesconv.1 /tmp/gauche/pkg/gauche/usr/share/man/man1
if test ! -d /tmp/gauche/pkg/gauche/usr/share/info; then ../mkinstalldirs /tmp/gauche/pkg/gauche/usr/share/info; fi
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/gauche/vm
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/gauche/serializer
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/info
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/gauche/interactive
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 /tmp/gauche/pkg/gauche/usr/share/info/; \
done; \
fi
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/gauche/mop
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/gauche/package
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/gauche/cgen
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/gauche/experimental
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/gauche/test
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/srfi
make[1]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/doc'
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/srfi-14
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/srfi-29
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/binary
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/control
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/data
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/dbd
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/dbm
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/math
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/util
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/compat
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/file
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/rfc
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/scheme
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/text
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/www
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/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 srfi-106.scm srfi/*.scm slib.scm gauche/test.scm gauche/test/generative.scm gauche/time.scm gauche/redefutil.scm gauche/macroutil.scm gauche/stringutil.scm gauche/vecutil.scm gauche/condutil.scm gauche/portutil.scm gauche/hashutil.scm gauche/treeutil.scm gauche/modutil.scm gauche/libutil.scm gauche/sortutil.scm gauche/generic-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/configure.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/optimizer.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 r7rs.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 data/random.scm math/const.scm math/prime.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/mime-port.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 scheme/base.scm scheme/case-lambda.scm scheme/char.scm scheme/complex.scm scheme/cxr.scm scheme/eval.scm scheme/file.scm scheme/inexact.scm scheme/lazy.scm scheme/load.scm scheme/process-context.scm scheme/r5rs.scm scheme/read.scm scheme/repl.scm scheme/time.scm scheme/write.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 www/css.scm; do \
/usr/bin/install -c -m 444 $p /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/$p; \
done
if test -f slibcat; then \
/usr/bin/install -c -m 444 slibcat /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/slibcat; \
fi
make[1]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/lib'
cd ext; make install
make[1]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext'
for d in gauche util srfi uvector threads 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) || exit 1; done
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/gauche'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/gauche collection.sci sequence.sci parameter.sci hook.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu gauche--collection.so gauche--sequence.so gauche--parameter.so gauche--hook.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/gauche'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/util'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/util match.sci queue.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu util--match.so util--queue.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/util'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/srfi'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/ srfi-1.sci srfi-13.sci srfi-19.sci srfi-43.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu srfi-1.so srfi-13.so srfi-19.so srfi-43.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/srfi'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/uvector'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include gauche/uvector.h
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/gauche array.scm uvector.scm matrix.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu libgauche-uvector.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/uvector'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/threads'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/gauche threads.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu gauche--threads.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/threads'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/charconv'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/gauche charconv.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu gauche--charconv.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/charconv'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/binary'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/binary io.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu binary--io.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/binary'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/net'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/gauche net.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu gauche--net.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/net'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/termios'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/gauche termios.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu gauche--termios.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/termios'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/fcntl'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/gauche fcntl.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu gauche--fcntl.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/fcntl'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/file'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/file util.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu file--util.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/file'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/sxml'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
../../src/gosh -ftest ./trans.scm ./ssax-test.scm.in
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/sxml adaptor.scm ssax.sci sxpath.sci tools.sci tree-trans.scm to-html.scm serializer.sci
../../src/gosh -ftest ./trans.scm ./tree-trans-test.scm.in
../../src/gosh -ftest ./trans.scm ./to-html-test.scm.in
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu sxml--ssax.so sxml--sxpath.so sxml--tools.so sxml--serializer.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/sxml'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/syslog'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/gauche syslog.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu gauche--syslog.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/syslog'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/dbm'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/dbm odbm.sci ndbm.sci gdbm.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu dbm--odbm.so dbm--ndbm.so dbm--gdbm.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/dbm'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/mt-random'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/math mt-random.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu math--mt-random.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/mt-random'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/bcrypt'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/crypt bcrypt.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu crypt--bcrypt.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/bcrypt'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/digest'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/rfc md5.sci sha1.scm sha.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu rfc--md5.so rfc--sha.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/digest'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/vport'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/gauche vport.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu gauche--vport.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/vport'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/text'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/text gettext.sci tr.sci unicode.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu text--gettext.so text--tr.so text--unicode.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/text'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/zlib'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/rfc zlib.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu rfc--zlib.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/zlib'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/sparse'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/util sparse.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu util--sparse.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/sparse'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/peg'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/parser peg.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu parser--peg.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/peg'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/windows'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/os windows.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu os--windows.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/windows'
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/ext/tls'
mkdir -p axTLS/ssl axTLS/ssl/test axTLS/crypto
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib/rfc tls.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu rfc--tls.so
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext/tls'
../src/gosh -ftest ../src/gauche-install.in -C -m 444 -S . template.Makefile.in template.configure template.configure.ac template.extension.h template.extension.c template.extensionlib.stub template.module.scm template.test.scm template.DIST /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4
make[1]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/ext'
cd src; make install
make[1]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/src'
../mkinstalldirs /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include/gauche /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu /tmp/gauche/pkg/gauche/usr/bin /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/site/lib /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/site/x86_64-unknown-linux-gnu
mkdir -p -- /tmp/gauche/pkg/gauche/usr/bin /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/site/lib /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/site/x86_64-unknown-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 /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include
./gosh -ftest ./gauche-install.in -m 444 -S . gauche/bignum.h gauche/bits.h gauche/bits_inline.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/compare.h gauche/exception.h gauche/extend.h gauche/extern.h gauche/float.h gauche/gloc.h gauche/hash.h gauche/int64.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/writer.h gauche/wthread.h /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/include/gauche
./gosh -ftest ./gauche-install.in -m 444 -S . genstub precomp gencomp cesconv /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4/lib
make relink
make[2]: Entering directory '/tmp/gauche/src/Gauche-0.9.4/src'
TARGETLIB=/usr/lib gcc -fPIC -Wl,--rpath -Wl,/usr/lib -L. -Wl,--soname,libgauche-0.9.so.0.4 -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 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 libcode.o libcmp.o libdict.o libeval.o libexc.o libfmt.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'` `ls -1 ../gc/libatomic_ops/src/.libs/*.o` -ldl -lcrypt -lutil -lrt -lm -lpthread
ls: cannot access '../gc/libatomic_ops/src/.libs/*.o': No such file or directory
TARGETLIB=/usr/lib gcc -fPIC -Wl,--rpath -Wl,/usr/lib -L. -rdynamic -o gosh main.o -lgauche-0.9 -ldl -lcrypt -lutil -lrt -lm -lpthread
TARGETLIB=/usr/lib gcc -fPIC -Wl,--rpath -Wl,/usr/lib -L. -o gauche-config gauche-config.o -ldl -lcrypt -lutil -lrt -lm -lpthread
make[2]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/src'
/usr/bin/install -c libgauche-0.9.so /tmp/gauche/pkg/gauche/usr/lib
/usr/bin/install -c libgauche-0.9.so /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu
/usr/bin/install -c -m 555 gosh gauche-config gauche-install gauche-package gauche-cesconv /tmp/gauche/pkg/gauche/usr/bin
/usr/bin/install -c -m 555 gosh gauche-config gauche-install gauche-package gauche-cesconv /tmp/gauche/pkg/gauche/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu
TARGETLIB="/usr/lib" DESTDIR="/tmp/gauche/pkg/gauche" /bin/sh ./makeverslink libgauche-0.9.so
make[1]: Leaving directory '/tmp/gauche/src/Gauche-0.9.4/src'
/usr/bin/install -c -m 444 ./m4/gauche.m4 /tmp/gauche/pkg/gauche/usr/share/gauche-0.9/0.9.4//aclocal.m4
./mkinstalldirs /tmp/gauche/pkg/gauche/usr/share/aclocal
mkdir -p -- /tmp/gauche/pkg/gauche/usr/share/aclocal
/usr/bin/install -c -m 444 ./m4/gauche.m4 /tmp/gauche/pkg/gauche/usr/share/aclocal/gauche.m4
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "gauche"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: gauche 0.9.4-1 (Wed Aug 24 13:47:05 UTC 2016)
CMD: pacman --query --file gauche-0.9.4-1-x86_64.pkg.tar.xz
Creating hybrid package for 'gauche'
Trying to find vanilla package 'gauche'...
CMD: pacman --query --file /mirror/gauche-0.9.4-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.INSTALL
/.MTREE
/usr/bin/gauche-config
/usr/bin/gosh
/usr/bin/gauche-install
/usr/bin/gauche-package
/usr/bin/gauche-cesconv
/usr/lib/libgauche-0.9.so
/usr/lib/libgauche-0.9.so.0
/usr/lib/libgauche-0.9.so.0.4
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/srfi-19.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/libgauche-0.9.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/srfi-13.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche--syslog.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche--threads.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche-config
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gosh
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/sxml--sxpath.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/math--mt-random.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/dbm--gdbm.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/os--windows.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/srfi-1.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/text--unicode.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/dbm--odbm.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/text--gettext.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/rfc--zlib.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche--hook.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche--sequence.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/libgauche-uvector.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/util--queue.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/util--sparse.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/util--match.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche-install
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/srfi-43.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/text--tr.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/crypt--bcrypt.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/rfc--tls.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/file--util.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/sxml--ssax.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/sxml--serializer.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche--termios.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/rfc--md5.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche-package
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/rfc--sha.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche--net.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/binary--io.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche--collection.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/sxml--tools.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche-cesconv
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche--charconv.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche--fcntl.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/parser--peg.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche--parameter.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/dbm--ndbm.so
/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche--vport.so
/usr/lib/gauche-0.9/0.9.4/include/gc_version.h
/usr/lib/gauche-0.9/0.9.4/include/gc_typed.h
/usr/lib/gauche-0.9/0.9.4/include/gc_tiny_fl.h
/usr/lib/gauche-0.9/0.9.4/include/gc.h
/usr/lib/gauche-0.9/0.9.4/include/gc_mark.h
/usr/lib/gauche-0.9/0.9.4/include/gc_config_macros.h
/usr/lib/gauche-0.9/0.9.4/include/gc_cpp.h
/usr/lib/gauche-0.9/0.9.4/include/gc_inline.h
/usr/lib/gauche-0.9/0.9.4/include/gauche.h
/usr/lib/gauche-0.9/0.9.4/include/gc_pthread_redirects.h
/usr/lib/gauche-0.9/0.9.4/include/gc_allocator.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/config_threads.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/win-compat.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/bignum.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/hash.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/module.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/string.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/pthread.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/char_euc_jp.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/weak.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/treemap.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/bits.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/class.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/macro.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/writer.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/exception.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/uvector.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/int64.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/gloc.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/float.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/bits_inline.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/char_none.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/scmconst.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/wthread.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/config.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/number.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/reader.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/parameter.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/charset.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/load.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/char_utf_8.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/prof.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/vector.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/uthread.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/paths.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/char_sjis.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/bytes_inline.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/symbol.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/extern.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/code.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/extend.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/vminsn.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/compare.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/port.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/vm.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/regexp.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/system.h
/usr/lib/gauche-0.9/0.9.4/include/gauche/collection.h
/usr/share/aclocal/gauche.m4
/usr/share/man/man1/gosh.1.gz
/usr/share/man/man1/gauche-install.1.gz
/usr/share/man/man1/gauche-config.1.gz
/usr/share/man/man1/gauche-cesconv.1.gz
/usr/share/man/man1/gauche-package.1.gz
/usr/share/gauche-0.9/0.9.4/template.Makefile.in
/usr/share/gauche-0.9/0.9.4/template.extension.h
/usr/share/gauche-0.9/0.9.4/aclocal.m4
/usr/share/gauche-0.9/0.9.4/template.module.scm
/usr/share/gauche-0.9/0.9.4/template.extensionlib.stub
/usr/share/gauche-0.9/0.9.4/template.configure
/usr/share/gauche-0.9/0.9.4/template.configure.ac
/usr/share/gauche-0.9/0.9.4/template.test.scm
/usr/share/gauche-0.9/0.9.4/template.DIST
/usr/share/gauche-0.9/0.9.4/template.extension.c
/usr/share/gauche-0.9/0.9.4/lib/srfi-42.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi-26.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi-98.scm
/usr/share/gauche-0.9/0.9.4/lib/slib.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi-37.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi-5.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi-106.scm
/usr/share/gauche-0.9/0.9.4/lib/precomp
/usr/share/gauche-0.9/0.9.4/lib/srfi-4.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi-7.scm
/usr/share/gauche-0.9/0.9.4/lib/dbm.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi-11.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi-31.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi-43.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi-27.scm
/usr/share/gauche-0.9/0.9.4/lib/cesconv
/usr/share/gauche-0.9/0.9.4/lib/srfi-55.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi-29.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi-19.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi-0.scm
/usr/share/gauche-0.9/0.9.4/lib/genstub
/usr/share/gauche-0.9/0.9.4/lib/srfi-60.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi-1.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi-14.scm
/usr/share/gauche-0.9/0.9.4/lib/gencomp
/usr/share/gauche-0.9/0.9.4/lib/dbi.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi-13.scm
/usr/share/gauche-0.9/0.9.4/lib/r7rs.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi-9.scm
/usr/share/gauche-0.9/0.9.4/lib/control/thread-pool.scm
/usr/share/gauche-0.9/0.9.4/lib/control/job.scm
/usr/share/gauche-0.9/0.9.4/lib/data/random.scm
/usr/share/gauche-0.9/0.9.4/lib/compat/stk.scm
/usr/share/gauche-0.9/0.9.4/lib/compat/norational.scm
/usr/share/gauche-0.9/0.9.4/lib/compat/jfilter.scm
/usr/share/gauche-0.9/0.9.4/lib/parser/peg.scm
/usr/share/gauche-0.9/0.9.4/lib/dbd/null.scm
/usr/share/gauche-0.9/0.9.4/lib/rfc/sha.scm
/usr/share/gauche-0.9/0.9.4/lib/rfc/sha1.scm
/usr/share/gauche-0.9/0.9.4/lib/rfc/icmp.scm
/usr/share/gauche-0.9/0.9.4/lib/rfc/ftp.scm
/usr/share/gauche-0.9/0.9.4/lib/rfc/mime.scm
/usr/share/gauche-0.9/0.9.4/lib/rfc/822.scm
/usr/share/gauche-0.9/0.9.4/lib/rfc/cookie.scm
/usr/share/gauche-0.9/0.9.4/lib/rfc/quoted-printable.scm
/usr/share/gauche-0.9/0.9.4/lib/rfc/zlib.scm
/usr/share/gauche-0.9/0.9.4/lib/rfc/http.scm
/usr/share/gauche-0.9/0.9.4/lib/rfc/md5.scm
/usr/share/gauche-0.9/0.9.4/lib/rfc/mime-port.scm
/usr/share/gauche-0.9/0.9.4/lib/rfc/hmac.scm
/usr/share/gauche-0.9/0.9.4/lib/rfc/uri.scm
/usr/share/gauche-0.9/0.9.4/lib/rfc/json.scm
/usr/share/gauche-0.9/0.9.4/lib/rfc/ip.scm
/usr/share/gauche-0.9/0.9.4/lib/rfc/base64.scm
/usr/share/gauche-0.9/0.9.4/lib/rfc/tls.scm
/usr/share/gauche-0.9/0.9.4/lib/file/util.scm
/usr/share/gauche-0.9/0.9.4/lib/file/filter.scm
/usr/share/gauche-0.9/0.9.4/lib/os/windows.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi-14/set.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi-14/query.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi-29/format.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi-29/bundle.scm
/usr/share/gauche-0.9/0.9.4/lib/binary/io.scm
/usr/share/gauche-0.9/0.9.4/lib/binary/ftype.scm
/usr/share/gauche-0.9/0.9.4/lib/binary/pack.scm
/usr/share/gauche-0.9/0.9.4/lib/www/cgi.scm
/usr/share/gauche-0.9/0.9.4/lib/www/cgi-test.scm
/usr/share/gauche-0.9/0.9.4/lib/www/css.scm
/usr/share/gauche-0.9/0.9.4/lib/www/cgi/test.scm
/usr/share/gauche-0.9/0.9.4/lib/dbm/odbm.scm
/usr/share/gauche-0.9/0.9.4/lib/dbm/gdbm.scm
/usr/share/gauche-0.9/0.9.4/lib/dbm/ndbm.scm
/usr/share/gauche-0.9/0.9.4/lib/dbm/restore
/usr/share/gauche-0.9/0.9.4/lib/dbm/fsdbm.scm
/usr/share/gauche-0.9/0.9.4/lib/dbm/dump
/usr/share/gauche-0.9/0.9.4/lib/gauche/libutil.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/common-macros.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/syslog.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/regexp.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/array.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/defvalues.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/config.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/partcont.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/interactive.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/version.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/process.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/logical.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/listener.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/macroutil.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/generic-sortutil.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/condutil.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/generator.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/collection.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/singleton.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/charconv.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/uvector.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/treeutil.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/numerical.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/dictionary.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/logger.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/validator.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/cgen.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/time.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/sequence.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/fileutil.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/parameter.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/serializer.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/lazy.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/vport.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/net.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/termios.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/redefutil.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/vecutil.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/record.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/hook.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/reload.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/let-opt.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/selector.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/sysutil.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/procedure.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/modutil.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/threads.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/fcntl.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/sortutil.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/interpolate.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/configure.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/signal.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/hashutil.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/package.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/stringutil.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/matrix.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/portutil.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/test.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/parseopt.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/interactive/info.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/vm/insn.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/vm/debugger.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/vm/insn-core.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/vm/profiler.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/test/generative.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/mop/propagate.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/mop/singleton.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/mop/validator.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/mop/instance-pool.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/serializer/aserializer.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/package/build.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/package/util.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/package/fetch.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/package/compile.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/experimental/app.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/experimental/ref.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/experimental/lamb.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/cgen/stub.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/cgen/type.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/cgen/optimizer.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/cgen/literal.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/cgen/cise.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/cgen/tmodule.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/cgen/unit.scm
/usr/share/gauche-0.9/0.9.4/lib/gauche/cgen/precomp.scm
/usr/share/gauche-0.9/0.9.4/lib/text/csv.scm
/usr/share/gauche-0.9/0.9.4/lib/text/sql.scm
/usr/share/gauche-0.9/0.9.4/lib/text/tr.scm
/usr/share/gauche-0.9/0.9.4/lib/text/gettext.scm
/usr/share/gauche-0.9/0.9.4/lib/text/info.scm
/usr/share/gauche-0.9/0.9.4/lib/text/parse.scm
/usr/share/gauche-0.9/0.9.4/lib/text/progress.scm
/usr/share/gauche-0.9/0.9.4/lib/text/diff.scm
/usr/share/gauche-0.9/0.9.4/lib/text/unicode.scm
/usr/share/gauche-0.9/0.9.4/lib/text/tree.scm
/usr/share/gauche-0.9/0.9.4/lib/text/html-lite.scm
/usr/share/gauche-0.9/0.9.4/lib/math/prime.scm
/usr/share/gauche-0.9/0.9.4/lib/math/const.scm
/usr/share/gauche-0.9/0.9.4/lib/math/mt-random.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/22.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/28.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/37.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/26.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/5.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/13.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/106.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/23.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/25.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/99.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/31.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/7.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/60.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/2.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/43.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/19.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/29.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/16.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/10.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/87.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/45.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/39.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/34.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/1.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/30.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/18.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/14.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/62.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/98.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/11.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/9.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/6.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/0.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/27.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/42.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/61.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/4.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/55.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/8.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/36.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/17.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/95.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/35.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/38.scm
/usr/share/gauche-0.9/0.9.4/lib/srfi/40.scm
/usr/share/gauche-0.9/0.9.4/lib/scheme/read.scm
/usr/share/gauche-0.9/0.9.4/lib/scheme/cxr.scm
/usr/share/gauche-0.9/0.9.4/lib/scheme/eval.scm
/usr/share/gauche-0.9/0.9.4/lib/scheme/r5rs.scm
/usr/share/gauche-0.9/0.9.4/lib/scheme/inexact.scm
/usr/share/gauche-0.9/0.9.4/lib/scheme/repl.scm
/usr/share/gauche-0.9/0.9.4/lib/scheme/write.scm
/usr/share/gauche-0.9/0.9.4/lib/scheme/time.scm
/usr/share/gauche-0.9/0.9.4/lib/scheme/process-context.scm
/usr/share/gauche-0.9/0.9.4/lib/scheme/lazy.scm
/usr/share/gauche-0.9/0.9.4/lib/scheme/char.scm
/usr/share/gauche-0.9/0.9.4/lib/scheme/load.scm
/usr/share/gauche-0.9/0.9.4/lib/scheme/file.scm
/usr/share/gauche-0.9/0.9.4/lib/scheme/case-lambda.scm
/usr/share/gauche-0.9/0.9.4/lib/scheme/base.scm
/usr/share/gauche-0.9/0.9.4/lib/scheme/complex.scm
/usr/share/gauche-0.9/0.9.4/lib/util/list.scm
/usr/share/gauche-0.9/0.9.4/lib/util/relation.scm
/usr/share/gauche-0.9/0.9.4/lib/util/trie.scm
/usr/share/gauche-0.9/0.9.4/lib/util/rbtree.scm
/usr/share/gauche-0.9/0.9.4/lib/util/combinations.scm
/usr/share/gauche-0.9/0.9.4/lib/util/sparse.scm
/usr/share/gauche-0.9/0.9.4/lib/util/queue.scm
/usr/share/gauche-0.9/0.9.4/lib/util/isomorph.scm
/usr/share/gauche-0.9/0.9.4/lib/util/digest.scm
/usr/share/gauche-0.9/0.9.4/lib/util/tree.scm
/usr/share/gauche-0.9/0.9.4/lib/util/record.scm
/usr/share/gauche-0.9/0.9.4/lib/util/lcs.scm
/usr/share/gauche-0.9/0.9.4/lib/util/match.scm
/usr/share/gauche-0.9/0.9.4/lib/util/stream.scm
/usr/share/gauche-0.9/0.9.4/lib/util/toposort.scm
/usr/share/gauche-0.9/0.9.4/lib/sxml/adaptor.scm
/usr/share/gauche-0.9/0.9.4/lib/sxml/tree-trans.scm
/usr/share/gauche-0.9/0.9.4/lib/sxml/serializer.scm
/usr/share/gauche-0.9/0.9.4/lib/sxml/ssax.scm
/usr/share/gauche-0.9/0.9.4/lib/sxml/tools.scm
/usr/share/gauche-0.9/0.9.4/lib/sxml/to-html.scm
/usr/share/gauche-0.9/0.9.4/lib/sxml/sxpath.scm
/usr/share/gauche-0.9/0.9.4/lib/crypt/bcrypt.scm
/usr/share/info/gauche-refe.info-5.gz
/usr/share/info/gauche-refe.info-6.gz
/usr/share/info/gauche-refj.info-3.gz
/usr/share/info/gauche-refj.info-5.gz
/usr/share/info/gauche-refe.info-8.gz
/usr/share/info/gauche-refj.info-1.gz
/usr/share/info/gauche-refj.info-9.gz
/usr/share/info/gauche-refe.info-3.gz
/usr/share/info/gauche-refe.info-2.gz
/usr/share/info/gauche-refe.info.gz
/usr/share/info/gauche-refj.info-6.gz
/usr/share/info/gauche-refj.info-2.gz
/usr/share/info/gauche-refj.info-8.gz
/usr/share/info/gauche-refj.info-7.gz
/usr/share/info/gauche-refj.info-4.gz
/usr/share/info/gauche-refe.info-1.gz
/usr/share/info/gauche-refe.info-4.gz
/usr/share/info/gauche-refj.info.gz
/usr/share/info/gauche-refe.info-7.gz
/usr/share/licenses/gauche/COPYING
/sysroot/usr/lib/libgauche-0.9.so.0.4
/sysroot/usr/lib/libgauche-0.9.so
/sysroot/usr/lib/libgauche-0.9.so.0
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche--collection.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche--sequence.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche--parameter.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche--hook.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/util--match.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/util--queue.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/srfi-1.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/srfi-13.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/srfi-19.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/srfi-43.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/libgauche-uvector.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche--threads.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche--charconv.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/binary--io.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche--net.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche--termios.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche--fcntl.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/file--util.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/sxml--ssax.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/sxml--sxpath.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/sxml--tools.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/sxml--serializer.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche--syslog.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/dbm--odbm.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/dbm--ndbm.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/dbm--gdbm.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/math--mt-random.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/crypt--bcrypt.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/rfc--md5.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/rfc--sha.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche--vport.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/text--gettext.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/text--tr.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/text--unicode.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/rfc--zlib.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/util--sparse.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/parser--peg.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/os--windows.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/rfc--tls.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/libgauche-0.9.so
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gosh
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche-config
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche-install
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche-package
/sysroot/usr/lib/gauche-0.9/0.9.4/x86_64-unknown-linux-gnu/gauche-cesconv
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gc.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gc_allocator.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gc_config_macros.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gc_cpp.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gc_inline.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gc_mark.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gc_pthread_redirects.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gc_tiny_fl.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gc_typed.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gc_version.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/uvector.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/bignum.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/bits.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/bits_inline.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/bytes_inline.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/char_euc_jp.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/char_none.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/char_sjis.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/char_utf_8.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/charset.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/class.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/code.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/collection.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/config.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/config_threads.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/compare.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/exception.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/extend.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/extern.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/float.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/gloc.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/hash.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/int64.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/load.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/macro.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/module.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/number.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/parameter.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/paths.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/port.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/prof.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/pthread.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/reader.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/regexp.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/scmconst.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/string.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/symbol.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/system.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/treemap.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/uthread.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/vector.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/vm.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/vminsn.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/weak.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/win-compat.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/writer.h
/sysroot/usr/lib/gauche-0.9/0.9.4/include/gauche/wthread.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .INSTALL usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .INSTALL usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .INSTALL usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf gauche.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/gauche.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/gauche.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/gauche.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/gauche.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/gauche/src/Gauche-0.9.4/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Gauche configure 0.9.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --enable-multibyte=utf-8 --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 1191fe59e9d7
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2578: checking build system type
configure:2592: result: x86_64-unknown-linux-gnu
configure:2612: checking host system type
configure:2625: result: x86_64-unknown-linux-gnu
configure:2645: checking target system type
configure:2658: result: x86_64-unknown-linux-gnu
configure:2741: checking slib
configure:2747: result: /usr/share/slib
configure:3053: checking for x86_64-unknown-linux-gcc
configure:3083: result: no
configure:3093: checking for gcc
configure:3109: found /usr/bin/gcc
configure:3120: result: gcc
configure:3349: checking for C compiler version
configure:3358: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3369: $? = 0
configure:3358: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3369: $? = 0
configure:3358: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3369: $? = 1
configure:3358: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3369: $? = 1
configure:3389: checking whether the C compiler works
configure:3411: gcc conftest.c -lpthread >&5
configure:3415: $? = 0
configure:3463: result: yes
configure:3466: checking for C compiler default output file name
configure:3468: result: a.out
configure:3474: checking for suffix of executables
configure:3481: gcc -o conftest conftest.c -lpthread >&5
configure:3485: $? = 0
configure:3507: result:
configure:3529: checking whether we are cross compiling
configure:3537: gcc -o conftest conftest.c -lpthread >&5
configure:3541: $? = 0
configure:3548: ./conftest
configure:3552: $? = 0
configure:3567: result: no
configure:3572: checking for suffix of object files
configure:3594: gcc -c conftest.c >&5
configure:3598: $? = 0
configure:3619: result: o
configure:3623: checking whether we are using the GNU C compiler
configure:3642: gcc -c conftest.c >&5
configure:3642: $? = 0
configure:3651: result: yes
configure:3660: checking whether gcc accepts -g
configure:3680: gcc -c -g conftest.c >&5
configure:3680: $? = 0
configure:3721: result: yes
configure:3738: checking for gcc option to accept ISO C89
configure:3801: gcc -c conftest.c >&5
configure:3801: $? = 0
configure:3814: result: none needed
configure:3838: checking for gcc option to accept ISO C99
configure:3987: gcc -c conftest.c >&5
configure:3987: $? = 0
configure:4000: result: none needed
configure:4108: checking for gcc option to accept ISO Standard C
configure:4119: result: none needed
configure:4127: checking for an ANSI C-conforming const
configure:4193: gcc -c conftest.c >&5
configure:4193: $? = 0
configure:4200: result: yes
configure:4208: checking whether make sets $(MAKE)
configure:4230: result: yes
configure:4253: checking for a BSD-compatible install
configure:4321: result: /usr/bin/install -c
configure:4332: checking whether ln -s works
configure:4336: result: yes
configure:4347: checking for ar
configure:4363: found /usr/bin/ar
configure:4374: result: ar
configure:4389: checking for as
configure:4405: found /usr/bin/as
configure:4416: result: as
configure:4431: checking for makeinfo
configure:4447: found /usr/bin/makeinfo
configure:4458: result: makeinfo
configure:4473: checking for gzip
configure:4489: found /usr/bin/gzip
configure:4500: result: gzip
configure:4516: checking for x86_64-unknown-linux-gnu-gcc
configure:4546: result: no
configure:4516: checking for -gcc
configure:4546: result: no
configure:4516: checking for gcc
configure:4532: found /usr/bin/gcc
configure:4543: result: gcc
configure:4557: checking for gosh
configure:4588: result: gosh
configure:4605: checking how to run the C preprocessor
configure:4636: gcc -E conftest.c
configure:4636: $? = 0
configure:4650: gcc -E conftest.c
conftest.c:19:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4650: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| /* end confdefs.h. */
| #include
configure:4675: result: gcc -E
configure:4695: gcc -E conftest.c
configure:4695: $? = 0
configure:4709: gcc -E conftest.c
conftest.c:19:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4709: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| /* end confdefs.h. */
| #include
configure:4738: checking for grep that handles long lines and -e
configure:4796: result: /usr/bin/grep
configure:4801: checking for egrep
configure:4863: result: /usr/bin/grep -E
configure:4868: checking for ANSI C header files
configure:4888: gcc -c conftest.c >&5
configure:4888: $? = 0
configure:4961: gcc -o conftest conftest.c -lpthread >&5
configure:4961: $? = 0
configure:4961: ./conftest
configure:4961: $? = 0
configure:4972: result: yes
configure:4980: checking whether time.h and sys/time.h may both be included
configure:5000: gcc -c conftest.c >&5
configure:5000: $? = 0
configure:5007: result: yes
configure:5020: checking for sys/types.h
configure:5020: gcc -c conftest.c >&5
configure:5020: $? = 0
configure:5020: result: yes
configure:5020: checking for sys/stat.h
configure:5020: gcc -c conftest.c >&5
configure:5020: $? = 0
configure:5020: result: yes
configure:5020: checking for stdlib.h
configure:5020: gcc -c conftest.c >&5
configure:5020: $? = 0
configure:5020: result: yes
configure:5020: checking for string.h
configure:5020: gcc -c conftest.c >&5
configure:5020: $? = 0
configure:5020: result: yes
configure:5020: checking for memory.h
configure:5020: gcc -c conftest.c >&5
configure:5020: $? = 0
configure:5020: result: yes
configure:5020: checking for strings.h
configure:5020: gcc -c conftest.c >&5
configure:5020: $? = 0
configure:5020: result: yes
configure:5020: checking for inttypes.h
configure:5020: gcc -c conftest.c >&5
configure:5020: $? = 0
configure:5020: result: yes
configure:5020: checking for stdint.h
configure:5020: gcc -c conftest.c >&5
configure:5020: $? = 0
configure:5020: result: yes
configure:5020: checking for unistd.h
configure:5020: gcc -c conftest.c >&5
configure:5020: $? = 0
configure:5020: result: yes
configure:5035: checking time.h usability
configure:5035: gcc -c conftest.c >&5
configure:5035: $? = 0
configure:5035: result: yes
configure:5035: checking time.h presence
configure:5035: gcc -E conftest.c
configure:5035: $? = 0
configure:5035: result: yes
configure:5035: checking for time.h
configure:5035: result: yes
configure:5035: checking sys/time.h usability
configure:5035: gcc -c conftest.c >&5
configure:5035: $? = 0
configure:5035: result: yes
configure:5035: checking sys/time.h presence
configure:5035: gcc -E conftest.c
configure:5035: $? = 0
configure:5035: result: yes
configure:5035: checking for sys/time.h
configure:5035: result: yes
configure:5035: checking for sys/types.h
configure:5035: result: yes
configure:5035: checking glob.h usability
configure:5035: gcc -c conftest.c >&5
configure:5035: $? = 0
configure:5035: result: yes
configure:5035: checking glob.h presence
configure:5035: gcc -E conftest.c
configure:5035: $? = 0
configure:5035: result: yes
configure:5035: checking for glob.h
configure:5035: result: yes
configure:5035: checking dlfcn.h usability
configure:5035: gcc -c conftest.c >&5
configure:5035: $? = 0
configure:5035: result: yes
configure:5035: checking dlfcn.h presence
configure:5035: gcc -E conftest.c
configure:5035: $? = 0
configure:5035: result: yes
configure:5035: checking for dlfcn.h
configure:5035: result: yes
configure:5035: checking getopt.h usability
configure:5035: gcc -c conftest.c >&5
configure:5035: $? = 0
configure:5035: result: yes
configure:5035: checking getopt.h presence
configure:5035: gcc -E conftest.c
configure:5035: $? = 0
configure:5035: result: yes
configure:5035: checking for getopt.h
configure:5035: result: yes
configure:5035: checking sched.h usability
configure:5035: gcc -c conftest.c >&5
configure:5035: $? = 0
configure:5035: result: yes
configure:5035: checking sched.h presence
configure:5035: gcc -E conftest.c
configure:5035: $? = 0
configure:5035: result: yes
configure:5035: checking for sched.h
configure:5035: result: yes
configure:5048: checking for unistd.h
configure:5048: result: yes
configure:5048: checking for stdint.h
configure:5048: result: yes
configure:5048: checking for inttypes.h
configure:5048: result: yes
configure:5048: checking rpc/types.h usability
configure:5048: gcc -c conftest.c >&5
configure:5048: $? = 0
configure:5048: result: yes
configure:5048: checking rpc/types.h presence
configure:5048: gcc -E conftest.c
configure:5048: $? = 0
configure:5048: result: yes
configure:5048: checking for rpc/types.h
configure:5048: result: yes
configure:5048: checking malloc.h usability
configure:5048: gcc -c conftest.c >&5
configure:5048: $? = 0
configure:5048: result: yes
configure:5048: checking malloc.h presence
configure:5048: gcc -E conftest.c
configure:5048: $? = 0
configure:5048: result: yes
configure:5048: checking for malloc.h
configure:5048: result: yes
configure:5061: checking syslog.h usability
configure:5061: gcc -c conftest.c >&5
configure:5061: $? = 0
configure:5061: result: yes
configure:5061: checking syslog.h presence
configure:5061: gcc -E conftest.c
configure:5061: $? = 0
configure:5061: result: yes
configure:5061: checking for syslog.h
configure:5061: result: yes
configure:5061: checking crypt.h usability
configure:5061: gcc -c conftest.c >&5
configure:5061: $? = 0
configure:5061: result: yes
configure:5061: checking crypt.h presence
configure:5061: gcc -E conftest.c
configure:5061: $? = 0
configure:5061: result: yes
configure:5061: checking for crypt.h
configure:5061: result: yes
configure:5074: checking pty.h usability
configure:5074: gcc -c conftest.c >&5
configure:5074: $? = 0
configure:5074: result: yes
configure:5074: checking pty.h presence
configure:5074: gcc -E conftest.c
configure:5074: $? = 0
configure:5074: result: yes
configure:5074: checking for pty.h
configure:5074: result: yes
configure:5074: checking util.h usability
configure:5074: gcc -c conftest.c >&5
conftest.c:78:18: fatal error: util.h: No such file or directory
#include
^
compilation terminated.
configure:5074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:5074: result: no
configure:5074: checking util.h presence
configure:5074: gcc -E conftest.c
conftest.c:45:18: fatal error: util.h: No such file or directory
#include
^
compilation terminated.
configure:5074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| /* end confdefs.h. */
| #include
configure:5074: result: no
configure:5074: checking for util.h
configure:5074: result: no
configure:5074: checking bsd/libutil.h usability
configure:5074: gcc -c conftest.c >&5
conftest.c:78:25: fatal error: bsd/libutil.h: No such file or directory
#include
^
compilation terminated.
configure:5074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:5074: result: no
configure:5074: checking bsd/libutil.h presence
configure:5074: gcc -E conftest.c
conftest.c:45:25: fatal error: bsd/libutil.h: No such file or directory
#include
^
compilation terminated.
configure:5074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| /* end confdefs.h. */
| #include
configure:5074: result: no
configure:5074: checking for bsd/libutil.h
configure:5074: result: no
configure:5074: checking libutil.h usability
configure:5074: gcc -c conftest.c >&5
conftest.c:78:21: fatal error: libutil.h: No such file or directory
#include
^
compilation terminated.
configure:5074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:5074: result: no
configure:5074: checking libutil.h presence
configure:5074: gcc -E conftest.c
conftest.c:45:21: fatal error: libutil.h: No such file or directory
#include
^
compilation terminated.
configure:5074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| /* end confdefs.h. */
| #include
configure:5074: result: no
configure:5074: checking for libutil.h
configure:5074: result: no
configure:5074: checking sys/loadavg.h usability
configure:5074: gcc -c conftest.c >&5
conftest.c:78:25: fatal error: sys/loadavg.h: No such file or directory
#include
^
compilation terminated.
configure:5074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:5074: result: no
configure:5074: checking sys/loadavg.h presence
configure:5074: gcc -E conftest.c
conftest.c:45:25: fatal error: sys/loadavg.h: No such file or directory
#include
^
compilation terminated.
configure:5074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| /* end confdefs.h. */
| #include
configure:5074: result: no
configure:5074: checking for sys/loadavg.h
configure:5074: result: no
configure:5074: checking sys/resource.h usability
configure:5074: gcc -c conftest.c >&5
configure:5074: $? = 0
configure:5074: result: yes
configure:5074: checking sys/resource.h presence
configure:5074: gcc -E conftest.c
configure:5074: $? = 0
configure:5074: result: yes
configure:5074: checking for sys/resource.h
configure:5074: result: yes
configure:5087: checking fpu_control.h usability
configure:5087: gcc -c conftest.c >&5
configure:5087: $? = 0
configure:5087: result: yes
configure:5087: checking fpu_control.h presence
configure:5087: gcc -E conftest.c
configure:5087: $? = 0
configure:5087: result: yes
configure:5087: checking for fpu_control.h
configure:5087: result: yes
configure:5100: checking sunmath.h usability
configure:5100: gcc -c conftest.c >&5
conftest.c:80:21: fatal error: sunmath.h: No such file or directory
#include
^
compilation terminated.
configure:5100: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:5100: result: no
configure:5100: checking sunmath.h presence
configure:5100: gcc -E conftest.c
conftest.c:47:21: fatal error: sunmath.h: No such file or directory
#include
^
compilation terminated.
configure:5100: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| /* end confdefs.h. */
| #include
configure:5100: result: no
configure:5100: checking for sunmath.h
configure:5100: result: no
configure:5113: checking crt_externs.h usability
configure:5113: gcc -c conftest.c >&5
conftest.c:80:25: fatal error: crt_externs.h: No such file or directory
#include
^
compilation terminated.
configure:5113: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:5113: result: no
configure:5113: checking crt_externs.h presence
configure:5113: gcc -E conftest.c
conftest.c:47:25: fatal error: crt_externs.h: No such file or directory
#include
^
compilation terminated.
configure:5113: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| /* end confdefs.h. */
| #include
configure:5113: result: no
configure:5113: checking for crt_externs.h
configure:5113: result: no
configure:5187: checking for special C compiler options needed for large files
configure:5232: result: no
configure:5238: checking for _FILE_OFFSET_BITS value needed for large files
configure:5263: gcc -c conftest.c >&5
configure:5263: $? = 0
configure:5295: result: no
configure:5380: checking for inline
configure:5396: gcc -c conftest.c >&5
configure:5396: $? = 0
configure:5404: result: inline
configure:5422: checking whether byte ordering is bigendian
configure:5437: gcc -c conftest.c >&5
conftest.c:49:9: error: unknown type name 'not'
not a universal capable compiler
^~~
conftest.c:49:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^~~~~~~~~
conftest.c:49:15: error: unknown type name 'universal'
configure:5437: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:5482: gcc -c conftest.c >&5
configure:5482: $? = 0
configure:5500: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:55:4: error: unknown type name 'not'
not big endian
^~~
conftest.c:55:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^~~~~~
configure:5500: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:5628: result: no
configure:5646: checking whether struct tm is in sys/time.h or time.h
configure:5666: gcc -c conftest.c >&5
configure:5666: $? = 0
configure:5673: result: time.h
configure:5685: checking size of long
configure:5690: gcc -o conftest conftest.c -lpthread >&5
configure:5690: $? = 0
configure:5690: ./conftest
configure:5690: $? = 0
configure:5704: result: 8
configure:5718: checking size of int
configure:5723: gcc -o conftest conftest.c -lpthread >&5
configure:5723: $? = 0
configure:5723: ./conftest
configure:5723: $? = 0
configure:5737: result: 4
configure:5751: checking size of off_t
configure:5756: gcc -o conftest conftest.c -lpthread >&5
configure:5756: $? = 0
configure:5756: ./conftest
configure:5756: $? = 0
configure:5770: result: 8
configure:5780: checking for uint16_t
configure:5780: gcc -c conftest.c >&5
configure:5780: $? = 0
configure:5780: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:87:23: error: expected expression before ')' token
if (sizeof ((uint16_t)))
^
configure:5780: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((uint16_t)))
| return 0;
| ;
| return 0;
| }
configure:5780: result: yes
configure:5789: checking for int32_t
configure:5789: gcc -c conftest.c >&5
configure:5789: $? = 0
configure:5789: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:88:22: error: expected expression before ')' token
if (sizeof ((int32_t)))
^
configure:5789: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((int32_t)))
| return 0;
| ;
| return 0;
| }
configure:5789: result: yes
configure:5798: checking for uint32_t
configure:5798: gcc -c conftest.c >&5
configure:5798: $? = 0
configure:5798: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:89:23: error: expected expression before ')' token
if (sizeof ((uint32_t)))
^
configure:5798: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((uint32_t)))
| return 0;
| ;
| return 0;
| }
configure:5798: result: yes
configure:5807: checking for int64_t
configure:5807: gcc -c conftest.c >&5
configure:5807: $? = 0
configure:5807: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:90:22: error: expected expression before ')' token
if (sizeof ((int64_t)))
^
configure:5807: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((int64_t)))
| return 0;
| ;
| return 0;
| }
configure:5807: result: yes
configure:5816: checking for uint64_t
configure:5816: gcc -c conftest.c >&5
configure:5816: $? = 0
configure:5816: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:91:23: error: expected expression before ')' token
if (sizeof ((uint64_t)))
^
configure:5816: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((uint64_t)))
| return 0;
| ;
| return 0;
| }
configure:5816: result: yes
configure:5825: checking for long long
configure:5825: gcc -c conftest.c >&5
configure:5825: $? = 0
configure:5825: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:92:24: error: expected expression before ')' token
if (sizeof ((long long)))
^
configure:5825: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((long long)))
| return 0;
| ;
| return 0;
| }
configure:5825: result: yes
configure:5834: checking for long double
configure:5834: gcc -c conftest.c >&5
configure:5834: $? = 0
configure:5834: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:93:26: error: expected expression before ')' token
if (sizeof ((long double)))
^
configure:5834: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((long double)))
| return 0;
| ;
| return 0;
| }
configure:5834: result: yes
configure:5844: checking for struct timespec
configure:5844: gcc -c conftest.c >&5
configure:5844: $? = 0
configure:5844: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:94:30: error: expected expression before ')' token
if (sizeof ((struct timespec)))
^
configure:5844: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((struct timespec)))
| return 0;
| ;
| return 0;
| }
configure:5844: result: yes
configure:5856: checking for pthread_spinlock_t
configure:5856: gcc -c conftest.c >&5
configure:5856: $? = 0
configure:5856: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:64:33: error: expected expression before ')' token
if (sizeof ((pthread_spinlock_t)))
^
configure:5856: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| if (sizeof ((pthread_spinlock_t)))
| return 0;
| ;
| return 0;
| }
configure:5856: result: yes
configure:5873: checking size of rlim_t
configure:5878: gcc -o conftest conftest.c -lpthread >&5
configure:5878: $? = 0
configure:5878: ./conftest
configure:5878: $? = 0
configure:5900: result: 8
configure:5911: checking for struct group.gr_passwd
configure:5911: gcc -c conftest.c >&5
configure:5911: $? = 0
configure:5911: result: yes
configure:5922: checking for struct passwd.pw_passwd
configure:5922: gcc -c conftest.c >&5
configure:5922: $? = 0
configure:5922: result: yes
configure:5932: checking for struct passwd.pw_gecos
configure:5932: gcc -c conftest.c >&5
configure:5932: $? = 0
configure:5932: result: yes
configure:5942: checking for struct passwd.pw_class
configure:5942: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:12: error: 'struct passwd' has no member named 'pw_class'; did you mean 'pw_name'?
if (ac_aggr.pw_class)
^
configure:5942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| static struct passwd ac_aggr;
| if (ac_aggr.pw_class)
| return 0;
| ;
| return 0;
| }
configure:5942: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:19: error: 'struct passwd' has no member named 'pw_class'; did you mean 'pw_name'?
if (sizeof ac_aggr.pw_class)
^
configure:5942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| static struct passwd ac_aggr;
| if (sizeof ac_aggr.pw_class)
| return 0;
| ;
| return 0;
| }
configure:5942: result: no
configure:5954: checking time_t is integral
configure:5973: gcc -o conftest conftest.c -lpthread >&5
configure:5973: $? = 0
configure:5973: ./conftest
configure:5973: $? = 0
configure:5983: result: yes
configure:5993: checking whether gcc needs -traditional
configure:6027: result: no
configure:6035: checking for sin in -lm
configure:6060: gcc -o conftest conftest.c -lm -lpthread >&5
conftest.c:72:6: warning: conflicting types for built-in function 'sin'
char sin ();
^~~
configure:6060: $? = 0
configure:6069: result: yes
configure:6081: checking for isinf in -lsunmath
configure:6106: gcc -o conftest conftest.c -lsunmath -lm -lpthread >&5
conftest.c:73:6: warning: conflicting types for built-in function 'isinf'
char isinf ();
^~~~~
/usr/bin/ld: cannot find -lsunmath
collect2: error: ld returned 1 exit status
configure:6106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define INTEGRAL_TIME_T 1
| #define HAVE_LIBM 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char isinf ();
| int
| main ()
| {
| return isinf ();
| ;
| return 0;
| }
configure:6115: result: no
configure:6127: checking for clock_gettime in -lrt
configure:6152: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6152: $? = 0
configure:6161: result: yes
configure:6183: checking for size_t
configure:6183: gcc -c conftest.c >&5
configure:6183: $? = 0
configure:6183: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:103:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:6183: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define INTEGRAL_TIME_T 1
| #define HAVE_LIBM 1
| #define HAVE_LIBRT 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:6183: result: yes
configure:6196: checking for working alloca.h
configure:6213: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6213: $? = 0
configure:6221: result: yes
configure:6229: checking for alloca
configure:6266: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6266: $? = 0
configure:6274: result: yes
configure:6383: checking for isnan
configure:6383: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
conftest.c:92:6: warning: conflicting types for built-in function 'isnan'
char isnan ();
^~~~~
configure:6383: $? = 0
configure:6383: result: yes
configure:6383: checking for isinf
configure:6383: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
conftest.c:93:6: warning: conflicting types for built-in function 'isinf'
char isinf ();
^~~~~
configure:6383: $? = 0
configure:6383: result: yes
configure:6383: checking for trunc
configure:6383: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
conftest.c:94:6: warning: conflicting types for built-in function 'trunc'
char trunc ();
^~~~~
configure:6383: $? = 0
configure:6383: result: yes
configure:6383: checking for rint
configure:6383: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
conftest.c:95:6: warning: conflicting types for built-in function 'rint'
char rint ();
^~~~
configure:6383: $? = 0
configure:6383: result: yes
configure:6383: checking for tgamma
configure:6383: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
conftest.c:96:6: warning: conflicting types for built-in function 'tgamma'
char tgamma ();
^~~~~~
configure:6383: $? = 0
configure:6383: result: yes
configure:6383: checking for lgamma
configure:6383: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
conftest.c:97:6: warning: conflicting types for built-in function 'lgamma'
char lgamma ();
^~~~~~
configure:6383: $? = 0
configure:6383: result: yes
configure:6395: checking for symlink
configure:6395: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6395: $? = 0
configure:6395: result: yes
configure:6395: checking for readlink
configure:6395: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6395: $? = 0
configure:6395: result: yes
configure:6395: checking for lchown
configure:6395: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6395: $? = 0
configure:6395: result: yes
configure:6395: checking for mkstemp
configure:6395: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6395: $? = 0
configure:6395: result: yes
configure:6395: checking for realpath
configure:6395: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6395: $? = 0
configure:6395: result: yes
configure:6395: checking for nanosleep
configure:6395: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6395: $? = 0
configure:6395: result: yes
configure:6395: checking for usleep
configure:6395: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6395: $? = 0
configure:6395: result: yes
configure:6407: checking for random
configure:6407: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6407: $? = 0
configure:6407: result: yes
configure:6407: checking for srandom
configure:6407: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6407: $? = 0
configure:6407: result: yes
configure:6407: checking for lrand48
configure:6407: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6407: $? = 0
configure:6407: result: yes
configure:6407: checking for srand48
configure:6407: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6407: $? = 0
configure:6407: result: yes
configure:6419: checking for putenv
configure:6419: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6419: $? = 0
configure:6419: result: yes
configure:6419: checking for setenv
configure:6419: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6419: $? = 0
configure:6419: result: yes
configure:6419: checking for unsetenv
configure:6419: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6419: $? = 0
configure:6419: result: yes
configure:6419: checking for clearenv
configure:6419: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6419: $? = 0
configure:6419: result: yes
configure:6419: checking for getpgid
configure:6419: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6419: $? = 0
configure:6419: result: yes
configure:6431: checking for gethostname
configure:6431: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6431: $? = 0
configure:6431: result: yes
configure:6431: checking for sethostname
configure:6431: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6431: $? = 0
configure:6431: result: yes
configure:6431: checking for getdomainname
configure:6431: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6431: $? = 0
configure:6431: result: yes
configure:6431: checking for setdomainname
configure:6431: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6431: $? = 0
configure:6431: result: yes
configure:6443: checking for gettimeofday
configure:6443: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6443: $? = 0
configure:6443: result: yes
configure:6443: checking for getloadavg
configure:6443: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6443: $? = 0
configure:6443: result: yes
configure:6443: checking for clock_gettime
configure:6443: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6443: $? = 0
configure:6443: result: yes
configure:6443: checking for clock_getres
configure:6443: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6443: $? = 0
configure:6443: result: yes
configure:6455: checking for syslog
configure:6455: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6455: $? = 0
configure:6455: result: yes
configure:6455: checking for setlogmask
configure:6455: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6455: $? = 0
configure:6455: result: yes
configure:6466: checking for sigwait
configure:6466: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6466: $? = 0
configure:6466: result: yes
configure:6477: checking for fpsetprec
configure:6477: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
/tmp/ccnDNO1U.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `fpsetprec'
collect2: error: ld returned 1 exit status
configure:6477: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define INTEGRAL_TIME_T 1
| #define HAVE_LIBM 1
| #define HAVE_LIBRT 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_TRUNC 1
| #define HAVE_RINT 1
| #define HAVE_TGAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_LCHOWN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SRANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_SRAND48 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_CLEARENV 1
| #define HAVE_GETPGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_SETDOMAINNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETLOGMASK 1
| #define HAVE_SIGWAIT 1
| /* end confdefs.h. */
| /* Define fpsetprec to an innocuous variant, in case declares fpsetprec.
| For example, HP-UX 11i declares gettimeofday. */
| #define fpsetprec innocuous_fpsetprec
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fpsetprec (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef fpsetprec
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fpsetprec ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_fpsetprec || defined __stub___fpsetprec
| choke me
| #endif
|
| int
| main ()
| {
| return fpsetprec ();
| ;
| return 0;
| }
configure:6477: result: no
configure:6495: checking for select
configure:6495: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
configure:6495: $? = 0
configure:6495: result: yes
configure:6510: checking for library containing openpty
configure:6541: gcc -o conftest conftest.c -lrt -lm -lpthread >&5
/tmp/cc7k5fj0.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `openpty'
collect2: error: ld returned 1 exit status
configure:6541: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define INTEGRAL_TIME_T 1
| #define HAVE_LIBM 1
| #define HAVE_LIBRT 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_TRUNC 1
| #define HAVE_RINT 1
| #define HAVE_TGAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_LCHOWN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SRANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_SRAND48 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_CLEARENV 1
| #define HAVE_GETPGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_SETDOMAINNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETLOGMASK 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SELECT 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char openpty ();
| int
| main ()
| {
| return openpty ();
| ;
| return 0;
| }
configure:6541: gcc -o conftest conftest.c -lutil -lrt -lm -lpthread >&5
configure:6541: $? = 0
configure:6558: result: -lutil
configure:6568: checking for library containing forkpty
configure:6599: gcc -o conftest conftest.c -lutil -lrt -lm -lpthread >&5
configure:6599: $? = 0
configure:6616: result: none required
configure:6633: checking for library containing crypt
configure:6664: gcc -o conftest conftest.c -lutil -lrt -lm -lpthread >&5
/tmp/cca43oJb.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `crypt'
collect2: error: ld returned 1 exit status
configure:6664: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define INTEGRAL_TIME_T 1
| #define HAVE_LIBM 1
| #define HAVE_LIBRT 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_TRUNC 1
| #define HAVE_RINT 1
| #define HAVE_TGAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_LCHOWN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SRANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_SRAND48 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_CLEARENV 1
| #define HAVE_GETPGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_SETDOMAINNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETLOGMASK 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SELECT 1
| #define HAVE_OPENPTY 1
| #define HAVE_FORKPTY 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char crypt ();
| int
| main ()
| {
| return crypt ();
| ;
| return 0;
| }
configure:6664: gcc -o conftest conftest.c -lcrypt -lutil -lrt -lm -lpthread >&5
configure:6664: $? = 0
configure:6681: result: -lcrypt
configure:6694: checking for library containing dlopen
configure:6725: gcc -o conftest conftest.c -lcrypt -lutil -lrt -lm -lpthread >&5
/tmp/ccRskGRe.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:6725: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define INTEGRAL_TIME_T 1
| #define HAVE_LIBM 1
| #define HAVE_LIBRT 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_TRUNC 1
| #define HAVE_RINT 1
| #define HAVE_TGAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_LCHOWN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SRANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_SRAND48 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_CLEARENV 1
| #define HAVE_GETPGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_SETDOMAINNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETLOGMASK 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SELECT 1
| #define HAVE_OPENPTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_CRYPT 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:6725: gcc -o conftest conftest.c -ldl -lcrypt -lutil -lrt -lm -lpthread >&5
configure:6725: $? = 0
configure:6742: result: -ldl
configure:6753: checking for library containing sched_yield
configure:6784: gcc -o conftest conftest.c -ldl -lcrypt -lutil -lrt -lm -lpthread >&5
configure:6784: $? = 0
configure:6801: result: none required
configure:6813: checking how to make dynamic loadable module
configure:7008: result: ok
configure:7015: checking linker takes --rpath flag
configure:7025: gcc -o conftest -Wl,--rpath -Wl,/ conftest.c -ldl -lcrypt -lutil -lrt -lm -lpthread >&5
configure:7025: $? = 0
configure:7034: result: yes
configure:7069: checking linker takes --soname flag
configure:7079: gcc -o conftest -Wl,--soname,libgauche.so.0 conftest.c -ldl -lcrypt -lutil -lrt -lm -lpthread >&5
configure:7079: $? = 0
configure:7088: result: yes
configure:7155: checking iconv.h usability
configure:7155: gcc -c conftest.c >&5
configure:7155: $? = 0
configure:7155: result: yes
configure:7155: checking iconv.h presence
configure:7155: gcc -E conftest.c
configure:7155: $? = 0
configure:7155: result: yes
configure:7155: checking for iconv.h
configure:7155: result: yes
configure:7189: gcc -o conftest conftest.c -ldl -lcrypt -lutil -lrt -lm -lpthread >&5
configure:7189: $? = 0
configure:7261: checking gdbm.h usability
configure:7261: gcc -c conftest.c >&5
configure:7261: $? = 0
configure:7261: result: yes
configure:7261: checking gdbm.h presence
configure:7261: gcc -E conftest.c
configure:7261: $? = 0
configure:7261: result: yes
configure:7261: checking for gdbm.h
configure:7261: result: yes
configure:7270: checking for gdbm_open in -lgdbm
configure:7295: gcc -o conftest conftest.c -lgdbm -ldl -lcrypt -lutil -lrt -lm -lpthread >&5
configure:7295: $? = 0
configure:7304: result: yes
configure:7319: checking ndbm.h usability
configure:7319: gcc -c conftest.c >&5
configure:7319: $? = 0
configure:7319: result: yes
configure:7319: checking ndbm.h presence
configure:7319: gcc -E conftest.c
configure:7319: $? = 0
configure:7319: result: yes
configure:7319: checking for ndbm.h
configure:7319: result: yes
configure:7327: checking for dbm_open
configure:7327: gcc -o conftest conftest.c -ldl -lcrypt -lutil -lrt -lm -lpthread >&5
/tmp/ccRcZajQ.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `dbm_open'
collect2: error: ld returned 1 exit status
configure:7327: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define INTEGRAL_TIME_T 1
| #define HAVE_LIBM 1
| #define HAVE_LIBRT 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_TRUNC 1
| #define HAVE_RINT 1
| #define HAVE_TGAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_LCHOWN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SRANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_SRAND48 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_CLEARENV 1
| #define HAVE_GETPGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_SETDOMAINNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETLOGMASK 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SELECT 1
| #define HAVE_OPENPTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_CRYPT 1
| #define HAVE_DLOPEN 1
| #define HAVE_SCHED_YIELD 1
| #define SHLIB_SO_SUFFIX "so"
| #define HAVE_ICONV_H 1
| #define USE_ICONV 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| /* end confdefs.h. */
| /* Define dbm_open to an innocuous variant, in case declares dbm_open.
| For example, HP-UX 11i declares gettimeofday. */
| #define dbm_open innocuous_dbm_open
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dbm_open (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef dbm_open
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dbm_open ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_dbm_open || defined __stub___dbm_open
| choke me
| #endif
|
| int
| main ()
| {
| return dbm_open ();
| ;
| return 0;
| }
configure:7327: result: no
configure:7335: checking for dbm_open in -lndbm
configure:7360: gcc -o conftest conftest.c -lndbm -ldl -lcrypt -lutil -lrt -lm -lpthread >&5
/usr/bin/ld: cannot find -lndbm
collect2: error: ld returned 1 exit status
configure:7360: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define INTEGRAL_TIME_T 1
| #define HAVE_LIBM 1
| #define HAVE_LIBRT 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_TRUNC 1
| #define HAVE_RINT 1
| #define HAVE_TGAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_LCHOWN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SRANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_SRAND48 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_CLEARENV 1
| #define HAVE_GETPGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_SETDOMAINNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETLOGMASK 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SELECT 1
| #define HAVE_OPENPTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_CRYPT 1
| #define HAVE_DLOPEN 1
| #define HAVE_SCHED_YIELD 1
| #define SHLIB_SO_SUFFIX "so"
| #define HAVE_ICONV_H 1
| #define USE_ICONV 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dbm_open ();
| int
| main ()
| {
| return dbm_open ();
| ;
| return 0;
| }
configure:7369: result: no
configure:7375: checking for dbm_open in -ldbm
configure:7400: gcc -o conftest conftest.c -ldbm -ldl -lcrypt -lutil -lrt -lm -lpthread >&5
/usr/bin/ld: cannot find -ldbm
collect2: error: ld returned 1 exit status
configure:7400: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define INTEGRAL_TIME_T 1
| #define HAVE_LIBM 1
| #define HAVE_LIBRT 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_TRUNC 1
| #define HAVE_RINT 1
| #define HAVE_TGAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_LCHOWN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SRANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_SRAND48 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_CLEARENV 1
| #define HAVE_GETPGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_SETDOMAINNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETLOGMASK 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SELECT 1
| #define HAVE_OPENPTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_CRYPT 1
| #define HAVE_DLOPEN 1
| #define HAVE_SCHED_YIELD 1
| #define SHLIB_SO_SUFFIX "so"
| #define HAVE_ICONV_H 1
| #define USE_ICONV 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dbm_open ();
| int
| main ()
| {
| return dbm_open ();
| ;
| return 0;
| }
configure:7409: result: no
configure:7415: checking for dbm_open in -lgdbm
configure:7440: gcc -o conftest conftest.c -lgdbm -ldl -lcrypt -lutil -lrt -lm -lpthread >&5
/tmp/ccM5iGV9.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `dbm_open'
collect2: error: ld returned 1 exit status
configure:7440: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define INTEGRAL_TIME_T 1
| #define HAVE_LIBM 1
| #define HAVE_LIBRT 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_TRUNC 1
| #define HAVE_RINT 1
| #define HAVE_TGAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_LCHOWN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SRANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_SRAND48 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_CLEARENV 1
| #define HAVE_GETPGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_SETDOMAINNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETLOGMASK 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SELECT 1
| #define HAVE_OPENPTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_CRYPT 1
| #define HAVE_DLOPEN 1
| #define HAVE_SCHED_YIELD 1
| #define SHLIB_SO_SUFFIX "so"
| #define HAVE_ICONV_H 1
| #define USE_ICONV 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dbm_open ();
| int
| main ()
| {
| return dbm_open ();
| ;
| return 0;
| }
configure:7449: result: no
configure:7455: checking for dbm_open in -lgdbm_compat
configure:7480: gcc -o conftest conftest.c -lgdbm_compat -lgdbm -ldl -lcrypt -lutil -lrt -lm -lpthread >&5
configure:7480: $? = 0
configure:7489: result: yes
configure:7728: checking dbm.h usability
configure:7728: gcc -c conftest.c >&5
configure:7728: $? = 0
configure:7728: result: yes
configure:7728: checking dbm.h presence
configure:7728: gcc -E conftest.c
configure:7728: $? = 0
configure:7728: result: yes
configure:7728: checking for dbm.h
configure:7728: result: yes
configure:7734: checking for dbminit in -ldbm
configure:7759: gcc -o conftest conftest.c -ldbm -ldl -lcrypt -lutil -lrt -lm -lpthread >&5
/usr/bin/ld: cannot find -ldbm
collect2: error: ld returned 1 exit status
configure:7759: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define INTEGRAL_TIME_T 1
| #define HAVE_LIBM 1
| #define HAVE_LIBRT 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_TRUNC 1
| #define HAVE_RINT 1
| #define HAVE_TGAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_LCHOWN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SRANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_SRAND48 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_CLEARENV 1
| #define HAVE_GETPGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_SETDOMAINNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETLOGMASK 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SELECT 1
| #define HAVE_OPENPTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_CRYPT 1
| #define HAVE_DLOPEN 1
| #define HAVE_SCHED_YIELD 1
| #define SHLIB_SO_SUFFIX "so"
| #define HAVE_ICONV_H 1
| #define USE_ICONV 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_DBM_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dbminit ();
| int
| main ()
| {
| return dbminit ();
| ;
| return 0;
| }
configure:7768: result: no
configure:7774: checking for dbminit in -lgdbm
configure:7799: gcc -o conftest conftest.c -lgdbm -ldl -lcrypt -lutil -lrt -lm -lpthread >&5
/tmp/ccx71HPl.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `dbminit'
collect2: error: ld returned 1 exit status
configure:7799: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define INTEGRAL_TIME_T 1
| #define HAVE_LIBM 1
| #define HAVE_LIBRT 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_TRUNC 1
| #define HAVE_RINT 1
| #define HAVE_TGAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_LCHOWN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SRANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_SRAND48 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_CLEARENV 1
| #define HAVE_GETPGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_SETDOMAINNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETLOGMASK 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SELECT 1
| #define HAVE_OPENPTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_CRYPT 1
| #define HAVE_DLOPEN 1
| #define HAVE_SCHED_YIELD 1
| #define SHLIB_SO_SUFFIX "so"
| #define HAVE_ICONV_H 1
| #define USE_ICONV 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_DBM_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dbminit ();
| int
| main ()
| {
| return dbminit ();
| ;
| return 0;
| }
configure:7808: result: no
configure:7814: checking for dbminit in -lgdbm_compat
configure:7839: gcc -o conftest conftest.c -lgdbm_compat -lgdbm -ldl -lcrypt -lutil -lrt -lm -lpthread >&5
configure:7839: $? = 0
configure:7848: result: yes
configure:8101: checking for IPv6
configure:8124: gcc -c conftest.c >&5
configure:8124: $? = 0
configure:8131: result: yes
configure:8154: checking for struct sockaddr_storage
configure:8154: gcc -c conftest.c >&5
configure:8154: $? = 0
configure:8154: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:120:38: error: expected expression before ')' token
if (sizeof ((struct sockaddr_storage)))
^
configure:8154: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define INTEGRAL_TIME_T 1
| #define HAVE_LIBM 1
| #define HAVE_LIBRT 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_TRUNC 1
| #define HAVE_RINT 1
| #define HAVE_TGAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_LCHOWN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SRANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_SRAND48 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_CLEARENV 1
| #define HAVE_GETPGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_SETDOMAINNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETLOGMASK 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SELECT 1
| #define HAVE_OPENPTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_CRYPT 1
| #define HAVE_DLOPEN 1
| #define HAVE_SCHED_YIELD 1
| #define SHLIB_SO_SUFFIX "so"
| #define HAVE_ICONV_H 1
| #define USE_ICONV 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_DBM_H 1
| #define HAVE_IPV6 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| if (sizeof ((struct sockaddr_storage)))
| return 0;
| ;
| return 0;
| }
configure:8154: result: yes
configure:8169: checking for net/if.h
configure:8169: gcc -c conftest.c >&5
configure:8169: $? = 0
configure:8169: result: yes
configure:8185: checking for struct ifreq
configure:8185: gcc -c conftest.c >&5
configure:8185: $? = 0
configure:8185: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:130:27: error: expected expression before ')' token
if (sizeof ((struct ifreq)))
^
configure:8185: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define INTEGRAL_TIME_T 1
| #define HAVE_LIBM 1
| #define HAVE_LIBRT 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_TRUNC 1
| #define HAVE_RINT 1
| #define HAVE_TGAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_LCHOWN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SRANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_SRAND48 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_CLEARENV 1
| #define HAVE_GETPGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_SETDOMAINNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETLOGMASK 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SELECT 1
| #define HAVE_OPENPTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_CRYPT 1
| #define HAVE_DLOPEN 1
| #define HAVE_SCHED_YIELD 1
| #define SHLIB_SO_SUFFIX "so"
| #define HAVE_ICONV_H 1
| #define USE_ICONV 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_DBM_H 1
| #define HAVE_IPV6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
| #include
| #ifdef HAVE_NET_IF_H
| #include
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((struct ifreq)))
| return 0;
| ;
| return 0;
| }
configure:8185: result: yes
configure:8205: checking for struct ifreq.ifr_ifindex
configure:8205: gcc -c conftest.c >&5
configure:8205: $? = 0
configure:8205: result: yes
configure:8223: checking for struct ifreq.ifr_index
configure:8223: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:133:12: error: 'struct ifreq' has no member named 'ifr_index'; did you mean 'ifr_ifrn'?
if (ac_aggr.ifr_index)
^
configure:8223: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define INTEGRAL_TIME_T 1
| #define HAVE_LIBM 1
| #define HAVE_LIBRT 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_TRUNC 1
| #define HAVE_RINT 1
| #define HAVE_TGAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_LCHOWN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SRANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_SRAND48 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_CLEARENV 1
| #define HAVE_GETPGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_SETDOMAINNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETLOGMASK 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SELECT 1
| #define HAVE_OPENPTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_CRYPT 1
| #define HAVE_DLOPEN 1
| #define HAVE_SCHED_YIELD 1
| #define SHLIB_SO_SUFFIX "so"
| #define HAVE_ICONV_H 1
| #define USE_ICONV 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_DBM_H 1
| #define HAVE_IPV6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_IFREQ 1
| #define HAVE_STRUCT_IFREQ_IFR_IFINDEX 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
| #include
| #ifdef HAVE_NET_IF_H
| #include
| #endif
|
|
| int
| main ()
| {
| static struct ifreq ac_aggr;
| if (ac_aggr.ifr_index)
| return 0;
| ;
| return 0;
| }
configure:8223: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:133:19: error: 'struct ifreq' has no member named 'ifr_index'; did you mean 'ifr_ifrn'?
if (sizeof ac_aggr.ifr_index)
^
configure:8223: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define INTEGRAL_TIME_T 1
| #define HAVE_LIBM 1
| #define HAVE_LIBRT 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_TRUNC 1
| #define HAVE_RINT 1
| #define HAVE_TGAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_LCHOWN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SRANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_SRAND48 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_CLEARENV 1
| #define HAVE_GETPGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_SETDOMAINNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETLOGMASK 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SELECT 1
| #define HAVE_OPENPTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_CRYPT 1
| #define HAVE_DLOPEN 1
| #define HAVE_SCHED_YIELD 1
| #define SHLIB_SO_SUFFIX "so"
| #define HAVE_ICONV_H 1
| #define USE_ICONV 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_DBM_H 1
| #define HAVE_IPV6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_IFREQ 1
| #define HAVE_STRUCT_IFREQ_IFR_IFINDEX 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
| #include
| #ifdef HAVE_NET_IF_H
| #include
| #endif
|
|
| int
| main ()
| {
| static struct ifreq ac_aggr;
| if (sizeof ac_aggr.ifr_index)
| return 0;
| ;
| return 0;
| }
configure:8223: result: no
configure:8243: checking for struct sockaddr_un.sun_len
configure:8243: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:130:12: error: 'struct sockaddr_un' has no member named 'sun_len'; did you mean 'sun_path'?
if (ac_aggr.sun_len)
^
configure:8243: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define INTEGRAL_TIME_T 1
| #define HAVE_LIBM 1
| #define HAVE_LIBRT 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_TRUNC 1
| #define HAVE_RINT 1
| #define HAVE_TGAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_LCHOWN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SRANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_SRAND48 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_CLEARENV 1
| #define HAVE_GETPGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_SETDOMAINNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETLOGMASK 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SELECT 1
| #define HAVE_OPENPTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_CRYPT 1
| #define HAVE_DLOPEN 1
| #define HAVE_SCHED_YIELD 1
| #define SHLIB_SO_SUFFIX "so"
| #define HAVE_ICONV_H 1
| #define USE_ICONV 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_DBM_H 1
| #define HAVE_IPV6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_IFREQ 1
| #define HAVE_STRUCT_IFREQ_IFR_IFINDEX 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
| #include
|
|
| int
| main ()
| {
| static struct sockaddr_un ac_aggr;
| if (ac_aggr.sun_len)
| return 0;
| ;
| return 0;
| }
configure:8243: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:130:19: error: 'struct sockaddr_un' has no member named 'sun_len'; did you mean 'sun_path'?
if (sizeof ac_aggr.sun_len)
^
configure:8243: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define INTEGRAL_TIME_T 1
| #define HAVE_LIBM 1
| #define HAVE_LIBRT 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_TRUNC 1
| #define HAVE_RINT 1
| #define HAVE_TGAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_LCHOWN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SRANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_SRAND48 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_CLEARENV 1
| #define HAVE_GETPGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_SETDOMAINNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETLOGMASK 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SELECT 1
| #define HAVE_OPENPTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_CRYPT 1
| #define HAVE_DLOPEN 1
| #define HAVE_SCHED_YIELD 1
| #define SHLIB_SO_SUFFIX "so"
| #define HAVE_ICONV_H 1
| #define USE_ICONV 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_DBM_H 1
| #define HAVE_IPV6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_IFREQ 1
| #define HAVE_STRUCT_IFREQ_IFR_IFINDEX 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
| #include
|
|
| int
| main ()
| {
| static struct sockaddr_un ac_aggr;
| if (sizeof ac_aggr.sun_len)
| return 0;
| ;
| return 0;
| }
configure:8243: result: no
configure:8259: checking for struct sockaddr_in.sin_len
configure:8259: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:130:12: error: 'struct sockaddr_in' has no member named 'sin_len'; did you mean 'sin_zero'?
if (ac_aggr.sin_len)
^
configure:8259: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define INTEGRAL_TIME_T 1
| #define HAVE_LIBM 1
| #define HAVE_LIBRT 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_TRUNC 1
| #define HAVE_RINT 1
| #define HAVE_TGAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_LCHOWN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SRANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_SRAND48 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_CLEARENV 1
| #define HAVE_GETPGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_SETDOMAINNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETLOGMASK 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SELECT 1
| #define HAVE_OPENPTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_CRYPT 1
| #define HAVE_DLOPEN 1
| #define HAVE_SCHED_YIELD 1
| #define SHLIB_SO_SUFFIX "so"
| #define HAVE_ICONV_H 1
| #define USE_ICONV 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_DBM_H 1
| #define HAVE_IPV6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_IFREQ 1
| #define HAVE_STRUCT_IFREQ_IFR_IFINDEX 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
| #include
|
|
| int
| main ()
| {
| static struct sockaddr_in ac_aggr;
| if (ac_aggr.sin_len)
| return 0;
| ;
| return 0;
| }
configure:8259: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:130:19: error: 'struct sockaddr_in' has no member named 'sin_len'; did you mean 'sin_zero'?
if (sizeof ac_aggr.sin_len)
^
configure:8259: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define INTEGRAL_TIME_T 1
| #define HAVE_LIBM 1
| #define HAVE_LIBRT 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_TRUNC 1
| #define HAVE_RINT 1
| #define HAVE_TGAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_LCHOWN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SRANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_SRAND48 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_CLEARENV 1
| #define HAVE_GETPGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_SETDOMAINNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETLOGMASK 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SELECT 1
| #define HAVE_OPENPTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_CRYPT 1
| #define HAVE_DLOPEN 1
| #define HAVE_SCHED_YIELD 1
| #define SHLIB_SO_SUFFIX "so"
| #define HAVE_ICONV_H 1
| #define USE_ICONV 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_DBM_H 1
| #define HAVE_IPV6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_IFREQ 1
| #define HAVE_STRUCT_IFREQ_IFR_IFINDEX 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
| #include
|
|
| int
| main ()
| {
| static struct sockaddr_in ac_aggr;
| if (sizeof ac_aggr.sin_len)
| return 0;
| ;
| return 0;
| }
configure:8259: result: no
configure:8274: checking for struct sockaddr_in6.sin6_len
configure:8274: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:130:12: error: 'struct sockaddr_in6' has no member named 'sin6_len'; did you mean 'sin6_port'?
if (ac_aggr.sin6_len)
^
configure:8274: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define INTEGRAL_TIME_T 1
| #define HAVE_LIBM 1
| #define HAVE_LIBRT 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_TRUNC 1
| #define HAVE_RINT 1
| #define HAVE_TGAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_LCHOWN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SRANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_SRAND48 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_CLEARENV 1
| #define HAVE_GETPGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_SETDOMAINNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETLOGMASK 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SELECT 1
| #define HAVE_OPENPTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_CRYPT 1
| #define HAVE_DLOPEN 1
| #define HAVE_SCHED_YIELD 1
| #define SHLIB_SO_SUFFIX "so"
| #define HAVE_ICONV_H 1
| #define USE_ICONV 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_DBM_H 1
| #define HAVE_IPV6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_IFREQ 1
| #define HAVE_STRUCT_IFREQ_IFR_IFINDEX 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
| #include
|
|
| int
| main ()
| {
| static struct sockaddr_in6 ac_aggr;
| if (ac_aggr.sin6_len)
| return 0;
| ;
| return 0;
| }
configure:8274: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:130:19: error: 'struct sockaddr_in6' has no member named 'sin6_len'; did you mean 'sin6_port'?
if (sizeof ac_aggr.sin6_len)
^
configure:8274: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Gauche"
| #define PACKAGE_TARNAME "gauche"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "Gauche 0.9.4"
| #define PACKAGE_BUGREPORT "shiro@acm.org"
| #define PACKAGE_URL ""
| #define GAUCHE_CHAR_ENCODING_UTF_8 1
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define GAUCHE_USE_PTHREADS 1
| #define GAUCHE_VERSION "0.9.4"
| #define GAUCHE_MAJOR_VERSION 0
| #define GAUCHE_MINOR_VERSION 9
| #define GAUCHE_MICRO_VERSION 4
| #define GAUCHE_ABI_VERSION "0.9"
| #define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_FPU_CONTROL_H 1
| #define SCM_TARGET_X86_64 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_OFF_T 8
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_STRUCT_TIMESPEC 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define SIZEOF_RLIM_T 8
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1
| #define INTEGRAL_TIME_T 1
| #define HAVE_LIBM 1
| #define HAVE_LIBRT 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_TRUNC 1
| #define HAVE_RINT 1
| #define HAVE_TGAMMA 1
| #define HAVE_LGAMMA 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_LCHOWN 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALPATH 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SRANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_SRAND48 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_CLEARENV 1
| #define HAVE_GETPGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_SETDOMAINNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETLOGMASK 1
| #define HAVE_SIGWAIT 1
| #define HAVE_SELECT 1
| #define HAVE_OPENPTY 1
| #define HAVE_FORKPTY 1
| #define HAVE_CRYPT 1
| #define HAVE_DLOPEN 1
| #define HAVE_SCHED_YIELD 1
| #define SHLIB_SO_SUFFIX "so"
| #define HAVE_ICONV_H 1
| #define USE_ICONV 1
| #define HAVE_GDBM_H 1
| #define HAVE_NDBM_H 1
| #define HAVE_DBM_H 1
| #define HAVE_IPV6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_IFREQ 1
| #define HAVE_STRUCT_IFREQ_IFR_IFINDEX 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
| #include
|
|
| int
| main ()
| {
| static struct sockaddr_in6 ac_aggr;
| if (sizeof ac_aggr.sin6_len)
| return 0;
| ;
| return 0;
| }
configure:8274: result: no
configure:8291: checking for library containing shutdown
configure:8322: gcc -o conftest conftest.c -ldl -lcrypt -lutil -lrt -lm -lpthread >&5
configure:8322: $? = 0
configure:8339: result: none required
configure:8347: checking for library containing gethostbyname_r
configure:8378: gcc -o conftest conftest.c -ldl -lcrypt -lutil -lrt -lm -lpthread >&5
configure:8378: $? = 0
configure:8395: result: none required
configure:8408: checking for gethostbyname_r
configure:8408: gcc -o conftest conftest.c -ldl -lcrypt -lutil -lrt -lm -lpthread >&5
configure:8408: $? = 0
configure:8408: result: yes
configure:8415: checking number of arguments for gethostbyname_r
configure:8435: gcc -c conftest.c >&5
configure:8435: $? = 0
configure:8463: result: 6
configure:8479: checking for gethostbyaddr_r
configure:8479: gcc -o conftest conftest.c -ldl -lcrypt -lutil -lrt -lm -lpthread >&5
configure:8479: $? = 0
configure:8479: result: yes
configure:8486: checking number of arguments for gethostbyaddr_r
configure:8506: gcc -c conftest.c >&5
configure:8506: $? = 0
configure:8534: result: 8
configure:8550: checking for getprotobyname_r
configure:8550: gcc -o conftest conftest.c -ldl -lcrypt -lutil -lrt -lm -lpthread >&5
configure:8550: $? = 0
configure:8550: result: yes
configure:8557: checking number of arguments for getprotobyname_r
configure:8577: gcc -c conftest.c >&5
configure:8577: $? = 0
configure:8605: result: 5
configure:8621: checking for getprotobynumber_r
configure:8621: gcc -o conftest conftest.c -ldl -lcrypt -lutil -lrt -lm -lpthread >&5
configure:8621: $? = 0
configure:8621: result: yes
configure:8628: checking number of arguments for getprotobynumber_r
configure:8648: gcc -c conftest.c >&5
configure:8648: $? = 0
configure:8676: result: 5
configure:8692: checking for getservbyname_r
configure:8692: gcc -o conftest conftest.c -ldl -lcrypt -lutil -lrt -lm -lpthread >&5
configure:8692: $? = 0
configure:8692: result: yes
configure:8698: checking for getservbyname_r
configure:8698: result: yes
configure:8704: checking number of arguments for getservbyname_r
configure:8724: gcc -c conftest.c >&5
configure:8724: $? = 0
configure:8752: result: 6
configure:8768: checking for getservbyport_r
configure:8768: gcc -o conftest conftest.c -ldl -lcrypt -lutil -lrt -lm -lpthread >&5
configure:8768: $? = 0
configure:8768: result: yes
configure:8775: checking number of arguments for getservbyport_r
configure:8795: gcc -c conftest.c >&5
configure:8795: $? = 0
configure:8823: result: 6
configure:8839: checking for socklen_t
configure:8857: gcc -c conftest.c >&5
configure:8857: $? = 0
configure:8865: result: yes
configure:8900: checking zlib.h usability
configure:8900: gcc -c conftest.c >&5
configure:8900: $? = 0
configure:8900: result: yes
configure:8900: checking zlib.h presence
configure:8900: gcc -E conftest.c
configure:8900: $? = 0
configure:8900: result: yes
configure:8900: checking for zlib.h
configure:8900: result: yes
configure:8934: gcc -o conftest conftest.c -ldl -lcrypt -lutil -lrt -lm -lpthread -lz >&5
configure:8934: $? = 0
configure:9004: checking for openssl
configure:9020: found /usr/bin/openssl
configure:9031: result: openssl
configure:9180: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Gauche config.status 0.9.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 1191fe59e9d7
config.status:1026: creating Makefile
config.status:1026: creating src/Makefile
config.status:1026: creating src/genconfig
config.status:1026: creating src/makeverslink
config.status:1026: creating lib/Makefile
config.status:1026: creating lib/slib.scm
config.status:1026: creating doc/gosh.1
config.status:1026: creating doc/gauche-config.1
config.status:1026: creating doc/gauche-cesconv.1
config.status:1026: creating doc/gauche-install.1
config.status:1026: creating doc/gauche-package.1
config.status:1026: creating doc/Makefile
config.status:1026: creating ext/Makefile
config.status:1026: creating ext/Makefile.ext
config.status:1026: creating ext/bcrypt/Makefile
config.status:1026: creating ext/binary/Makefile
config.status:1026: creating ext/charconv/Makefile
config.status:1026: creating ext/charconv/charconv.h
config.status:1026: creating ext/dbm/Makefile
config.status:1026: creating ext/digest/Makefile
config.status:1026: creating ext/fcntl/Makefile
config.status:1026: creating ext/file/Makefile
config.status:1026: creating ext/gauche/Makefile
config.status:1026: creating ext/mt-random/Makefile
config.status:1026: creating ext/net/Makefile
config.status:1026: creating ext/peg/Makefile
config.status:1026: creating ext/sparse/Makefile
config.status:1026: creating ext/srfi/Makefile
config.status:1026: creating ext/sxml/Makefile
config.status:1026: creating ext/syslog/Makefile
config.status:1026: creating ext/tls/Makefile
config.status:1026: creating ext/termios/Makefile
config.status:1026: creating ext/text/Makefile
config.status:1026: creating ext/threads/Makefile
config.status:1026: creating ext/util/Makefile
config.status:1026: creating ext/uvector/Makefile
config.status:1026: creating ext/vport/Makefile
config.status:1026: creating ext/zlib/Makefile
config.status:1026: creating ext/windows/Makefile
config.status:1026: creating src/gauche/config.h
config.status:1026: creating ext/dbm/dbmconf.h
configure:10449: === configuring in gc (/tmp/gauche/src/Gauche-0.9.4/gc)
configure:10512: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--enable-multibyte=utf-8' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
configure:10541: result:
This Gauche has been configured with the following parameters:
version: 0.9.4
multibyte: utf8
slib: /usr/share/slib
thread: pthreads
tls/ssl: axTLS
optional modules: odbm ndbm gdbm zlib
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_alloca_works=yes
ac_cv_func_clearenv=yes
ac_cv_func_clock_getres=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_dbm_open=no
ac_cv_func_fpsetprec=no
ac_cv_func_getdomainname=yes
ac_cv_func_gethostbyaddr_r=yes
ac_cv_func_gethostbyaddr_r_nargs=8
ac_cv_func_gethostbyname_r=yes
ac_cv_func_gethostbyname_r_nargs=6
ac_cv_func_gethostname=yes
ac_cv_func_getloadavg=yes
ac_cv_func_getpgid=yes
ac_cv_func_getprotobyname_r=yes
ac_cv_func_getprotobyname_r_nargs=5
ac_cv_func_getprotobynumber_r=yes
ac_cv_func_getprotobynumber_r_nargs=5
ac_cv_func_getservbyname_r=yes
ac_cv_func_getservbyname_r_nargs=6
ac_cv_func_getservbyport_r=yes
ac_cv_func_getservbyport_r_nargs=6
ac_cv_func_gettimeofday=yes
ac_cv_func_isinf=yes
ac_cv_func_isnan=yes
ac_cv_func_lchown=yes
ac_cv_func_lgamma=yes
ac_cv_func_lrand48=yes
ac_cv_func_mkstemp=yes
ac_cv_func_nanosleep=yes
ac_cv_func_putenv=yes
ac_cv_func_random=yes
ac_cv_func_readlink=yes
ac_cv_func_realpath=yes
ac_cv_func_rint=yes
ac_cv_func_select=yes
ac_cv_func_setdomainname=yes
ac_cv_func_setenv=yes
ac_cv_func_sethostname=yes
ac_cv_func_setlogmask=yes
ac_cv_func_sigwait=yes
ac_cv_func_srand48=yes
ac_cv_func_srandom=yes
ac_cv_func_symlink=yes
ac_cv_func_syslog=yes
ac_cv_func_tgamma=yes
ac_cv_func_trunc=yes
ac_cv_func_unsetenv=yes
ac_cv_func_usleep=yes
ac_cv_header_bsd_libutil_h=no
ac_cv_header_crt_externs_h=no
ac_cv_header_crypt_h=yes
ac_cv_header_dbm_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fpu_control_h=yes
ac_cv_header_gdbm_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_glob_h=yes
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libutil_h=no
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_ndbm_h=yes
ac_cv_header_net_if_h=yes
ac_cv_header_pty_h=yes
ac_cv_header_rpc_types_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sunmath_h=no
ac_cv_header_sys_loadavg_h=no
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_util_h=no
ac_cv_header_zlib_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_ipv6=yes
ac_cv_lib_dbm_dbm_open=no
ac_cv_lib_dbm_dbminit=no
ac_cv_lib_gdbm_compat_dbm_open=yes
ac_cv_lib_gdbm_compat_dbminit=yes
ac_cv_lib_gdbm_dbm_open=no
ac_cv_lib_gdbm_dbminit=no
ac_cv_lib_gdbm_gdbm_open=yes
ac_cv_lib_m_sin=yes
ac_cv_lib_ndbm_dbm_open=no
ac_cv_lib_rt_clock_gettime=yes
ac_cv_lib_sunmath_isinf=no
ac_cv_linker_rpath_flag=yes
ac_cv_linker_soname_flag=yes
ac_cv_member_struct_group_gr_passwd=yes
ac_cv_member_struct_ifreq_ifr_ifindex=yes
ac_cv_member_struct_ifreq_ifr_index=no
ac_cv_member_struct_passwd_pw_class=no
ac_cv_member_struct_passwd_pw_gecos=yes
ac_cv_member_struct_passwd_pw_passwd=yes
ac_cv_member_struct_sockaddr_in6_sin6_len=no
ac_cv_member_struct_sockaddr_in_sin_len=no
ac_cv_member_struct_sockaddr_un_sun_len=no
ac_cv_objext=o
ac_cv_path_BUILD_GOSH=gosh
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=ar
ac_cv_prog_AS=as
ac_cv_prog_BUILD_CC=gcc
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_GZIP_PROGRAM=gzip
ac_cv_prog_MAKEINFO=makeinfo
ac_cv_prog_OPENSSL=openssl
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_search_crypt=-lcrypt
ac_cv_search_dlopen=-ldl
ac_cv_search_forkpty='none required'
ac_cv_search_gethostbyname_r='none required'
ac_cv_search_openpty=-lutil
ac_cv_search_sched_yield='none required'
ac_cv_search_shutdown='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_off_t=8
ac_cv_sizeof_rlim_t=8
ac_cv_struct_tm=time.h
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_type_int32_t=yes
ac_cv_type_int64_t=yes
ac_cv_type_long_double=yes
ac_cv_type_long_long=yes
ac_cv_type_pthread_spinlock_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_struct_ifreq=yes
ac_cv_type_struct_sockaddr_storage=yes
ac_cv_type_struct_timespec=yes
ac_cv_type_time_t_integral=yes
ac_cv_type_uint16_t=yes
ac_cv_type_uint32_t=yes
ac_cv_type_uint64_t=yes
ac_cv_use_iconv=yes
ac_cv_use_zlib=yes
ac_cv_working_alloca_h=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ALLOCA=''
ALTERNATIVE_GOSH=''
AR='ar'
AS='as'
BUILD_CC='gcc'
BUILD_GOSH='gosh'
CC='gcc'
CFLAGS=''
CPP='gcc -E'
CPPFLAGS=' '
CROSS_COMPILING_no=''
CROSS_COMPILING_yes='#'
CYGWIN_FIXDLL=':'
DBM_ARCHFILES='dbm--odbm.so dbm--ndbm.so dbm--gdbm.so'
DBM_OBJECTS='$(odbm_OBJECTS) $(ndbm_OBJECTS) $(gdbm_OBJECTS)'
DBM_SCMFILES='odbm.sci ndbm.sci gdbm.sci'
DEFAULT_CFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
EXT_LIBGAUCHE=''
EXT_UVECTOR=''
GAUCHE_ABI_VERSION='0.9'
GAUCHE_CONFIGURE_ARGS=' '\''--host=x86_64-unknown-linux'\'' '\''--enable-multibyte=utf-8'\'' '\''--prefix=/usr'\'' '\''host_alias=x86_64-unknown-linux'\'' '\''CFLAGS='\'' '\''LDFLAGS='\'' '\''CPPFLAGS='\'''
GAUCHE_MAJOR_VERSION='0'
GAUCHE_MICRO_VERSION='4'
GAUCHE_MINOR_VERSION='9'
GAUCHE_TLS_SWITCH_AXTLS=''
GAUCHE_TLS_SWITCH_NONE='#'
GAUCHE_VERSION='0.9.4'
GDBMLIB='-lgdbm'
GOSH_USE_SHLIB=''
GREP='/usr/bin/grep'
GZIP_PROGRAM='gzip'
ICONV_CPPFLAGS=''
ICONV_LDFLAGS=''
ICONV_LIB=''
ICONV_NAME='iconv'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=' '
LIBGAUCHE='libgauche-0.9'
LIBGAUCHE_SO='libgauche-0.9.so'
LIBOBJS=''
LIBS='-ldl -lcrypt -lutil -lrt -lm -lpthread'
LINKGAUCHE='gauche-0.9'
LINK_HELPER=''
LN_S='ln -s'
LOCAL_INC=''
LOCAL_INCDIRS=''
LOCAL_LIB=''
LOCAL_LIBDIRS=''
LTLIBOBJS=''
MAKEINFO='makeinfo'
MAKEVERSLINK='$(SHELL) ./makeverslink'
NDBMLIB='-lgdbm -lgdbm_compat'
OBJEXT='o'
ODBMLIB='-lgdbm -lgdbm_compat'
OPENSSL='openssl'
OPTFLAGS='-fomit-frame-pointer '
PACKAGE_BUGREPORT='shiro@acm.org'
PACKAGE_NAME='Gauche'
PACKAGE_STRING='Gauche 0.9.4'
PACKAGE_TARNAME='gauche'
PACKAGE_URL=''
PACKAGE_VERSION='0.9.4'
PATH_SEPARATOR=':'
RPATH_FLAG='-Wl,--rpath -Wl,'
RPATH_REAL='-Wl,--rpath -Wl,$(LIB_INSTALL_DIR)'
RPATH_TMP='-Wl,--rpath -Wl,`pwd`'
SET_MAKE=''
SHELL='/bin/sh'
SHLIB_DYLIB_LDFLAGS=' -shared -o'
SHLIB_DYLIB_SUFFIX='so'
SHLIB_LIBS_FOR_EXT=''
SHLIB_MAIN_LDFLAGS='-rdynamic'
SHLIB_SO_CFLAGS='-fPIC'
SHLIB_SO_LDFLAGS=' -shared -o'
SHLIB_SO_SUFFIX='so'
SLIB_DIR='/usr/share/slib'
SONAME_FLAG='-Wl,--soname,libgauche-0.9.so.0.4'
ZLIB_ARCHFILES='rfc--zlib.so'
ZLIB_CPPFLAGS=''
ZLIB_LDFLAGS=''
ZLIB_OBJECTS='gauche-zlib.o zliblib.o'
ZLIB_SCMFILES='zlib.scm'
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' gc'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
xhost='x86_64-unknown-linux-gnu'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "Gauche"
#define PACKAGE_TARNAME "gauche"
#define PACKAGE_VERSION "0.9.4"
#define PACKAGE_STRING "Gauche 0.9.4"
#define PACKAGE_BUGREPORT "shiro@acm.org"
#define PACKAGE_URL ""
#define GAUCHE_CHAR_ENCODING_UTF_8 1
#define GC_LINUX_THREADS 1
#define _REENTRANT 1
#define GAUCHE_USE_PTHREADS 1
#define GAUCHE_VERSION "0.9.4"
#define GAUCHE_MAJOR_VERSION 0
#define GAUCHE_MINOR_VERSION 9
#define GAUCHE_MICRO_VERSION 4
#define GAUCHE_ABI_VERSION "0.9"
#define GAUCHE_SIGNATURE "0.9,utf8,pthreads"
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_TIME_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_GLOB_H 1
#define HAVE_DLFCN_H 1
#define HAVE_GETOPT_H 1
#define HAVE_SCHED_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_RPC_TYPES_H 1
#define HAVE_MALLOC_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_CRYPT_H 1
#define HAVE_PTY_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_FPU_CONTROL_H 1
#define SCM_TARGET_X86_64 1
#define SIZEOF_LONG 8
#define SIZEOF_INT 4
#define SIZEOF_OFF_T 8
#define HAVE_UINT16_T 1
#define HAVE_INT32_T 1
#define HAVE_UINT32_T 1
#define HAVE_INT64_T 1
#define HAVE_UINT64_T 1
#define HAVE_LONG_LONG 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_STRUCT_TIMESPEC 1
#define HAVE_PTHREAD_SPINLOCK_T 1
#define SIZEOF_RLIM_T 8
#define HAVE_STRUCT_GROUP_GR_PASSWD 1
#define HAVE_STRUCT_PASSWD_PW_PASSWD 1
#define HAVE_STRUCT_PASSWD_PW_GECOS 1
#define INTEGRAL_TIME_T 1
#define HAVE_LIBM 1
#define HAVE_LIBRT 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_ISNAN 1
#define HAVE_ISINF 1
#define HAVE_TRUNC 1
#define HAVE_RINT 1
#define HAVE_TGAMMA 1
#define HAVE_LGAMMA 1
#define HAVE_SYMLINK 1
#define HAVE_READLINK 1
#define HAVE_LCHOWN 1
#define HAVE_MKSTEMP 1
#define HAVE_REALPATH 1
#define HAVE_NANOSLEEP 1
#define HAVE_USLEEP 1
#define HAVE_RANDOM 1
#define HAVE_SRANDOM 1
#define HAVE_LRAND48 1
#define HAVE_SRAND48 1
#define HAVE_PUTENV 1
#define HAVE_SETENV 1
#define HAVE_UNSETENV 1
#define HAVE_CLEARENV 1
#define HAVE_GETPGID 1
#define HAVE_GETHOSTNAME 1
#define HAVE_SETHOSTNAME 1
#define HAVE_GETDOMAINNAME 1
#define HAVE_SETDOMAINNAME 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETLOADAVG 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_CLOCK_GETRES 1
#define HAVE_SYSLOG 1
#define HAVE_SETLOGMASK 1
#define HAVE_SIGWAIT 1
#define HAVE_SELECT 1
#define HAVE_OPENPTY 1
#define HAVE_FORKPTY 1
#define HAVE_CRYPT 1
#define HAVE_DLOPEN 1
#define HAVE_SCHED_YIELD 1
#define SHLIB_SO_SUFFIX "so"
#define HAVE_ICONV_H 1
#define USE_ICONV 1
#define HAVE_GDBM_H 1
#define HAVE_NDBM_H 1
#define HAVE_DBM_H 1
#define HAVE_IPV6 1
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
#define HAVE_NET_IF_H 1
#define HAVE_STRUCT_IFREQ 1
#define HAVE_STRUCT_IFREQ_IFR_IFINDEX 1
#define GETHOSTBYNAME_R_NUMARGS 6
#define GETHOSTBYADDR_R_NUMARGS 8
#define GETPROTOBYNAME_R_NUMARGS 5
#define GETPROTOBYNUMBER_R_NUMARGS 5
#define GETSERVBYNAME_R_NUMARGS 6
#define GETSERVBYPORT_R_NUMARGS 6
#define HAVE_ZLIB_H 1
#define USE_ZLIB 1
#define GAUCHE_USE_AXTLS 1
configure: exit 0
CMD: config logfiles '/tmp/gauche/src/Gauche-0.9.4/gc/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by gc configure 7.4.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux --enable-multibyte=utf-8 host_alias=x86_64-unknown-linux CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=.
## --------- ##
## Platform. ##
## --------- ##
hostname = 1191fe59e9d7
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2498: checking build system type
configure:2512: result: x86_64-unknown-linux-gnu
configure:2532: checking host system type
configure:2545: result: x86_64-unknown-linux-gnu
configure:2565: checking target system type
configure:2578: result: x86_64-unknown-linux-gnu
configure:2606: checking GC version numbers
configure:2637: result: major=7 minor=4 micro=2
configure:2657: checking for a BSD-compatible install
configure:2725: result: /usr/bin/install -c
configure:2736: checking whether build environment is sane
configure:2786: result: yes
configure:2835: checking for x86_64-unknown-linux-strip
configure:2865: result: no
configure:2875: checking for strip
configure:2891: found /usr/bin/strip
configure:2902: result: strip
configure:2927: checking for a thread-safe mkdir -p
configure:2966: result: /usr/bin/mkdir -p
configure:2979: checking for gawk
configure:2995: found /usr/bin/gawk
configure:3006: result: gawk
configure:3017: checking whether make sets $(MAKE)
configure:3039: result: yes
configure:3122: checking whether to enable maintainer-specific portions of Makefiles
configure:3131: result: no
configure:3160: checking for style of include used by make
configure:3188: result: GNU
configure:3219: checking for x86_64-unknown-linux-gcc
configure:3249: result: no
configure:3259: checking for gcc
configure:3275: found /usr/bin/gcc
configure:3286: result: gcc
configure:3515: checking for C compiler version
configure:3524: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3535: $? = 0
configure:3524: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3535: $? = 0
configure:3524: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3535: $? = 1
configure:3524: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3535: $? = 1
configure:3555: checking whether the C compiler works
configure:3577: gcc conftest.c >&5
configure:3581: $? = 0
configure:3629: result: yes
configure:3632: checking for C compiler default output file name
configure:3634: result: a.out
configure:3640: checking for suffix of executables
configure:3647: gcc -o conftest conftest.c >&5
configure:3651: $? = 0
configure:3673: result:
configure:3695: checking whether we are cross compiling
configure:3703: gcc -o conftest conftest.c >&5
configure:3707: $? = 0
configure:3714: ./conftest
configure:3718: $? = 0
configure:3733: result: no
configure:3738: checking for suffix of object files
configure:3760: gcc -c conftest.c >&5
configure:3764: $? = 0
configure:3785: result: o
configure:3789: checking whether we are using the GNU C compiler
configure:3808: gcc -c conftest.c >&5
configure:3808: $? = 0
configure:3817: result: yes
configure:3826: checking whether gcc accepts -g
configure:3846: gcc -c -g conftest.c >&5
configure:3846: $? = 0
configure:3887: result: yes
configure:3904: checking for gcc option to accept ISO C89
configure:3967: gcc -c conftest.c >&5
configure:3967: $? = 0
configure:3980: result: none needed
configure:4002: checking dependency style of gcc
configure:4113: result: gcc3
configure:4129: checking whether gcc and cc understand -c and -o together
configure:4160: gcc -c conftest.c -o conftest2.o >&5
configure:4164: $? = 0
configure:4170: gcc -c conftest.c -o conftest2.o >&5
configure:4174: $? = 0
configure:4185: cc -c conftest.c >&5
configure:4189: $? = 0
configure:4197: cc -c conftest.c -o conftest2.o >&5
configure:4201: $? = 0
configure:4207: cc -c conftest.c -o conftest2.o >&5
configure:4211: $? = 0
configure:4229: result: yes
configure:4268: checking for x86_64-unknown-linux-g++
configure:4298: result: no
configure:4268: checking for x86_64-unknown-linux-c++
configure:4298: result: no
configure:4268: checking for x86_64-unknown-linux-gpp
configure:4298: result: no
configure:4268: checking for x86_64-unknown-linux-aCC
configure:4298: result: no
configure:4268: checking for x86_64-unknown-linux-CC
configure:4298: result: no
configure:4268: checking for x86_64-unknown-linux-cxx
configure:4298: result: no
configure:4268: checking for x86_64-unknown-linux-cc++
configure:4298: result: no
configure:4268: checking for x86_64-unknown-linux-cl.exe
configure:4298: result: no
configure:4268: checking for x86_64-unknown-linux-FCC
configure:4298: result: no
configure:4268: checking for x86_64-unknown-linux-KCC
configure:4298: result: no
configure:4268: checking for x86_64-unknown-linux-RCC
configure:4298: result: no
configure:4268: checking for x86_64-unknown-linux-xlC_r
configure:4298: result: no
configure:4268: checking for x86_64-unknown-linux-xlC
configure:4298: result: no
configure:4312: checking for g++
configure:4328: found /usr/bin/g++
configure:4339: result: g++
configure:4366: checking for C++ compiler version
configure:4375: g++ --version >&5
g++ (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4386: $? = 0
configure:4375: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:4386: $? = 0
configure:4375: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:4386: $? = 1
configure:4375: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:4386: $? = 1
configure:4390: checking whether we are using the GNU C++ compiler
configure:4409: g++ -c conftest.cpp >&5
configure:4409: $? = 0
configure:4418: result: yes
configure:4427: checking whether g++ accepts -g
configure:4447: g++ -c -g conftest.cpp >&5
configure:4447: $? = 0
configure:4488: result: yes
configure:4513: checking dependency style of g++
configure:4624: result: gcc3
configure:4648: checking dependency style of gcc
configure:4757: result: gcc3
configure:4819: checking how to print strings
configure:4846: result: printf
configure:4867: checking for a sed that does not truncate output
configure:4931: result: /usr/bin/sed
configure:4949: checking for grep that handles long lines and -e
configure:5007: result: /usr/bin/grep
configure:5012: checking for egrep
configure:5074: result: /usr/bin/grep -E
configure:5079: checking for fgrep
configure:5141: result: /usr/bin/grep -F
configure:5176: checking for ld used by gcc
configure:5243: result: /usr/bin/ld
configure:5250: checking if the linker (/usr/bin/ld) is GNU ld
configure:5265: result: yes
configure:5277: checking for BSD- or MS-compatible name lister (nm)
configure:5326: result: /usr/bin/nm -B
configure:5456: checking the name lister (/usr/bin/nm -B) interface
configure:5463: gcc -c conftest.c >&5
configure:5466: /usr/bin/nm -B "conftest.o"
configure:5469: output
0000000000000000 B some_variable
configure:5476: result: BSD nm
configure:5479: checking whether ln -s works
configure:5483: result: yes
configure:5491: checking the maximum length of command line arguments
configure:5621: result: 1572864
configure:5638: checking whether the shell understands some XSI constructs
configure:5648: result: yes
configure:5652: checking whether the shell understands "+="
configure:5658: result: yes
configure:5693: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5733: result: func_convert_file_noop
configure:5740: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5760: result: func_convert_file_noop
configure:5767: checking for /usr/bin/ld option to reload object files
configure:5774: result: -r
configure:5808: checking for x86_64-unknown-linux-objdump
configure:5838: result: no
configure:5848: checking for objdump
configure:5864: found /usr/bin/objdump
configure:5875: result: objdump
configure:5907: checking how to recognize dependent libraries
configure:6109: result: pass_all
configure:6154: checking for x86_64-unknown-linux-dlltool
configure:6184: result: no
configure:6194: checking for dlltool
configure:6224: result: no
configure:6254: checking how to associate runtime and link libraries
configure:6281: result: printf %s\n
configure:6298: checking for x86_64-unknown-linux-ar
configure:6328: result: no
configure:6342: checking for ar
configure:6358: found /usr/bin/ar
configure:6369: result: ar
configure:6406: checking for archiver @FILE support
configure:6423: gcc -c conftest.c >&5
configure:6423: $? = 0
configure:6426: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:6429: $? = 0
configure:6434: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:6437: $? = 1
configure:6449: result: @
configure:6467: checking for x86_64-unknown-linux-strip
configure:6494: result: strip
configure:6566: checking for x86_64-unknown-linux-ranlib
configure:6596: result: no
configure:6606: checking for ranlib
configure:6622: found /usr/bin/ranlib
configure:6633: result: ranlib
configure:6735: checking command to parse /usr/bin/nm -B output from gcc object
configure:6855: gcc -c conftest.c >&5
configure:6858: $? = 0
configure:6862: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6865: $? = 0
configure:6931: gcc -o conftest conftest.c conftstm.o >&5
configure:6934: $? = 0
configure:6972: result: ok
configure:7009: checking for sysroot
configure:7039: result: no
configure:7116: gcc -c conftest.c >&5
configure:7119: $? = 0
configure:7255: checking for x86_64-unknown-linux-mt
configure:7285: result: no
configure:7295: checking for mt
configure:7325: result: no
configure:7345: checking if : is a manifest tool
configure:7351: : '-?'
configure:7359: result: no
configure:8001: checking how to run the C preprocessor
configure:8032: gcc -E conftest.c
configure:8032: $? = 0
configure:8046: gcc -E conftest.c
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:8046: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gc"
| #define PACKAGE_TARNAME "gc"
| #define PACKAGE_VERSION "7.4.2"
| #define PACKAGE_STRING "gc 7.4.2"
| #define PACKAGE_BUGREPORT "bdwgc@lists.opendylan.org"
| #define PACKAGE_URL ""
| #define GC_VERSION_MAJOR 7
| #define GC_VERSION_MINOR 4
| #define GC_VERSION_MICRO 2
| #define PACKAGE "gc"
| #define VERSION "7.4.2"
| /* end confdefs.h. */
| #include
configure:8071: result: gcc -E
configure:8091: gcc -E conftest.c
configure:8091: $? = 0
configure:8105: gcc -E conftest.c
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:8105: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gc"
| #define PACKAGE_TARNAME "gc"
| #define PACKAGE_VERSION "7.4.2"
| #define PACKAGE_STRING "gc 7.4.2"
| #define PACKAGE_BUGREPORT "bdwgc@lists.opendylan.org"
| #define PACKAGE_URL ""
| #define GC_VERSION_MAJOR 7
| #define GC_VERSION_MINOR 4
| #define GC_VERSION_MICRO 2
| #define PACKAGE "gc"
| #define VERSION "7.4.2"
| /* end confdefs.h. */
| #include
configure:8134: checking for ANSI C header files
configure:8154: gcc -c conftest.c >&5
configure:8154: $? = 0
configure:8227: gcc -o conftest conftest.c >&5
configure:8227: $? = 0
configure:8227: ./conftest
configure:8227: $? = 0
configure:8238: result: yes
configure:8251: checking for sys/types.h
configure:8251: gcc -c conftest.c >&5
configure:8251: $? = 0
configure:8251: result: yes
configure:8251: checking for sys/stat.h
configure:8251: gcc -c conftest.c >&5
configure:8251: $? = 0
configure:8251: result: yes
configure:8251: checking for stdlib.h
configure:8251: gcc -c conftest.c >&5
configure:8251: $? = 0
configure:8251: result: yes
configure:8251: checking for string.h
configure:8251: gcc -c conftest.c >&5
configure:8251: $? = 0
configure:8251: result: yes
configure:8251: checking for memory.h
configure:8251: gcc -c conftest.c >&5
configure:8251: $? = 0
configure:8251: result: yes
configure:8251: checking for strings.h
configure:8251: gcc -c conftest.c >&5
configure:8251: $? = 0
configure:8251: result: yes
configure:8251: checking for inttypes.h
configure:8251: gcc -c conftest.c >&5
configure:8251: $? = 0
configure:8251: result: yes
configure:8251: checking for stdint.h
configure:8251: gcc -c conftest.c >&5
configure:8251: $? = 0
configure:8251: result: yes
configure:8251: checking for unistd.h
configure:8251: gcc -c conftest.c >&5
configure:8251: $? = 0
configure:8251: result: yes
configure:8265: checking for dlfcn.h
configure:8265: gcc -c conftest.c >&5
configure:8265: $? = 0
configure:8265: result: yes
configure:8482: checking for objdir
configure:8497: result: .libs
configure:8768: checking if gcc supports -fno-rtti -fno-exceptions
configure:8786: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:8790: $? = 0
configure:8803: result: no
configure:9130: checking for gcc option to produce PIC
configure:9137: result: -fPIC -DPIC
configure:9145: checking if gcc PIC flag -fPIC -DPIC works
configure:9163: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:9167: $? = 0
configure:9180: result: yes
configure:9209: checking if gcc static flag -static works
configure:9237: result: yes
configure:9252: checking if gcc supports -c -o file.o
configure:9273: gcc -c -o out/conftest2.o conftest.c >&5
configure:9277: $? = 0
configure:9299: result: yes
configure:9307: checking if gcc supports -c -o file.o
configure:9354: result: yes
configure:9387: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10544: result: yes
configure:10581: checking whether -lc should be explicitly linked in
configure:10589: gcc -c conftest.c >&5
configure:10592: $? = 0
configure:10607: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:10610: $? = 0
configure:10624: result: no
configure:10784: checking dynamic linker characteristics
configure:11295: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11295: $? = 0
configure:11529: result: GNU/Linux ld.so
configure:11636: checking how to hardcode library paths into programs
configure:11661: result: immediate
configure:12201: checking whether stripping libraries is possible
configure:12206: result: yes
configure:12241: checking if libtool supports shared libraries
configure:12243: result: yes
configure:12246: checking whether to build shared libraries
configure:12267: result: yes
configure:12270: checking whether to build static libraries
configure:12274: result: yes
configure:12297: checking how to run the C++ preprocessor
configure:12324: g++ -E conftest.cpp
configure:12324: $? = 0
configure:12338: g++ -E conftest.cpp
conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:12338: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gc"
| #define PACKAGE_TARNAME "gc"
| #define PACKAGE_VERSION "7.4.2"
| #define PACKAGE_STRING "gc 7.4.2"
| #define PACKAGE_BUGREPORT "bdwgc@lists.opendylan.org"
| #define PACKAGE_URL ""
| #define GC_VERSION_MAJOR 7
| #define GC_VERSION_MINOR 4
| #define GC_VERSION_MICRO 2
| #define PACKAGE "gc"
| #define VERSION "7.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:12363: result: g++ -E
configure:12383: g++ -E conftest.cpp
configure:12383: $? = 0
configure:12397: g++ -E conftest.cpp
conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:12397: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gc"
| #define PACKAGE_TARNAME "gc"
| #define PACKAGE_VERSION "7.4.2"
| #define PACKAGE_STRING "gc 7.4.2"
| #define PACKAGE_BUGREPORT "bdwgc@lists.opendylan.org"
| #define PACKAGE_URL ""
| #define GC_VERSION_MAJOR 7
| #define GC_VERSION_MINOR 4
| #define GC_VERSION_MICRO 2
| #define PACKAGE "gc"
| #define VERSION "7.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:12566: checking for ld used by g++
configure:12633: result: /usr/bin/ld -m elf_x86_64
configure:12640: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:12655: result: yes
configure:12710: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:13715: result: yes
configure:13751: g++ -c conftest.cpp >&5
configure:13754: $? = 0
configure:14274: checking for g++ option to produce PIC
configure:14281: result: -fPIC -DPIC
configure:14289: checking if g++ PIC flag -fPIC -DPIC works
configure:14307: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14311: $? = 0
configure:14324: result: yes
configure:14347: checking if g++ static flag -static works
configure:14375: result: yes
configure:14387: checking if g++ supports -c -o file.o
configure:14408: g++ -c -o out/conftest2.o conftest.cpp >&5
configure:14412: $? = 0
configure:14434: result: yes
configure:14439: checking if g++ supports -c -o file.o
configure:14486: result: yes
configure:14516: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14555: result: yes
configure:14696: checking dynamic linker characteristics
configure:15375: result: GNU/Linux ld.so
configure:15428: checking how to hardcode library paths into programs
configure:15453: result: immediate
configure:15636: checking for inline
configure:15652: gcc -c conftest.c >&5
configure:15652: $? = 0
configure:15660: result: inline
configure:15688: checking for pthread_self in -lpthread
configure:15713: gcc -o conftest conftest.c -lpthread >&5
configure:15713: $? = 0
configure:15722: result: yes
configure:15741: WARNING: "Explicit GC_INIT() calls may be required."
configure:16043: checking for gcc -Wextra
configure:16058: gcc -c -Wextra conftest.c >&5
configure:16058: $? = 0
configure:16065: result: yes
configure:16075: checking for xlc
configure:16092: gcc -c -Wall -Wextra conftest.c >&5
conftest.c: In function 'main':
conftest.c:36:4: error: #error
# error
^~~~~
configure:16092: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gc"
| #define PACKAGE_TARNAME "gc"
| #define PACKAGE_VERSION "7.4.2"
| #define PACKAGE_STRING "gc 7.4.2"
| #define PACKAGE_BUGREPORT "bdwgc@lists.opendylan.org"
| #define PACKAGE_URL ""
| #define GC_VERSION_MAJOR 7
| #define GC_VERSION_MINOR 4
| #define GC_VERSION_MICRO 2
| #define PACKAGE "gc"
| #define VERSION "7.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define PARALLEL_MARK 1
| #define THREAD_LOCAL_ALLOC 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #ifndef __xlC__
| # error
| #endif
|
| ;
| return 0;
| }
configure:16098: result: no
configure:16117: checking whether gcc supports -fno-strict-aliasing
configure:16143: gcc -c -Wall -Wextra -fno-strict-aliasing conftest.c >&5
configure:16143: $? = 0
configure:16152: result: yes
configure:16165: checking for dlopen in -ldl
configure:16190: gcc -o conftest -Wall -Wextra -fno-strict-aliasing conftest.c -ldl >&5
configure:16190: $? = 0
configure:16199: result: yes
configure:16298: checking whether to build shared libraries
configure:16337: result: yes
configure:16380: checking which machine-dependent code should be used
configure:16417: result:
configure:16449: checking whether Solaris gcc optimization fix is necessary
configure:16472: result: no
configure:16613: checking for dladdr
configure:16632: gcc -c -Wall -Wextra -fno-strict-aliasing conftest.c >&5
configure:16632: $? = 0
configure:16636: result: yes
configure:16646: checking sys/dg_sys_info.h usability
configure:16646: gcc -c -Wall -Wextra -fno-strict-aliasing conftest.c >&5
conftest.c:67:29: fatal error: sys/dg_sys_info.h: No such file or directory
#include
^
compilation terminated.
configure:16646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gc"
| #define PACKAGE_TARNAME "gc"
| #define PACKAGE_VERSION "7.4.2"
| #define PACKAGE_STRING "gc 7.4.2"
| #define PACKAGE_BUGREPORT "bdwgc@lists.opendylan.org"
| #define PACKAGE_URL ""
| #define GC_VERSION_MAJOR 7
| #define GC_VERSION_MINOR 4
| #define GC_VERSION_MICRO 2
| #define PACKAGE "gc"
| #define VERSION "7.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define PARALLEL_MARK 1
| #define THREAD_LOCAL_ALLOC 1
| #define NO_EXECUTE_PERMISSION 1
| #define ALL_INTERIOR_POINTERS 1
| #define GC_GCJ_SUPPORT 1
| #define HAVE_DLADDR 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:16646: result: no
configure:16646: checking sys/dg_sys_info.h presence
configure:16646: gcc -E conftest.c
conftest.c:34:29: fatal error: sys/dg_sys_info.h: No such file or directory
#include
^
compilation terminated.
configure:16646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gc"
| #define PACKAGE_TARNAME "gc"
| #define PACKAGE_VERSION "7.4.2"
| #define PACKAGE_STRING "gc 7.4.2"
| #define PACKAGE_BUGREPORT "bdwgc@lists.opendylan.org"
| #define PACKAGE_URL ""
| #define GC_VERSION_MAJOR 7
| #define GC_VERSION_MINOR 4
| #define GC_VERSION_MICRO 2
| #define PACKAGE "gc"
| #define VERSION "7.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GC_LINUX_THREADS 1
| #define _REENTRANT 1
| #define PARALLEL_MARK 1
| #define THREAD_LOCAL_ALLOC 1
| #define NO_EXECUTE_PERMISSION 1
| #define ALL_INTERIOR_POINTERS 1
| #define GC_GCJ_SUPPORT 1
| #define HAVE_DLADDR 1
| /* end confdefs.h. */
| #include
configure:16646: result: no
configure:16646: checking for sys/dg_sys_info.h
configure:16646: result: no
configure:16882: checking for x86_64-unknown-linux-pkg-config
configure:16915: result: no
configure:16925: checking for pkg-config
configure:16943: found /usr/bin/pkg-config
configure:16955: result: /usr/bin/pkg-config
configure:16980: checking pkg-config is at least version 0.9.0
configure:16983: result: yes
configure:16994: checking for ATOMIC_OPS
configure:17001: $PKG_CONFIG --exists --print-errors "atomic_ops"
configure:17004: $? = 0
configure:17018: $PKG_CONFIG --exists --print-errors "atomic_ops"
configure:17021: $? = 0
configure:17059: result: yes
configure:17080: checking which libatomic_ops to use
configure:17085: result: external
configure:17319: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by gc config.status 7.4.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 1191fe59e9d7
config.status:1219: creating Makefile
config.status:1219: creating bdw-gc.pc
config.status:1219: creating include/config.h
config.status:1448: executing depfiles commands
config.status:1448: executing libtool commands
config.status:1448: executing default commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_cc_wextra=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_ATOMIC_OPS_CFLAGS_set=
ac_cv_env_ATOMIC_OPS_CFLAGS_value=
ac_cv_env_ATOMIC_OPS_LIBS_set=
ac_cv_env_ATOMIC_OPS_LIBS_value=
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_fno_strict_aliasing=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_dg_sys_info_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_pthread_pthread_self=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_target=x86_64-unknown-linux-gnu
am_cv_CCAS_dependencies_compiler_type=gcc3
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_ATOMIC_OPS_CFLAGS=
pkg_cv_ATOMIC_OPS_LIBS=-latomic_ops
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/gauche/src/Gauche-0.9.4/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_CFLAGS=''
AM_CPPFLAGS=''
AR='ar'
ATOMIC_OPS_CFLAGS=''
ATOMIC_OPS_LIBS='-latomic_ops'
AUTOCONF='${SHELL} /tmp/gauche/src/Gauche-0.9.4/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/gauche/src/Gauche-0.9.4/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/gauche/src/Gauche-0.9.4/missing --run automake-1.11'
AVOID_CPP_LIB_FALSE=''
AVOID_CPP_LIB_TRUE='#'
AWK='gawk'
CC='gcc'
CCAS='gcc'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS=''
CCDEPMODE='depmode=gcc3'
CFLAGS='-Wall -Wextra -fno-strict-aliasing -DDONT_ADD_BYTE_AT_END'
COMPILER_XLC_FALSE=''
COMPILER_XLC_TRUE='#'
CPLUSPLUS_FALSE=''
CPLUSPLUS_TRUE='#'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CXXLIBS=''
CYGPATH_W='echo'
DARWIN_THREADS_FALSE=''
DARWIN_THREADS_TRUE='#'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_DISCLAIM_FALSE='#'
ENABLE_DISCLAIM_TRUE=''
EXEEXT=''
EXTRA_TEST_LIBS=''
FGREP='/usr/bin/grep -F'
GC_CFLAGS=' -fexceptions'
GC_VERSION=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
KEEP_BACK_PTRS_FALSE=''
KEEP_BACK_PTRS_TRUE='#'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/gauche/src/Gauche-0.9.4/missing --run makeinfo'
MAKE_BACK_GRAPH_FALSE=''
MAKE_BACK_GRAPH_TRUE='#'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NEED_ATOMIC_OPS_ASM_FALSE=''
NEED_ATOMIC_OPS_ASM_TRUE='#'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='gc'
PACKAGE_BUGREPORT='bdwgc@lists.opendylan.org'
PACKAGE_NAME='gc'
PACKAGE_STRING='gc 7.4.2'
PACKAGE_TARNAME='gc'
PACKAGE_URL=''
PACKAGE_VERSION='7.4.2'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PTHREADS_FALSE='#'
PTHREADS_TRUE=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SINGLE_GC_OBJ_FALSE=''
SINGLE_GC_OBJ_TRUE='#'
STRIP='strip'
THREADDLLIBS='-lpthread -ldl'
THREADS_FALSE='#'
THREADS_TRUE=''
UNWINDLIBS=''
USE_INTERNAL_LIBATOMIC_OPS_FALSE=''
USE_INTERNAL_LIBATOMIC_OPS_TRUE='#'
USE_LIBDIR_FALSE='#'
USE_LIBDIR_TRUE=''
VERSION='7.4.2'
WIN32_THREADS_FALSE=''
WIN32_THREADS_TRUE='#'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
addlibs=''
addobjs=' '
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCCAS_FALSE='#'
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
extra_ldflags_libgc=''
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/gauche/src/Gauche-0.9.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_all='libgc.la'
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "gc"
#define PACKAGE_TARNAME "gc"
#define PACKAGE_VERSION "7.4.2"
#define PACKAGE_STRING "gc 7.4.2"
#define PACKAGE_BUGREPORT "bdwgc@lists.opendylan.org"
#define PACKAGE_URL ""
#define GC_VERSION_MAJOR 7
#define GC_VERSION_MINOR 4
#define GC_VERSION_MICRO 2
#define PACKAGE "gc"
#define VERSION "7.4.2"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define GC_LINUX_THREADS 1
#define _REENTRANT 1
#define PARALLEL_MARK 1
#define THREAD_LOCAL_ALLOC 1
#define NO_EXECUTE_PERMISSION 1
#define ALL_INTERIOR_POINTERS 1
#define GC_GCJ_SUPPORT 1
#define HAVE_DLADDR 1
#define JAVA_FINALIZATION 1
#define ATOMIC_UNCOLLECTABLE 1
#define ENABLE_DISCLAIM 1
#define LARGE_CONFIG 1
configure: exit 0