mounting image on /tmp/nix-23197-24/root... switching roots mounting /proc... copying source tarball... checking /etc/passwd.. /etc/passwd exits checking /etc/group.. /etc/group exits contents of /tmp... total 7284 -r--r--r-- 1 root root 7445226 Sep 16 07:47 nix-0.9.tar.bz2 building RPM... Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.61488 + umask 022 + cd /usr/src/redhat/BUILD + cd /usr/src/redhat/BUILD + rm -rf nix-0.9 + /usr/bin/bzip2 -dc /tmp/nix-0.9.tar.bz2 + tar -xf - tar: nix-0.9/config/config.guess: implausibly old time stamp 1969-12-31 19:00:00 tar: nix-0.9/config/config.sub: implausibly old time stamp 1969-12-31 19:00:00 + STATUS=0 + '[' 0 -ne 0 ']' + cd nix-0.9 ++ /usr/bin/id -u + '[' 0 = 0 ']' + /bin/chown -Rhf root . ++ /usr/bin/id -u + '[' 0 = 0 ']' + /bin/chgrp -Rhf root . + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.85514 + umask 022 + cd /usr/src/redhat/BUILD + cd nix-0.9 + extraFlags= + test -n '' + ./configure --prefix=/nix checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for the canonical Nix system name... i686-linux checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 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 for ranlib... ranlib checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... (cached) ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for pubsetbuf... yes checking locale usability... yes checking locale presence... yes checking for locale... yes checking for curl... /usr/bin/curl checking for bzip2... /usr/bin/bzip2 checking for bunzip2... /usr/bin/bunzip2 checking for sh... /bin/sh checking for xmllint... false checking for xsltproc... false checking for w3m... false checking for flex... false checking for bison... false checking for perl... /usr/bin/perl checking for tar... /bin/tar checking for cat... /bin/cat checking for pthread_mutex_init in -lpthread... yes checking for setresuid... yes configure: creating ./config.status config.status: creating Makefile config.status: creating externals/Makefile config.status: creating src/Makefile config.status: creating src/bin2c/Makefile config.status: creating src/boost/Makefile config.status: creating src/boost/format/Makefile config.status: creating src/libutil/Makefile config.status: creating src/libstore/Makefile config.status: creating src/libmain/Makefile config.status: creating src/nix-store/Makefile config.status: creating src/nix-hash/Makefile config.status: creating src/libexpr/Makefile config.status: creating src/nix-instantiate/Makefile config.status: creating src/nix-env/Makefile config.status: creating src/log2xml/Makefile config.status: creating src/bsdiff-4.2/Makefile config.status: creating scripts/Makefile config.status: creating corepkgs/Makefile config.status: creating corepkgs/nar/Makefile config.status: creating corepkgs/buildenv/Makefile config.status: creating corepkgs/channels/Makefile config.status: creating doc/Makefile config.status: creating doc/manual/Makefile config.status: creating misc/Makefile config.status: creating misc/emacs/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands + make make all-recursive make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.9' Making all in externals make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals' make db-4.3.28.NC make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals' gunzip < db-4.3.28.NC.tar.gz | tar xvf - db-4.3.28.NC db-4.3.28.NC/LICENSE db-4.3.28.NC/README db-4.3.28.NC/btree db-4.3.28.NC/btree/bt_compare.c db-4.3.28.NC/btree/bt_conv.c db-4.3.28.NC/btree/bt_curadj.c db-4.3.28.NC/btree/bt_cursor.c db-4.3.28.NC/btree/bt_delete.c db-4.3.28.NC/btree/bt_method.c db-4.3.28.NC/btree/bt_open.c db-4.3.28.NC/btree/bt_put.c db-4.3.28.NC/btree/bt_rec.c db-4.3.28.NC/btree/bt_reclaim.c db-4.3.28.NC/btree/bt_recno.c db-4.3.28.NC/btree/bt_rsearch.c db-4.3.28.NC/btree/bt_search.c db-4.3.28.NC/btree/bt_split.c db-4.3.28.NC/btree/bt_stat.c db-4.3.28.NC/btree/bt_upgrade.c db-4.3.28.NC/btree/bt_verify.c db-4.3.28.NC/btree/btree.src db-4.3.28.NC/btree/btree_auto.c db-4.3.28.NC/btree/btree_autop.c db-4.3.28.NC/btree/tags db-4.3.28.NC/build_unix db-4.3.28.NC/build_unix/.IGNORE_ME db-4.3.28.NC/build_unix/tags db-4.3.28.NC/build_vxworks db-4.3.28.NC/build_vxworks/BerkeleyDB20.wpj db-4.3.28.NC/build_vxworks/BerkeleyDB20.wsp db-4.3.28.NC/build_vxworks/BerkeleyDB20small.wpj db-4.3.28.NC/build_vxworks/BerkeleyDB20small.wsp db-4.3.28.NC/build_vxworks/BerkeleyDB22.wpj db-4.3.28.NC/build_vxworks/BerkeleyDB22.wsp db-4.3.28.NC/build_vxworks/BerkeleyDB22small.wpj db-4.3.28.NC/build_vxworks/BerkeleyDB22small.wsp db-4.3.28.NC/build_vxworks/db.h db-4.3.28.NC/build_vxworks/db_config.h db-4.3.28.NC/build_vxworks/db_config_small.h db-4.3.28.NC/build_vxworks/db_int.h db-4.3.28.NC/build_vxworks/db_archive db-4.3.28.NC/build_vxworks/db_archive/db_archive.c db-4.3.28.NC/build_vxworks/db_archive/db_archive20.wpj db-4.3.28.NC/build_vxworks/db_archive/db_archive22.wpj db-4.3.28.NC/build_vxworks/db_checkpoint db-4.3.28.NC/build_vxworks/db_checkpoint/db_checkpoint.c db-4.3.28.NC/build_vxworks/db_checkpoint/db_checkpoint20.wpj db-4.3.28.NC/build_vxworks/db_checkpoint/db_checkpoint22.wpj db-4.3.28.NC/build_vxworks/db_deadlock db-4.3.28.NC/build_vxworks/db_deadlock/db_deadlock.c db-4.3.28.NC/build_vxworks/db_deadlock/db_deadlock20.wpj db-4.3.28.NC/build_vxworks/db_deadlock/db_deadlock22.wpj db-4.3.28.NC/build_vxworks/db_dump db-4.3.28.NC/build_vxworks/db_dump/db_dump.c db-4.3.28.NC/build_vxworks/db_dump/db_dump20.wpj db-4.3.28.NC/build_vxworks/db_dump/db_dump22.wpj db-4.3.28.NC/build_vxworks/db_load db-4.3.28.NC/build_vxworks/db_load/db_load.c db-4.3.28.NC/build_vxworks/db_load/db_load20.wpj db-4.3.28.NC/build_vxworks/db_load/db_load22.wpj db-4.3.28.NC/build_vxworks/db_printlog db-4.3.28.NC/build_vxworks/db_printlog/db_printlog.c db-4.3.28.NC/build_vxworks/db_printlog/db_printlog20.wpj db-4.3.28.NC/build_vxworks/db_printlog/db_printlog22.wpj db-4.3.28.NC/build_vxworks/db_recover db-4.3.28.NC/build_vxworks/db_recover/db_recover.c db-4.3.28.NC/build_vxworks/db_recover/db_recover20.wpj db-4.3.28.NC/build_vxworks/db_recover/db_recover22.wpj db-4.3.28.NC/build_vxworks/db_stat db-4.3.28.NC/build_vxworks/db_stat/db_stat.c db-4.3.28.NC/build_vxworks/db_stat/db_stat20.wpj db-4.3.28.NC/build_vxworks/db_stat/db_stat22.wpj db-4.3.28.NC/build_vxworks/db_upgrade db-4.3.28.NC/build_vxworks/db_upgrade/db_upgrade.c db-4.3.28.NC/build_vxworks/db_upgrade/db_upgrade20.wpj db-4.3.28.NC/build_vxworks/db_upgrade/db_upgrade22.wpj db-4.3.28.NC/build_vxworks/db_verify db-4.3.28.NC/build_vxworks/db_verify/db_verify.c db-4.3.28.NC/build_vxworks/db_verify/db_verify20.wpj db-4.3.28.NC/build_vxworks/db_verify/db_verify22.wpj db-4.3.28.NC/build_vxworks/dbdemo db-4.3.28.NC/build_vxworks/dbdemo/README db-4.3.28.NC/build_vxworks/dbdemo/dbdemo.c db-4.3.28.NC/build_vxworks/dbdemo/dbdemo20.wpj db-4.3.28.NC/build_vxworks/dbdemo/dbdemo22.wpj db-4.3.28.NC/build_win32 db-4.3.28.NC/build_win32/Berkeley_DB.dsw db-4.3.28.NC/build_win32/app_dsp.src db-4.3.28.NC/build_win32/build_all.dsp db-4.3.28.NC/build_win32/db.h db-4.3.28.NC/build_win32/db_archive.dsp db-4.3.28.NC/build_win32/db_checkpoint.dsp db-4.3.28.NC/build_win32/db_config.h db-4.3.28.NC/build_win32/db_cxx.h db-4.3.28.NC/build_win32/db_deadlock.dsp db-4.3.28.NC/build_win32/db_dll.dsp db-4.3.28.NC/build_win32/db_dump.dsp db-4.3.28.NC/build_win32/db_int.h db-4.3.28.NC/build_win32/db_java.dsp db-4.3.28.NC/build_win32/db_java_xa.dsp db-4.3.28.NC/build_win32/db_java_xaj.mak db-4.3.28.NC/build_win32/db_lib.dsp db-4.3.28.NC/build_win32/db_load.dsp db-4.3.28.NC/build_win32/db_perf.dsp db-4.3.28.NC/build_win32/db_printlog.dsp db-4.3.28.NC/build_win32/db_recover.dsp db-4.3.28.NC/build_win32/db_small.dsp db-4.3.28.NC/build_win32/db_stat.dsp db-4.3.28.NC/build_win32/db_static.dsp db-4.3.28.NC/build_win32/db_tcl.dsp db-4.3.28.NC/build_win32/db_test.dsp db-4.3.28.NC/build_win32/db_test.src db-4.3.28.NC/build_win32/db_upgrade.dsp db-4.3.28.NC/build_win32/db_verify.dsp db-4.3.28.NC/build_win32/dbkill.cpp db-4.3.28.NC/build_win32/dynamic_dsp.src db-4.3.28.NC/build_win32/ex_access.dsp db-4.3.28.NC/build_win32/ex_btrec.dsp db-4.3.28.NC/build_win32/ex_env.dsp db-4.3.28.NC/build_win32/ex_lock.dsp db-4.3.28.NC/build_win32/ex_mpool.dsp db-4.3.28.NC/build_win32/ex_repquote.dsp db-4.3.28.NC/build_win32/ex_repquote.src db-4.3.28.NC/build_win32/ex_tpcb.dsp db-4.3.28.NC/build_win32/excxx_access.dsp db-4.3.28.NC/build_win32/excxx_btrec.dsp db-4.3.28.NC/build_win32/excxx_env.dsp db-4.3.28.NC/build_win32/excxx_lock.dsp db-4.3.28.NC/build_win32/excxx_mpool.dsp db-4.3.28.NC/build_win32/excxx_tpcb.dsp db-4.3.28.NC/build_win32/include.tcl db-4.3.28.NC/build_win32/java_dsp.src db-4.3.28.NC/build_win32/libdb.def db-4.3.28.NC/build_win32/libdb.rc db-4.3.28.NC/build_win32/libdb_tcl.def db-4.3.28.NC/build_win32/libdbrc.src db-4.3.28.NC/build_win32/small_dsp.src db-4.3.28.NC/build_win32/srcfile_dsp.src db-4.3.28.NC/build_win32/static_dsp.src db-4.3.28.NC/build_win32/tcl_dsp.src db-4.3.28.NC/build_win32/win_db.h db-4.3.28.NC/build_win64 db-4.3.28.NC/build_win64/Berkeley_DB.dsw db-4.3.28.NC/build_win64/app_dsp.src db-4.3.28.NC/build_win64/build_all.dsp db-4.3.28.NC/build_win64/db.h db-4.3.28.NC/build_win64/db_archive.dsp db-4.3.28.NC/build_win64/db_checkpoint.dsp db-4.3.28.NC/build_win64/db_config.h db-4.3.28.NC/build_win64/db_cxx.h db-4.3.28.NC/build_win64/db_deadlock.dsp db-4.3.28.NC/build_win64/db_dll.dsp db-4.3.28.NC/build_win64/db_dump.dsp db-4.3.28.NC/build_win64/db_int.h db-4.3.28.NC/build_win64/db_java.dsp db-4.3.28.NC/build_win64/db_lib.dsp db-4.3.28.NC/build_win64/db_load.dsp db-4.3.28.NC/build_win64/db_perf.dsp db-4.3.28.NC/build_win64/db_printlog.dsp db-4.3.28.NC/build_win64/db_recover.dsp db-4.3.28.NC/build_win64/db_small.dsp db-4.3.28.NC/build_win64/db_stat.dsp db-4.3.28.NC/build_win64/db_static.dsp db-4.3.28.NC/build_win64/db_tcl.dsp db-4.3.28.NC/build_win64/db_test.dsp db-4.3.28.NC/build_win64/db_test.src db-4.3.28.NC/build_win64/db_upgrade.dsp db-4.3.28.NC/build_win64/db_verify.dsp db-4.3.28.NC/build_win64/dynamic_dsp.src db-4.3.28.NC/build_win64/ex_access.dsp db-4.3.28.NC/build_win64/ex_btrec.dsp db-4.3.28.NC/build_win64/ex_env.dsp db-4.3.28.NC/build_win64/ex_lock.dsp db-4.3.28.NC/build_win64/ex_mpool.dsp db-4.3.28.NC/build_win64/ex_repquote.dsp db-4.3.28.NC/build_win64/ex_repquote.src db-4.3.28.NC/build_win64/ex_tpcb.dsp db-4.3.28.NC/build_win64/excxx_access.dsp db-4.3.28.NC/build_win64/excxx_btrec.dsp db-4.3.28.NC/build_win64/excxx_env.dsp db-4.3.28.NC/build_win64/excxx_lock.dsp db-4.3.28.NC/build_win64/excxx_mpool.dsp db-4.3.28.NC/build_win64/excxx_tpcb.dsp db-4.3.28.NC/build_win64/java_dsp.src db-4.3.28.NC/build_win64/libdbrc.src db-4.3.28.NC/build_win64/small_dsp.src db-4.3.28.NC/build_win64/srcfile_dsp.src db-4.3.28.NC/build_win64/static_dsp.src db-4.3.28.NC/build_win64/tcl_dsp.src db-4.3.28.NC/build_win64/win_db.h db-4.3.28.NC/clib db-4.3.28.NC/clib/getcwd.c db-4.3.28.NC/clib/getopt.c db-4.3.28.NC/clib/memcmp.c db-4.3.28.NC/clib/memmove.c db-4.3.28.NC/clib/raise.c db-4.3.28.NC/clib/snprintf.c db-4.3.28.NC/clib/strcasecmp.c db-4.3.28.NC/clib/strdup.c db-4.3.28.NC/clib/strerror.c db-4.3.28.NC/clib/strtol.c db-4.3.28.NC/clib/strtoul.c db-4.3.28.NC/clib/tags db-4.3.28.NC/common db-4.3.28.NC/common/crypto_stub.c db-4.3.28.NC/common/db_byteorder.c db-4.3.28.NC/common/db_err.c db-4.3.28.NC/common/db_getlong.c db-4.3.28.NC/common/db_idspace.c db-4.3.28.NC/common/db_log2.c db-4.3.28.NC/common/util_arg.c db-4.3.28.NC/common/util_cache.c db-4.3.28.NC/common/util_log.c db-4.3.28.NC/common/util_sig.c db-4.3.28.NC/common/tags db-4.3.28.NC/cxx db-4.3.28.NC/cxx/cxx_db.cpp db-4.3.28.NC/cxx/cxx_dbc.cpp db-4.3.28.NC/cxx/cxx_dbt.cpp db-4.3.28.NC/cxx/cxx_env.cpp db-4.3.28.NC/cxx/cxx_except.cpp db-4.3.28.NC/cxx/cxx_lock.cpp db-4.3.28.NC/cxx/cxx_logc.cpp db-4.3.28.NC/cxx/cxx_mpool.cpp db-4.3.28.NC/cxx/cxx_multi.cpp db-4.3.28.NC/cxx/cxx_seq.cpp db-4.3.28.NC/cxx/cxx_txn.cpp db-4.3.28.NC/cxx/tags db-4.3.28.NC/db db-4.3.28.NC/db/crdel.src db-4.3.28.NC/db/crdel_auto.c db-4.3.28.NC/db/crdel_autop.c db-4.3.28.NC/db/crdel_rec.c db-4.3.28.NC/db/db.c db-4.3.28.NC/db/db.src db-4.3.28.NC/db/db_am.c db-4.3.28.NC/db/db_auto.c db-4.3.28.NC/db/db_autop.c db-4.3.28.NC/db/db_cam.c db-4.3.28.NC/db/db_conv.c db-4.3.28.NC/db/db_dispatch.c db-4.3.28.NC/db/db_dup.c db-4.3.28.NC/db/db_iface.c db-4.3.28.NC/db/db_join.c db-4.3.28.NC/db/db_meta.c db-4.3.28.NC/db/db_method.c db-4.3.28.NC/db/db_open.c db-4.3.28.NC/db/db_overflow.c db-4.3.28.NC/db/db_ovfl_vrfy.c db-4.3.28.NC/db/db_pr.c db-4.3.28.NC/db/db_rec.c db-4.3.28.NC/db/db_reclaim.c db-4.3.28.NC/db/db_remove.c db-4.3.28.NC/db/db_rename.c db-4.3.28.NC/db/db_ret.c db-4.3.28.NC/db/db_setid.c db-4.3.28.NC/db/db_setlsn.c db-4.3.28.NC/db/db_stati.c db-4.3.28.NC/db/db_truncate.c db-4.3.28.NC/db/db_upg.c db-4.3.28.NC/db/db_upg_opd.c db-4.3.28.NC/db/db_vrfy.c db-4.3.28.NC/db/db_vrfy_stub.c db-4.3.28.NC/db/db_vrfyutil.c db-4.3.28.NC/db/tags db-4.3.28.NC/db185 db-4.3.28.NC/db185/db185.c db-4.3.28.NC/db185/db185_int.in db-4.3.28.NC/db185/tags db-4.3.28.NC/db_archive db-4.3.28.NC/db_archive/db_archive.c db-4.3.28.NC/db_archive/tags db-4.3.28.NC/db_checkpoint db-4.3.28.NC/db_checkpoint/db_checkpoint.c db-4.3.28.NC/db_checkpoint/tags db-4.3.28.NC/db_deadlock db-4.3.28.NC/db_deadlock/db_deadlock.c db-4.3.28.NC/db_deadlock/tags db-4.3.28.NC/db_dump db-4.3.28.NC/db_dump/db_dump.c db-4.3.28.NC/db_dump/tags db-4.3.28.NC/db_dump185 db-4.3.28.NC/db_dump185/db_dump185.c db-4.3.28.NC/db_dump185/tags db-4.3.28.NC/db_load db-4.3.28.NC/db_load/db_load.c db-4.3.28.NC/db_load/tags db-4.3.28.NC/db_printlog db-4.3.28.NC/db_printlog/README db-4.3.28.NC/db_printlog/commit.awk db-4.3.28.NC/db_printlog/count.awk db-4.3.28.NC/db_printlog/db_printlog.c db-4.3.28.NC/db_printlog/dbname.awk db-4.3.28.NC/db_printlog/fileid.awk db-4.3.28.NC/db_printlog/logstat.awk db-4.3.28.NC/db_printlog/pgno.awk db-4.3.28.NC/db_printlog/range.awk db-4.3.28.NC/db_printlog/rectype.awk db-4.3.28.NC/db_printlog/status.awk db-4.3.28.NC/db_printlog/txn.awk db-4.3.28.NC/db_printlog/tags db-4.3.28.NC/db_recover db-4.3.28.NC/db_recover/db_recover.c db-4.3.28.NC/db_recover/tags db-4.3.28.NC/db_stat db-4.3.28.NC/db_stat/db_stat.c db-4.3.28.NC/db_stat/dd.sh db-4.3.28.NC/db_stat/tags db-4.3.28.NC/db_upgrade db-4.3.28.NC/db_upgrade/db_upgrade.c db-4.3.28.NC/db_upgrade/tags db-4.3.28.NC/db_verify db-4.3.28.NC/db_verify/db_verify.c db-4.3.28.NC/db_verify/tags db-4.3.28.NC/dbinc db-4.3.28.NC/dbinc/btree.h db-4.3.28.NC/dbinc/crypto.h db-4.3.28.NC/dbinc/cxx_int.h db-4.3.28.NC/dbinc/db.in db-4.3.28.NC/dbinc/db_185.in db-4.3.28.NC/dbinc/db_am.h db-4.3.28.NC/dbinc/db_cxx.in db-4.3.28.NC/dbinc/db_dispatch.h db-4.3.28.NC/dbinc/db_int.in db-4.3.28.NC/dbinc/db_join.h db-4.3.28.NC/dbinc/db_page.h db-4.3.28.NC/dbinc/db_server_int.h db-4.3.28.NC/dbinc/db_shash.h db-4.3.28.NC/dbinc/db_swap.h db-4.3.28.NC/dbinc/db_upgrade.h db-4.3.28.NC/dbinc/db_verify.h db-4.3.28.NC/dbinc/debug.h db-4.3.28.NC/dbinc/fop.h db-4.3.28.NC/dbinc/globals.h db-4.3.28.NC/dbinc/hash.h db-4.3.28.NC/dbinc/hmac.h db-4.3.28.NC/dbinc/lock.h db-4.3.28.NC/dbinc/log.h db-4.3.28.NC/dbinc/mp.h db-4.3.28.NC/dbinc/mutex.h db-4.3.28.NC/dbinc/os.h db-4.3.28.NC/dbinc/qam.h db-4.3.28.NC/dbinc/queue.h db-4.3.28.NC/dbinc/region.h db-4.3.28.NC/dbinc/rep.h db-4.3.28.NC/dbinc/shqueue.h db-4.3.28.NC/dbinc/tcl_db.h db-4.3.28.NC/dbinc/txn.h db-4.3.28.NC/dbinc/xa.h db-4.3.28.NC/dbinc/tags db-4.3.28.NC/dbinc_auto db-4.3.28.NC/dbinc_auto/btree_auto.h db-4.3.28.NC/dbinc_auto/btree_ext.h db-4.3.28.NC/dbinc_auto/clib_ext.h db-4.3.28.NC/dbinc_auto/common_ext.h db-4.3.28.NC/dbinc_auto/crdel_auto.h db-4.3.28.NC/dbinc_auto/crypto_ext.h db-4.3.28.NC/dbinc_auto/db_auto.h db-4.3.28.NC/dbinc_auto/db_ext.h db-4.3.28.NC/dbinc_auto/dbreg_auto.h db-4.3.28.NC/dbinc_auto/dbreg_ext.h db-4.3.28.NC/dbinc_auto/env_ext.h db-4.3.28.NC/dbinc_auto/ext_185_def.in db-4.3.28.NC/dbinc_auto/ext_185_prot.in db-4.3.28.NC/dbinc_auto/ext_def.in db-4.3.28.NC/dbinc_auto/ext_prot.in db-4.3.28.NC/dbinc_auto/fileops_auto.h db-4.3.28.NC/dbinc_auto/fileops_ext.h db-4.3.28.NC/dbinc_auto/hash_auto.h db-4.3.28.NC/dbinc_auto/hash_ext.h db-4.3.28.NC/dbinc_auto/hmac_ext.h db-4.3.28.NC/dbinc_auto/int_def.in db-4.3.28.NC/dbinc_auto/lock_ext.h db-4.3.28.NC/dbinc_auto/log_ext.h db-4.3.28.NC/dbinc_auto/mp_ext.h db-4.3.28.NC/dbinc_auto/mutex_ext.h db-4.3.28.NC/dbinc_auto/os_ext.h db-4.3.28.NC/dbinc_auto/qam_auto.h db-4.3.28.NC/dbinc_auto/qam_ext.h db-4.3.28.NC/dbinc_auto/rep_auto.h db-4.3.28.NC/dbinc_auto/rep_ext.h db-4.3.28.NC/dbinc_auto/rpc_client_ext.h db-4.3.28.NC/dbinc_auto/rpc_server_ext.h db-4.3.28.NC/dbinc_auto/sequence_ext.h db-4.3.28.NC/dbinc_auto/tcl_ext.h db-4.3.28.NC/dbinc_auto/txn_auto.h db-4.3.28.NC/dbinc_auto/txn_ext.h db-4.3.28.NC/dbinc_auto/xa_ext.h db-4.3.28.NC/dbinc_auto/tags db-4.3.28.NC/dbm db-4.3.28.NC/dbm/dbm.c db-4.3.28.NC/dbm/tags db-4.3.28.NC/dbreg db-4.3.28.NC/dbreg/dbreg.c db-4.3.28.NC/dbreg/dbreg.src db-4.3.28.NC/dbreg/dbreg_auto.c db-4.3.28.NC/dbreg/dbreg_autop.c db-4.3.28.NC/dbreg/dbreg_rec.c db-4.3.28.NC/dbreg/dbreg_stat.c db-4.3.28.NC/dbreg/dbreg_util.c db-4.3.28.NC/dbreg/tags db-4.3.28.NC/dist db-4.3.28.NC/dist/Makefile.in db-4.3.28.NC/dist/RELEASE db-4.3.28.NC/dist/buildrel db-4.3.28.NC/dist/config.guess db-4.3.28.NC/dist/config.hin db-4.3.28.NC/dist/config.sub db-4.3.28.NC/dist/configure db-4.3.28.NC/dist/configure.ac db-4.3.28.NC/dist/gen_inc.awk db-4.3.28.NC/dist/gen_rec.awk db-4.3.28.NC/dist/gen_rpc.awk db-4.3.28.NC/dist/install-sh db-4.3.28.NC/dist/ltmain.sh db-4.3.28.NC/dist/pubdef.in db-4.3.28.NC/dist/s_all db-4.3.28.NC/dist/s_config db-4.3.28.NC/dist/s_crypto db-4.3.28.NC/dist/s_include db-4.3.28.NC/dist/s_java db-4.3.28.NC/dist/s_java_const db-4.3.28.NC/dist/s_java_stat db-4.3.28.NC/dist/s_java_swig db-4.3.28.NC/dist/s_je2db db-4.3.28.NC/dist/s_perm db-4.3.28.NC/dist/s_rpc db-4.3.28.NC/dist/s_readme db-4.3.28.NC/dist/s_recover db-4.3.28.NC/dist/s_symlink db-4.3.28.NC/dist/s_tags db-4.3.28.NC/dist/s_test db-4.3.28.NC/dist/s_vxworks db-4.3.28.NC/dist/s_win32 db-4.3.28.NC/dist/s_win32_dsp db-4.3.28.NC/dist/srcfiles.in db-4.3.28.NC/dist/tags db-4.3.28.NC/dist/vx_buildcd db-4.3.28.NC/dist/vx_config.in db-4.3.28.NC/dist/win_config.in db-4.3.28.NC/dist/win_db.in db-4.3.28.NC/dist/win_exports.in db-4.3.28.NC/dist/aclocal db-4.3.28.NC/dist/aclocal/config.ac db-4.3.28.NC/dist/aclocal/cxx.ac db-4.3.28.NC/dist/aclocal/gcc.ac db-4.3.28.NC/dist/aclocal/libtool.ac db-4.3.28.NC/dist/aclocal/mutex.ac db-4.3.28.NC/dist/aclocal/options.ac db-4.3.28.NC/dist/aclocal/programs.ac db-4.3.28.NC/dist/aclocal/rpc.ac db-4.3.28.NC/dist/aclocal/sequence.ac db-4.3.28.NC/dist/aclocal/sosuffix.ac db-4.3.28.NC/dist/aclocal/tcl.ac db-4.3.28.NC/dist/aclocal/types.ac db-4.3.28.NC/dist/aclocal_java db-4.3.28.NC/dist/aclocal_java/ac_check_class.ac db-4.3.28.NC/dist/aclocal_java/ac_check_classpath.ac db-4.3.28.NC/dist/aclocal_java/ac_check_junit.ac db-4.3.28.NC/dist/aclocal_java/ac_check_rqrd_class.ac db-4.3.28.NC/dist/aclocal_java/ac_java_options.ac db-4.3.28.NC/dist/aclocal_java/ac_jni_include_dirs.ac db-4.3.28.NC/dist/aclocal_java/ac_prog_jar.ac db-4.3.28.NC/dist/aclocal_java/ac_prog_java.ac db-4.3.28.NC/dist/aclocal_java/ac_prog_java_works.ac db-4.3.28.NC/dist/aclocal_java/ac_prog_javac.ac db-4.3.28.NC/dist/aclocal_java/ac_prog_javac_works.ac db-4.3.28.NC/dist/aclocal_java/ac_prog_javadoc.ac db-4.3.28.NC/dist/aclocal_java/ac_prog_javah.ac db-4.3.28.NC/dist/aclocal_java/ac_try_compile_java.ac db-4.3.28.NC/dist/aclocal_java/ac_try_run_javac.ac db-4.3.28.NC/dist/template db-4.3.28.NC/dist/template/gen_client_ret db-4.3.28.NC/dist/template/db_server_proc db-4.3.28.NC/dist/template/rec_btree db-4.3.28.NC/dist/template/rec_crdel db-4.3.28.NC/dist/template/rec_ctemp db-4.3.28.NC/dist/template/rec_db db-4.3.28.NC/dist/template/rec_dbreg db-4.3.28.NC/dist/template/rec_fileops db-4.3.28.NC/dist/template/rec_hash db-4.3.28.NC/dist/template/rec_qam db-4.3.28.NC/dist/template/rec_txn db-4.3.28.NC/dist/template/rec_rep db-4.3.28.NC/dist/vx_2.0 db-4.3.28.NC/dist/vx_2.0/BerkeleyDB.wpj db-4.3.28.NC/dist/vx_2.0/BerkeleyDBsmall.wpj db-4.3.28.NC/dist/vx_2.0/wpj.in db-4.3.28.NC/dist/vx_2.2 db-4.3.28.NC/dist/vx_2.2/BerkeleyDB.wpj db-4.3.28.NC/dist/vx_2.2/BerkeleyDBsmall.wpj db-4.3.28.NC/dist/vx_2.2/wpj.in db-4.3.28.NC/dist/vx_setup db-4.3.28.NC/dist/vx_setup/CONFIG.in db-4.3.28.NC/dist/vx_setup/LICENSE.TXT db-4.3.28.NC/dist/vx_setup/MESSAGES.TCL db-4.3.28.NC/dist/vx_setup/README.in db-4.3.28.NC/dist/vx_setup/SETUP.BMP db-4.3.28.NC/dist/vx_setup/vx_allfile.in db-4.3.28.NC/dist/vx_setup/vx_demofile.in db-4.3.28.NC/dist/vx_setup/vx_setup.in db-4.3.28.NC/dist/winmsi db-4.3.28.NC/dist/winmsi/images db-4.3.28.NC/dist/winmsi/images/caticon.ibd db-4.3.28.NC/dist/winmsi/images/foldernew.ibd db-4.3.28.NC/dist/winmsi/images/topstripe.ibd db-4.3.28.NC/dist/winmsi/images/webicon.ico db-4.3.28.NC/dist/winmsi/images/folderup.ibd db-4.3.28.NC/dist/winmsi/images/sleepycat.jpg db-4.3.28.NC/dist/winmsi/features.in db-4.3.28.NC/dist/winmsi/files.in db-4.3.28.NC/dist/winmsi/links.in db-4.3.28.NC/dist/winmsi/winbuild.bat db-4.3.28.NC/dist/winmsi/dbwix.m4 db-4.3.28.NC/dist/winmsi/s_winmsi.fcn db-4.3.28.NC/dist/winmsi/dbcorewix.in db-4.3.28.NC/dist/winmsi/dbvarsbat.in db-4.3.28.NC/dist/winmsi/environment.in db-4.3.28.NC/dist/s_winmsi db-4.3.28.NC/env db-4.3.28.NC/env/db_salloc.c db-4.3.28.NC/env/db_shash.c db-4.3.28.NC/env/env_file.c db-4.3.28.NC/env/env_method.c db-4.3.28.NC/env/env_open.c db-4.3.28.NC/env/env_recover.c db-4.3.28.NC/env/env_region.c db-4.3.28.NC/env/env_stat.c db-4.3.28.NC/env/tags db-4.3.28.NC/examples_c db-4.3.28.NC/examples_c/README db-4.3.28.NC/examples_c/bench_001.c db-4.3.28.NC/examples_c/ex_access.c db-4.3.28.NC/examples_c/ex_btrec.c db-4.3.28.NC/examples_c/ex_dbclient.c db-4.3.28.NC/examples_c/ex_env.c db-4.3.28.NC/examples_c/ex_lock.c db-4.3.28.NC/examples_c/ex_mpool.c db-4.3.28.NC/examples_c/ex_sequence.c db-4.3.28.NC/examples_c/ex_thread.c db-4.3.28.NC/examples_c/ex_tpcb.c db-4.3.28.NC/examples_c/ex_tpcb.h db-4.3.28.NC/examples_c/ex_apprec db-4.3.28.NC/examples_c/ex_apprec/auto_rebuild db-4.3.28.NC/examples_c/ex_apprec/ex_apprec.c db-4.3.28.NC/examples_c/ex_apprec/ex_apprec.h db-4.3.28.NC/examples_c/ex_apprec/ex_apprec.src db-4.3.28.NC/examples_c/ex_apprec/ex_apprec_auto.c db-4.3.28.NC/examples_c/ex_apprec/ex_apprec_auto.h db-4.3.28.NC/examples_c/ex_apprec/ex_apprec_rec.c db-4.3.28.NC/examples_c/ex_apprec/ex_apprec_template db-4.3.28.NC/examples_c/ex_apprec/ex_apprec_autop.c db-4.3.28.NC/examples_c/ex_repquote db-4.3.28.NC/examples_c/ex_repquote/ex_repquote.h db-4.3.28.NC/examples_c/ex_repquote/ex_rq_client.c db-4.3.28.NC/examples_c/ex_repquote/ex_rq_main.c db-4.3.28.NC/examples_c/ex_repquote/ex_rq_master.c db-4.3.28.NC/examples_c/ex_repquote/ex_rq_net.c db-4.3.28.NC/examples_c/ex_repquote/ex_rq_util.c db-4.3.28.NC/examples_c/getting_started db-4.3.28.NC/examples_c/getting_started/example_database_load.c db-4.3.28.NC/examples_c/getting_started/example_database_read.c db-4.3.28.NC/examples_c/getting_started/gettingstarted_common.c db-4.3.28.NC/examples_c/getting_started/gettingstarted_common.h db-4.3.28.NC/examples_c/getting_started/inventory.txt db-4.3.28.NC/examples_c/getting_started/vendors.txt db-4.3.28.NC/examples_c/tags db-4.3.28.NC/examples_cxx db-4.3.28.NC/examples_cxx/AccessExample.cpp db-4.3.28.NC/examples_cxx/BtRecExample.cpp db-4.3.28.NC/examples_cxx/EnvExample.cpp db-4.3.28.NC/examples_cxx/LockExample.cpp db-4.3.28.NC/examples_cxx/MpoolExample.cpp db-4.3.28.NC/examples_cxx/SequenceExample.cpp db-4.3.28.NC/examples_cxx/TpcbExample.cpp db-4.3.28.NC/examples_cxx/getting_started db-4.3.28.NC/examples_cxx/getting_started/MyDb.cpp db-4.3.28.NC/examples_cxx/getting_started/MyDb.hpp db-4.3.28.NC/examples_cxx/getting_started/excxx_example_database_load.cpp db-4.3.28.NC/examples_cxx/getting_started/excxx_example_database_read.cpp db-4.3.28.NC/examples_cxx/getting_started/gettingStartedCommon.hpp db-4.3.28.NC/examples_cxx/getting_started/inventory.txt db-4.3.28.NC/examples_cxx/getting_started/vendors.txt db-4.3.28.NC/examples_cxx/tags db-4.3.28.NC/examples_java db-4.3.28.NC/examples_java/src db-4.3.28.NC/examples_java/src/com db-4.3.28.NC/examples_java/src/com/sleepycat db-4.3.28.NC/examples_java/src/com/sleepycat/examples db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/access db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/access/AccessExample.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/hello db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/hello/HelloDatabaseWorld.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/basic db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/basic/PartData.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/basic/PartKey.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/basic/Sample.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/basic/SampleDatabase.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/basic/SampleViews.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/basic/ShipmentData.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/basic/ShipmentKey.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/basic/SupplierData.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/basic/SupplierKey.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/basic/Weight.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/entity db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/entity/Part.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/entity/PartData.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/entity/PartKey.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/entity/Sample.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/entity/SampleDatabase.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/entity/SampleViews.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/entity/Shipment.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/entity/ShipmentData.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/entity/ShipmentKey.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/entity/Supplier.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/entity/SupplierData.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/entity/SupplierKey.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/entity/Weight.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/factory db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/factory/Part.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/factory/PartKey.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/factory/Sample.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/factory/SampleDatabase.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/factory/SampleViews.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/factory/Shipment.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/factory/ShipmentKey.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/factory/Supplier.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/factory/SupplierKey.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/factory/Weight.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/index db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/index/PartData.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/index/PartKey.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/index/Sample.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/index/SampleDatabase.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/index/SampleViews.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/index/ShipmentData.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/index/ShipmentKey.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/index/SupplierData.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/index/SupplierKey.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/index/Weight.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/marshal db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/marshal/MarshalledEnt.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/marshal/MarshalledKey.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/marshal/Part.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/marshal/PartKey.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/marshal/Sample.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/marshal/SampleDatabase.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/marshal/SampleViews.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/marshal/Shipment.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/marshal/ShipmentKey.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/marshal/Supplier.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/marshal/SupplierKey.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/marshal/Weight.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/sentity db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/sentity/Part.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/sentity/PartKey.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/sentity/Sample.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/sentity/SampleDatabase.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/sentity/SampleViews.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/sentity/Shipment.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/sentity/ShipmentKey.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/sentity/Supplier.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/sentity/SupplierKey.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/sentity/Weight.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/tuple db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/tuple/Part.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/tuple/PartData.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/tuple/PartKey.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/tuple/Sample.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/tuple/SampleDatabase.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/tuple/SampleViews.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/tuple/Shipment.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/tuple/ShipmentData.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/tuple/ShipmentKey.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/tuple/Supplier.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/tuple/SupplierData.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/tuple/SupplierKey.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/collections/ship/tuple/Weight.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/db db-4.3.28.NC/examples_java/src/com/sleepycat/examples/db/AccessExample.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/db/BtRecExample.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/db/BulkAccessExample.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/db/EnvExample.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/db/LockExample.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/db/RPCExample.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/db/SequenceExample.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/db/TpcbExample.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/db/GettingStarted db-4.3.28.NC/examples_java/src/com/sleepycat/examples/db/GettingStarted/ExampleDatabaseLoad.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/db/GettingStarted/ExampleDatabaseRead.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/db/GettingStarted/Inventory.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/db/GettingStarted/InventoryBinding.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/db/GettingStarted/ItemNameKeyCreator.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/db/GettingStarted/MyDbs.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/db/GettingStarted/Vendor.java db-4.3.28.NC/examples_java/src/com/sleepycat/examples/db/GettingStarted/inventory.txt db-4.3.28.NC/examples_java/src/com/sleepycat/examples/db/GettingStarted/vendors.txt db-4.3.28.NC/fileops db-4.3.28.NC/fileops/fileops.src db-4.3.28.NC/fileops/fileops_auto.c db-4.3.28.NC/fileops/fileops_autop.c db-4.3.28.NC/fileops/fop_basic.c db-4.3.28.NC/fileops/fop_rec.c db-4.3.28.NC/fileops/fop_util.c db-4.3.28.NC/fileops/tags db-4.3.28.NC/hash db-4.3.28.NC/hash/hash.c db-4.3.28.NC/hash/hash.src db-4.3.28.NC/hash/hash_auto.c db-4.3.28.NC/hash/hash_autop.c db-4.3.28.NC/hash/hash_conv.c db-4.3.28.NC/hash/hash_dup.c db-4.3.28.NC/hash/hash_func.c db-4.3.28.NC/hash/hash_meta.c db-4.3.28.NC/hash/hash_method.c db-4.3.28.NC/hash/hash_open.c db-4.3.28.NC/hash/hash_page.c db-4.3.28.NC/hash/hash_rec.c db-4.3.28.NC/hash/hash_reclaim.c db-4.3.28.NC/hash/hash_stat.c db-4.3.28.NC/hash/hash_stub.c db-4.3.28.NC/hash/hash_upgrade.c db-4.3.28.NC/hash/hash_verify.c db-4.3.28.NC/hash/tags db-4.3.28.NC/hmac db-4.3.28.NC/hmac/hmac.c db-4.3.28.NC/hmac/sha1.c db-4.3.28.NC/hmac/tags db-4.3.28.NC/hsearch db-4.3.28.NC/hsearch/hsearch.c db-4.3.28.NC/hsearch/tags db-4.3.28.NC/java db-4.3.28.NC/java/src db-4.3.28.NC/java/src/com db-4.3.28.NC/java/src/com/sleepycat db-4.3.28.NC/java/src/com/sleepycat/bind db-4.3.28.NC/java/src/com/sleepycat/bind/ByteArrayBinding.java db-4.3.28.NC/java/src/com/sleepycat/bind/EntityBinding.java db-4.3.28.NC/java/src/com/sleepycat/bind/EntryBinding.java db-4.3.28.NC/java/src/com/sleepycat/bind/RecordNumberBinding.java db-4.3.28.NC/java/src/com/sleepycat/bind/package.html db-4.3.28.NC/java/src/com/sleepycat/bind/serial db-4.3.28.NC/java/src/com/sleepycat/bind/serial/ClassCatalog.java db-4.3.28.NC/java/src/com/sleepycat/bind/serial/SerialBinding.java db-4.3.28.NC/java/src/com/sleepycat/bind/serial/SerialInput.java db-4.3.28.NC/java/src/com/sleepycat/bind/serial/SerialOutput.java db-4.3.28.NC/java/src/com/sleepycat/bind/serial/SerialSerialBinding.java db-4.3.28.NC/java/src/com/sleepycat/bind/serial/SerialSerialKeyCreator.java db-4.3.28.NC/java/src/com/sleepycat/bind/serial/StoredClassCatalog.java db-4.3.28.NC/java/src/com/sleepycat/bind/serial/TupleSerialBinding.java db-4.3.28.NC/java/src/com/sleepycat/bind/serial/TupleSerialKeyCreator.java db-4.3.28.NC/java/src/com/sleepycat/bind/serial/TupleSerialMarshalledBinding.java db-4.3.28.NC/java/src/com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.java db-4.3.28.NC/java/src/com/sleepycat/bind/serial/package.html db-4.3.28.NC/java/src/com/sleepycat/bind/tuple db-4.3.28.NC/java/src/com/sleepycat/bind/tuple/BooleanBinding.java db-4.3.28.NC/java/src/com/sleepycat/bind/tuple/ByteBinding.java db-4.3.28.NC/java/src/com/sleepycat/bind/tuple/CharacterBinding.java db-4.3.28.NC/java/src/com/sleepycat/bind/tuple/DoubleBinding.java db-4.3.28.NC/java/src/com/sleepycat/bind/tuple/FloatBinding.java db-4.3.28.NC/java/src/com/sleepycat/bind/tuple/IntegerBinding.java db-4.3.28.NC/java/src/com/sleepycat/bind/tuple/LongBinding.java db-4.3.28.NC/java/src/com/sleepycat/bind/tuple/MarshalledTupleEntry.java db-4.3.28.NC/java/src/com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.java db-4.3.28.NC/java/src/com/sleepycat/bind/tuple/ShortBinding.java db-4.3.28.NC/java/src/com/sleepycat/bind/tuple/StringBinding.java db-4.3.28.NC/java/src/com/sleepycat/bind/tuple/TupleBinding.java db-4.3.28.NC/java/src/com/sleepycat/bind/tuple/TupleInput.java db-4.3.28.NC/java/src/com/sleepycat/bind/tuple/TupleInputBinding.java db-4.3.28.NC/java/src/com/sleepycat/bind/tuple/TupleMarshalledBinding.java db-4.3.28.NC/java/src/com/sleepycat/bind/tuple/TupleOutput.java db-4.3.28.NC/java/src/com/sleepycat/bind/tuple/TupleTupleBinding.java db-4.3.28.NC/java/src/com/sleepycat/bind/tuple/TupleTupleKeyCreator.java db-4.3.28.NC/java/src/com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.java db-4.3.28.NC/java/src/com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.java db-4.3.28.NC/java/src/com/sleepycat/bind/tuple/package.html db-4.3.28.NC/java/src/com/sleepycat/collections db-4.3.28.NC/java/src/com/sleepycat/collections/CurrentTransaction.java db-4.3.28.NC/java/src/com/sleepycat/collections/DataCursor.java db-4.3.28.NC/java/src/com/sleepycat/collections/DataView.java db-4.3.28.NC/java/src/com/sleepycat/collections/KeyRange.java db-4.3.28.NC/java/src/com/sleepycat/collections/KeyRangeException.java db-4.3.28.NC/java/src/com/sleepycat/collections/MapEntryParameter.java db-4.3.28.NC/java/src/com/sleepycat/collections/PrimaryKeyAssigner.java db-4.3.28.NC/java/src/com/sleepycat/collections/RangeCursor.java db-4.3.28.NC/java/src/com/sleepycat/collections/StoredCollection.java db-4.3.28.NC/java/src/com/sleepycat/collections/StoredCollections.java db-4.3.28.NC/java/src/com/sleepycat/collections/StoredContainer.java db-4.3.28.NC/java/src/com/sleepycat/collections/StoredEntrySet.java db-4.3.28.NC/java/src/com/sleepycat/collections/StoredIterator.java db-4.3.28.NC/java/src/com/sleepycat/collections/StoredKeySet.java db-4.3.28.NC/java/src/com/sleepycat/collections/StoredList.java db-4.3.28.NC/java/src/com/sleepycat/collections/StoredMap.java db-4.3.28.NC/java/src/com/sleepycat/collections/StoredMapEntry.java db-4.3.28.NC/java/src/com/sleepycat/collections/StoredSortedEntrySet.java db-4.3.28.NC/java/src/com/sleepycat/collections/StoredSortedKeySet.java db-4.3.28.NC/java/src/com/sleepycat/collections/StoredSortedMap.java db-4.3.28.NC/java/src/com/sleepycat/collections/StoredSortedValueSet.java db-4.3.28.NC/java/src/com/sleepycat/collections/StoredValueSet.java db-4.3.28.NC/java/src/com/sleepycat/collections/TransactionRunner.java db-4.3.28.NC/java/src/com/sleepycat/collections/TransactionWorker.java db-4.3.28.NC/java/src/com/sleepycat/collections/TupleSerialFactory.java db-4.3.28.NC/java/src/com/sleepycat/collections/package.html db-4.3.28.NC/java/src/com/sleepycat/compat db-4.3.28.NC/java/src/com/sleepycat/compat/DbCompat.java db-4.3.28.NC/java/src/com/sleepycat/db db-4.3.28.NC/java/src/com/sleepycat/db/BtreePrefixCalculator.java db-4.3.28.NC/java/src/com/sleepycat/db/BtreeStats.java db-4.3.28.NC/java/src/com/sleepycat/db/CacheFile.java db-4.3.28.NC/java/src/com/sleepycat/db/CacheFilePriority.java db-4.3.28.NC/java/src/com/sleepycat/db/CacheFileStats.java db-4.3.28.NC/java/src/com/sleepycat/db/CacheStats.java db-4.3.28.NC/java/src/com/sleepycat/db/CheckpointConfig.java db-4.3.28.NC/java/src/com/sleepycat/db/Cursor.java db-4.3.28.NC/java/src/com/sleepycat/db/CursorConfig.java db-4.3.28.NC/java/src/com/sleepycat/db/Database.java db-4.3.28.NC/java/src/com/sleepycat/db/DatabaseConfig.java db-4.3.28.NC/java/src/com/sleepycat/db/DatabaseEntry.java db-4.3.28.NC/java/src/com/sleepycat/db/DatabaseException.java db-4.3.28.NC/java/src/com/sleepycat/db/DatabaseStats.java db-4.3.28.NC/java/src/com/sleepycat/db/DatabaseType.java db-4.3.28.NC/java/src/com/sleepycat/db/DeadlockException.java db-4.3.28.NC/java/src/com/sleepycat/db/EnvironmentConfig.java db-4.3.28.NC/java/src/com/sleepycat/db/ErrorHandler.java db-4.3.28.NC/java/src/com/sleepycat/db/FeedbackHandler.java db-4.3.28.NC/java/src/com/sleepycat/db/HashStats.java db-4.3.28.NC/java/src/com/sleepycat/db/Hasher.java db-4.3.28.NC/java/src/com/sleepycat/db/JoinConfig.java db-4.3.28.NC/java/src/com/sleepycat/db/JoinCursor.java db-4.3.28.NC/java/src/com/sleepycat/db/KeyRange.java db-4.3.28.NC/java/src/com/sleepycat/db/Lock.java db-4.3.28.NC/java/src/com/sleepycat/db/LockDetectMode.java db-4.3.28.NC/java/src/com/sleepycat/db/LockMode.java db-4.3.28.NC/java/src/com/sleepycat/db/LockNotGrantedException.java db-4.3.28.NC/java/src/com/sleepycat/db/LockOperation.java db-4.3.28.NC/java/src/com/sleepycat/db/LockRequest.java db-4.3.28.NC/java/src/com/sleepycat/db/LockRequestMode.java db-4.3.28.NC/java/src/com/sleepycat/db/LockStats.java db-4.3.28.NC/java/src/com/sleepycat/db/LogCursor.java db-4.3.28.NC/java/src/com/sleepycat/db/LogRecordHandler.java db-4.3.28.NC/java/src/com/sleepycat/db/LogStats.java db-4.3.28.NC/java/src/com/sleepycat/db/LogSequenceNumber.java db-4.3.28.NC/java/src/com/sleepycat/db/MemoryException.java db-4.3.28.NC/java/src/com/sleepycat/db/MessageHandler.java db-4.3.28.NC/java/src/com/sleepycat/db/MultipleDataEntry.java db-4.3.28.NC/java/src/com/sleepycat/db/MultipleEntry.java db-4.3.28.NC/java/src/com/sleepycat/db/MultipleKeyDataEntry.java db-4.3.28.NC/java/src/com/sleepycat/db/MultipleRecnoDataEntry.java db-4.3.28.NC/java/src/com/sleepycat/db/OperationStatus.java db-4.3.28.NC/java/src/com/sleepycat/db/PanicHandler.java db-4.3.28.NC/java/src/com/sleepycat/db/PreparedTransaction.java db-4.3.28.NC/java/src/com/sleepycat/db/QueueStats.java db-4.3.28.NC/java/src/com/sleepycat/db/RecordNumberAppender.java db-4.3.28.NC/java/src/com/sleepycat/db/RecoveryOperation.java db-4.3.28.NC/java/src/com/sleepycat/db/ReplicationHandleDeadException.java db-4.3.28.NC/java/src/com/sleepycat/db/ReplicationStats.java db-4.3.28.NC/java/src/com/sleepycat/db/Sequence.java db-4.3.28.NC/java/src/com/sleepycat/db/ReplicationStatus.java db-4.3.28.NC/java/src/com/sleepycat/db/ReplicationTransport.java db-4.3.28.NC/java/src/com/sleepycat/db/RunRecoveryException.java db-4.3.28.NC/java/src/com/sleepycat/db/SecondaryConfig.java db-4.3.28.NC/java/src/com/sleepycat/db/SecondaryCursor.java db-4.3.28.NC/java/src/com/sleepycat/db/SecondaryDatabase.java db-4.3.28.NC/java/src/com/sleepycat/db/SecondaryKeyCreator.java db-4.3.28.NC/java/src/com/sleepycat/db/SequenceConfig.java db-4.3.28.NC/java/src/com/sleepycat/db/SequenceStats.java db-4.3.28.NC/java/src/com/sleepycat/db/StatsConfig.java db-4.3.28.NC/java/src/com/sleepycat/db/Transaction.java db-4.3.28.NC/java/src/com/sleepycat/db/TransactionConfig.java db-4.3.28.NC/java/src/com/sleepycat/db/TransactionStats.java db-4.3.28.NC/java/src/com/sleepycat/db/VerifyConfig.java db-4.3.28.NC/java/src/com/sleepycat/db/package.html db-4.3.28.NC/java/src/com/sleepycat/db/internal db-4.3.28.NC/java/src/com/sleepycat/db/internal/Db.java db-4.3.28.NC/java/src/com/sleepycat/db/internal/DbClient.java db-4.3.28.NC/java/src/com/sleepycat/db/internal/DbConstants.java db-4.3.28.NC/java/src/com/sleepycat/db/internal/DbEnv.java db-4.3.28.NC/java/src/com/sleepycat/db/internal/DbLock.java db-4.3.28.NC/java/src/com/sleepycat/db/internal/DbLogc.java db-4.3.28.NC/java/src/com/sleepycat/db/internal/DbMpoolFile.java db-4.3.28.NC/java/src/com/sleepycat/db/internal/DbSequence.java db-4.3.28.NC/java/src/com/sleepycat/db/internal/DbTxn.java db-4.3.28.NC/java/src/com/sleepycat/db/internal/DbUtil.java db-4.3.28.NC/java/src/com/sleepycat/db/internal/Dbc.java db-4.3.28.NC/java/src/com/sleepycat/db/internal/db_java.java db-4.3.28.NC/java/src/com/sleepycat/db/internal/db_javaJNI.java db-4.3.28.NC/java/src/com/sleepycat/db/Environment.java db-4.3.28.NC/java/src/com/sleepycat/util db-4.3.28.NC/java/src/com/sleepycat/util/ExceptionUnwrapper.java db-4.3.28.NC/java/src/com/sleepycat/util/ExceptionWrapper.java db-4.3.28.NC/java/src/com/sleepycat/util/FastInputStream.java db-4.3.28.NC/java/src/com/sleepycat/util/FastOutputStream.java db-4.3.28.NC/java/src/com/sleepycat/util/IOExceptionWrapper.java db-4.3.28.NC/java/src/com/sleepycat/util/RuntimeExceptionWrapper.java db-4.3.28.NC/java/src/com/sleepycat/util/UtfOps.java db-4.3.28.NC/java/src/com/sleepycat/util/package.html db-4.3.28.NC/libdb_java db-4.3.28.NC/libdb_java/README db-4.3.28.NC/libdb_java/db.i db-4.3.28.NC/libdb_java/db_java.i db-4.3.28.NC/libdb_java/db_java_wrap.c db-4.3.28.NC/libdb_java/java-post.pl db-4.3.28.NC/libdb_java/java_callbacks.i db-4.3.28.NC/libdb_java/java_except.i db-4.3.28.NC/libdb_java/java_stat.i db-4.3.28.NC/libdb_java/java_stat_auto.c db-4.3.28.NC/libdb_java/java_typemaps.i db-4.3.28.NC/libdb_java/java_util.i db-4.3.28.NC/libdb_java/tags db-4.3.28.NC/lock db-4.3.28.NC/lock/Design db-4.3.28.NC/lock/lock.c db-4.3.28.NC/lock/lock_deadlock.c db-4.3.28.NC/lock/lock_id.c db-4.3.28.NC/lock/lock_list.c db-4.3.28.NC/lock/lock_method.c db-4.3.28.NC/lock/lock_region.c db-4.3.28.NC/lock/lock_stat.c db-4.3.28.NC/lock/lock_timer.c db-4.3.28.NC/lock/lock_util.c db-4.3.28.NC/lock/tags db-4.3.28.NC/log db-4.3.28.NC/log/log.c db-4.3.28.NC/log/log_archive.c db-4.3.28.NC/log/log_compare.c db-4.3.28.NC/log/log_get.c db-4.3.28.NC/log/log_method.c db-4.3.28.NC/log/log_put.c db-4.3.28.NC/log/log_stat.c db-4.3.28.NC/log/tags db-4.3.28.NC/mod_db4 db-4.3.28.NC/mod_db4/ABOUT db-4.3.28.NC/mod_db4/INSTALL db-4.3.28.NC/mod_db4/Makefile.in db-4.3.28.NC/mod_db4/config.h.in db-4.3.28.NC/mod_db4/configure db-4.3.28.NC/mod_db4/configure.in db-4.3.28.NC/mod_db4/mm_hash.c db-4.3.28.NC/mod_db4/mm_hash.h db-4.3.28.NC/mod_db4/mod_db4.c db-4.3.28.NC/mod_db4/mod_db4_export.h db-4.3.28.NC/mod_db4/sem_utils.c db-4.3.28.NC/mod_db4/sem_utils.h db-4.3.28.NC/mod_db4/skiplist.c db-4.3.28.NC/mod_db4/skiplist.h db-4.3.28.NC/mod_db4/utils.c db-4.3.28.NC/mod_db4/utils.h db-4.3.28.NC/mp db-4.3.28.NC/mp/mp_alloc.c db-4.3.28.NC/mp/mp_bh.c db-4.3.28.NC/mp/mp_fget.c db-4.3.28.NC/mp/mp_fmethod.c db-4.3.28.NC/mp/mp_fopen.c db-4.3.28.NC/mp/mp_fput.c db-4.3.28.NC/mp/mp_fset.c db-4.3.28.NC/mp/mp_method.c db-4.3.28.NC/mp/mp_region.c db-4.3.28.NC/mp/mp_register.c db-4.3.28.NC/mp/mp_stat.c db-4.3.28.NC/mp/mp_sync.c db-4.3.28.NC/mp/mp_trickle.c db-4.3.28.NC/mp/tags db-4.3.28.NC/mutex db-4.3.28.NC/mutex/README db-4.3.28.NC/mutex/mut_fcntl.c db-4.3.28.NC/mutex/mut_pthread.c db-4.3.28.NC/mutex/mut_tas.c db-4.3.28.NC/mutex/mut_win32.c db-4.3.28.NC/mutex/mutex.c db-4.3.28.NC/mutex/tm.c db-4.3.28.NC/mutex/uts4_cc.s db-4.3.28.NC/mutex/tags db-4.3.28.NC/os db-4.3.28.NC/os/os_abs.c db-4.3.28.NC/os/os_alloc.c db-4.3.28.NC/os/os_clock.c db-4.3.28.NC/os/os_config.c db-4.3.28.NC/os/os_dir.c db-4.3.28.NC/os/os_errno.c db-4.3.28.NC/os/os_fid.c db-4.3.28.NC/os/os_fsync.c db-4.3.28.NC/os/os_handle.c db-4.3.28.NC/os/os_id.c db-4.3.28.NC/os/os_map.c db-4.3.28.NC/os/os_method.c db-4.3.28.NC/os/os_oflags.c db-4.3.28.NC/os/os_open.c db-4.3.28.NC/os/os_region.c db-4.3.28.NC/os/os_rename.c db-4.3.28.NC/os/os_root.c db-4.3.28.NC/os/os_rpath.c db-4.3.28.NC/os/os_rw.c db-4.3.28.NC/os/os_seek.c db-4.3.28.NC/os/os_sleep.c db-4.3.28.NC/os/os_spin.c db-4.3.28.NC/os/os_stat.c db-4.3.28.NC/os/os_tmpdir.c db-4.3.28.NC/os/tags db-4.3.28.NC/os/os_truncate.c db-4.3.28.NC/os/os_unlink.c db-4.3.28.NC/os_vxworks db-4.3.28.NC/os_vxworks/os_vx_abs.c db-4.3.28.NC/os_vxworks/os_vx_config.c db-4.3.28.NC/os_vxworks/os_vx_map.c db-4.3.28.NC/os_vxworks/tags db-4.3.28.NC/os_win32 db-4.3.28.NC/os_win32/os_abs.c db-4.3.28.NC/os_win32/os_clock.c db-4.3.28.NC/os_win32/os_config.c db-4.3.28.NC/os_win32/os_dir.c db-4.3.28.NC/os_win32/os_errno.c db-4.3.28.NC/os_win32/os_fid.c db-4.3.28.NC/os_win32/os_fsync.c db-4.3.28.NC/os_win32/os_handle.c db-4.3.28.NC/os_win32/os_map.c db-4.3.28.NC/os_win32/os_open.c db-4.3.28.NC/os_win32/os_rename.c db-4.3.28.NC/os_win32/os_rw.c db-4.3.28.NC/os_win32/os_seek.c db-4.3.28.NC/os_win32/os_sleep.c db-4.3.28.NC/os_win32/os_spin.c db-4.3.28.NC/os_win32/os_stat.c db-4.3.28.NC/os_win32/os_truncate.c db-4.3.28.NC/os_win32/os_unlink.c db-4.3.28.NC/os_win32/tags db-4.3.28.NC/perl db-4.3.28.NC/perl/BerkeleyDB db-4.3.28.NC/perl/BerkeleyDB/BerkeleyDB.pm db-4.3.28.NC/perl/BerkeleyDB/BerkeleyDB.pod db-4.3.28.NC/perl/BerkeleyDB/BerkeleyDB.pod.P db-4.3.28.NC/perl/BerkeleyDB/BerkeleyDB.xs db-4.3.28.NC/perl/BerkeleyDB/Changes db-4.3.28.NC/perl/BerkeleyDB/MANIFEST db-4.3.28.NC/perl/BerkeleyDB/META.yml db-4.3.28.NC/perl/BerkeleyDB/Makefile.PL db-4.3.28.NC/perl/BerkeleyDB/README db-4.3.28.NC/perl/BerkeleyDB/Todo db-4.3.28.NC/perl/BerkeleyDB/config.in db-4.3.28.NC/perl/BerkeleyDB/constants.h db-4.3.28.NC/perl/BerkeleyDB/constants.xs db-4.3.28.NC/perl/BerkeleyDB/dbinfo db-4.3.28.NC/perl/BerkeleyDB/mkconsts db-4.3.28.NC/perl/BerkeleyDB/mkpod db-4.3.28.NC/perl/BerkeleyDB/ppport.h db-4.3.28.NC/perl/BerkeleyDB/scan db-4.3.28.NC/perl/BerkeleyDB/typemap db-4.3.28.NC/perl/BerkeleyDB/BerkeleyDB db-4.3.28.NC/perl/BerkeleyDB/BerkeleyDB/Btree.pm db-4.3.28.NC/perl/BerkeleyDB/BerkeleyDB/Hash.pm db-4.3.28.NC/perl/BerkeleyDB/hints db-4.3.28.NC/perl/BerkeleyDB/hints/dec_osf.pl db-4.3.28.NC/perl/BerkeleyDB/hints/irix_6_5.pl db-4.3.28.NC/perl/BerkeleyDB/hints/solaris.pl db-4.3.28.NC/perl/BerkeleyDB/patches db-4.3.28.NC/perl/BerkeleyDB/patches/5.004 db-4.3.28.NC/perl/BerkeleyDB/patches/5.004_01 db-4.3.28.NC/perl/BerkeleyDB/patches/5.004_02 db-4.3.28.NC/perl/BerkeleyDB/patches/5.004_03 db-4.3.28.NC/perl/BerkeleyDB/patches/5.004_04 db-4.3.28.NC/perl/BerkeleyDB/patches/5.004_05 db-4.3.28.NC/perl/BerkeleyDB/patches/5.005 db-4.3.28.NC/perl/BerkeleyDB/patches/5.005_01 db-4.3.28.NC/perl/BerkeleyDB/patches/5.005_02 db-4.3.28.NC/perl/BerkeleyDB/patches/5.005_03 db-4.3.28.NC/perl/BerkeleyDB/patches/5.6.0 db-4.3.28.NC/perl/BerkeleyDB/t db-4.3.28.NC/perl/BerkeleyDB/t/btree.t db-4.3.28.NC/perl/BerkeleyDB/t/cds.t db-4.3.28.NC/perl/BerkeleyDB/t/db-3.0.t db-4.3.28.NC/perl/BerkeleyDB/t/db-3.1.t db-4.3.28.NC/perl/BerkeleyDB/t/db-3.2.t db-4.3.28.NC/perl/BerkeleyDB/t/db-3.3.t db-4.3.28.NC/perl/BerkeleyDB/t/destroy.t db-4.3.28.NC/perl/BerkeleyDB/t/encrypt.t db-4.3.28.NC/perl/BerkeleyDB/t/env.t db-4.3.28.NC/perl/BerkeleyDB/t/examples.t db-4.3.28.NC/perl/BerkeleyDB/t/examples.t.T db-4.3.28.NC/perl/BerkeleyDB/t/examples3.t db-4.3.28.NC/perl/BerkeleyDB/t/examples3.t.T db-4.3.28.NC/perl/BerkeleyDB/t/filter.t db-4.3.28.NC/perl/BerkeleyDB/t/hash.t db-4.3.28.NC/perl/BerkeleyDB/t/join.t db-4.3.28.NC/perl/BerkeleyDB/t/mldbm.t db-4.3.28.NC/perl/BerkeleyDB/t/pod.t db-4.3.28.NC/perl/BerkeleyDB/t/queue.t db-4.3.28.NC/perl/BerkeleyDB/t/recno.t db-4.3.28.NC/perl/BerkeleyDB/t/strict.t db-4.3.28.NC/perl/BerkeleyDB/t/subdb.t db-4.3.28.NC/perl/BerkeleyDB/t/txn.t db-4.3.28.NC/perl/BerkeleyDB/t/unknown.t db-4.3.28.NC/perl/BerkeleyDB/t/util.pm db-4.3.28.NC/perl/DB_File db-4.3.28.NC/perl/DB_File/Changes db-4.3.28.NC/perl/DB_File/DB_File.pm db-4.3.28.NC/perl/DB_File/DB_File.xs db-4.3.28.NC/perl/DB_File/DB_File_BS db-4.3.28.NC/perl/DB_File/MANIFEST db-4.3.28.NC/perl/DB_File/META.yml db-4.3.28.NC/perl/DB_File/Makefile.PL db-4.3.28.NC/perl/DB_File/README db-4.3.28.NC/perl/DB_File/config.in db-4.3.28.NC/perl/DB_File/dbinfo db-4.3.28.NC/perl/DB_File/fallback.h db-4.3.28.NC/perl/DB_File/fallback.xs db-4.3.28.NC/perl/DB_File/ppport.h db-4.3.28.NC/perl/DB_File/typemap db-4.3.28.NC/perl/DB_File/version.c db-4.3.28.NC/perl/DB_File/hints db-4.3.28.NC/perl/DB_File/hints/dynixptx.pl db-4.3.28.NC/perl/DB_File/hints/sco.pl db-4.3.28.NC/perl/DB_File/patches db-4.3.28.NC/perl/DB_File/patches/5.004 db-4.3.28.NC/perl/DB_File/patches/5.004_01 db-4.3.28.NC/perl/DB_File/patches/5.004_02 db-4.3.28.NC/perl/DB_File/patches/5.004_03 db-4.3.28.NC/perl/DB_File/patches/5.004_04 db-4.3.28.NC/perl/DB_File/patches/5.004_05 db-4.3.28.NC/perl/DB_File/patches/5.005 db-4.3.28.NC/perl/DB_File/patches/5.005_01 db-4.3.28.NC/perl/DB_File/patches/5.005_02 db-4.3.28.NC/perl/DB_File/patches/5.005_03 db-4.3.28.NC/perl/DB_File/patches/5.6.0 db-4.3.28.NC/perl/DB_File/t db-4.3.28.NC/perl/DB_File/t/db-btree.t db-4.3.28.NC/perl/DB_File/t/db-hash.t db-4.3.28.NC/perl/DB_File/t/db-recno.t db-4.3.28.NC/php_db4 db-4.3.28.NC/php_db4/samples db-4.3.28.NC/php_db4/samples/simple_counter.php db-4.3.28.NC/php_db4/samples/transactional_counter.php db-4.3.28.NC/php_db4/Makefile.frag db-4.3.28.NC/php_db4/config.m4 db-4.3.28.NC/php_db4/db4.cpp db-4.3.28.NC/php_db4/php_db4.h db-4.3.28.NC/php_db4/INSTALL db-4.3.28.NC/php_db4/ABOUT db-4.3.28.NC/qam db-4.3.28.NC/qam/qam.c db-4.3.28.NC/qam/qam.src db-4.3.28.NC/qam/qam_auto.c db-4.3.28.NC/qam/qam_autop.c db-4.3.28.NC/qam/qam_conv.c db-4.3.28.NC/qam/qam_files.c db-4.3.28.NC/qam/qam_method.c db-4.3.28.NC/qam/qam_open.c db-4.3.28.NC/qam/qam_rec.c db-4.3.28.NC/qam/qam_stat.c db-4.3.28.NC/qam/qam_stub.c db-4.3.28.NC/qam/qam_upgrade.c db-4.3.28.NC/qam/qam_verify.c db-4.3.28.NC/qam/tags db-4.3.28.NC/rep db-4.3.28.NC/rep/rep.src db-4.3.28.NC/rep/rep_auto.c db-4.3.28.NC/rep/rep_autop.c db-4.3.28.NC/rep/rep_backup.c db-4.3.28.NC/rep/rep_method.c db-4.3.28.NC/rep/rep_record.c db-4.3.28.NC/rep/rep_region.c db-4.3.28.NC/rep/rep_stat.c db-4.3.28.NC/rep/rep_stub.c db-4.3.28.NC/rep/rep_util.c db-4.3.28.NC/rep/tags db-4.3.28.NC/rpc_client db-4.3.28.NC/rpc_client/client.c db-4.3.28.NC/rpc_client/gen_client.c db-4.3.28.NC/rpc_client/gen_client_ret.c db-4.3.28.NC/rpc_client/tags db-4.3.28.NC/rpc_server db-4.3.28.NC/rpc_server/clsrv.html db-4.3.28.NC/rpc_server/db_server.x db-4.3.28.NC/rpc_server/rpc.src db-4.3.28.NC/rpc_server/c db-4.3.28.NC/rpc_server/c/db_server_proc.c db-4.3.28.NC/rpc_server/c/db_server_util.c db-4.3.28.NC/rpc_server/c/gen_db_server.c db-4.3.28.NC/rpc_server/cxx db-4.3.28.NC/rpc_server/cxx/db_server_cxxproc.cpp db-4.3.28.NC/rpc_server/cxx/db_server_cxxutil.cpp db-4.3.28.NC/rpc_server/java db-4.3.28.NC/rpc_server/java/AssociateCallbacks.java db-4.3.28.NC/rpc_server/java/Dispatcher.java db-4.3.28.NC/rpc_server/java/FreeList.java db-4.3.28.NC/rpc_server/java/JoinCursorAdapter.java db-4.3.28.NC/rpc_server/java/LocalIterator.java db-4.3.28.NC/rpc_server/java/README db-4.3.28.NC/rpc_server/java/RpcDb.java db-4.3.28.NC/rpc_server/java/RpcDbEnv.java db-4.3.28.NC/rpc_server/java/RpcDbTxn.java db-4.3.28.NC/rpc_server/java/RpcDbc.java db-4.3.28.NC/rpc_server/java/Server.java db-4.3.28.NC/rpc_server/java/Timer.java db-4.3.28.NC/rpc_server/java/Util.java db-4.3.28.NC/rpc_server/java/jrpcgen.jar db-4.3.28.NC/rpc_server/java/oncrpc.jar db-4.3.28.NC/rpc_server/java/s_jrpcgen db-4.3.28.NC/rpc_server/java/gen db-4.3.28.NC/rpc_server/java/gen/ServerStubs.java db-4.3.28.NC/rpc_server/java/gen/__db_associate_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_associate_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_bt_maxkey_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_bt_maxkey_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_bt_minkey_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_bt_minkey_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_close_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_close_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_create_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_create_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_cursor_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_cursor_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_del_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_del_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_encrypt_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_encrypt_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_extentsize_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_extentsize_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_flags_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_flags_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_get_bt_minkey_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_get_bt_minkey_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_get_encrypt_flags_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_get_encrypt_flags_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_get_extentsize_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_get_extentsize_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_get_flags_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_get_flags_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_get_h_ffactor_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_get_h_ffactor_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_get_h_nelem_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_get_h_nelem_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_get_lorder_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_get_lorder_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_get_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_get_name_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_get_name_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_get_open_flags_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_get_open_flags_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_get_pagesize_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_get_pagesize_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_get_re_delim_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_get_re_delim_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_get_re_len_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_get_re_len_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_get_re_pad_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_get_re_pad_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_get_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_h_ffactor_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_h_ffactor_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_h_nelem_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_h_nelem_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_join_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_join_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_key_range_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_key_range_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_lorder_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_lorder_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_open_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_open_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_pagesize_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_pagesize_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_pget_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_pget_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_put_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_put_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_re_delim_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_re_delim_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_re_len_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_re_len_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_re_pad_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_re_pad_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_remove_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_remove_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_rename_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_rename_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_stat_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_stat_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_sync_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_sync_reply.java db-4.3.28.NC/rpc_server/java/gen/__db_truncate_msg.java db-4.3.28.NC/rpc_server/java/gen/__db_truncate_reply.java db-4.3.28.NC/rpc_server/java/gen/__dbc_close_msg.java db-4.3.28.NC/rpc_server/java/gen/__dbc_close_reply.java db-4.3.28.NC/rpc_server/java/gen/__dbc_count_msg.java db-4.3.28.NC/rpc_server/java/gen/__dbc_count_reply.java db-4.3.28.NC/rpc_server/java/gen/__dbc_del_msg.java db-4.3.28.NC/rpc_server/java/gen/__dbc_del_reply.java db-4.3.28.NC/rpc_server/java/gen/__dbc_dup_msg.java db-4.3.28.NC/rpc_server/java/gen/__dbc_dup_reply.java db-4.3.28.NC/rpc_server/java/gen/__dbc_get_msg.java db-4.3.28.NC/rpc_server/java/gen/__dbc_get_reply.java db-4.3.28.NC/rpc_server/java/gen/__dbc_pget_msg.java db-4.3.28.NC/rpc_server/java/gen/__dbc_pget_reply.java db-4.3.28.NC/rpc_server/java/gen/__dbc_put_msg.java db-4.3.28.NC/rpc_server/java/gen/__dbc_put_reply.java db-4.3.28.NC/rpc_server/java/gen/__env_cachesize_msg.java db-4.3.28.NC/rpc_server/java/gen/__env_cachesize_reply.java db-4.3.28.NC/rpc_server/java/gen/__env_close_msg.java db-4.3.28.NC/rpc_server/java/gen/__env_close_reply.java db-4.3.28.NC/rpc_server/java/gen/__env_create_msg.java db-4.3.28.NC/rpc_server/java/gen/__env_create_reply.java db-4.3.28.NC/rpc_server/java/gen/__env_dbremove_msg.java db-4.3.28.NC/rpc_server/java/gen/__env_dbremove_reply.java db-4.3.28.NC/rpc_server/java/gen/__env_dbrename_msg.java db-4.3.28.NC/rpc_server/java/gen/__env_dbrename_reply.java db-4.3.28.NC/rpc_server/java/gen/__env_encrypt_msg.java db-4.3.28.NC/rpc_server/java/gen/__env_encrypt_reply.java db-4.3.28.NC/rpc_server/java/gen/__env_flags_msg.java db-4.3.28.NC/rpc_server/java/gen/__env_flags_reply.java db-4.3.28.NC/rpc_server/java/gen/__env_get_cachesize_msg.java db-4.3.28.NC/rpc_server/java/gen/__env_get_cachesize_reply.java db-4.3.28.NC/rpc_server/java/gen/__env_get_encrypt_flags_msg.java db-4.3.28.NC/rpc_server/java/gen/__env_get_encrypt_flags_reply.java db-4.3.28.NC/rpc_server/java/gen/__env_get_flags_msg.java db-4.3.28.NC/rpc_server/java/gen/__env_get_flags_reply.java db-4.3.28.NC/rpc_server/java/gen/__env_get_home_msg.java db-4.3.28.NC/rpc_server/java/gen/__env_get_home_reply.java db-4.3.28.NC/rpc_server/java/gen/__env_open_msg.java db-4.3.28.NC/rpc_server/java/gen/__env_get_open_flags_msg.java db-4.3.28.NC/rpc_server/java/gen/__env_get_open_flags_reply.java db-4.3.28.NC/rpc_server/java/gen/__env_open_reply.java db-4.3.28.NC/rpc_server/java/gen/__env_remove_msg.java db-4.3.28.NC/rpc_server/java/gen/__env_remove_reply.java db-4.3.28.NC/rpc_server/java/gen/__txn_abort_msg.java db-4.3.28.NC/rpc_server/java/gen/__txn_abort_reply.java db-4.3.28.NC/rpc_server/java/gen/__txn_begin_msg.java db-4.3.28.NC/rpc_server/java/gen/__txn_begin_reply.java db-4.3.28.NC/rpc_server/java/gen/__txn_commit_msg.java db-4.3.28.NC/rpc_server/java/gen/__txn_commit_reply.java db-4.3.28.NC/rpc_server/java/gen/__txn_discard_msg.java db-4.3.28.NC/rpc_server/java/gen/__txn_discard_reply.java db-4.3.28.NC/rpc_server/java/gen/__txn_prepare_msg.java db-4.3.28.NC/rpc_server/java/gen/__txn_prepare_reply.java db-4.3.28.NC/rpc_server/java/gen/__txn_recover_msg.java db-4.3.28.NC/rpc_server/java/gen/__txn_recover_reply.java db-4.3.28.NC/rpc_server/java/gen/db_server.java db-4.3.28.NC/rpc_server/tags db-4.3.28.NC/sequence db-4.3.28.NC/sequence/seq_stat.c db-4.3.28.NC/sequence/sequence.c db-4.3.28.NC/sequence/tags db-4.3.28.NC/tcl db-4.3.28.NC/tcl/tcl_compat.c db-4.3.28.NC/tcl/tcl_db.c db-4.3.28.NC/tcl/tcl_db_pkg.c db-4.3.28.NC/tcl/tcl_dbcursor.c db-4.3.28.NC/tcl/tcl_env.c db-4.3.28.NC/tcl/tcl_internal.c db-4.3.28.NC/tcl/tcl_lock.c db-4.3.28.NC/tcl/tcl_log.c db-4.3.28.NC/tcl/tcl_mp.c db-4.3.28.NC/tcl/tcl_rep.c db-4.3.28.NC/tcl/tcl_seq.c db-4.3.28.NC/tcl/tcl_txn.c db-4.3.28.NC/tcl/tcl_util.c db-4.3.28.NC/tcl/docs db-4.3.28.NC/tcl/docs/db.html db-4.3.28.NC/tcl/docs/env.html db-4.3.28.NC/tcl/docs/historic.html db-4.3.28.NC/tcl/docs/index.html db-4.3.28.NC/tcl/docs/library.html db-4.3.28.NC/tcl/docs/lock.html db-4.3.28.NC/tcl/docs/log.html db-4.3.28.NC/tcl/docs/mpool.html db-4.3.28.NC/tcl/docs/rep.html db-4.3.28.NC/tcl/docs/sequence.html db-4.3.28.NC/tcl/docs/test.html db-4.3.28.NC/tcl/docs/txn.html db-4.3.28.NC/tcl/tags db-4.3.28.NC/test db-4.3.28.NC/test/README db-4.3.28.NC/test/TESTS db-4.3.28.NC/test/archive.tcl db-4.3.28.NC/test/bigfile001.tcl db-4.3.28.NC/test/bigfile002.tcl db-4.3.28.NC/test/byteorder.tcl db-4.3.28.NC/test/conscript.tcl db-4.3.28.NC/test/dbm.tcl db-4.3.28.NC/test/dbscript.tcl db-4.3.28.NC/test/ddoyscript.tcl db-4.3.28.NC/test/ddscript.tcl db-4.3.28.NC/test/dead001.tcl db-4.3.28.NC/test/dead002.tcl db-4.3.28.NC/test/dead003.tcl db-4.3.28.NC/test/dead004.tcl db-4.3.28.NC/test/dead005.tcl db-4.3.28.NC/test/dead006.tcl db-4.3.28.NC/test/dead007.tcl db-4.3.28.NC/test/env001.tcl db-4.3.28.NC/test/env002.tcl db-4.3.28.NC/test/env003.tcl db-4.3.28.NC/test/env004.tcl db-4.3.28.NC/test/scr001 db-4.3.28.NC/test/scr001/chk.code db-4.3.28.NC/test/scr002 db-4.3.28.NC/test/scr002/chk.def db-4.3.28.NC/test/env005.tcl db-4.3.28.NC/test/env006.tcl db-4.3.28.NC/test/env007.tcl db-4.3.28.NC/test/env008.tcl db-4.3.28.NC/test/env009.tcl db-4.3.28.NC/test/env010.tcl db-4.3.28.NC/test/env011.tcl db-4.3.28.NC/test/fop001.tcl db-4.3.28.NC/test/fop002.tcl db-4.3.28.NC/test/fop003.tcl db-4.3.28.NC/test/fop004.tcl db-4.3.28.NC/test/fop005.tcl db-4.3.28.NC/test/fop006.tcl db-4.3.28.NC/test/fopscript.tcl db-4.3.28.NC/test/foputils.tcl db-4.3.28.NC/test/hsearch.tcl db-4.3.28.NC/test/include.tcl db-4.3.28.NC/test/join.tcl db-4.3.28.NC/test/lock001.tcl db-4.3.28.NC/test/lock002.tcl db-4.3.28.NC/test/lock003.tcl db-4.3.28.NC/test/lock004.tcl db-4.3.28.NC/test/lock005.tcl db-4.3.28.NC/test/lock006.tcl db-4.3.28.NC/test/lockscript.tcl db-4.3.28.NC/test/log001.tcl db-4.3.28.NC/test/log002.tcl db-4.3.28.NC/test/log003.tcl db-4.3.28.NC/test/log004.tcl db-4.3.28.NC/test/log005.tcl db-4.3.28.NC/test/log006.tcl db-4.3.28.NC/test/logtrack.list db-4.3.28.NC/test/logtrack.tcl db-4.3.28.NC/test/mdbscript.tcl db-4.3.28.NC/test/memp001.tcl db-4.3.28.NC/test/memp002.tcl db-4.3.28.NC/test/memp003.tcl db-4.3.28.NC/test/memp004.tcl db-4.3.28.NC/test/mpoolscript.tcl db-4.3.28.NC/test/mutex001.tcl db-4.3.28.NC/test/mutex002.tcl db-4.3.28.NC/test/mutex003.tcl db-4.3.28.NC/test/mutexscript.tcl db-4.3.28.NC/test/ndbm.tcl db-4.3.28.NC/test/parallel.tcl db-4.3.28.NC/test/recd001.tcl db-4.3.28.NC/test/recd002.tcl db-4.3.28.NC/test/recd003.tcl db-4.3.28.NC/test/scr003 db-4.3.28.NC/test/scr003/chk.define db-4.3.28.NC/test/recd004.tcl db-4.3.28.NC/test/recd005.tcl db-4.3.28.NC/test/recd006.tcl db-4.3.28.NC/test/recd007.tcl db-4.3.28.NC/test/recd008.tcl db-4.3.28.NC/test/recd009.tcl db-4.3.28.NC/test/recd010.tcl db-4.3.28.NC/test/recd011.tcl db-4.3.28.NC/test/recd012.tcl db-4.3.28.NC/test/recd013.tcl db-4.3.28.NC/test/recd014.tcl db-4.3.28.NC/test/recd015.tcl db-4.3.28.NC/test/recd016.tcl db-4.3.28.NC/test/recd017.tcl db-4.3.28.NC/test/recd018.tcl db-4.3.28.NC/test/recd019.tcl db-4.3.28.NC/test/recd020.tcl db-4.3.28.NC/test/recd021.tcl db-4.3.28.NC/test/recd15scr.tcl db-4.3.28.NC/test/recdscript.tcl db-4.3.28.NC/test/rep001.tcl db-4.3.28.NC/test/rep002.tcl db-4.3.28.NC/test/rep003.tcl db-4.3.28.NC/test/rep005.tcl db-4.3.28.NC/test/rep006.tcl db-4.3.28.NC/test/rep007.tcl db-4.3.28.NC/test/rep008.tcl db-4.3.28.NC/test/rep009.tcl db-4.3.28.NC/test/rep010.tcl db-4.3.28.NC/test/rep011.tcl db-4.3.28.NC/test/rep012.tcl db-4.3.28.NC/test/rep013.tcl db-4.3.28.NC/test/rep014.tcl db-4.3.28.NC/test/rep015.tcl db-4.3.28.NC/test/rep016.tcl db-4.3.28.NC/test/rep017.tcl db-4.3.28.NC/test/rep017script.tcl db-4.3.28.NC/test/rep018.tcl db-4.3.28.NC/test/rep018script.tcl db-4.3.28.NC/test/rep019.tcl db-4.3.28.NC/test/rep020.tcl db-4.3.28.NC/test/rep021.tcl db-4.3.28.NC/test/rep022.tcl db-4.3.28.NC/test/rep023.tcl db-4.3.28.NC/test/rep024.tcl db-4.3.28.NC/test/rep026.tcl db-4.3.28.NC/test/rep027.tcl db-4.3.28.NC/test/rep028.tcl db-4.3.28.NC/test/rep029.tcl db-4.3.28.NC/test/scr004 db-4.3.28.NC/test/scr004/chk.javafiles db-4.3.28.NC/test/rep030.tcl db-4.3.28.NC/test/rep031.tcl db-4.3.28.NC/test/rep032.tcl db-4.3.28.NC/test/rep033.tcl db-4.3.28.NC/test/rep034.tcl db-4.3.28.NC/test/rep035.tcl db-4.3.28.NC/test/rep035script.tcl db-4.3.28.NC/test/rep036.tcl db-4.3.28.NC/test/rep036script.tcl db-4.3.28.NC/test/rep037.tcl db-4.3.28.NC/test/reputils.tcl db-4.3.28.NC/test/rpc001.tcl db-4.3.28.NC/test/rpc002.tcl db-4.3.28.NC/test/rpc003.tcl db-4.3.28.NC/test/rpc004.tcl db-4.3.28.NC/test/rpc005.tcl db-4.3.28.NC/test/rpc006.tcl db-4.3.28.NC/test/rsrc001.tcl db-4.3.28.NC/test/rsrc002.tcl db-4.3.28.NC/test/rsrc003.tcl db-4.3.28.NC/test/rsrc004.tcl db-4.3.28.NC/test/sdb001.tcl db-4.3.28.NC/test/sdb002.tcl db-4.3.28.NC/test/sdb003.tcl db-4.3.28.NC/test/sdb004.tcl db-4.3.28.NC/test/sdb005.tcl db-4.3.28.NC/test/sdb006.tcl db-4.3.28.NC/test/sdb007.tcl db-4.3.28.NC/test/sdb008.tcl db-4.3.28.NC/test/sdb009.tcl db-4.3.28.NC/test/sdb010.tcl db-4.3.28.NC/test/sdb011.tcl db-4.3.28.NC/test/sdb012.tcl db-4.3.28.NC/test/sdbscript.tcl db-4.3.28.NC/test/sdbtest001.tcl db-4.3.28.NC/test/sdbtest002.tcl db-4.3.28.NC/test/sdbutils.tcl db-4.3.28.NC/test/sec001.tcl db-4.3.28.NC/test/sec002.tcl db-4.3.28.NC/test/shelltest.tcl db-4.3.28.NC/test/si001.tcl db-4.3.28.NC/test/si002.tcl db-4.3.28.NC/test/si003.tcl db-4.3.28.NC/test/si004.tcl db-4.3.28.NC/test/si005.tcl db-4.3.28.NC/test/sijointest.tcl db-4.3.28.NC/test/siutils.tcl db-4.3.28.NC/test/sysscript.tcl db-4.3.28.NC/test/t106script.tcl db-4.3.28.NC/test/test.tcl db-4.3.28.NC/test/test001.tcl db-4.3.28.NC/test/test002.tcl db-4.3.28.NC/test/test003.tcl db-4.3.28.NC/test/test004.tcl db-4.3.28.NC/test/test005.tcl db-4.3.28.NC/test/test006.tcl db-4.3.28.NC/test/test007.tcl db-4.3.28.NC/test/test008.tcl db-4.3.28.NC/test/test009.tcl db-4.3.28.NC/test/test010.tcl db-4.3.28.NC/test/test011.tcl db-4.3.28.NC/test/test012.tcl db-4.3.28.NC/test/test013.tcl db-4.3.28.NC/test/test014.tcl db-4.3.28.NC/test/test015.tcl db-4.3.28.NC/test/test016.tcl db-4.3.28.NC/test/test017.tcl db-4.3.28.NC/test/test018.tcl db-4.3.28.NC/test/test019.tcl db-4.3.28.NC/test/test020.tcl db-4.3.28.NC/test/test021.tcl db-4.3.28.NC/test/test022.tcl db-4.3.28.NC/test/test023.tcl db-4.3.28.NC/test/test024.tcl db-4.3.28.NC/test/test025.tcl db-4.3.28.NC/test/test026.tcl db-4.3.28.NC/test/test027.tcl db-4.3.28.NC/test/test028.tcl db-4.3.28.NC/test/test029.tcl db-4.3.28.NC/test/test030.tcl db-4.3.28.NC/test/test031.tcl db-4.3.28.NC/test/test032.tcl db-4.3.28.NC/test/test033.tcl db-4.3.28.NC/test/test034.tcl db-4.3.28.NC/test/test035.tcl db-4.3.28.NC/test/test036.tcl db-4.3.28.NC/test/test037.tcl db-4.3.28.NC/test/test038.tcl db-4.3.28.NC/test/test039.tcl db-4.3.28.NC/test/test040.tcl db-4.3.28.NC/test/test041.tcl db-4.3.28.NC/test/test042.tcl db-4.3.28.NC/test/test043.tcl db-4.3.28.NC/test/test044.tcl db-4.3.28.NC/test/test045.tcl db-4.3.28.NC/test/test046.tcl db-4.3.28.NC/test/test047.tcl db-4.3.28.NC/test/test048.tcl db-4.3.28.NC/test/test049.tcl db-4.3.28.NC/test/test050.tcl db-4.3.28.NC/test/test051.tcl db-4.3.28.NC/test/test052.tcl db-4.3.28.NC/test/test053.tcl db-4.3.28.NC/test/test054.tcl db-4.3.28.NC/test/test055.tcl db-4.3.28.NC/test/test056.tcl db-4.3.28.NC/test/test057.tcl db-4.3.28.NC/test/test058.tcl db-4.3.28.NC/test/test059.tcl db-4.3.28.NC/test/test060.tcl db-4.3.28.NC/test/test061.tcl db-4.3.28.NC/test/test062.tcl db-4.3.28.NC/test/test063.tcl db-4.3.28.NC/test/test064.tcl db-4.3.28.NC/test/test065.tcl db-4.3.28.NC/test/test066.tcl db-4.3.28.NC/test/test067.tcl db-4.3.28.NC/test/test068.tcl db-4.3.28.NC/test/test069.tcl db-4.3.28.NC/test/test070.tcl db-4.3.28.NC/test/test071.tcl db-4.3.28.NC/test/test072.tcl db-4.3.28.NC/test/test073.tcl db-4.3.28.NC/test/test074.tcl db-4.3.28.NC/test/test076.tcl db-4.3.28.NC/test/test077.tcl db-4.3.28.NC/test/test078.tcl db-4.3.28.NC/test/test079.tcl db-4.3.28.NC/test/test081.tcl db-4.3.28.NC/test/test082.tcl db-4.3.28.NC/test/test083.tcl db-4.3.28.NC/test/test084.tcl db-4.3.28.NC/test/test085.tcl db-4.3.28.NC/test/test086.tcl db-4.3.28.NC/test/test087.tcl db-4.3.28.NC/test/test088.tcl db-4.3.28.NC/test/test089.tcl db-4.3.28.NC/test/test090.tcl db-4.3.28.NC/test/test091.tcl db-4.3.28.NC/test/test092.tcl db-4.3.28.NC/test/test093.tcl db-4.3.28.NC/test/test094.tcl db-4.3.28.NC/test/test095.tcl db-4.3.28.NC/test/test096.tcl db-4.3.28.NC/test/test097.tcl db-4.3.28.NC/test/test098.tcl db-4.3.28.NC/test/test099.tcl db-4.3.28.NC/test/test100.tcl db-4.3.28.NC/test/test101.tcl db-4.3.28.NC/test/test102.tcl db-4.3.28.NC/test/test103.tcl db-4.3.28.NC/test/test106.tcl db-4.3.28.NC/test/test107.tcl db-4.3.28.NC/test/test109.tcl db-4.3.28.NC/test/testparams.tcl db-4.3.28.NC/test/testutils.tcl db-4.3.28.NC/test/txn001.tcl db-4.3.28.NC/test/txn002.tcl db-4.3.28.NC/test/txn003.tcl db-4.3.28.NC/test/txn004.tcl db-4.3.28.NC/test/txn005.tcl db-4.3.28.NC/test/txn006.tcl db-4.3.28.NC/test/txn007.tcl db-4.3.28.NC/test/txn008.tcl db-4.3.28.NC/test/txn009.tcl db-4.3.28.NC/test/txn010.tcl db-4.3.28.NC/test/txn011.tcl db-4.3.28.NC/test/txnscript.tcl db-4.3.28.NC/test/update.tcl db-4.3.28.NC/test/upgrade.tcl db-4.3.28.NC/test/wordlist db-4.3.28.NC/test/wrap.tcl db-4.3.28.NC/test/scr005 db-4.3.28.NC/test/scr005/chk.nl db-4.3.28.NC/test/scr006 db-4.3.28.NC/test/scr006/chk.offt db-4.3.28.NC/test/scr007 db-4.3.28.NC/test/scr007/chk.proto db-4.3.28.NC/test/scr008 db-4.3.28.NC/test/scr008/chk.pubdef db-4.3.28.NC/test/scr009 db-4.3.28.NC/test/scr009/chk.srcfiles db-4.3.28.NC/test/scr010 db-4.3.28.NC/test/scr010/chk.str db-4.3.28.NC/test/scr010/spell.ok db-4.3.28.NC/test/scr011 db-4.3.28.NC/test/scr011/chk.tags db-4.3.28.NC/test/scr012 db-4.3.28.NC/test/scr012/chk.vx_code db-4.3.28.NC/test/scr013 db-4.3.28.NC/test/scr013/chk.stats db-4.3.28.NC/test/scr014 db-4.3.28.NC/test/scr014/chk.err db-4.3.28.NC/test/scr015 db-4.3.28.NC/test/scr015/README db-4.3.28.NC/test/scr015/TestConstruct01.cpp db-4.3.28.NC/test/scr015/TestConstruct01.testerr db-4.3.28.NC/test/scr015/TestConstruct01.testout db-4.3.28.NC/test/scr015/TestGetSetMethods.cpp db-4.3.28.NC/test/scr015/TestKeyRange.cpp db-4.3.28.NC/test/scr015/TestKeyRange.testin db-4.3.28.NC/test/scr015/TestKeyRange.testout db-4.3.28.NC/test/scr015/TestLogc.cpp db-4.3.28.NC/test/scr015/TestLogc.testout db-4.3.28.NC/test/scr015/TestSimpleAccess.cpp db-4.3.28.NC/test/scr015/TestSimpleAccess.testout db-4.3.28.NC/test/scr015/TestTruncate.cpp db-4.3.28.NC/test/scr015/TestTruncate.testout db-4.3.28.NC/test/scr015/chk.cxxtests db-4.3.28.NC/test/scr015/ignore db-4.3.28.NC/test/scr015/testall db-4.3.28.NC/test/scr015/testone db-4.3.28.NC/test/scr016 db-4.3.28.NC/test/scr016/CallbackTest.java db-4.3.28.NC/test/scr016/CallbackTest.testout db-4.3.28.NC/test/scr016/README db-4.3.28.NC/test/scr016/TestAppendRecno.java db-4.3.28.NC/test/scr016/TestAppendRecno.testout db-4.3.28.NC/test/scr016/TestAssociate.java db-4.3.28.NC/test/scr016/TestAssociate.testout db-4.3.28.NC/test/scr016/TestCallback.java db-4.3.28.NC/test/scr016/TestCallback.testout db-4.3.28.NC/test/scr016/TestClosedDb.java db-4.3.28.NC/test/scr016/TestClosedDb.testout db-4.3.28.NC/test/scr016/TestConstruct01.java db-4.3.28.NC/test/scr016/TestConstruct01.testerr db-4.3.28.NC/test/scr016/TestConstruct01.testout db-4.3.28.NC/test/scr016/TestConstruct02.java db-4.3.28.NC/test/scr016/TestConstruct02.testout db-4.3.28.NC/test/scr016/TestDbtFlags.java db-4.3.28.NC/test/scr016/TestDbtFlags.testerr db-4.3.28.NC/test/scr016/TestDbtFlags.testout db-4.3.28.NC/test/scr016/TestGetSetMethods.java db-4.3.28.NC/test/scr016/TestKeyRange.java db-4.3.28.NC/test/scr016/TestKeyRange.testout db-4.3.28.NC/test/scr016/TestLockVec.java db-4.3.28.NC/test/scr016/TestLockVec.testout db-4.3.28.NC/test/scr016/TestLogc.java db-4.3.28.NC/test/scr016/TestLogc.testout db-4.3.28.NC/test/scr016/TestOpenEmpty.java db-4.3.28.NC/test/scr016/TestOpenEmpty.testerr db-4.3.28.NC/test/scr016/TestReplication.java db-4.3.28.NC/test/scr016/TestRpcServer.java db-4.3.28.NC/test/scr016/TestSameDbt.java db-4.3.28.NC/test/scr016/TestSameDbt.testout db-4.3.28.NC/test/scr016/TestSimpleAccess.java db-4.3.28.NC/test/scr016/TestSimpleAccess.testout db-4.3.28.NC/test/scr016/TestStat.java db-4.3.28.NC/test/scr016/TestStat.testout db-4.3.28.NC/test/scr016/TestTruncate.java db-4.3.28.NC/test/scr016/TestTruncate.testout db-4.3.28.NC/test/scr016/TestUtil.java db-4.3.28.NC/test/scr016/TestXAServlet.java db-4.3.28.NC/test/scr016/chk.javatests db-4.3.28.NC/test/scr016/ignore db-4.3.28.NC/test/scr016/testall db-4.3.28.NC/test/scr016/testone db-4.3.28.NC/test/scr017 db-4.3.28.NC/test/scr017/O.BH db-4.3.28.NC/test/scr017/O.R db-4.3.28.NC/test/scr017/chk.db185 db-4.3.28.NC/test/scr017/t.c db-4.3.28.NC/test/scr018 db-4.3.28.NC/test/scr018/chk.comma db-4.3.28.NC/test/scr018/t.c db-4.3.28.NC/test/scr019 db-4.3.28.NC/test/scr019/chk.include db-4.3.28.NC/test/scr020 db-4.3.28.NC/test/scr020/chk.inc db-4.3.28.NC/test/scr021 db-4.3.28.NC/test/scr021/chk.flags db-4.3.28.NC/test/scr021/t.c db-4.3.28.NC/test/scr022 db-4.3.28.NC/test/scr022/chk.rr db-4.3.28.NC/test/scr023 db-4.3.28.NC/test/scr023/chk.q db-4.3.28.NC/test/scr023/q.c db-4.3.28.NC/test/scr024 db-4.3.28.NC/test/scr024/Makefile db-4.3.28.NC/test/scr024/README db-4.3.28.NC/test/scr024/chk.bdb db-4.3.28.NC/test/scr024/coverage db-4.3.28.NC/test/scr024/coverage/README db-4.3.28.NC/test/scr024/coverage/build.xml db-4.3.28.NC/test/scr024/src db-4.3.28.NC/test/scr024/src/com db-4.3.28.NC/test/scr024/src/com/sleepycat db-4.3.28.NC/test/scr024/src/com/sleepycat/bind db-4.3.28.NC/test/scr024/src/com/sleepycat/bind/serial db-4.3.28.NC/test/scr024/src/com/sleepycat/bind/serial/test db-4.3.28.NC/test/scr024/src/com/sleepycat/bind/serial/test/MarshalledObject.java db-4.3.28.NC/test/scr024/src/com/sleepycat/bind/serial/test/NullClassCatalog.java db-4.3.28.NC/test/scr024/src/com/sleepycat/bind/serial/test/SerialBindingTest.java db-4.3.28.NC/test/scr024/src/com/sleepycat/bind/serial/test/TestClassCatalog.java db-4.3.28.NC/test/scr024/src/com/sleepycat/bind/test db-4.3.28.NC/test/scr024/src/com/sleepycat/bind/test/BindingSpeedTest.java db-4.3.28.NC/test/scr024/src/com/sleepycat/bind/tuple db-4.3.28.NC/test/scr024/src/com/sleepycat/bind/tuple/test db-4.3.28.NC/test/scr024/src/com/sleepycat/bind/tuple/test/MarshalledObject.java db-4.3.28.NC/test/scr024/src/com/sleepycat/bind/tuple/test/TupleBindingTest.java db-4.3.28.NC/test/scr024/src/com/sleepycat/bind/tuple/test/TupleFormatTest.java db-4.3.28.NC/test/scr024/src/com/sleepycat/bind/tuple/test/TupleOrderingTest.java db-4.3.28.NC/test/scr024/src/com/sleepycat/collections db-4.3.28.NC/test/scr024/src/com/sleepycat/collections/KeyRangeTest.java db-4.3.28.NC/test/scr024/src/com/sleepycat/collections/test db-4.3.28.NC/test/scr024/src/com/sleepycat/collections/test/CollectionTest.java db-4.3.28.NC/test/scr024/src/com/sleepycat/collections/test/DbTestUtil.java db-4.3.28.NC/test/scr024/src/com/sleepycat/collections/test/IterDeadlockTest.java db-4.3.28.NC/test/scr024/src/com/sleepycat/collections/test/JoinTest.java db-4.3.28.NC/test/scr024/src/com/sleepycat/collections/test/NullTransactionRunner.java db-4.3.28.NC/test/scr024/src/com/sleepycat/collections/test/SecondaryDeadlockTest.java db-4.3.28.NC/test/scr024/src/com/sleepycat/collections/test/TestDataBinding.java db-4.3.28.NC/test/scr024/src/com/sleepycat/collections/test/TestEntity.java db-4.3.28.NC/test/scr024/src/com/sleepycat/collections/test/TestEntityBinding.java db-4.3.28.NC/test/scr024/src/com/sleepycat/collections/test/TestEnv.java db-4.3.28.NC/test/scr024/src/com/sleepycat/collections/test/TestKeyAssigner.java db-4.3.28.NC/test/scr024/src/com/sleepycat/collections/test/TestKeyCreator.java db-4.3.28.NC/test/scr024/src/com/sleepycat/collections/test/TestStore.java db-4.3.28.NC/test/scr024/src/com/sleepycat/collections/test/TransactionTest.java db-4.3.28.NC/test/scr024/src/com/sleepycat/collections/test/serial db-4.3.28.NC/test/scr024/src/com/sleepycat/collections/test/serial/StoredClassCatalogTest.java db-4.3.28.NC/test/scr024/src/com/sleepycat/collections/test/serial/StoredClassCatalogTestInit.java db-4.3.28.NC/test/scr024/src/com/sleepycat/collections/test/serial/TestSerial.java db-4.3.28.NC/test/scr024/src/com/sleepycat/collections/test/serial/TestSerial.java.original db-4.3.28.NC/test/scr024/src/com/sleepycat/util db-4.3.28.NC/test/scr024/src/com/sleepycat/util/test db-4.3.28.NC/test/scr024/src/com/sleepycat/util/test/ExceptionWrapperTest.java db-4.3.28.NC/test/scr024/src/com/sleepycat/util/test/UtfTest.java db-4.3.28.NC/test/scr025 db-4.3.28.NC/test/scr025/TestMulti.cpp db-4.3.28.NC/test/scr025/chk.cxxmulti db-4.3.28.NC/test/scr025/ignore db-4.3.28.NC/test/scr026 db-4.3.28.NC/test/scr026/chk.method db-4.3.28.NC/test/scr027 db-4.3.28.NC/test/scr027/chk.javas db-4.3.28.NC/test/scr028 db-4.3.28.NC/test/scr028/chk.rtc db-4.3.28.NC/test/scr028/t.c db-4.3.28.NC/test/scr029 db-4.3.28.NC/test/scr029/chk.get db-4.3.28.NC/test/scr029/t.c db-4.3.28.NC/test/scr030 db-4.3.28.NC/test/scr030/chk.build db-4.3.28.NC/txn db-4.3.28.NC/txn/txn.c db-4.3.28.NC/txn/txn.src db-4.3.28.NC/txn/txn_auto.c db-4.3.28.NC/txn/txn_autop.c db-4.3.28.NC/txn/txn_method.c db-4.3.28.NC/txn/txn_rec.c db-4.3.28.NC/txn/txn_recover.c db-4.3.28.NC/txn/txn_region.c db-4.3.28.NC/txn/txn_stat.c db-4.3.28.NC/txn/txn_util.c db-4.3.28.NC/txn/tags db-4.3.28.NC/xa db-4.3.28.NC/xa/xa.c db-4.3.28.NC/xa/xa_db.c db-4.3.28.NC/xa/xa_map.c db-4.3.28.NC/xa/tags db-4.3.28.NC/docs db-4.3.28.NC/docs/java db-4.3.28.NC/docs/java/com db-4.3.28.NC/docs/java/com/sleepycat db-4.3.28.NC/docs/java/com/sleepycat/bind db-4.3.28.NC/docs/java/com/sleepycat/bind/class-use db-4.3.28.NC/docs/java/com/sleepycat/bind/class-use/ByteArrayBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/class-use/EntityBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/class-use/EntryBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/class-use/RecordNumberBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/class-use db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialMarshalledKeyCreator.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/class-use/SerialBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/class-use/SerialInput.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/class-use/SerialOutput.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/class-use/SerialSerialBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/class-use/SerialSerialKeyCreator.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/class-use/StoredClassCatalog.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialKeyCreator.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialMarshalledBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/class-use/ClassCatalog.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/ClassCatalog.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/package-frame.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/package-summary.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/package-tree.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/package-use.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/SerialBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/SerialInput.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/SerialOutput.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/SerialSerialBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/SerialSerialKeyCreator.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/StoredClassCatalog.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/TupleSerialBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/TupleSerialKeyCreator.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/class-use db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleMarshalledKeyCreator.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/class-use/ByteBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/class-use/CharacterBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/class-use/DoubleBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/class-use/FloatBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/class-use/IntegerBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/class-use/LongBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/class-use/MarshalledTupleEntry.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/class-use/MarshalledTupleKeyEntity.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/class-use/ShortBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/class-use/StringBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/class-use/TupleBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/class-use/TupleInput.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/class-use/TupleInputBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/class-use/TupleMarshalledBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/class-use/TupleOutput.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleKeyCreator.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleMarshalledBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/class-use/BooleanBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/ByteBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/CharacterBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/DoubleBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/FloatBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/IntegerBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/LongBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/MarshalledTupleEntry.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/package-frame.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/package-summary.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/package-tree.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/package-use.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/ShortBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/StringBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/TupleBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/TupleInput.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/TupleInputBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/TupleMarshalledBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/TupleOutput.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/TupleTupleBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/TupleTupleKeyCreator.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/BooleanBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html db-4.3.28.NC/docs/java/com/sleepycat/bind/package-frame.html db-4.3.28.NC/docs/java/com/sleepycat/bind/ByteArrayBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/package-tree.html db-4.3.28.NC/docs/java/com/sleepycat/bind/package-use.html db-4.3.28.NC/docs/java/com/sleepycat/bind/RecordNumberBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/package-summary.html db-4.3.28.NC/docs/java/com/sleepycat/bind/EntityBinding.html db-4.3.28.NC/docs/java/com/sleepycat/bind/EntryBinding.html db-4.3.28.NC/docs/java/com/sleepycat/collections db-4.3.28.NC/docs/java/com/sleepycat/collections/class-use db-4.3.28.NC/docs/java/com/sleepycat/collections/class-use/TupleSerialFactory.html db-4.3.28.NC/docs/java/com/sleepycat/collections/class-use/MapEntryParameter.html db-4.3.28.NC/docs/java/com/sleepycat/collections/class-use/PrimaryKeyAssigner.html db-4.3.28.NC/docs/java/com/sleepycat/collections/class-use/StoredCollection.html db-4.3.28.NC/docs/java/com/sleepycat/collections/class-use/StoredCollections.html db-4.3.28.NC/docs/java/com/sleepycat/collections/class-use/StoredContainer.html db-4.3.28.NC/docs/java/com/sleepycat/collections/class-use/StoredEntrySet.html db-4.3.28.NC/docs/java/com/sleepycat/collections/class-use/StoredIterator.html db-4.3.28.NC/docs/java/com/sleepycat/collections/class-use/StoredKeySet.html db-4.3.28.NC/docs/java/com/sleepycat/collections/class-use/StoredList.html db-4.3.28.NC/docs/java/com/sleepycat/collections/class-use/StoredMap.html db-4.3.28.NC/docs/java/com/sleepycat/collections/class-use/StoredSortedEntrySet.html db-4.3.28.NC/docs/java/com/sleepycat/collections/class-use/StoredSortedKeySet.html db-4.3.28.NC/docs/java/com/sleepycat/collections/class-use/StoredSortedMap.html db-4.3.28.NC/docs/java/com/sleepycat/collections/class-use/StoredSortedValueSet.html db-4.3.28.NC/docs/java/com/sleepycat/collections/class-use/StoredValueSet.html db-4.3.28.NC/docs/java/com/sleepycat/collections/class-use/TransactionRunner.html db-4.3.28.NC/docs/java/com/sleepycat/collections/class-use/TransactionWorker.html db-4.3.28.NC/docs/java/com/sleepycat/collections/class-use/CurrentTransaction.html db-4.3.28.NC/docs/java/com/sleepycat/collections/CurrentTransaction.html db-4.3.28.NC/docs/java/com/sleepycat/collections/MapEntryParameter.html db-4.3.28.NC/docs/java/com/sleepycat/collections/package-frame.html db-4.3.28.NC/docs/java/com/sleepycat/collections/package-summary.html db-4.3.28.NC/docs/java/com/sleepycat/collections/package-tree.html db-4.3.28.NC/docs/java/com/sleepycat/collections/package-use.html db-4.3.28.NC/docs/java/com/sleepycat/collections/PrimaryKeyAssigner.html db-4.3.28.NC/docs/java/com/sleepycat/collections/StoredCollection.html db-4.3.28.NC/docs/java/com/sleepycat/collections/StoredCollections.html db-4.3.28.NC/docs/java/com/sleepycat/collections/StoredContainer.html db-4.3.28.NC/docs/java/com/sleepycat/collections/StoredEntrySet.html db-4.3.28.NC/docs/java/com/sleepycat/collections/StoredIterator.html db-4.3.28.NC/docs/java/com/sleepycat/collections/StoredKeySet.html db-4.3.28.NC/docs/java/com/sleepycat/collections/StoredList.html db-4.3.28.NC/docs/java/com/sleepycat/collections/StoredMap.html db-4.3.28.NC/docs/java/com/sleepycat/collections/StoredValueSet.html db-4.3.28.NC/docs/java/com/sleepycat/collections/StoredSortedEntrySet.html db-4.3.28.NC/docs/java/com/sleepycat/collections/StoredSortedKeySet.html db-4.3.28.NC/docs/java/com/sleepycat/collections/StoredSortedMap.html db-4.3.28.NC/docs/java/com/sleepycat/collections/StoredSortedValueSet.html db-4.3.28.NC/docs/java/com/sleepycat/collections/TransactionRunner.html db-4.3.28.NC/docs/java/com/sleepycat/collections/TransactionWorker.html db-4.3.28.NC/docs/java/com/sleepycat/collections/TupleSerialFactory.html db-4.3.28.NC/docs/java/com/sleepycat/db db-4.3.28.NC/docs/java/com/sleepycat/db/class-use db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/VerifyConfig.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/BtreeStats.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/CacheFile.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/CacheFilePriority.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/CacheFileStats.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/CacheStats.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/CheckpointConfig.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/Cursor.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/CursorConfig.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/Database.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/DatabaseConfig.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/DatabaseEntry.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/DatabaseException.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/DatabaseStats.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/DatabaseType.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/DeadlockException.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/Environment.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/Hasher.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/EnvironmentConfig.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/ErrorHandler.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/FeedbackHandler.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/HashStats.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/JoinConfig.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/JoinCursor.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/KeyRange.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/Lock.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/LockDetectMode.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/LockMode.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/LockNotGrantedException.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/LockOperation.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/LockRequest.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/LockRequestMode.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/LockStats.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/LogCursor.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/LogRecordHandler.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/LogStats.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/LogSequenceNumber.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/MemoryException.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/MessageHandler.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/MultipleDataEntry.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/MultipleEntry.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/MultipleKeyDataEntry.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/MultipleRecnoDataEntry.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/OperationStatus.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/PanicHandler.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/PreparedTransaction.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/QueueStats.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/RecordNumberAppender.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/RecoveryOperation.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/ReplicationHandleDeadException.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/ReplicationStats.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/Sequence.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/ReplicationStatus.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/ReplicationTransport.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/RunRecoveryException.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/SecondaryConfig.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/SecondaryCursor.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/SecondaryDatabase.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/SecondaryKeyCreator.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/SequenceConfig.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/SequenceStats.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/StatsConfig.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/Transaction.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/TransactionConfig.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/TransactionStats.Active.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/TransactionStats.html db-4.3.28.NC/docs/java/com/sleepycat/db/class-use/BtreePrefixCalculator.html db-4.3.28.NC/docs/java/com/sleepycat/db/BtreeStats.html db-4.3.28.NC/docs/java/com/sleepycat/db/CacheFile.html db-4.3.28.NC/docs/java/com/sleepycat/db/CacheFilePriority.html db-4.3.28.NC/docs/java/com/sleepycat/db/CacheFileStats.html db-4.3.28.NC/docs/java/com/sleepycat/db/CacheStats.html db-4.3.28.NC/docs/java/com/sleepycat/db/CheckpointConfig.html db-4.3.28.NC/docs/java/com/sleepycat/db/Cursor.html db-4.3.28.NC/docs/java/com/sleepycat/db/CursorConfig.html db-4.3.28.NC/docs/java/com/sleepycat/db/Database.html db-4.3.28.NC/docs/java/com/sleepycat/db/DatabaseConfig.html db-4.3.28.NC/docs/java/com/sleepycat/db/DatabaseEntry.html db-4.3.28.NC/docs/java/com/sleepycat/db/DatabaseException.html db-4.3.28.NC/docs/java/com/sleepycat/db/DatabaseStats.html db-4.3.28.NC/docs/java/com/sleepycat/db/DatabaseType.html db-4.3.28.NC/docs/java/com/sleepycat/db/DeadlockException.html db-4.3.28.NC/docs/java/com/sleepycat/db/Hasher.html db-4.3.28.NC/docs/java/com/sleepycat/db/Environment.html db-4.3.28.NC/docs/java/com/sleepycat/db/EnvironmentConfig.html db-4.3.28.NC/docs/java/com/sleepycat/db/ErrorHandler.html db-4.3.28.NC/docs/java/com/sleepycat/db/FeedbackHandler.html db-4.3.28.NC/docs/java/com/sleepycat/db/HashStats.html db-4.3.28.NC/docs/java/com/sleepycat/db/JoinConfig.html db-4.3.28.NC/docs/java/com/sleepycat/db/JoinCursor.html db-4.3.28.NC/docs/java/com/sleepycat/db/KeyRange.html db-4.3.28.NC/docs/java/com/sleepycat/db/Lock.html db-4.3.28.NC/docs/java/com/sleepycat/db/LockDetectMode.html db-4.3.28.NC/docs/java/com/sleepycat/db/LockMode.html db-4.3.28.NC/docs/java/com/sleepycat/db/LockNotGrantedException.html db-4.3.28.NC/docs/java/com/sleepycat/db/LockOperation.html db-4.3.28.NC/docs/java/com/sleepycat/db/LockRequest.html db-4.3.28.NC/docs/java/com/sleepycat/db/LockRequestMode.html db-4.3.28.NC/docs/java/com/sleepycat/db/LockStats.html db-4.3.28.NC/docs/java/com/sleepycat/db/LogCursor.html db-4.3.28.NC/docs/java/com/sleepycat/db/LogRecordHandler.html db-4.3.28.NC/docs/java/com/sleepycat/db/LogSequenceNumber.html db-4.3.28.NC/docs/java/com/sleepycat/db/LogStats.html db-4.3.28.NC/docs/java/com/sleepycat/db/MemoryException.html db-4.3.28.NC/docs/java/com/sleepycat/db/MessageHandler.html db-4.3.28.NC/docs/java/com/sleepycat/db/MultipleDataEntry.html db-4.3.28.NC/docs/java/com/sleepycat/db/MultipleEntry.html db-4.3.28.NC/docs/java/com/sleepycat/db/MultipleKeyDataEntry.html db-4.3.28.NC/docs/java/com/sleepycat/db/MultipleRecnoDataEntry.html db-4.3.28.NC/docs/java/com/sleepycat/db/OperationStatus.html db-4.3.28.NC/docs/java/com/sleepycat/db/package-frame.html db-4.3.28.NC/docs/java/com/sleepycat/db/package-summary.html db-4.3.28.NC/docs/java/com/sleepycat/db/package-tree.html db-4.3.28.NC/docs/java/com/sleepycat/db/package-use.html db-4.3.28.NC/docs/java/com/sleepycat/db/PanicHandler.html db-4.3.28.NC/docs/java/com/sleepycat/db/PreparedTransaction.html db-4.3.28.NC/docs/java/com/sleepycat/db/QueueStats.html db-4.3.28.NC/docs/java/com/sleepycat/db/Sequence.html db-4.3.28.NC/docs/java/com/sleepycat/db/RecordNumberAppender.html db-4.3.28.NC/docs/java/com/sleepycat/db/RecoveryOperation.html db-4.3.28.NC/docs/java/com/sleepycat/db/ReplicationHandleDeadException.html db-4.3.28.NC/docs/java/com/sleepycat/db/ReplicationStats.html db-4.3.28.NC/docs/java/com/sleepycat/db/ReplicationStatus.html db-4.3.28.NC/docs/java/com/sleepycat/db/ReplicationTransport.html db-4.3.28.NC/docs/java/com/sleepycat/db/RunRecoveryException.html db-4.3.28.NC/docs/java/com/sleepycat/db/SecondaryConfig.html db-4.3.28.NC/docs/java/com/sleepycat/db/SecondaryCursor.html db-4.3.28.NC/docs/java/com/sleepycat/db/SecondaryDatabase.html db-4.3.28.NC/docs/java/com/sleepycat/db/SecondaryKeyCreator.html db-4.3.28.NC/docs/java/com/sleepycat/db/SequenceConfig.html db-4.3.28.NC/docs/java/com/sleepycat/db/SequenceStats.html db-4.3.28.NC/docs/java/com/sleepycat/db/StatsConfig.html db-4.3.28.NC/docs/java/com/sleepycat/db/Transaction.html db-4.3.28.NC/docs/java/com/sleepycat/db/TransactionConfig.html db-4.3.28.NC/docs/java/com/sleepycat/db/TransactionStats.Active.html db-4.3.28.NC/docs/java/com/sleepycat/db/TransactionStats.html db-4.3.28.NC/docs/java/com/sleepycat/db/BtreePrefixCalculator.html db-4.3.28.NC/docs/java/com/sleepycat/db/VerifyConfig.html db-4.3.28.NC/docs/java/com/sleepycat/util db-4.3.28.NC/docs/java/com/sleepycat/util/class-use db-4.3.28.NC/docs/java/com/sleepycat/util/class-use/FastOutputStream.html db-4.3.28.NC/docs/java/com/sleepycat/util/class-use/ExceptionWrapper.html db-4.3.28.NC/docs/java/com/sleepycat/util/class-use/FastInputStream.html db-4.3.28.NC/docs/java/com/sleepycat/util/class-use/ExceptionUnwrapper.html db-4.3.28.NC/docs/java/com/sleepycat/util/class-use/IOExceptionWrapper.html db-4.3.28.NC/docs/java/com/sleepycat/util/class-use/RuntimeExceptionWrapper.html db-4.3.28.NC/docs/java/com/sleepycat/util/class-use/UtfOps.html db-4.3.28.NC/docs/java/com/sleepycat/util/ExceptionUnwrapper.html db-4.3.28.NC/docs/java/com/sleepycat/util/ExceptionWrapper.html db-4.3.28.NC/docs/java/com/sleepycat/util/FastInputStream.html db-4.3.28.NC/docs/java/com/sleepycat/util/FastOutputStream.html db-4.3.28.NC/docs/java/com/sleepycat/util/IOExceptionWrapper.html db-4.3.28.NC/docs/java/com/sleepycat/util/package-frame.html db-4.3.28.NC/docs/java/com/sleepycat/util/package-summary.html db-4.3.28.NC/docs/java/com/sleepycat/util/package-tree.html db-4.3.28.NC/docs/java/com/sleepycat/util/package-use.html db-4.3.28.NC/docs/java/com/sleepycat/util/RuntimeExceptionWrapper.html db-4.3.28.NC/docs/java/com/sleepycat/util/UtfOps.html db-4.3.28.NC/docs/java/resources db-4.3.28.NC/docs/java/resources/inherit.gif db-4.3.28.NC/docs/java/constant-values.html db-4.3.28.NC/docs/java/deprecated-list.html db-4.3.28.NC/docs/java/help-doc.html db-4.3.28.NC/docs/java/index-all.html db-4.3.28.NC/docs/java/index.html db-4.3.28.NC/docs/java/overview-frame.html db-4.3.28.NC/docs/java/overview-summary.html db-4.3.28.NC/docs/java/overview-tree.html db-4.3.28.NC/docs/java/package-list db-4.3.28.NC/docs/java/packages.html db-4.3.28.NC/docs/java/serialized-form.html db-4.3.28.NC/docs/java/allclasses-frame.html db-4.3.28.NC/docs/java/style.css db-4.3.28.NC/docs/java/allclasses-noframe.html db-4.3.28.NC/docs/images db-4.3.28.NC/docs/images/api.gif db-4.3.28.NC/docs/images/next.gif db-4.3.28.NC/docs/images/prev.gif db-4.3.28.NC/docs/images/ps.gif db-4.3.28.NC/docs/images/ref.gif db-4.3.28.NC/docs/images/sleepycat.gif db-4.3.28.NC/docs/collections db-4.3.28.NC/docs/collections/tutorial db-4.3.28.NC/docs/collections/tutorial/usingtransactions.html db-4.3.28.NC/docs/collections/tutorial/BerkeleyDB-Java-Collections.pdf db-4.3.28.NC/docs/collections/tutorial/Entity.html db-4.3.28.NC/docs/collections/tutorial/SerializableEntity.html db-4.3.28.NC/docs/collections/tutorial/SerializedObjectStorage.html db-4.3.28.NC/docs/collections/tutorial/Summary.html db-4.3.28.NC/docs/collections/tutorial/Tuple.html db-4.3.28.NC/docs/collections/tutorial/UsingCollectionsAPI.html db-4.3.28.NC/docs/collections/tutorial/UsingSecondaries.html db-4.3.28.NC/docs/collections/tutorial/UsingStoredCollections.html db-4.3.28.NC/docs/collections/tutorial/addingdatabaseitems.html db-4.3.28.NC/docs/collections/tutorial/collectionOverview.html db-4.3.28.NC/docs/collections/tutorial/collectionswithentities.html db-4.3.28.NC/docs/collections/tutorial/createbindingscollections.html db-4.3.28.NC/docs/collections/tutorial/developing.html db-4.3.28.NC/docs/collections/tutorial/creatingentitybindings.html db-4.3.28.NC/docs/collections/tutorial/entitieswithcollections.html db-4.3.28.NC/docs/collections/tutorial/gettingStarted.css db-4.3.28.NC/docs/collections/tutorial/handlingexceptions.html db-4.3.28.NC/docs/collections/tutorial/implementingmain.html db-4.3.28.NC/docs/collections/tutorial/index.html db-4.3.28.NC/docs/collections/tutorial/indexedcollections.html db-4.3.28.NC/docs/collections/tutorial/intro.html db-4.3.28.NC/docs/collections/tutorial/openclasscatalog.html db-4.3.28.NC/docs/collections/tutorial/opendatabases.html db-4.3.28.NC/docs/collections/tutorial/opendbenvironment.html db-4.3.28.NC/docs/collections/tutorial/openingforeignkeys.html db-4.3.28.NC/docs/collections/tutorial/preface.html db-4.3.28.NC/docs/collections/tutorial/removingredundantvalueclasses.html db-4.3.28.NC/docs/collections/tutorial/retrievingbyindexkey.html db-4.3.28.NC/docs/collections/tutorial/retrievingdatabaseitems.html db-4.3.28.NC/docs/collections/tutorial/sortedcollections.html db-4.3.28.NC/docs/collections/tutorial/transientfieldsinbinding.html db-4.3.28.NC/docs/collections/tutorial/tuple-serialentitybindings.html db-4.3.28.NC/docs/collections/tutorial/tuplekeybindings.html db-4.3.28.NC/docs/collections/tutorial/tupleswithkeycreators.html db-4.3.28.NC/docs/collections/tutorial/tutorialintroduction.html db-4.3.28.NC/docs/collections/tutorial/BasicProgram.html db-4.3.28.NC/docs/gsg db-4.3.28.NC/docs/gsg/C db-4.3.28.NC/docs/gsg/C/usingDbt.html db-4.3.28.NC/docs/gsg/C/CoreCursorUsage.html db-4.3.28.NC/docs/gsg/C/CoreDBAdmin.html db-4.3.28.NC/docs/gsg/C/CoreDbUsage.html db-4.3.28.NC/docs/gsg/C/CoreEnvUsage.html db-4.3.28.NC/docs/gsg/C/Cursors.html db-4.3.28.NC/docs/gsg/C/DB.html db-4.3.28.NC/docs/gsg/C/DBEntry.html db-4.3.28.NC/docs/gsg/C/DBOpenFlags.html db-4.3.28.NC/docs/gsg/C/DbUsage.html db-4.3.28.NC/docs/gsg/C/DeleteEntryWCursor.html db-4.3.28.NC/docs/gsg/C/Positioning.html db-4.3.28.NC/docs/gsg/C/PutEntryWCursor.html db-4.3.28.NC/docs/gsg/C/ReplacingEntryWCursor.html db-4.3.28.NC/docs/gsg/C/accessmethods.html db-4.3.28.NC/docs/gsg/C/btree.html db-4.3.28.NC/docs/gsg/C/cachesize.html db-4.3.28.NC/docs/gsg/C/concepts.html db-4.3.28.NC/docs/gsg/C/coredbclose.html db-4.3.28.NC/docs/gsg/C/coreindexusage.html db-4.3.28.NC/docs/gsg/C/cstructs.html db-4.3.28.NC/docs/gsg/C/databaseLimits.html db-4.3.28.NC/docs/gsg/C/dbErrorReporting.html db-4.3.28.NC/docs/gsg/C/dbconfig.html db-4.3.28.NC/docs/gsg/C/environments.html db-4.3.28.NC/docs/gsg/C/gettingStarted.css db-4.3.28.NC/docs/gsg/C/gettingit.html db-4.3.28.NC/docs/gsg/C/index.html db-4.3.28.NC/docs/gsg/C/indexes.html db-4.3.28.NC/docs/gsg/C/introduction.html db-4.3.28.NC/docs/gsg/C/joins.html db-4.3.28.NC/docs/gsg/C/keyCreator.html db-4.3.28.NC/docs/gsg/C/preface.html db-4.3.28.NC/docs/gsg/C/readSecondary.html db-4.3.28.NC/docs/gsg/C/secondaryCursor.html db-4.3.28.NC/docs/gsg/C/secondaryDelete.html db-4.3.28.NC/docs/gsg/C/BerkeleyDB-Core-C-GSG.pdf db-4.3.28.NC/docs/gsg/CXX db-4.3.28.NC/docs/gsg/CXX/usingDbt.html db-4.3.28.NC/docs/gsg/CXX/CoreCursorUsage.html db-4.3.28.NC/docs/gsg/CXX/CoreDBAdmin.html db-4.3.28.NC/docs/gsg/CXX/CoreDbCXXUsage.html db-4.3.28.NC/docs/gsg/CXX/CoreEnvUsage.html db-4.3.28.NC/docs/gsg/CXX/Cursors.html db-4.3.28.NC/docs/gsg/CXX/DB.html db-4.3.28.NC/docs/gsg/CXX/DBEntry.html db-4.3.28.NC/docs/gsg/CXX/DBOpenFlags.html db-4.3.28.NC/docs/gsg/CXX/DbCXXUsage.html db-4.3.28.NC/docs/gsg/CXX/DeleteEntryWCursor.html db-4.3.28.NC/docs/gsg/CXX/Positioning.html db-4.3.28.NC/docs/gsg/CXX/PutEntryWCursor.html db-4.3.28.NC/docs/gsg/CXX/ReplacingEntryWCursor.html db-4.3.28.NC/docs/gsg/CXX/accessmethods.html db-4.3.28.NC/docs/gsg/CXX/btree.html db-4.3.28.NC/docs/gsg/CXX/cachesize.html db-4.3.28.NC/docs/gsg/CXX/concepts.html db-4.3.28.NC/docs/gsg/CXX/coreExceptions.html db-4.3.28.NC/docs/gsg/CXX/coredbclose.html db-4.3.28.NC/docs/gsg/CXX/coreindexusage.html db-4.3.28.NC/docs/gsg/CXX/databaseLimits.html db-4.3.28.NC/docs/gsg/CXX/dbErrorReporting.html db-4.3.28.NC/docs/gsg/CXX/dbconfig.html db-4.3.28.NC/docs/gsg/CXX/environments.html db-4.3.28.NC/docs/gsg/CXX/gettingStarted.css db-4.3.28.NC/docs/gsg/CXX/gettingit.html db-4.3.28.NC/docs/gsg/CXX/index.html db-4.3.28.NC/docs/gsg/CXX/indexes.html db-4.3.28.NC/docs/gsg/CXX/introduction.html db-4.3.28.NC/docs/gsg/CXX/joins.html db-4.3.28.NC/docs/gsg/CXX/keyCreator.html db-4.3.28.NC/docs/gsg/CXX/preface.html db-4.3.28.NC/docs/gsg/CXX/readSecondary.html db-4.3.28.NC/docs/gsg/CXX/secondaryCursor.html db-4.3.28.NC/docs/gsg/CXX/secondaryDelete.html db-4.3.28.NC/docs/gsg/CXX/BerkeleyDB-Core-Cxx-GSG.pdf db-4.3.28.NC/docs/gsg/JAVA db-4.3.28.NC/docs/gsg/JAVA/usingDbt.html db-4.3.28.NC/docs/gsg/JAVA/CoreEnvUsage.html db-4.3.28.NC/docs/gsg/JAVA/CoreJavaUsage.html db-4.3.28.NC/docs/gsg/JAVA/Cursors.html db-4.3.28.NC/docs/gsg/JAVA/DB.html db-4.3.28.NC/docs/gsg/JAVA/DBAdmin.html db-4.3.28.NC/docs/gsg/JAVA/DBEntry.html db-4.3.28.NC/docs/gsg/JAVA/DeleteEntryWCursor.html db-4.3.28.NC/docs/gsg/JAVA/Positioning.html db-4.3.28.NC/docs/gsg/JAVA/PutEntryWCursor.html db-4.3.28.NC/docs/gsg/JAVA/ReplacingEntryWCursor.html db-4.3.28.NC/docs/gsg/JAVA/accessmethods.html db-4.3.28.NC/docs/gsg/JAVA/bindAPI.html db-4.3.28.NC/docs/gsg/JAVA/btree.html db-4.3.28.NC/docs/gsg/JAVA/cachesize.html db-4.3.28.NC/docs/gsg/JAVA/concepts.html db-4.3.28.NC/docs/gsg/JAVA/coreExceptions.html db-4.3.28.NC/docs/gsg/JAVA/coredbclose.html db-4.3.28.NC/docs/gsg/JAVA/cursorJavaUsage.html db-4.3.28.NC/docs/gsg/JAVA/databaseLimits.html db-4.3.28.NC/docs/gsg/JAVA/dbErrorReporting.html db-4.3.28.NC/docs/gsg/JAVA/db_config.html db-4.3.28.NC/docs/gsg/JAVA/dbconfig.html db-4.3.28.NC/docs/gsg/JAVA/dbtJavaUsage.html db-4.3.28.NC/docs/gsg/JAVA/environments.html db-4.3.28.NC/docs/gsg/JAVA/gettingStarted.css db-4.3.28.NC/docs/gsg/JAVA/gettingit.html db-4.3.28.NC/docs/gsg/JAVA/index.html db-4.3.28.NC/docs/gsg/JAVA/indexes.html db-4.3.28.NC/docs/gsg/JAVA/introduction.html db-4.3.28.NC/docs/gsg/JAVA/javaindexusage.html db-4.3.28.NC/docs/gsg/JAVA/joins.html db-4.3.28.NC/docs/gsg/JAVA/keyCreator.html db-4.3.28.NC/docs/gsg/JAVA/preface.html db-4.3.28.NC/docs/gsg/JAVA/readSecondary.html db-4.3.28.NC/docs/gsg/JAVA/returns.html db-4.3.28.NC/docs/gsg/JAVA/secondaryCursor.html db-4.3.28.NC/docs/gsg/JAVA/secondaryDelete.html db-4.3.28.NC/docs/gsg/JAVA/secondaryProps.html db-4.3.28.NC/docs/gsg/JAVA/BerkeleyDB-Core-JAVA-GSG.pdf db-4.3.28.NC/docs/sleepycat db-4.3.28.NC/docs/sleepycat/legal.html db-4.3.28.NC/docs/sleepycat/license.html db-4.3.28.NC/docs/api_c db-4.3.28.NC/docs/api_c/c_pindex.html db-4.3.28.NC/docs/api_c/frame.html db-4.3.28.NC/docs/api_c/object.html db-4.3.28.NC/docs/api_c/db_associate.html db-4.3.28.NC/docs/api_c/pindex.src db-4.3.28.NC/docs/api_c/db_class.html db-4.3.28.NC/docs/api_c/db_close.html db-4.3.28.NC/docs/api_c/db_cursor.html db-4.3.28.NC/docs/api_c/db_del.html db-4.3.28.NC/docs/api_c/db_err.html db-4.3.28.NC/docs/api_c/db_get.html db-4.3.28.NC/docs/api_c/db_get_byteswapped.html db-4.3.28.NC/docs/api_c/db_get_mpf.html db-4.3.28.NC/docs/api_c/db_get_type.html db-4.3.28.NC/docs/api_c/db_getenv.html db-4.3.28.NC/docs/api_c/db_join.html db-4.3.28.NC/docs/api_c/db_key_range.html db-4.3.28.NC/docs/api_c/db_list.html db-4.3.28.NC/docs/api_c/db_open.html db-4.3.28.NC/docs/api_c/env_set_lg_bsize.html db-4.3.28.NC/docs/api_c/db_put.html db-4.3.28.NC/docs/api_c/db_remove.html db-4.3.28.NC/docs/api_c/db_rename.html db-4.3.28.NC/docs/api_c/db_set_append_recno.html db-4.3.28.NC/docs/api_c/db_set_bt_compare.html db-4.3.28.NC/docs/api_c/db_set_bt_minkey.html db-4.3.28.NC/docs/api_c/db_set_bt_prefix.html db-4.3.28.NC/docs/api_c/db_set_cachesize.html db-4.3.28.NC/docs/api_c/db_set_dup_compare.html db-4.3.28.NC/docs/api_c/db_set_encrypt.html db-4.3.28.NC/docs/api_c/db_set_errcall.html db-4.3.28.NC/docs/api_c/db_set_msgcall.html db-4.3.28.NC/docs/api_c/db_set_errpfx.html db-4.3.28.NC/docs/api_c/db_set_feedback.html db-4.3.28.NC/docs/api_c/db_set_flags.html db-4.3.28.NC/docs/api_c/db_set_h_ffactor.html db-4.3.28.NC/docs/api_c/db_set_h_hash.html db-4.3.28.NC/docs/api_c/db_set_h_nelem.html db-4.3.28.NC/docs/api_c/db_set_lorder.html db-4.3.28.NC/docs/api_c/db_set_pagesize.html db-4.3.28.NC/docs/api_c/db_set_paniccall.html db-4.3.28.NC/docs/api_c/db_set_q_extentsize.html db-4.3.28.NC/docs/api_c/db_set_re_delim.html db-4.3.28.NC/docs/api_c/db_set_re_len.html db-4.3.28.NC/docs/api_c/db_set_re_pad.html db-4.3.28.NC/docs/api_c/db_set_re_source.html db-4.3.28.NC/docs/api_c/db_stat.html db-4.3.28.NC/docs/api_c/db_sync.html db-4.3.28.NC/docs/api_c/db_truncate.html db-4.3.28.NC/docs/api_c/db_upgrade.html db-4.3.28.NC/docs/api_c/db_verify.html db-4.3.28.NC/docs/api_c/dbt_class.html db-4.3.28.NC/docs/api_c/db_fd.html db-4.3.28.NC/docs/api_c/db_set_alloc.html db-4.3.28.NC/docs/api_c/db_set_errfile.html db-4.3.28.NC/docs/api_c/db_set_msgfile.html db-4.3.28.NC/docs/api_c/dbt_bulk.html db-4.3.28.NC/docs/api_c/dbc_class.html db-4.3.28.NC/docs/api_c/dbc_close.html db-4.3.28.NC/docs/api_c/dbc_count.html db-4.3.28.NC/docs/api_c/dbc_del.html db-4.3.28.NC/docs/api_c/dbc_dup.html db-4.3.28.NC/docs/api_c/dbc_get.html db-4.3.28.NC/docs/api_c/dbc_list.html db-4.3.28.NC/docs/api_c/dbc_put.html db-4.3.28.NC/docs/api_c/api_core.html db-4.3.28.NC/docs/api_c/env_class.html db-4.3.28.NC/docs/api_c/env_close.html db-4.3.28.NC/docs/api_c/env_dbremove.html db-4.3.28.NC/docs/api_c/env_dbrename.html db-4.3.28.NC/docs/api_c/env_err.html db-4.3.28.NC/docs/api_c/env_list.html db-4.3.28.NC/docs/api_c/env_open.html db-4.3.28.NC/docs/api_c/env_remove.html db-4.3.28.NC/docs/api_c/env_set_app_dispatch.html db-4.3.28.NC/docs/api_c/env_set_cachesize.html db-4.3.28.NC/docs/api_c/env_set_data_dir.html db-4.3.28.NC/docs/api_c/env_set_encrypt.html db-4.3.28.NC/docs/api_c/env_set_errcall.html db-4.3.28.NC/docs/api_c/env_set_errpfx.html db-4.3.28.NC/docs/api_c/env_set_feedback.html db-4.3.28.NC/docs/api_c/env_set_flags.html db-4.3.28.NC/docs/api_c/env_set_msgcall.html db-4.3.28.NC/docs/api_c/env_set_paniccall.html db-4.3.28.NC/docs/api_c/env_set_rpc_server.html db-4.3.28.NC/docs/api_c/env_set_shm_key.html db-4.3.28.NC/docs/api_c/env_set_tas_spins.html db-4.3.28.NC/docs/api_c/env_set_timeout.html db-4.3.28.NC/docs/api_c/env_set_tmp_dir.html db-4.3.28.NC/docs/api_c/env_set_verbose.html db-4.3.28.NC/docs/api_c/env_strerror.html db-4.3.28.NC/docs/api_c/env_version.html db-4.3.28.NC/docs/api_c/env_set_alloc.html db-4.3.28.NC/docs/api_c/env_set_errfile.html db-4.3.28.NC/docs/api_c/env_set_msgfile.html db-4.3.28.NC/docs/api_c/env_stat.html db-4.3.28.NC/docs/api_c/dbm.html db-4.3.28.NC/docs/api_c/hsearch.html db-4.3.28.NC/docs/api_c/env_set_lk_conflicts.html db-4.3.28.NC/docs/api_c/env_set_lk_detect.html db-4.3.28.NC/docs/api_c/env_set_lk_max_lockers.html db-4.3.28.NC/docs/api_c/env_set_lk_max_locks.html db-4.3.28.NC/docs/api_c/env_set_lk_max_objects.html db-4.3.28.NC/docs/api_c/lock_class.html db-4.3.28.NC/docs/api_c/lock_detect.html db-4.3.28.NC/docs/api_c/lock_get.html db-4.3.28.NC/docs/api_c/lock_id.html db-4.3.28.NC/docs/api_c/lock_id_free.html db-4.3.28.NC/docs/api_c/txn_id.html db-4.3.28.NC/docs/api_c/lock_list.html db-4.3.28.NC/docs/api_c/lock_put.html db-4.3.28.NC/docs/api_c/lock_stat.html db-4.3.28.NC/docs/api_c/lock_vec.html db-4.3.28.NC/docs/api_c/env_set_lg_dir.html db-4.3.28.NC/docs/api_c/env_set_lg_max.html db-4.3.28.NC/docs/api_c/env_set_lg_regionmax.html db-4.3.28.NC/docs/api_c/log_archive.html db-4.3.28.NC/docs/api_c/log_compare.html db-4.3.28.NC/docs/api_c/log_cursor.html db-4.3.28.NC/docs/api_c/log_file.html db-4.3.28.NC/docs/api_c/log_flush.html db-4.3.28.NC/docs/api_c/log_list.html db-4.3.28.NC/docs/api_c/log_put.html db-4.3.28.NC/docs/api_c/log_stat.html db-4.3.28.NC/docs/api_c/logc_class.html db-4.3.28.NC/docs/api_c/logc_close.html db-4.3.28.NC/docs/api_c/logc_get.html db-4.3.28.NC/docs/api_c/lsn_class.html db-4.3.28.NC/docs/api_c/memp_fclose.html db-4.3.28.NC/docs/api_c/env_set_mp_mmapsize.html db-4.3.28.NC/docs/api_c/memp_fcreate.html db-4.3.28.NC/docs/api_c/memp_fget.html db-4.3.28.NC/docs/api_c/memp_fopen.html db-4.3.28.NC/docs/api_c/memp_fput.html db-4.3.28.NC/docs/api_c/memp_fset.html db-4.3.28.NC/docs/api_c/memp_fsync.html db-4.3.28.NC/docs/api_c/memp_list.html db-4.3.28.NC/docs/api_c/memp_maxwrite.html db-4.3.28.NC/docs/api_c/memp_openfd.html db-4.3.28.NC/docs/api_c/memp_register.html db-4.3.28.NC/docs/api_c/memp_set_clear_len.html db-4.3.28.NC/docs/api_c/memp_set_fileid.html db-4.3.28.NC/docs/api_c/memp_set_flags.html db-4.3.28.NC/docs/api_c/memp_set_ftype.html db-4.3.28.NC/docs/api_c/memp_set_lsn_offset.html db-4.3.28.NC/docs/api_c/memp_set_maxsize.html db-4.3.28.NC/docs/api_c/memp_set_pgcookie.html db-4.3.28.NC/docs/api_c/memp_set_priority.html db-4.3.28.NC/docs/api_c/memp_stat.html db-4.3.28.NC/docs/api_c/memp_sync.html db-4.3.28.NC/docs/api_c/memp_trickle.html db-4.3.28.NC/docs/api_c/mempfile_class.html db-4.3.28.NC/docs/api_c/rep_elect.html db-4.3.28.NC/docs/api_c/rep_limit.html db-4.3.28.NC/docs/api_c/rep_list.html db-4.3.28.NC/docs/api_c/rep_message.html db-4.3.28.NC/docs/api_c/rep_start.html db-4.3.28.NC/docs/api_c/rep_stat.html db-4.3.28.NC/docs/api_c/rep_transport.html db-4.3.28.NC/docs/api_c/set_func_close.html db-4.3.28.NC/docs/api_c/set_func_dirfree.html db-4.3.28.NC/docs/api_c/set_func_dirlist.html db-4.3.28.NC/docs/api_c/set_func_exists.html db-4.3.28.NC/docs/api_c/set_func_free.html db-4.3.28.NC/docs/api_c/set_func_fsync.html db-4.3.28.NC/docs/api_c/set_func_ftruncate.html db-4.3.28.NC/docs/api_c/set_func_ioinfo.html db-4.3.28.NC/docs/api_c/set_func_malloc.html db-4.3.28.NC/docs/api_c/set_func_map.html db-4.3.28.NC/docs/api_c/set_func_open.html db-4.3.28.NC/docs/api_c/set_func_pread.html db-4.3.28.NC/docs/api_c/set_func_pwrite.html db-4.3.28.NC/docs/api_c/set_func_read.html db-4.3.28.NC/docs/api_c/set_func_realloc.html db-4.3.28.NC/docs/api_c/set_func_rename.html db-4.3.28.NC/docs/api_c/set_func_seek.html db-4.3.28.NC/docs/api_c/set_func_sleep.html db-4.3.28.NC/docs/api_c/set_func_unlink.html db-4.3.28.NC/docs/api_c/set_func_unmap.html db-4.3.28.NC/docs/api_c/set_func_write.html db-4.3.28.NC/docs/api_c/set_func_yield.html db-4.3.28.NC/docs/api_c/seq_class.html db-4.3.28.NC/docs/api_c/seq_close.html db-4.3.28.NC/docs/api_c/seq_get.html db-4.3.28.NC/docs/api_c/seq_init_value.html db-4.3.28.NC/docs/api_c/seq_list.html db-4.3.28.NC/docs/api_c/seq_open.html db-4.3.28.NC/docs/api_c/seq_set_cachesize.html db-4.3.28.NC/docs/api_c/seq_set_flags.html db-4.3.28.NC/docs/api_c/seq_set_range.html db-4.3.28.NC/docs/api_c/seq_stat.html db-4.3.28.NC/docs/api_c/seq_remove.html db-4.3.28.NC/docs/api_c/env_set_tx_max.html db-4.3.28.NC/docs/api_c/env_set_tx_timestamp.html db-4.3.28.NC/docs/api_c/txn_abort.html db-4.3.28.NC/docs/api_c/txn_begin.html db-4.3.28.NC/docs/api_c/txn_checkpoint.html db-4.3.28.NC/docs/api_c/txn_class.html db-4.3.28.NC/docs/api_c/txn_commit.html db-4.3.28.NC/docs/api_c/txn_discard.html db-4.3.28.NC/docs/api_c/txn_list.html db-4.3.28.NC/docs/api_c/txn_prepare.html db-4.3.28.NC/docs/api_c/txn_recover.html db-4.3.28.NC/docs/api_c/txn_set_timeout.html db-4.3.28.NC/docs/api_c/txn_stat.html db-4.3.28.NC/docs/api_c/dbt_package.html db-4.3.28.NC/docs/api_cxx db-4.3.28.NC/docs/api_cxx/txn_stat.html db-4.3.28.NC/docs/api_cxx/frame.html db-4.3.28.NC/docs/api_cxx/object.html db-4.3.28.NC/docs/api_cxx/exc_package.html db-4.3.28.NC/docs/api_cxx/db_associate.html db-4.3.28.NC/docs/api_cxx/pindex.src db-4.3.28.NC/docs/api_cxx/db_class.html db-4.3.28.NC/docs/api_cxx/db_close.html db-4.3.28.NC/docs/api_cxx/db_cursor.html db-4.3.28.NC/docs/api_cxx/db_del.html db-4.3.28.NC/docs/api_cxx/db_err.html db-4.3.28.NC/docs/api_cxx/db_get.html db-4.3.28.NC/docs/api_cxx/db_get_byteswapped.html db-4.3.28.NC/docs/api_cxx/db_get_mpf.html db-4.3.28.NC/docs/api_cxx/db_get_type.html db-4.3.28.NC/docs/api_cxx/db_getenv.html db-4.3.28.NC/docs/api_cxx/db_join.html db-4.3.28.NC/docs/api_cxx/db_key_range.html db-4.3.28.NC/docs/api_cxx/db_list.html db-4.3.28.NC/docs/api_cxx/cxx_pindex.html db-4.3.28.NC/docs/api_cxx/db_open.html db-4.3.28.NC/docs/api_cxx/db_put.html db-4.3.28.NC/docs/api_cxx/db_remove.html db-4.3.28.NC/docs/api_cxx/db_rename.html db-4.3.28.NC/docs/api_cxx/db_set_append_recno.html db-4.3.28.NC/docs/api_cxx/db_set_bt_compare.html db-4.3.28.NC/docs/api_cxx/db_set_bt_minkey.html db-4.3.28.NC/docs/api_cxx/db_set_bt_prefix.html db-4.3.28.NC/docs/api_cxx/db_set_cachesize.html db-4.3.28.NC/docs/api_cxx/db_set_dup_compare.html db-4.3.28.NC/docs/api_cxx/db_set_encrypt.html db-4.3.28.NC/docs/api_cxx/db_set_errcall.html db-4.3.28.NC/docs/api_cxx/db_set_msgcall.html db-4.3.28.NC/docs/api_cxx/db_set_errpfx.html db-4.3.28.NC/docs/api_cxx/db_set_feedback.html db-4.3.28.NC/docs/api_cxx/db_set_flags.html db-4.3.28.NC/docs/api_cxx/db_set_h_ffactor.html db-4.3.28.NC/docs/api_cxx/db_fd.html db-4.3.28.NC/docs/api_cxx/db_set_h_hash.html db-4.3.28.NC/docs/api_cxx/db_set_h_nelem.html db-4.3.28.NC/docs/api_cxx/db_set_lorder.html db-4.3.28.NC/docs/api_cxx/db_set_pagesize.html db-4.3.28.NC/docs/api_cxx/db_set_paniccall.html db-4.3.28.NC/docs/api_cxx/db_set_q_extentsize.html db-4.3.28.NC/docs/api_cxx/db_set_re_delim.html db-4.3.28.NC/docs/api_cxx/db_set_re_len.html db-4.3.28.NC/docs/api_cxx/db_set_re_pad.html db-4.3.28.NC/docs/api_cxx/db_set_re_source.html db-4.3.28.NC/docs/api_cxx/db_stat.html db-4.3.28.NC/docs/api_cxx/db_sync.html db-4.3.28.NC/docs/api_cxx/db_truncate.html db-4.3.28.NC/docs/api_cxx/db_upgrade.html db-4.3.28.NC/docs/api_cxx/db_verify.html db-4.3.28.NC/docs/api_cxx/dbt_class.html db-4.3.28.NC/docs/api_cxx/db_set_alloc.html db-4.3.28.NC/docs/api_cxx/db_set_errfile.html db-4.3.28.NC/docs/api_cxx/db_set_error_stream.html db-4.3.28.NC/docs/api_cxx/db_set_msg_stream.html db-4.3.28.NC/docs/api_cxx/db_set_msgfile.html db-4.3.28.NC/docs/api_cxx/dbt_bulk_class.html db-4.3.28.NC/docs/api_cxx/dbc_class.html db-4.3.28.NC/docs/api_cxx/dbc_close.html db-4.3.28.NC/docs/api_cxx/dbc_count.html db-4.3.28.NC/docs/api_cxx/dbc_del.html db-4.3.28.NC/docs/api_cxx/dbc_dup.html db-4.3.28.NC/docs/api_cxx/dbc_get.html db-4.3.28.NC/docs/api_cxx/dbc_list.html db-4.3.28.NC/docs/api_cxx/dbc_put.html db-4.3.28.NC/docs/api_cxx/except_class.html db-4.3.28.NC/docs/api_cxx/runrec_class.html db-4.3.28.NC/docs/api_cxx/api_core.html db-4.3.28.NC/docs/api_cxx/env_class.html db-4.3.28.NC/docs/api_cxx/env_close.html db-4.3.28.NC/docs/api_cxx/env_dbremove.html db-4.3.28.NC/docs/api_cxx/env_dbrename.html db-4.3.28.NC/docs/api_cxx/env_err.html db-4.3.28.NC/docs/api_cxx/env_list.html db-4.3.28.NC/docs/api_cxx/env_open.html db-4.3.28.NC/docs/api_cxx/env_remove.html db-4.3.28.NC/docs/api_cxx/env_set_app_dispatch.html db-4.3.28.NC/docs/api_cxx/env_set_cachesize.html db-4.3.28.NC/docs/api_cxx/env_set_data_dir.html db-4.3.28.NC/docs/api_cxx/env_set_encrypt.html db-4.3.28.NC/docs/api_cxx/env_set_errcall.html db-4.3.28.NC/docs/api_cxx/env_set_errpfx.html db-4.3.28.NC/docs/api_cxx/env_set_feedback.html db-4.3.28.NC/docs/api_cxx/env_set_flags.html db-4.3.28.NC/docs/api_cxx/env_set_msgcall.html db-4.3.28.NC/docs/api_cxx/env_set_paniccall.html db-4.3.28.NC/docs/api_cxx/env_set_rpc_server.html db-4.3.28.NC/docs/api_cxx/env_set_shm_key.html db-4.3.28.NC/docs/api_cxx/env_set_tas_spins.html db-4.3.28.NC/docs/api_cxx/env_set_timeout.html db-4.3.28.NC/docs/api_cxx/env_set_tmp_dir.html db-4.3.28.NC/docs/api_cxx/env_set_verbose.html db-4.3.28.NC/docs/api_cxx/env_strerror.html db-4.3.28.NC/docs/api_cxx/env_version.html db-4.3.28.NC/docs/api_cxx/env_set_alloc.html db-4.3.28.NC/docs/api_cxx/env_set_errfile.html db-4.3.28.NC/docs/api_cxx/env_set_error_stream.html db-4.3.28.NC/docs/api_cxx/env_set_msg_stream.html db-4.3.28.NC/docs/api_cxx/env_set_msgfile.html db-4.3.28.NC/docs/api_cxx/env_stat.html db-4.3.28.NC/docs/api_cxx/env_set_lk_conflicts.html db-4.3.28.NC/docs/api_cxx/env_set_lk_detect.html db-4.3.28.NC/docs/api_cxx/env_set_lk_max_lockers.html db-4.3.28.NC/docs/api_cxx/env_set_lk_max_locks.html db-4.3.28.NC/docs/api_cxx/env_set_lk_max_objects.html db-4.3.28.NC/docs/api_cxx/lock_class.html db-4.3.28.NC/docs/api_cxx/lock_detect.html db-4.3.28.NC/docs/api_cxx/lock_get.html db-4.3.28.NC/docs/api_cxx/lock_id.html db-4.3.28.NC/docs/api_cxx/lock_id_free.html db-4.3.28.NC/docs/api_cxx/lock_list.html db-4.3.28.NC/docs/api_cxx/lock_put.html db-4.3.28.NC/docs/api_cxx/lock_stat.html db-4.3.28.NC/docs/api_cxx/lock_vec.html db-4.3.28.NC/docs/api_cxx/deadlock_class.html db-4.3.28.NC/docs/api_cxx/lockng_class.html db-4.3.28.NC/docs/api_cxx/env_set_lg_bsize.html db-4.3.28.NC/docs/api_cxx/env_set_lg_dir.html db-4.3.28.NC/docs/api_cxx/env_set_lg_max.html db-4.3.28.NC/docs/api_cxx/env_set_lg_regionmax.html db-4.3.28.NC/docs/api_cxx/log_archive.html db-4.3.28.NC/docs/api_cxx/log_compare.html db-4.3.28.NC/docs/api_cxx/log_cursor.html db-4.3.28.NC/docs/api_cxx/log_file.html db-4.3.28.NC/docs/api_cxx/log_flush.html db-4.3.28.NC/docs/api_cxx/log_list.html db-4.3.28.NC/docs/api_cxx/log_put.html db-4.3.28.NC/docs/api_cxx/log_stat.html db-4.3.28.NC/docs/api_cxx/logc_class.html db-4.3.28.NC/docs/api_cxx/logc_close.html db-4.3.28.NC/docs/api_cxx/logc_get.html db-4.3.28.NC/docs/api_cxx/lsn_class.html db-4.3.28.NC/docs/api_cxx/env_set_mp_mmapsize.html db-4.3.28.NC/docs/api_cxx/memp_fclose.html db-4.3.28.NC/docs/api_cxx/memp_fcreate.html db-4.3.28.NC/docs/api_cxx/memp_fget.html db-4.3.28.NC/docs/api_cxx/memp_fopen.html db-4.3.28.NC/docs/api_cxx/memp_fput.html db-4.3.28.NC/docs/api_cxx/memp_fset.html db-4.3.28.NC/docs/api_cxx/memp_fsync.html db-4.3.28.NC/docs/api_cxx/memp_list.html db-4.3.28.NC/docs/api_cxx/memp_maxwrite.html db-4.3.28.NC/docs/api_cxx/memp_openfd.html db-4.3.28.NC/docs/api_cxx/memp_register.html db-4.3.28.NC/docs/api_cxx/memp_set_clear_len.html db-4.3.28.NC/docs/api_cxx/memp_set_fileid.html db-4.3.28.NC/docs/api_cxx/memp_set_flags.html db-4.3.28.NC/docs/api_cxx/memp_set_ftype.html db-4.3.28.NC/docs/api_cxx/memp_set_lsn_offset.html db-4.3.28.NC/docs/api_cxx/memp_set_maxsize.html db-4.3.28.NC/docs/api_cxx/memp_set_pgcookie.html db-4.3.28.NC/docs/api_cxx/memp_set_priority.html db-4.3.28.NC/docs/api_cxx/memp_stat.html db-4.3.28.NC/docs/api_cxx/memp_sync.html db-4.3.28.NC/docs/api_cxx/memp_trickle.html db-4.3.28.NC/docs/api_cxx/mempfile_class.html db-4.3.28.NC/docs/api_cxx/memp_class.html db-4.3.28.NC/docs/api_cxx/rep_elect.html db-4.3.28.NC/docs/api_cxx/rep_limit.html db-4.3.28.NC/docs/api_cxx/rep_list.html db-4.3.28.NC/docs/api_cxx/rep_message.html db-4.3.28.NC/docs/api_cxx/rep_start.html db-4.3.28.NC/docs/api_cxx/rep_stat.html db-4.3.28.NC/docs/api_cxx/rep_transport.html db-4.3.28.NC/docs/api_cxx/seq_class.html db-4.3.28.NC/docs/api_cxx/seq_close.html db-4.3.28.NC/docs/api_cxx/seq_get.html db-4.3.28.NC/docs/api_cxx/seq_init_value.html db-4.3.28.NC/docs/api_cxx/seq_list.html db-4.3.28.NC/docs/api_cxx/seq_open.html db-4.3.28.NC/docs/api_cxx/seq_set_cachesize.html db-4.3.28.NC/docs/api_cxx/seq_set_flags.html db-4.3.28.NC/docs/api_cxx/seq_set_range.html db-4.3.28.NC/docs/api_cxx/seq_stat.html db-4.3.28.NC/docs/api_cxx/seq_remove.html db-4.3.28.NC/docs/api_cxx/env_set_tx_max.html db-4.3.28.NC/docs/api_cxx/env_set_tx_timestamp.html db-4.3.28.NC/docs/api_cxx/txn_abort.html db-4.3.28.NC/docs/api_cxx/txn_begin.html db-4.3.28.NC/docs/api_cxx/txn_checkpoint.html db-4.3.28.NC/docs/api_cxx/txn_class.html db-4.3.28.NC/docs/api_cxx/txn_commit.html db-4.3.28.NC/docs/api_cxx/txn_discard.html db-4.3.28.NC/docs/api_cxx/txn_id.html db-4.3.28.NC/docs/api_cxx/txn_list.html db-4.3.28.NC/docs/api_cxx/txn_prepare.html db-4.3.28.NC/docs/api_cxx/txn_recover.html db-4.3.28.NC/docs/api_cxx/txn_set_timeout.html db-4.3.28.NC/docs/api_cxx/dbt_package.html db-4.3.28.NC/docs/ref db-4.3.28.NC/docs/ref/log db-4.3.28.NC/docs/ref/log/config.html db-4.3.28.NC/docs/ref/log/intro.html db-4.3.28.NC/docs/ref/log/limits.html db-4.3.28.NC/docs/ref/am db-4.3.28.NC/docs/ref/am/verify.html db-4.3.28.NC/docs/ref/am/close.html db-4.3.28.NC/docs/ref/am/count.html db-4.3.28.NC/docs/ref/am/curclose.html db-4.3.28.NC/docs/ref/am/curdel.html db-4.3.28.NC/docs/ref/am/curdup.html db-4.3.28.NC/docs/ref/am/curget.html db-4.3.28.NC/docs/ref/am/curput.html db-4.3.28.NC/docs/ref/am/cursor.html db-4.3.28.NC/docs/ref/am/delete.html db-4.3.28.NC/docs/ref/am/get.html db-4.3.28.NC/docs/ref/am/join.html db-4.3.28.NC/docs/ref/am/open.html db-4.3.28.NC/docs/ref/am/opensub.html db-4.3.28.NC/docs/ref/am/ops.html db-4.3.28.NC/docs/ref/am/put.html db-4.3.28.NC/docs/ref/am/second.html db-4.3.28.NC/docs/ref/am/stat.html db-4.3.28.NC/docs/ref/am/sync.html db-4.3.28.NC/docs/ref/am/truncate.html db-4.3.28.NC/docs/ref/am/upgrade.html db-4.3.28.NC/docs/ref/am/second.javas db-4.3.28.NC/docs/ref/am_conf db-4.3.28.NC/docs/ref/am_conf/select.html db-4.3.28.NC/docs/ref/am_conf/bt_minkey.html db-4.3.28.NC/docs/ref/am_conf/bt_prefix.html db-4.3.28.NC/docs/ref/am_conf/bt_recnum.html db-4.3.28.NC/docs/ref/am_conf/byteorder.html db-4.3.28.NC/docs/ref/am_conf/cachesize.html db-4.3.28.NC/docs/ref/am_conf/dup.html db-4.3.28.NC/docs/ref/am_conf/extentsize.html db-4.3.28.NC/docs/ref/am_conf/h_ffactor.html db-4.3.28.NC/docs/ref/am_conf/h_hash.html db-4.3.28.NC/docs/ref/am_conf/h_nelem.html db-4.3.28.NC/docs/ref/am_conf/intro.html db-4.3.28.NC/docs/ref/am_conf/logrec.html db-4.3.28.NC/docs/ref/am_conf/malloc.html db-4.3.28.NC/docs/ref/am_conf/pagesize.html db-4.3.28.NC/docs/ref/am_conf/re_source.html db-4.3.28.NC/docs/ref/am_conf/recno.html db-4.3.28.NC/docs/ref/am_conf/renumber.html db-4.3.28.NC/docs/ref/am_conf/bt_compare.html db-4.3.28.NC/docs/ref/am_misc db-4.3.28.NC/docs/ref/am_misc/tune.html db-4.3.28.NC/docs/ref/am_misc/dbsizes.html db-4.3.28.NC/docs/ref/am_misc/diskspace.html db-4.3.28.NC/docs/ref/am_misc/error.html db-4.3.28.NC/docs/ref/am_misc/faq.html db-4.3.28.NC/docs/ref/am_misc/get_bulk.html db-4.3.28.NC/docs/ref/am_misc/partial.html db-4.3.28.NC/docs/ref/am_misc/perm.html db-4.3.28.NC/docs/ref/am_misc/stability.html db-4.3.28.NC/docs/ref/am_misc/struct.html db-4.3.28.NC/docs/ref/am_misc/align.html db-4.3.28.NC/docs/ref/apprec db-4.3.28.NC/docs/ref/apprec/auto.html db-4.3.28.NC/docs/ref/apprec/config.html db-4.3.28.NC/docs/ref/apprec/def.html db-4.3.28.NC/docs/ref/apprec/intro.html db-4.3.28.NC/docs/ref/arch db-4.3.28.NC/docs/ref/arch/bigpic.html db-4.3.28.NC/docs/ref/arch/smallpic.gif db-4.3.28.NC/docs/ref/arch/apis.html db-4.3.28.NC/docs/ref/arch/bigpic.gif db-4.3.28.NC/docs/ref/arch/progmodel.html db-4.3.28.NC/docs/ref/arch/script.html db-4.3.28.NC/docs/ref/arch/utilities.html db-4.3.28.NC/docs/ref/build_unix db-4.3.28.NC/docs/ref/build_unix/ultrix.html db-4.3.28.NC/docs/ref/build_unix/conf.html db-4.3.28.NC/docs/ref/build_unix/flags.html db-4.3.28.NC/docs/ref/build_unix/freebsd.html db-4.3.28.NC/docs/ref/build_unix/hpux.html db-4.3.28.NC/docs/ref/build_unix/install.html db-4.3.28.NC/docs/ref/build_unix/intro.html db-4.3.28.NC/docs/ref/build_unix/irix.html db-4.3.28.NC/docs/ref/build_unix/linux.html db-4.3.28.NC/docs/ref/build_unix/macosx.html db-4.3.28.NC/docs/ref/build_unix/notes.html db-4.3.28.NC/docs/ref/build_unix/osf1.html db-4.3.28.NC/docs/ref/build_unix/qnx.html db-4.3.28.NC/docs/ref/build_unix/sco.html db-4.3.28.NC/docs/ref/build_unix/shlib.html db-4.3.28.NC/docs/ref/build_unix/small.html db-4.3.28.NC/docs/ref/build_unix/solaris.html db-4.3.28.NC/docs/ref/build_unix/sunos.html db-4.3.28.NC/docs/ref/build_unix/test.html db-4.3.28.NC/docs/ref/build_unix/aix.html db-4.3.28.NC/docs/ref/build_vxworks db-4.3.28.NC/docs/ref/build_vxworks/faq.html db-4.3.28.NC/docs/ref/build_vxworks/intro.html db-4.3.28.NC/docs/ref/build_vxworks/introae.html db-4.3.28.NC/docs/ref/build_vxworks/notes.html db-4.3.28.NC/docs/ref/build_win db-4.3.28.NC/docs/ref/build_win/faq.html db-4.3.28.NC/docs/ref/build_win/intro.html db-4.3.28.NC/docs/ref/build_win/notes.html db-4.3.28.NC/docs/ref/build_win/small.html db-4.3.28.NC/docs/ref/build_win/test.html db-4.3.28.NC/docs/ref/build_win/unicode.html db-4.3.28.NC/docs/ref/cam db-4.3.28.NC/docs/ref/cam/app.html db-4.3.28.NC/docs/ref/cam/intro.html db-4.3.28.NC/docs/ref/debug db-4.3.28.NC/docs/ref/debug/intro.html db-4.3.28.NC/docs/ref/debug/common.html db-4.3.28.NC/docs/ref/debug/compile.html db-4.3.28.NC/docs/ref/debug/printlog.html db-4.3.28.NC/docs/ref/debug/runtime.html db-4.3.28.NC/docs/ref/distrib db-4.3.28.NC/docs/ref/distrib/layout.html db-4.3.28.NC/docs/ref/distrib/port.html db-4.3.28.NC/docs/ref/dumpload db-4.3.28.NC/docs/ref/dumpload/format.html db-4.3.28.NC/docs/ref/dumpload/text.html db-4.3.28.NC/docs/ref/dumpload/utility.html db-4.3.28.NC/docs/ref/env db-4.3.28.NC/docs/ref/env/security.html db-4.3.28.NC/docs/ref/env/db_config.html db-4.3.28.NC/docs/ref/env/encrypt.html db-4.3.28.NC/docs/ref/env/error.html db-4.3.28.NC/docs/ref/env/faq.html db-4.3.28.NC/docs/ref/env/intro.html db-4.3.28.NC/docs/ref/env/naming.html db-4.3.28.NC/docs/ref/env/open.html db-4.3.28.NC/docs/ref/env/region.html db-4.3.28.NC/docs/ref/env/remote.html db-4.3.28.NC/docs/ref/env/create.html db-4.3.28.NC/docs/ref/ext db-4.3.28.NC/docs/ref/ext/mod.html db-4.3.28.NC/docs/ref/ext/perl.html db-4.3.28.NC/docs/ref/ext/php.html db-4.3.28.NC/docs/ref/install db-4.3.28.NC/docs/ref/install/magic.txt db-4.3.28.NC/docs/ref/install/magic.s5.be.txt db-4.3.28.NC/docs/ref/install/magic.s5.le.txt db-4.3.28.NC/docs/ref/install/file.html db-4.3.28.NC/docs/ref/install/multiple.html db-4.3.28.NC/docs/ref/intro db-4.3.28.NC/docs/ref/intro/where.html db-4.3.28.NC/docs/ref/intro/dbis.html db-4.3.28.NC/docs/ref/intro/dbisnot.html db-4.3.28.NC/docs/ref/intro/distrib.html db-4.3.28.NC/docs/ref/intro/need.html db-4.3.28.NC/docs/ref/intro/products.html db-4.3.28.NC/docs/ref/intro/terrain.html db-4.3.28.NC/docs/ref/intro/what.html db-4.3.28.NC/docs/ref/intro/data.html db-4.3.28.NC/docs/ref/java db-4.3.28.NC/docs/ref/java/compat.html db-4.3.28.NC/docs/ref/java/conf.html db-4.3.28.NC/docs/ref/java/faq.html db-4.3.28.NC/docs/ref/java/program.html db-4.3.28.NC/docs/ref/lock db-4.3.28.NC/docs/ref/lock/twopl.html db-4.3.28.NC/docs/ref/lock/cam_conv.html db-4.3.28.NC/docs/ref/lock/config.html db-4.3.28.NC/docs/ref/lock/dead.html db-4.3.28.NC/docs/ref/lock/deaddbg.html db-4.3.28.NC/docs/ref/lock/intro.html db-4.3.28.NC/docs/ref/lock/max.html db-4.3.28.NC/docs/ref/lock/nondb.html db-4.3.28.NC/docs/ref/lock/notxn.html db-4.3.28.NC/docs/ref/lock/page.html db-4.3.28.NC/docs/ref/lock/stdmode.html db-4.3.28.NC/docs/ref/lock/timeout.html db-4.3.28.NC/docs/ref/lock/am_conv.html db-4.3.28.NC/docs/ref/upgrade.4.3 db-4.3.28.NC/docs/ref/upgrade.4.3/verb.html db-4.3.28.NC/docs/ref/upgrade.4.3/disk.html db-4.3.28.NC/docs/ref/upgrade.4.3/enomem.html db-4.3.28.NC/docs/ref/upgrade.4.3/err.html db-4.3.28.NC/docs/ref/upgrade.4.3/fileopen.html db-4.3.28.NC/docs/ref/upgrade.4.3/intro.html db-4.3.28.NC/docs/ref/upgrade.4.3/java.html db-4.3.28.NC/docs/ref/upgrade.4.3/log.html db-4.3.28.NC/docs/ref/upgrade.4.3/repl.html db-4.3.28.NC/docs/ref/upgrade.4.3/rtc.html db-4.3.28.NC/docs/ref/upgrade.4.3/stat.html db-4.3.28.NC/docs/ref/upgrade.4.3/toc.html db-4.3.28.NC/docs/ref/upgrade.4.3/cput.html db-4.3.28.NC/docs/ref/mp db-4.3.28.NC/docs/ref/mp/intro.html db-4.3.28.NC/docs/ref/mp/config.html db-4.3.28.NC/docs/ref/xa db-4.3.28.NC/docs/ref/xa/build.html db-4.3.28.NC/docs/ref/xa/intro.html db-4.3.28.NC/docs/ref/xa/faq.html db-4.3.28.NC/docs/ref/xa/xa_config.html db-4.3.28.NC/docs/ref/xa/xa_intro.html db-4.3.28.NC/docs/ref/refs db-4.3.28.NC/docs/ref/refs/hash_usenix.ps db-4.3.28.NC/docs/ref/refs/bdb_usenix.ps db-4.3.28.NC/docs/ref/refs/embedded.html db-4.3.28.NC/docs/ref/refs/bdb_usenix.html db-4.3.28.NC/docs/ref/refs/libtp_usenix.ps db-4.3.28.NC/docs/ref/refs/refs.html db-4.3.28.NC/docs/ref/refs/witold.html db-4.3.28.NC/docs/ref/rep db-4.3.28.NC/docs/ref/rep/trans.html db-4.3.28.NC/docs/ref/rep/comm.html db-4.3.28.NC/docs/ref/rep/elect.html db-4.3.28.NC/docs/ref/rep/ex.html db-4.3.28.NC/docs/ref/rep/ex_comm.html db-4.3.28.NC/docs/ref/rep/ex_rq.html db-4.3.28.NC/docs/ref/rep/faq.html db-4.3.28.NC/docs/ref/rep/id.html db-4.3.28.NC/docs/ref/rep/intro.html db-4.3.28.NC/docs/ref/rep/newsite.html db-4.3.28.NC/docs/ref/rep/partition.html db-4.3.28.NC/docs/ref/rep/pri.html db-4.3.28.NC/docs/ref/rep/app.html db-4.3.28.NC/docs/ref/rpc db-4.3.28.NC/docs/ref/rpc/client.html db-4.3.28.NC/docs/ref/rpc/faq.html db-4.3.28.NC/docs/ref/rpc/intro.html db-4.3.28.NC/docs/ref/rpc/server.html db-4.3.28.NC/docs/ref/sequence db-4.3.28.NC/docs/ref/sequence/intro.html db-4.3.28.NC/docs/ref/tcl db-4.3.28.NC/docs/ref/tcl/intro.html db-4.3.28.NC/docs/ref/tcl/error.html db-4.3.28.NC/docs/ref/tcl/faq.html db-4.3.28.NC/docs/ref/tcl/program.html db-4.3.28.NC/docs/ref/tcl/using.html db-4.3.28.NC/docs/ref/test db-4.3.28.NC/docs/ref/test/faq.html db-4.3.28.NC/docs/ref/test/run.html db-4.3.28.NC/docs/ref/transapp db-4.3.28.NC/docs/ref/transapp/why.html db-4.3.28.NC/docs/ref/transapp/writetest.cs db-4.3.28.NC/docs/ref/transapp/admin.html db-4.3.28.NC/docs/ref/transapp/app.html db-4.3.28.NC/docs/ref/transapp/archival.html db-4.3.28.NC/docs/ref/transapp/atomicity.html db-4.3.28.NC/docs/ref/transapp/checkpoint.html db-4.3.28.NC/docs/ref/transapp/cursor.html db-4.3.28.NC/docs/ref/transapp/data_open.html db-4.3.28.NC/docs/ref/transapp/deadlock.html db-4.3.28.NC/docs/ref/transapp/env_open.html db-4.3.28.NC/docs/ref/transapp/faq.html db-4.3.28.NC/docs/ref/transapp/filesys.html db-4.3.28.NC/docs/ref/transapp/hotfail.html db-4.3.28.NC/docs/ref/transapp/inc.html db-4.3.28.NC/docs/ref/transapp/intro.html db-4.3.28.NC/docs/ref/transapp/logfile.html db-4.3.28.NC/docs/ref/transapp/nested.html db-4.3.28.NC/docs/ref/transapp/put.html db-4.3.28.NC/docs/ref/transapp/read.html db-4.3.28.NC/docs/ref/transapp/reclimit.html db-4.3.28.NC/docs/ref/transapp/recovery.html db-4.3.28.NC/docs/ref/transapp/term.html db-4.3.28.NC/docs/ref/transapp/throughput.html db-4.3.28.NC/docs/ref/transapp/tune.html db-4.3.28.NC/docs/ref/transapp/transapp.cs db-4.3.28.NC/docs/ref/txn db-4.3.28.NC/docs/ref/txn/config.html db-4.3.28.NC/docs/ref/txn/intro.html db-4.3.28.NC/docs/ref/txn/limits.html db-4.3.28.NC/docs/ref/upgrade db-4.3.28.NC/docs/ref/upgrade/process.html db-4.3.28.NC/docs/ref/upgrade/version.html db-4.3.28.NC/docs/ref/upgrade.2.0 db-4.3.28.NC/docs/ref/upgrade.2.0/convert.html db-4.3.28.NC/docs/ref/upgrade.2.0/disk.html db-4.3.28.NC/docs/ref/upgrade.2.0/intro.html db-4.3.28.NC/docs/ref/upgrade.2.0/system.html db-4.3.28.NC/docs/ref/upgrade.2.0/toc.html db-4.3.28.NC/docs/ref/upgrade.3.0 db-4.3.28.NC/docs/ref/upgrade.3.0/xa.html db-4.3.28.NC/docs/ref/upgrade.3.0/cxx.html db-4.3.28.NC/docs/ref/upgrade.3.0/db.html db-4.3.28.NC/docs/ref/upgrade.3.0/db_cxx.html db-4.3.28.NC/docs/ref/upgrade.3.0/dbenv.html db-4.3.28.NC/docs/ref/upgrade.3.0/dbenv_cxx.html db-4.3.28.NC/docs/ref/upgrade.3.0/dbinfo.html db-4.3.28.NC/docs/ref/upgrade.3.0/disk.html db-4.3.28.NC/docs/ref/upgrade.3.0/eacces.html db-4.3.28.NC/docs/ref/upgrade.3.0/eagain.html db-4.3.28.NC/docs/ref/upgrade.3.0/envopen.html db-4.3.28.NC/docs/ref/upgrade.3.0/func.html db-4.3.28.NC/docs/ref/upgrade.3.0/intro.html db-4.3.28.NC/docs/ref/upgrade.3.0/java.html db-4.3.28.NC/docs/ref/upgrade.3.0/join.html db-4.3.28.NC/docs/ref/upgrade.3.0/jump_set.html db-4.3.28.NC/docs/ref/upgrade.3.0/lock_detect.html db-4.3.28.NC/docs/ref/upgrade.3.0/lock_notheld.html db-4.3.28.NC/docs/ref/upgrade.3.0/lock_put.html db-4.3.28.NC/docs/ref/upgrade.3.0/lock_stat.html db-4.3.28.NC/docs/ref/upgrade.3.0/log_register.html db-4.3.28.NC/docs/ref/upgrade.3.0/log_stat.html db-4.3.28.NC/docs/ref/upgrade.3.0/memp_stat.html db-4.3.28.NC/docs/ref/upgrade.3.0/open.html db-4.3.28.NC/docs/ref/upgrade.3.0/rmw.html db-4.3.28.NC/docs/ref/upgrade.3.0/stat.html db-4.3.28.NC/docs/ref/upgrade.3.0/toc.html db-4.3.28.NC/docs/ref/upgrade.3.0/txn_begin.html db-4.3.28.NC/docs/ref/upgrade.3.0/txn_commit.html db-4.3.28.NC/docs/ref/upgrade.3.0/txn_stat.html db-4.3.28.NC/docs/ref/upgrade.3.0/value_set.html db-4.3.28.NC/docs/ref/upgrade.3.0/close.html db-4.3.28.NC/docs/ref/upgrade.3.1 db-4.3.28.NC/docs/ref/upgrade.3.1/txn_check.html db-4.3.28.NC/docs/ref/upgrade.3.1/config.html db-4.3.28.NC/docs/ref/upgrade.3.1/disk.html db-4.3.28.NC/docs/ref/upgrade.3.1/dup.html db-4.3.28.NC/docs/ref/upgrade.3.1/env.html db-4.3.28.NC/docs/ref/upgrade.3.1/intro.html db-4.3.28.NC/docs/ref/upgrade.3.1/log_register.html db-4.3.28.NC/docs/ref/upgrade.3.1/logalloc.html db-4.3.28.NC/docs/ref/upgrade.3.1/memp_register.html db-4.3.28.NC/docs/ref/upgrade.3.1/put.html db-4.3.28.NC/docs/ref/upgrade.3.1/set_feedback.html db-4.3.28.NC/docs/ref/upgrade.3.1/set_paniccall.html db-4.3.28.NC/docs/ref/upgrade.3.1/set_tx_recover.html db-4.3.28.NC/docs/ref/upgrade.3.1/sysmem.html db-4.3.28.NC/docs/ref/upgrade.3.1/tcl.html db-4.3.28.NC/docs/ref/upgrade.3.1/toc.html db-4.3.28.NC/docs/ref/upgrade.3.1/tmp.html db-4.3.28.NC/docs/ref/upgrade.3.1/btstat.html db-4.3.28.NC/docs/ref/upgrade.3.2 db-4.3.28.NC/docs/ref/upgrade.3.2/tx_recover.html db-4.3.28.NC/docs/ref/upgrade.3.2/db_dump.html db-4.3.28.NC/docs/ref/upgrade.3.2/disk.html db-4.3.28.NC/docs/ref/upgrade.3.2/handle.html db-4.3.28.NC/docs/ref/upgrade.3.2/incomplete.html db-4.3.28.NC/docs/ref/upgrade.3.2/intro.html db-4.3.28.NC/docs/ref/upgrade.3.2/mutexlock.html db-4.3.28.NC/docs/ref/upgrade.3.2/notfound.html db-4.3.28.NC/docs/ref/upgrade.3.2/renumber.html db-4.3.28.NC/docs/ref/upgrade.3.2/set_flags.html db-4.3.28.NC/docs/ref/upgrade.3.2/toc.html db-4.3.28.NC/docs/ref/upgrade.3.2/callback.html db-4.3.28.NC/docs/ref/upgrade.3.3 db-4.3.28.NC/docs/ref/upgrade.3.3/txn_prepare.html db-4.3.28.NC/docs/ref/upgrade.3.3/bigfile.html db-4.3.28.NC/docs/ref/upgrade.3.3/conflict.html db-4.3.28.NC/docs/ref/upgrade.3.3/disk.html db-4.3.28.NC/docs/ref/upgrade.3.3/getswap.html db-4.3.28.NC/docs/ref/upgrade.3.3/gettype.html db-4.3.28.NC/docs/ref/upgrade.3.3/intro.html db-4.3.28.NC/docs/ref/upgrade.3.3/memp_fget.html db-4.3.28.NC/docs/ref/upgrade.3.3/rpc.html db-4.3.28.NC/docs/ref/upgrade.3.3/shared.html db-4.3.28.NC/docs/ref/upgrade.3.3/toc.html db-4.3.28.NC/docs/ref/upgrade.3.3/alloc.html db-4.3.28.NC/docs/ref/upgrade.4.0 db-4.3.28.NC/docs/ref/upgrade.4.0/txn.html db-4.3.28.NC/docs/ref/upgrade.4.0/cxx.html db-4.3.28.NC/docs/ref/upgrade.4.0/deadlock.html db-4.3.28.NC/docs/ref/upgrade.4.0/disk.html db-4.3.28.NC/docs/ref/upgrade.4.0/env.html db-4.3.28.NC/docs/ref/upgrade.4.0/intro.html db-4.3.28.NC/docs/ref/upgrade.4.0/java.html db-4.3.28.NC/docs/ref/upgrade.4.0/lock.html db-4.3.28.NC/docs/ref/upgrade.4.0/lock_id_free.html db-4.3.28.NC/docs/ref/upgrade.4.0/log.html db-4.3.28.NC/docs/ref/upgrade.4.0/mp.html db-4.3.28.NC/docs/ref/upgrade.4.0/rpc.html db-4.3.28.NC/docs/ref/upgrade.4.0/set_lk_max.html db-4.3.28.NC/docs/ref/upgrade.4.0/toc.html db-4.3.28.NC/docs/ref/upgrade.4.0/asr.html db-4.3.28.NC/docs/ref/upgrade.4.1 db-4.3.28.NC/docs/ref/upgrade.4.1/toc.html db-4.3.28.NC/docs/ref/upgrade.4.1/checkpoint.html db-4.3.28.NC/docs/ref/upgrade.4.1/cxx.html db-4.3.28.NC/docs/ref/upgrade.4.1/disk.html db-4.3.28.NC/docs/ref/upgrade.4.1/excl.html db-4.3.28.NC/docs/ref/upgrade.4.1/fop.html db-4.3.28.NC/docs/ref/upgrade.4.1/hash_nelem.html db-4.3.28.NC/docs/ref/upgrade.4.1/incomplete.html db-4.3.28.NC/docs/ref/upgrade.4.1/intro.html db-4.3.28.NC/docs/ref/upgrade.4.1/java.html db-4.3.28.NC/docs/ref/upgrade.4.1/log_register.html db-4.3.28.NC/docs/ref/upgrade.4.1/log_stat.html db-4.3.28.NC/docs/ref/upgrade.4.1/memp_sync.html db-4.3.28.NC/docs/ref/upgrade.4.1/app_dispatch.html db-4.3.28.NC/docs/ref/upgrade.4.2 db-4.3.28.NC/docs/ref/upgrade.4.2/verify.html db-4.3.28.NC/docs/ref/upgrade.4.2/client.html db-4.3.28.NC/docs/ref/upgrade.4.2/del.html db-4.3.28.NC/docs/ref/upgrade.4.2/disk.html db-4.3.28.NC/docs/ref/upgrade.4.2/intro.html db-4.3.28.NC/docs/ref/upgrade.4.2/java.html db-4.3.28.NC/docs/ref/upgrade.4.2/lockng.html db-4.3.28.NC/docs/ref/upgrade.4.2/nosync.html db-4.3.28.NC/docs/ref/upgrade.4.2/priority.html db-4.3.28.NC/docs/ref/upgrade.4.2/queue.html db-4.3.28.NC/docs/ref/upgrade.4.2/repinit.html db-4.3.28.NC/docs/ref/upgrade.4.2/tcl.html db-4.3.28.NC/docs/ref/upgrade.4.2/toc.html db-4.3.28.NC/docs/ref/upgrade.4.2/cksum.html db-4.3.28.NC/docs/ref/program db-4.3.28.NC/docs/ref/program/scope.html db-4.3.28.NC/docs/ref/program/appsignals.html db-4.3.28.NC/docs/ref/program/cache.html db-4.3.28.NC/docs/ref/program/compatible.html db-4.3.28.NC/docs/ref/program/copy.html db-4.3.28.NC/docs/ref/program/environ.html db-4.3.28.NC/docs/ref/program/errorret.html db-4.3.28.NC/docs/ref/program/faq.html db-4.3.28.NC/docs/ref/program/mt.html db-4.3.28.NC/docs/ref/program/namespace.html db-4.3.28.NC/docs/ref/program/ram.html db-4.3.28.NC/docs/ref/program/runtime.html db-4.3.28.NC/docs/ref/program/solaris.txt db-4.3.28.NC/docs/ref/toc.html db-4.3.28.NC/docs/ref/pindex.src db-4.3.28.NC/docs/api_tcl db-4.3.28.NC/docs/api_tcl/version.html db-4.3.28.NC/docs/api_tcl/db_close.html db-4.3.28.NC/docs/api_tcl/db_count.html db-4.3.28.NC/docs/api_tcl/db_cursor.html db-4.3.28.NC/docs/api_tcl/db_del.html db-4.3.28.NC/docs/api_tcl/db_get.html db-4.3.28.NC/docs/api_tcl/db_get_join.html db-4.3.28.NC/docs/api_tcl/db_get_type.html db-4.3.28.NC/docs/api_tcl/db_is_byteswapped.html db-4.3.28.NC/docs/api_tcl/db_join.html db-4.3.28.NC/docs/api_tcl/db_open.html db-4.3.28.NC/docs/api_tcl/db_put.html db-4.3.28.NC/docs/api_tcl/db_remove.html db-4.3.28.NC/docs/api_tcl/db_rename.html db-4.3.28.NC/docs/api_tcl/db_stat.html db-4.3.28.NC/docs/api_tcl/db_sync.html db-4.3.28.NC/docs/api_tcl/db_truncate.html db-4.3.28.NC/docs/api_tcl/dbc_close.html db-4.3.28.NC/docs/api_tcl/dbc_del.html db-4.3.28.NC/docs/api_tcl/dbc_dup.html db-4.3.28.NC/docs/api_tcl/dbc_get.html db-4.3.28.NC/docs/api_tcl/dbc_put.html db-4.3.28.NC/docs/api_tcl/env_close.html db-4.3.28.NC/docs/api_tcl/env_dbremove.html db-4.3.28.NC/docs/api_tcl/env_dbrename.html db-4.3.28.NC/docs/api_tcl/env_open.html db-4.3.28.NC/docs/api_tcl/env_remove.html db-4.3.28.NC/docs/api_tcl/txn.html db-4.3.28.NC/docs/api_tcl/txn_abort.html db-4.3.28.NC/docs/api_tcl/txn_checkpoint.html db-4.3.28.NC/docs/api_tcl/txn_commit.html db-4.3.28.NC/docs/api_tcl/api_tcl.html db-4.3.28.NC/docs/utility db-4.3.28.NC/docs/utility/db_verify.html db-4.3.28.NC/docs/utility/berkeley_db_svc.html db-4.3.28.NC/docs/utility/db_archive.html db-4.3.28.NC/docs/utility/db_checkpoint.html db-4.3.28.NC/docs/utility/db_deadlock.html db-4.3.28.NC/docs/utility/db_dump.html db-4.3.28.NC/docs/utility/db_load.html db-4.3.28.NC/docs/utility/db_printlog.html db-4.3.28.NC/docs/utility/db_recover.html db-4.3.28.NC/docs/utility/db_stat.html db-4.3.28.NC/docs/utility/db_upgrade.html db-4.3.28.NC/docs/utility/index.html db-4.3.28.NC/docs/index.html make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals' touch have-db (pfx=`pwd` && \ cd db-4.3.28.NC/build_unix && \ CC="gcc" CXX="g++" CFLAGS="-g -O2" CXXFLAGS="-g -O2" \ ../dist/configure --prefix=$pfx/inst-bdb \ --enable-cxx --disable-shared --disable-cryptography \ --disable-replication --disable-verify && \ make && \ make install) checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking if building in the top-level or dist directories... no checking if --disable-cryptography option specified... yes checking if --disable-hash option specified... no checking if --disable-queue option specified... no checking if --disable-replication option specified... yes checking if --disable-statistics option specified... no checking if --disable-verify option specified... yes checking if --enable-compat185 option specified... no checking if --enable-cxx option specified... yes checking if --enable-debug option specified... no checking if --enable-debug_rop option specified... no checking if --enable-debug_wop option specified... no checking if --enable-diagnostic option specified... no checking if --enable-dump185 option specified... no checking if --enable-java option specified... no checking if --enable-mingw option specified... no checking if --enable-o_direct option specified... no checking if --enable-posixmutexes option specified... no checking if --enable-rpc option specified... no checking if --enable-smallbuild option specified... no checking if --enable-tcl option specified... no checking if --enable-test option specified... no checking if --enable-uimutexes option specified... no checking if --enable-umrw option specified... no checking if --with-mutex=MUTEX option specified... no checking if --with-mutexalign=ALIGNMENT option specified... no checking if --with-tcl=DIR option specified... no checking if --with-uniquename=NAME option specified... no checking for ar... ar checking for chmod... chmod checking for cp... cp checking for ln... ln checking for mkdir... mkdir checking for ranlib... ranlib checking for ranlib... /usr/bin/ranlib checking for rm... rm checking for sh... sh checking for sh... /bin/sh checking for strip... strip checking for strip... /usr/bin/strip checking for a BSD-compatible install... /usr/bin/install -c checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for an ANSI C-conforming const... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking whether C++ supports the ISO C++ standard includes... yes checking whether we are using gcc version 2.96... no checking whether g++ requires -fhandle-exceptions... no checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 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... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking SOSUFFIX from libtool... .so checking MODSUFFIX from libtool... .so checking JMODSUFFIX from libtool... .so checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking for struct stat.st_blksize... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for off_t... yes checking for size_t... yes checking for long long... yes checking for unsigned long long... yes checking for char... yes checking size of char... 1 checking for unsigned char... yes checking size of unsigned char... 1 checking for short... yes checking size of short... 2 checking for unsigned short... yes checking size of unsigned short... 2 checking for int... yes checking size of int... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for long... yes checking size of long... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking for long long... (cached) yes checking size of long long... 8 checking for unsigned long long... (cached) yes checking size of unsigned long long... 8 checking for size_t... (cached) yes checking size of size_t... 4 checking for char *... yes checking size of char *... 4 checking for u_char... yes checking for u_short... yes checking for u_int... yes checking for u_long... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for int16_t... yes checking for u_int32_t... yes checking for int32_t... yes checking for u_int64_t... yes checking for int64_t... yes checking for ssize_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for ANSI C exit success/failure values... yes checking for library containing fdatasync... none required checking for library containing sched_yield... none required checking for main in -lpthread... yes checking for main in -lm... yes checking for main in -lsocket... no checking for main in -lnsl... yes checking for mutexes... x86/gcc-assembly checking for getcwd... yes checking for getopt... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for raise... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for strtoul... yes checking for _fstati64... no checking for clock_gettime... no checking for directio... no checking for fdatasync... yes checking for ftruncate... yes checking for getrusage... yes checking for gettimeofday... yes checking for getuid... yes checking for pstat_getdynamic... no checking for rand... yes checking for sched_yield... yes checking for select... yes checking for snprintf... yes checking for srand... yes checking for sysconf... yes checking for vsnprintf... yes checking for yield... no checking for pread... yes checking for pwrite... yes checking for fcntl/F_SETFD... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for mlock... yes checking for munlock... yes checking for mmap... yes checking for munmap... yes checking for shmget... yes checking for 64-bit integral type support for sequences... yes configure: creating ./config.status config.status: creating Makefile config.status: creating db_cxx.h config.status: creating db_int.h config.status: creating include.tcl config.status: creating db.h config.status: creating db_config.h make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/db-4.3.28.NC/build_unix' /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mutex/mut_tas.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mutex/mut_tas.c -o mut_tas.o ../dist/../mutex/mut_tas.c: In function `__db_tas_mutex_lock': ../dist/../mutex/mut_tas.c:129: warning: matching constraint does not allow a register ../dist/../mutex/mut_tas.c:129: warning: matching constraint does not allow a register /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_compare.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_compare.c -o bt_compare.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_conv.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_conv.c -o bt_conv.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_curadj.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_curadj.c -o bt_curadj.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_cursor.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_cursor.c -o bt_cursor.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_delete.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_delete.c -o bt_delete.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_method.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_method.c -o bt_method.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_open.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_open.c -o bt_open.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_put.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_put.c -o bt_put.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_rec.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_rec.c -o bt_rec.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_reclaim.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_reclaim.c -o bt_reclaim.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_recno.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_recno.c -o bt_recno.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_rsearch.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_rsearch.c -o bt_rsearch.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_search.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_search.c -o bt_search.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_split.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_split.c -o bt_split.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_stat.c -o bt_stat.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_upgrade.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/bt_upgrade.c -o bt_upgrade.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/btree_auto.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/btree_auto.c -o btree_auto.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash.c -o hash.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_auto.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_auto.c -o hash_auto.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_conv.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_conv.c -o hash_conv.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_dup.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_dup.c -o hash_dup.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_meta.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_meta.c -o hash_meta.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_method.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_method.c -o hash_method.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_open.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_open.c -o hash_open.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_page.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_page.c -o hash_page.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_rec.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_rec.c -o hash_rec.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_reclaim.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_reclaim.c -o hash_reclaim.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_stat.c -o hash_stat.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_upgrade.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_upgrade.c -o hash_upgrade.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../qam/qam.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../qam/qam.c -o qam.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../qam/qam_auto.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../qam/qam_auto.c -o qam_auto.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../qam/qam_conv.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../qam/qam_conv.c -o qam_conv.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../qam/qam_files.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../qam/qam_files.c -o qam_files.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../qam/qam_method.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../qam/qam_method.c -o qam_method.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../qam/qam_open.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../qam/qam_open.c -o qam_open.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../qam/qam_rec.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../qam/qam_rec.c -o qam_rec.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../qam/qam_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../qam/qam_stat.c -o qam_stat.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../qam/qam_upgrade.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../qam/qam_upgrade.c -o qam_upgrade.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../rep/rep_stub.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../rep/rep_stub.c -o rep_stub.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_vrfy_stub.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_vrfy_stub.c -o db_vrfy_stub.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../common/crypto_stub.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../common/crypto_stub.c -o crypto_stub.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/crdel_auto.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/crdel_auto.c -o crdel_auto.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/crdel_rec.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/crdel_rec.c -o crdel_rec.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db.c -o db.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_am.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_am.c -o db_am.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_auto.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_auto.c -o db_auto.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../common/db_byteorder.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../common/db_byteorder.c -o db_byteorder.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_cam.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_cam.c -o db_cam.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_conv.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_conv.c -o db_conv.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_dispatch.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_dispatch.c -o db_dispatch.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_dup.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_dup.c -o db_dup.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../common/db_err.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../common/db_err.c -o db_err.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../common/db_getlong.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../common/db_getlong.c -o db_getlong.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../common/db_idspace.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../common/db_idspace.c -o db_idspace.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_iface.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_iface.c -o db_iface.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_join.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_join.c -o db_join.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../common/db_log2.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../common/db_log2.c -o db_log2.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_meta.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_meta.c -o db_meta.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_method.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_method.c -o db_method.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_open.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_open.c -o db_open.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_overflow.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_overflow.c -o db_overflow.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_pr.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_pr.c -o db_pr.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_rec.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_rec.c -o db_rec.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_reclaim.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_reclaim.c -o db_reclaim.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_rename.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_rename.c -o db_rename.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_remove.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_remove.c -o db_remove.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_ret.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_ret.c -o db_ret.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../env/db_salloc.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../env/db_salloc.c -o db_salloc.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_setid.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_setid.c -o db_setid.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_setlsn.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_setlsn.c -o db_setlsn.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../env/db_shash.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../env/db_shash.c -o db_shash.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_stati.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_stati.c -o db_stati.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_truncate.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_truncate.c -o db_truncate.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_upg.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_upg.c -o db_upg.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_upg_opd.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_upg_opd.c -o db_upg_opd.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../dbm/dbm.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../dbm/dbm.c -o dbm.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../dbreg/dbreg.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../dbreg/dbreg.c -o dbreg.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../dbreg/dbreg_auto.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../dbreg/dbreg_auto.c -o dbreg_auto.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../dbreg/dbreg_rec.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../dbreg/dbreg_rec.c -o dbreg_rec.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../dbreg/dbreg_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../dbreg/dbreg_stat.c -o dbreg_stat.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../dbreg/dbreg_util.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../dbreg/dbreg_util.c -o dbreg_util.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../env/env_file.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../env/env_file.c -o env_file.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../env/env_method.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../env/env_method.c -o env_method.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../env/env_open.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../env/env_open.c -o env_open.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../env/env_recover.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../env/env_recover.c -o env_recover.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../env/env_region.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../env/env_region.c -o env_region.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../env/env_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../env/env_stat.c -o env_stat.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../fileops/fileops_auto.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../fileops/fileops_auto.c -o fileops_auto.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../fileops/fop_basic.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../fileops/fop_basic.c -o fop_basic.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../fileops/fop_rec.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../fileops/fop_rec.c -o fop_rec.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../fileops/fop_util.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../fileops/fop_util.c -o fop_util.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_func.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_func.c -o hash_func.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hmac/hmac.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hmac/hmac.c -o hmac.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hsearch/hsearch.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hsearch/hsearch.c -o hsearch.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../lock/lock.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../lock/lock.c -o lock.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../lock/lock_deadlock.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../lock/lock_deadlock.c -o lock_deadlock.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../lock/lock_id.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../lock/lock_id.c -o lock_id.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../lock/lock_list.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../lock/lock_list.c -o lock_list.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../lock/lock_method.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../lock/lock_method.c -o lock_method.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../lock/lock_region.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../lock/lock_region.c -o lock_region.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../lock/lock_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../lock/lock_stat.c -o lock_stat.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../lock/lock_timer.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../lock/lock_timer.c -o lock_timer.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../lock/lock_util.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../lock/lock_util.c -o lock_util.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../log/log.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../log/log.c -o log.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../log/log_archive.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../log/log_archive.c -o log_archive.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../log/log_compare.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../log/log_compare.c -o log_compare.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../log/log_get.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../log/log_get.c -o log_get.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../log/log_method.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../log/log_method.c -o log_method.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../log/log_put.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../log/log_put.c -o log_put.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../log/log_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../log/log_stat.c -o log_stat.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_alloc.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_alloc.c -o mp_alloc.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_bh.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_bh.c -o mp_bh.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_fget.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_fget.c -o mp_fget.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_fmethod.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_fmethod.c -o mp_fmethod.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_fopen.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_fopen.c -o mp_fopen.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_fput.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_fput.c -o mp_fput.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_fset.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_fset.c -o mp_fset.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_method.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_method.c -o mp_method.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_region.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_region.c -o mp_region.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_register.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_register.c -o mp_register.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_stat.c -o mp_stat.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_sync.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_sync.c -o mp_sync.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_trickle.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mp/mp_trickle.c -o mp_trickle.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mutex/mutex.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../mutex/mutex.c -o mutex.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_abs.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_abs.c -o os_abs.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_alloc.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_alloc.c -o os_alloc.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_clock.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_clock.c -o os_clock.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_config.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_config.c -o os_config.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_dir.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_dir.c -o os_dir.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_errno.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_errno.c -o os_errno.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_fid.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_fid.c -o os_fid.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_fsync.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_fsync.c -o os_fsync.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_handle.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_handle.c -o os_handle.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_id.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_id.c -o os_id.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_map.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_map.c -o os_map.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_method.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_method.c -o os_method.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_oflags.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_oflags.c -o os_oflags.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_open.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_open.c -o os_open.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_region.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_region.c -o os_region.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_rename.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_rename.c -o os_rename.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_root.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_root.c -o os_root.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_rpath.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_rpath.c -o os_rpath.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_rw.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_rw.c -o os_rw.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_seek.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_seek.c -o os_seek.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_sleep.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_sleep.c -o os_sleep.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_spin.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_spin.c -o os_spin.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_stat.c -o os_stat.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_tmpdir.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_tmpdir.c -o os_tmpdir.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_truncate.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_truncate.c -o os_truncate.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_unlink.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../os/os_unlink.c -o os_unlink.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hmac/sha1.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hmac/sha1.c -o sha1.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../sequence/seq_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../sequence/seq_stat.c -o seq_stat.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../sequence/sequence.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../sequence/sequence.c -o sequence.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../clib/snprintf.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../clib/snprintf.c -o snprintf.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../txn/txn.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../txn/txn.c -o txn.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../txn/txn_auto.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../txn/txn_auto.c -o txn_auto.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../txn/txn_method.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../txn/txn_method.c -o txn_method.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../txn/txn_rec.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../txn/txn_rec.c -o txn_rec.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../txn/txn_recover.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../txn/txn_recover.c -o txn_recover.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../txn/txn_region.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../txn/txn_region.c -o txn_region.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../txn/txn_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../txn/txn_stat.c -o txn_stat.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../txn/txn_util.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../txn/txn_util.c -o txn_util.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../xa/xa.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../xa/xa.c -o xa.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../xa/xa_db.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../xa/xa_db.c -o xa_db.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../xa/xa_map.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../xa/xa_map.c -o xa_map.o ar cr libdb-4.3.a mut_tas.o bt_compare.o bt_conv.o bt_curadj.o bt_cursor.o bt_delete.o bt_method.o bt_open.o bt_put.o bt_rec.o bt_reclaim.o bt_recno.o bt_rsearch.o bt_search.o bt_split.o bt_stat.o bt_upgrade.o btree_auto.o hash.o hash_auto.o hash_conv.o hash_dup.o hash_meta.o hash_method.o hash_open.o hash_page.o hash_rec.o hash_reclaim.o hash_stat.o hash_upgrade.o qam.o qam_auto.o qam_conv.o qam_files.o qam_method.o qam_open.o qam_rec.o qam_stat.o qam_upgrade.o rep_stub.o db_vrfy_stub.o crypto_stub.o crdel_auto.o crdel_rec.o db.o db_am.o db_auto.o db_byteorder.o db_cam.o db_conv.o db_dispatch.o db_dup.o db_err.o db_getlong.o db_idspace.o db_iface.o db_join.o db_log2.o db_meta.o db_method.o db_open.o db_overflow.o db_pr.o db_rec.o db_reclaim.o db_rename.o db_remove.o db_ret.o db_salloc.o db_setid.o db_setlsn.o db_shash.o db_stati.o db_truncate.o db_upg.o db_upg_opd.o dbm.o dbreg.o dbreg_auto.o dbreg_rec.o dbreg_stat.o dbreg_util.o env_file.o env_method.o env_open.o env_recover.o env_region.o env_stat.o fileops_auto.o fop_basic.o fop_rec.o fop_util.o hash_func.o hmac.o hsearch.o lock.o lock_deadlock.o lock_id.o lock_list.o lock_method.o lock_region.o lock_stat.o lock_timer.o lock_util.o log.o log_archive.o log_compare.o log_get.o log_method.o log_put.o log_stat.o mp_alloc.o mp_bh.o mp_fget.o mp_fmethod.o mp_fopen.o mp_fput.o mp_fset.o mp_method.o mp_region.o mp_register.o mp_stat.o mp_sync.o mp_trickle.o mutex.o os_abs.o os_alloc.o os_clock.o os_config.o os_dir.o os_errno.o os_fid.o os_fsync.o os_handle.o os_id.o os_map.o os_method.o os_oflags.o os_open.o os_region.o os_rename.o os_root.o os_rpath.o os_rw.o os_seek.o os_sleep.o os_spin.o os_stat.o os_tmpdir.o os_truncate.o os_unlink.o sha1.o seq_stat.o sequence.o snprintf.o txn.o txn_auto.o txn_method.o txn_rec.o txn_recover.o txn_region.o txn_stat.o txn_util.o xa.o xa_db.o xa_map.o test ! -f /usr/bin/ranlib || /usr/bin/ranlib libdb-4.3.a rm -f libdb.a ln -s libdb-4.3.a libdb.a /bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../cxx/cxx_db.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../cxx/cxx_db.cpp -o cxx_db.o /bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../cxx/cxx_dbc.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../cxx/cxx_dbc.cpp -o cxx_dbc.o /bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../cxx/cxx_dbt.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../cxx/cxx_dbt.cpp -o cxx_dbt.o /bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../cxx/cxx_env.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../cxx/cxx_env.cpp -o cxx_env.o /bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../cxx/cxx_except.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../cxx/cxx_except.cpp -o cxx_except.o /bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../cxx/cxx_lock.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../cxx/cxx_lock.cpp -o cxx_lock.o /bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../cxx/cxx_logc.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../cxx/cxx_logc.cpp -o cxx_logc.o /bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../cxx/cxx_mpool.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../cxx/cxx_mpool.cpp -o cxx_mpool.o /bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../cxx/cxx_multi.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../cxx/cxx_multi.cpp -o cxx_multi.o /bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../cxx/cxx_seq.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../cxx/cxx_seq.cpp -o cxx_seq.o /bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../cxx/cxx_txn.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../cxx/cxx_txn.cpp -o cxx_txn.o ar cr libdb_cxx-4.3.a cxx_db.o cxx_dbc.o cxx_dbt.o cxx_env.o cxx_except.o cxx_lock.o cxx_logc.o cxx_mpool.o cxx_multi.o cxx_seq.o cxx_txn.o mut_tas.o bt_compare.o bt_conv.o bt_curadj.o bt_cursor.o bt_delete.o bt_method.o bt_open.o bt_put.o bt_rec.o bt_reclaim.o bt_recno.o bt_rsearch.o bt_search.o bt_split.o bt_stat.o bt_upgrade.o btree_auto.o hash.o hash_auto.o hash_conv.o hash_dup.o hash_meta.o hash_method.o hash_open.o hash_page.o hash_rec.o hash_reclaim.o hash_stat.o hash_upgrade.o qam.o qam_auto.o qam_conv.o qam_files.o qam_method.o qam_open.o qam_rec.o qam_stat.o qam_upgrade.o rep_stub.o db_vrfy_stub.o crypto_stub.o crdel_auto.o crdel_rec.o db.o db_am.o db_auto.o db_byteorder.o db_cam.o db_conv.o db_dispatch.o db_dup.o db_err.o db_getlong.o db_idspace.o db_iface.o db_join.o db_log2.o db_meta.o db_method.o db_open.o db_overflow.o db_pr.o db_rec.o db_reclaim.o db_rename.o db_remove.o db_ret.o db_salloc.o db_setid.o db_setlsn.o db_shash.o db_stati.o db_truncate.o db_upg.o db_upg_opd.o dbm.o dbreg.o dbreg_auto.o dbreg_rec.o dbreg_stat.o dbreg_util.o env_file.o env_method.o env_open.o env_recover.o env_region.o env_stat.o fileops_auto.o fop_basic.o fop_rec.o fop_util.o hash_func.o hmac.o hsearch.o lock.o lock_deadlock.o lock_id.o lock_list.o lock_method.o lock_region.o lock_stat.o lock_timer.o lock_util.o log.o log_archive.o log_compare.o log_get.o log_method.o log_put.o log_stat.o mp_alloc.o mp_bh.o mp_fget.o mp_fmethod.o mp_fopen.o mp_fput.o mp_fset.o mp_method.o mp_region.o mp_register.o mp_stat.o mp_sync.o mp_trickle.o mutex.o os_abs.o os_alloc.o os_clock.o os_config.o os_dir.o os_errno.o os_fid.o os_fsync.o os_handle.o os_id.o os_map.o os_method.o os_oflags.o os_open.o os_region.o os_rename.o os_root.o os_rpath.o os_rw.o os_seek.o os_sleep.o os_spin.o os_stat.o os_tmpdir.o os_truncate.o os_unlink.o sha1.o seq_stat.o sequence.o snprintf.o txn.o txn_auto.o txn_method.o txn_rec.o txn_recover.o txn_region.o txn_stat.o txn_util.o xa.o xa_db.o xa_map.o test ! -f /usr/bin/ranlib || /usr/bin/ranlib libdb_cxx-4.3.a rm -f libdb_cxx.a ln -s libdb_cxx-4.3.a libdb_cxx.a /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db_archive/db_archive.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db_archive/db_archive.c -o db_archive.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../common/util_sig.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../common/util_sig.c -o util_sig.o /bin/sh ./libtool --mode=link gcc -g -O2 -o db_archive \ db_archive.o util_sig.o libdb-4.3.a mkdir .libs gcc -g -O2 -o db_archive db_archive.o util_sig.o libdb-4.3.a : db_archive /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db_checkpoint/db_checkpoint.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db_checkpoint/db_checkpoint.c -o db_checkpoint.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../common/util_log.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../common/util_log.c -o util_log.o /bin/sh ./libtool --mode=link gcc -g -O2 -o db_checkpoint \ db_checkpoint.o util_log.o util_sig.o libdb-4.3.a gcc -g -O2 -o db_checkpoint db_checkpoint.o util_log.o util_sig.o libdb-4.3.a : db_checkpoint /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db_deadlock/db_deadlock.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db_deadlock/db_deadlock.c -o db_deadlock.o /bin/sh ./libtool --mode=link gcc -g -O2 -o db_deadlock \ db_deadlock.o util_log.o util_sig.o libdb-4.3.a gcc -g -O2 -o db_deadlock db_deadlock.o util_log.o util_sig.o libdb-4.3.a : db_deadlock /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db_dump/db_dump.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db_dump/db_dump.c -o db_dump.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../common/util_cache.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../common/util_cache.c -o util_cache.o /bin/sh ./libtool --mode=link gcc -g -O2 -o db_dump \ db_dump.o util_cache.o util_sig.o libdb-4.3.a gcc -g -O2 -o db_dump db_dump.o util_cache.o util_sig.o libdb-4.3.a : db_dump /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db_load/db_load.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db_load/db_load.c -o db_load.o /bin/sh ./libtool --mode=link gcc -g -O2 -o db_load \ db_load.o util_cache.o util_sig.o libdb-4.3.a gcc -g -O2 -o db_load db_load.o util_cache.o util_sig.o libdb-4.3.a : db_load /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db_printlog/db_printlog.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db_printlog/db_printlog.c -o db_printlog.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/btree_autop.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../btree/btree_autop.c -o btree_autop.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/crdel_autop.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/crdel_autop.c -o crdel_autop.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_autop.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db/db_autop.c -o db_autop.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../dbreg/dbreg_autop.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../dbreg/dbreg_autop.c -o dbreg_autop.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../fileops/fileops_autop.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../fileops/fileops_autop.c -o fileops_autop.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_autop.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../hash/hash_autop.c -o hash_autop.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../qam/qam_autop.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../qam/qam_autop.c -o qam_autop.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../rep/rep_autop.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../rep/rep_autop.c -o rep_autop.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../txn/txn_autop.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../txn/txn_autop.c -o txn_autop.o /bin/sh ./libtool --mode=link gcc -g -O2 -o db_printlog \ db_printlog.o btree_autop.o crdel_autop.o db_autop.o dbreg_autop.o fileops_autop.o hash_autop.o qam_autop.o rep_autop.o txn_autop.o util_sig.o libdb-4.3.a gcc -g -O2 -o db_printlog db_printlog.o btree_autop.o crdel_autop.o db_autop.o dbreg_autop.o fileops_autop.o hash_autop.o qam_autop.o rep_autop.o txn_autop.o util_sig.o libdb-4.3.a : db_printlog /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db_recover/db_recover.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db_recover/db_recover.c -o db_recover.o /bin/sh ./libtool --mode=link gcc -g -O2 -o db_recover \ db_recover.o util_sig.o libdb-4.3.a gcc -g -O2 -o db_recover db_recover.o util_sig.o libdb-4.3.a : db_recover /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db_stat/db_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db_stat/db_stat.c -o db_stat.o /bin/sh ./libtool --mode=link gcc -g -O2 -o db_stat \ db_stat.o util_cache.o util_sig.o libdb-4.3.a gcc -g -O2 -o db_stat db_stat.o util_cache.o util_sig.o libdb-4.3.a : db_stat /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db_upgrade/db_upgrade.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db_upgrade/db_upgrade.c -o db_upgrade.o /bin/sh ./libtool --mode=link gcc -g -O2 -o db_upgrade \ db_upgrade.o util_sig.o libdb-4.3.a gcc -g -O2 -o db_upgrade db_upgrade.o util_sig.o libdb-4.3.a : db_upgrade /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db_verify/db_verify.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -g -O2 ../dist/../db_verify/db_verify.c -o db_verify.o /bin/sh ./libtool --mode=link gcc -g -O2 -o db_verify \ db_verify.o util_cache.o util_sig.o libdb-4.3.a gcc -g -O2 -o db_verify db_verify.o util_cache.o util_sig.o libdb-4.3.a : db_verify make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/db-4.3.28.NC/build_unix' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/db-4.3.28.NC/build_unix' Installing DB include files: /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/include ... Installing DB library: /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/lib ... cp -p libdb-4.3.a /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/lib/libdb-4.3.a ranlib /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/lib/libdb-4.3.a chmod 644 /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/lib/libdb-4.3.a cp -p libdb.a /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/lib/libdb.a ranlib /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/lib/libdb.a chmod 644 /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/lib/libdb.a cp -p libdb_cxx-4.3.a /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/lib/libdb_cxx-4.3.a ranlib /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/lib/libdb_cxx-4.3.a chmod 644 /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/lib/libdb_cxx-4.3.a cp -p libdb_cxx.a /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/lib/libdb_cxx.a ranlib /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/lib/libdb_cxx.a chmod 644 /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/lib/libdb_cxx.a Installing DB utilities: /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/bin ... cp -p db_archive /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/bin/db_archive cp -p db_checkpoint /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/bin/db_checkpoint cp -p db_deadlock /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/bin/db_deadlock cp -p db_dump /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/bin/db_dump cp -p db_load /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/bin/db_load cp -p db_printlog /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/bin/db_printlog cp -p db_recover /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/bin/db_recover cp -p db_stat /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/bin/db_stat cp -p db_upgrade /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/bin/db_upgrade cp -p db_verify /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/bin/db_verify Installing documentation: /usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/docs ... make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/db-4.3.28.NC/build_unix' touch build-db make aterm-2.4 make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals' gunzip < aterm-2.4.tar.gz | tar xvf - aterm-2.4/ aterm-2.4/README aterm-2.4/Makefile.in aterm-2.4/configure aterm-2.4/AUTHORS aterm-2.4/COPYING aterm-2.4/ChangeLog aterm-2.4/INSTALL aterm-2.4/Makefile.am aterm-2.4/NEWS aterm-2.4/aclocal.m4 aterm-2.4/aterm.pc.in aterm-2.4/aterm.spec.in aterm-2.4/compile aterm-2.4/config.guess aterm-2.4/config.sub aterm-2.4/configure.ac aterm-2.4/depcomp aterm-2.4/install-sh aterm-2.4/ltmain.sh aterm-2.4/missing aterm-2.4/mkinstalldirs aterm-2.4/aterm.m4 aterm-2.4/init-package.m4 aterm-2.4/package aterm-2.4/aterm.spec aterm-2.4/aterm/ aterm-2.4/aterm/abool.h aterm-2.4/aterm/afun.h aterm-2.4/aterm/aterm1.h aterm-2.4/aterm/aterm2.h aterm-2.4/aterm/atypes.h aterm-2.4/aterm/deprecated.h aterm-2.4/aterm/encoding.h aterm-2.4/aterm/_afun.h aterm-2.4/aterm/_aterm.h aterm-2.4/aterm/bafio.h aterm-2.4/aterm/byteio.h aterm-2.4/aterm/debug.h aterm-2.4/aterm/gc.h aterm-2.4/aterm/list.h aterm-2.4/aterm/make.h aterm-2.4/aterm/md5.h aterm-2.4/aterm/memory.h aterm-2.4/aterm/tafio.h aterm-2.4/aterm/util.h aterm-2.4/aterm/version.h aterm-2.4/aterm/Makefile.in aterm-2.4/aterm/Makefile.am aterm-2.4/aterm/afun.c aterm-2.4/aterm/aterm.c aterm-2.4/aterm/bafio.c aterm-2.4/aterm/byteio.c aterm-2.4/aterm/gc.c aterm-2.4/aterm/hash.c aterm-2.4/aterm/list.c aterm-2.4/aterm/make.c aterm-2.4/aterm/md5c.c aterm-2.4/aterm/memory.c aterm-2.4/aterm/tafio.c aterm-2.4/aterm/version.c aterm-2.4/utils/ aterm-2.4/utils/Makefile.in aterm-2.4/utils/Makefile.am aterm-2.4/utils/atdiff.c aterm-2.4/utils/atrmannos.c aterm-2.4/utils/atsum.c aterm-2.4/utils/baffle.c aterm-2.4/utils/dicttoc.c aterm-2.4/utils/termsize.c aterm-2.4/utils/baf2trm aterm-2.4/utils/baf2taf aterm-2.4/utils/trm2baf aterm-2.4/utils/trm2taf aterm-2.4/utils/taf2trm aterm-2.4/utils/taf2baf aterm-2.4/utils/trmcat aterm-2.4/test/ aterm-2.4/test/Makefile.in aterm-2.4/test/Makefile.am aterm-2.4/test/fib.c aterm-2.4/test/primes.c aterm-2.4/test/randgen.c aterm-2.4/test/stress.c aterm-2.4/test/termstats.c aterm-2.4/test/error.trm aterm-2.4/test/terms.dict aterm-2.4/test/termstats.sh aterm-2.4/test/test.trms aterm-2.4/test/vararg1.c aterm-2.4/test/vararg2.c aterm-2.4/test/vararg3.c aterm-2.4/doc/ aterm-2.4/doc/Makefile.in aterm-2.4/doc/Makefile.am aterm-2.4/doc/append.ltx aterm-2.4/doc/at.ltx aterm-2.4/doc/aterm.ltx aterm-2.4/doc/corrections.ltx aterm-2.4/doc/corrections2.ltx aterm-2.4/doc/gtld-at.ltx aterm-2.4/doc/manual.ltx aterm-2.4/doc/thesis.bib aterm-2.4/doc/encoding.fig aterm-2.4/doc/header.fig aterm-2.4/doc/hierarchy.fig aterm-2.4/doc/sharing.eps aterm-2.4/doc/speauth.cls aterm-2.4/doc/spedoc.tex aterm-2.4/doc/general-make aterm-2.4/doc/at.ps aterm-2.4/doc/manual.ps aterm-2.4/doc/appl-enc.fig aterm-2.4/doc/examples/ aterm-2.4/doc/examples/Makefile.in aterm-2.4/doc/examples/Makefile.am aterm-2.4/doc/examples/README.txt aterm-2.4/doc/examples/app1.c aterm-2.4/doc/examples/app2.c aterm-2.4/doc/examples/app3.c aterm-2.4/doc/examples/init.c aterm-2.4/doc/examples/make.c aterm-2.4/doc/examples/match.c aterm-2.4/doc/examples/plac.c aterm-2.4/doc/examples/prot.c aterm-2.4/doc/spec/ aterm-2.4/doc/spec/Makefile.in aterm-2.4/doc/spec/Makefile.am aterm-2.4/doc/spec/ASF+SDF-options.sty aterm-2.4/doc/spec/ASF+SDF.sty aterm-2.4/doc/spec/ATerm.mtx aterm-2.4/doc/spec/ATerm.syn aterm-2.4/doc/spec/Makefile.sources aterm-2.4/doc/spec/Makefile.tolatex aterm-2.4/doc/spec/abbreviations.ll aterm-2.4/doc/spec/import-graph.tex aterm-2.4/doc/spec/listing.ltx aterm-2.4/doc/spec/module-names.ltx aterm-2.4/doc/spec/modules.ltx make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals' touch have-aterm (pfx=`pwd` && \ cd aterm-2.4 && \ CC="gcc" ./configure --prefix=$pfx/inst-aterm && \ make && \ make install) checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether CFLAGS is already set... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for AIX... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking whether term sharing is enabled... yes checking for strdup... yes checking for lrand48... yes checking for srand48... yes configure: creating ./config.status config.status: creating Makefile config.status: creating aterm/Makefile config.status: creating utils/Makefile config.status: creating test/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/spec/Makefile config.status: creating aterm.spec config.status: creating aterm.pc config.status: executing depfiles commands make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4' Making all in aterm make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/aterm' if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -pg -MT libATerm_prof_a-afun.o -MD -MP -MF ".deps/libATerm_prof_a-afun.Tpo" \ -c -o libATerm_prof_a-afun.o `test -f 'afun.c' || echo './'`afun.c; \ then mv -f ".deps/libATerm_prof_a-afun.Tpo" ".deps/libATerm_prof_a-afun.Po"; \ else rm -f ".deps/libATerm_prof_a-afun.Tpo"; exit 1; \ fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -pg -MT libATerm_prof_a-aterm.o -MD -MP -MF ".deps/libATerm_prof_a-aterm.Tpo" \ -c -o libATerm_prof_a-aterm.o `test -f 'aterm.c' || echo './'`aterm.c; \ then mv -f ".deps/libATerm_prof_a-aterm.Tpo" ".deps/libATerm_prof_a-aterm.Po"; \ else rm -f ".deps/libATerm_prof_a-aterm.Tpo"; exit 1; \ fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -pg -MT libATerm_prof_a-bafio.o -MD -MP -MF ".deps/libATerm_prof_a-bafio.Tpo" \ -c -o libATerm_prof_a-bafio.o `test -f 'bafio.c' || echo './'`bafio.c; \ then mv -f ".deps/libATerm_prof_a-bafio.Tpo" ".deps/libATerm_prof_a-bafio.Po"; \ else rm -f ".deps/libATerm_prof_a-bafio.Tpo"; exit 1; \ fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -pg -MT libATerm_prof_a-byteio.o -MD -MP -MF ".deps/libATerm_prof_a-byteio.Tpo" \ -c -o libATerm_prof_a-byteio.o `test -f 'byteio.c' || echo './'`byteio.c; \ then mv -f ".deps/libATerm_prof_a-byteio.Tpo" ".deps/libATerm_prof_a-byteio.Po"; \ else rm -f ".deps/libATerm_prof_a-byteio.Tpo"; exit 1; \ fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -pg -MT libATerm_prof_a-gc.o -MD -MP -MF ".deps/libATerm_prof_a-gc.Tpo" \ -c -o libATerm_prof_a-gc.o `test -f 'gc.c' || echo './'`gc.c; \ then mv -f ".deps/libATerm_prof_a-gc.Tpo" ".deps/libATerm_prof_a-gc.Po"; \ else rm -f ".deps/libATerm_prof_a-gc.Tpo"; exit 1; \ fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -pg -MT libATerm_prof_a-hash.o -MD -MP -MF ".deps/libATerm_prof_a-hash.Tpo" \ -c -o libATerm_prof_a-hash.o `test -f 'hash.c' || echo './'`hash.c; \ then mv -f ".deps/libATerm_prof_a-hash.Tpo" ".deps/libATerm_prof_a-hash.Po"; \ else rm -f ".deps/libATerm_prof_a-hash.Tpo"; exit 1; \ fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -pg -MT libATerm_prof_a-list.o -MD -MP -MF ".deps/libATerm_prof_a-list.Tpo" \ -c -o libATerm_prof_a-list.o `test -f 'list.c' || echo './'`list.c; \ then mv -f ".deps/libATerm_prof_a-list.Tpo" ".deps/libATerm_prof_a-list.Po"; \ else rm -f ".deps/libATerm_prof_a-list.Tpo"; exit 1; \ fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -pg -MT libATerm_prof_a-make.o -MD -MP -MF ".deps/libATerm_prof_a-make.Tpo" \ -c -o libATerm_prof_a-make.o `test -f 'make.c' || echo './'`make.c; \ then mv -f ".deps/libATerm_prof_a-make.Tpo" ".deps/libATerm_prof_a-make.Po"; \ else rm -f ".deps/libATerm_prof_a-make.Tpo"; exit 1; \ fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -pg -MT libATerm_prof_a-md5c.o -MD -MP -MF ".deps/libATerm_prof_a-md5c.Tpo" \ -c -o libATerm_prof_a-md5c.o `test -f 'md5c.c' || echo './'`md5c.c; \ then mv -f ".deps/libATerm_prof_a-md5c.Tpo" ".deps/libATerm_prof_a-md5c.Po"; \ else rm -f ".deps/libATerm_prof_a-md5c.Tpo"; exit 1; \ fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -pg -MT libATerm_prof_a-memory.o -MD -MP -MF ".deps/libATerm_prof_a-memory.Tpo" \ -c -o libATerm_prof_a-memory.o `test -f 'memory.c' || echo './'`memory.c; \ then mv -f ".deps/libATerm_prof_a-memory.Tpo" ".deps/libATerm_prof_a-memory.Po"; \ else rm -f ".deps/libATerm_prof_a-memory.Tpo"; exit 1; \ fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -pg -MT libATerm_prof_a-tafio.o -MD -MP -MF ".deps/libATerm_prof_a-tafio.Tpo" \ -c -o libATerm_prof_a-tafio.o `test -f 'tafio.c' || echo './'`tafio.c; \ then mv -f ".deps/libATerm_prof_a-tafio.Tpo" ".deps/libATerm_prof_a-tafio.Po"; \ else rm -f ".deps/libATerm_prof_a-tafio.Tpo"; exit 1; \ fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -pg -MT libATerm_prof_a-version.o -MD -MP -MF ".deps/libATerm_prof_a-version.Tpo" \ -c -o libATerm_prof_a-version.o `test -f 'version.c' || echo './'`version.c; \ then mv -f ".deps/libATerm_prof_a-version.Tpo" ".deps/libATerm_prof_a-version.Po"; \ else rm -f ".deps/libATerm_prof_a-version.Tpo"; exit 1; \ fi rm -f libATerm-prof.a ar cru libATerm-prof.a libATerm_prof_a-afun.o libATerm_prof_a-aterm.o libATerm_prof_a-bafio.o libATerm_prof_a-byteio.o libATerm_prof_a-gc.o libATerm_prof_a-hash.o libATerm_prof_a-list.o libATerm_prof_a-make.o libATerm_prof_a-md5c.o libATerm_prof_a-memory.o libATerm_prof_a-tafio.o libATerm_prof_a-version.o ranlib libATerm-prof.a if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-afun.lo -MD -MP -MF ".deps/libATerm_la-afun.Tpo" \ -c -o libATerm_la-afun.lo `test -f 'afun.c' || echo './'`afun.c; \ then mv -f ".deps/libATerm_la-afun.Tpo" ".deps/libATerm_la-afun.Plo"; \ else rm -f ".deps/libATerm_la-afun.Tpo"; exit 1; \ fi mkdir .libs gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-afun.lo -MD -MP -MF .deps/libATerm_la-afun.Tpo -c afun.c -fPIC -DPIC -o .libs/libATerm_la-afun.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-afun.lo -MD -MP -MF .deps/libATerm_la-afun.Tpo -c afun.c -o libATerm_la-afun.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-aterm.lo -MD -MP -MF ".deps/libATerm_la-aterm.Tpo" \ -c -o libATerm_la-aterm.lo `test -f 'aterm.c' || echo './'`aterm.c; \ then mv -f ".deps/libATerm_la-aterm.Tpo" ".deps/libATerm_la-aterm.Plo"; \ else rm -f ".deps/libATerm_la-aterm.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-aterm.lo -MD -MP -MF .deps/libATerm_la-aterm.Tpo -c aterm.c -fPIC -DPIC -o .libs/libATerm_la-aterm.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-aterm.lo -MD -MP -MF .deps/libATerm_la-aterm.Tpo -c aterm.c -o libATerm_la-aterm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-bafio.lo -MD -MP -MF ".deps/libATerm_la-bafio.Tpo" \ -c -o libATerm_la-bafio.lo `test -f 'bafio.c' || echo './'`bafio.c; \ then mv -f ".deps/libATerm_la-bafio.Tpo" ".deps/libATerm_la-bafio.Plo"; \ else rm -f ".deps/libATerm_la-bafio.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-bafio.lo -MD -MP -MF .deps/libATerm_la-bafio.Tpo -c bafio.c -fPIC -DPIC -o .libs/libATerm_la-bafio.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-bafio.lo -MD -MP -MF .deps/libATerm_la-bafio.Tpo -c bafio.c -o libATerm_la-bafio.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-byteio.lo -MD -MP -MF ".deps/libATerm_la-byteio.Tpo" \ -c -o libATerm_la-byteio.lo `test -f 'byteio.c' || echo './'`byteio.c; \ then mv -f ".deps/libATerm_la-byteio.Tpo" ".deps/libATerm_la-byteio.Plo"; \ else rm -f ".deps/libATerm_la-byteio.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-byteio.lo -MD -MP -MF .deps/libATerm_la-byteio.Tpo -c byteio.c -fPIC -DPIC -o .libs/libATerm_la-byteio.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-byteio.lo -MD -MP -MF .deps/libATerm_la-byteio.Tpo -c byteio.c -o libATerm_la-byteio.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-gc.lo -MD -MP -MF ".deps/libATerm_la-gc.Tpo" \ -c -o libATerm_la-gc.lo `test -f 'gc.c' || echo './'`gc.c; \ then mv -f ".deps/libATerm_la-gc.Tpo" ".deps/libATerm_la-gc.Plo"; \ else rm -f ".deps/libATerm_la-gc.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-gc.lo -MD -MP -MF .deps/libATerm_la-gc.Tpo -c gc.c -fPIC -DPIC -o .libs/libATerm_la-gc.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-gc.lo -MD -MP -MF .deps/libATerm_la-gc.Tpo -c gc.c -o libATerm_la-gc.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-hash.lo -MD -MP -MF ".deps/libATerm_la-hash.Tpo" \ -c -o libATerm_la-hash.lo `test -f 'hash.c' || echo './'`hash.c; \ then mv -f ".deps/libATerm_la-hash.Tpo" ".deps/libATerm_la-hash.Plo"; \ else rm -f ".deps/libATerm_la-hash.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-hash.lo -MD -MP -MF .deps/libATerm_la-hash.Tpo -c hash.c -fPIC -DPIC -o .libs/libATerm_la-hash.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-hash.lo -MD -MP -MF .deps/libATerm_la-hash.Tpo -c hash.c -o libATerm_la-hash.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-list.lo -MD -MP -MF ".deps/libATerm_la-list.Tpo" \ -c -o libATerm_la-list.lo `test -f 'list.c' || echo './'`list.c; \ then mv -f ".deps/libATerm_la-list.Tpo" ".deps/libATerm_la-list.Plo"; \ else rm -f ".deps/libATerm_la-list.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-list.lo -MD -MP -MF .deps/libATerm_la-list.Tpo -c list.c -fPIC -DPIC -o .libs/libATerm_la-list.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-list.lo -MD -MP -MF .deps/libATerm_la-list.Tpo -c list.c -o libATerm_la-list.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-make.lo -MD -MP -MF ".deps/libATerm_la-make.Tpo" \ -c -o libATerm_la-make.lo `test -f 'make.c' || echo './'`make.c; \ then mv -f ".deps/libATerm_la-make.Tpo" ".deps/libATerm_la-make.Plo"; \ else rm -f ".deps/libATerm_la-make.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-make.lo -MD -MP -MF .deps/libATerm_la-make.Tpo -c make.c -fPIC -DPIC -o .libs/libATerm_la-make.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-make.lo -MD -MP -MF .deps/libATerm_la-make.Tpo -c make.c -o libATerm_la-make.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-md5c.lo -MD -MP -MF ".deps/libATerm_la-md5c.Tpo" \ -c -o libATerm_la-md5c.lo `test -f 'md5c.c' || echo './'`md5c.c; \ then mv -f ".deps/libATerm_la-md5c.Tpo" ".deps/libATerm_la-md5c.Plo"; \ else rm -f ".deps/libATerm_la-md5c.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-md5c.lo -MD -MP -MF .deps/libATerm_la-md5c.Tpo -c md5c.c -fPIC -DPIC -o .libs/libATerm_la-md5c.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-md5c.lo -MD -MP -MF .deps/libATerm_la-md5c.Tpo -c md5c.c -o libATerm_la-md5c.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-memory.lo -MD -MP -MF ".deps/libATerm_la-memory.Tpo" \ -c -o libATerm_la-memory.lo `test -f 'memory.c' || echo './'`memory.c; \ then mv -f ".deps/libATerm_la-memory.Tpo" ".deps/libATerm_la-memory.Plo"; \ else rm -f ".deps/libATerm_la-memory.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-memory.lo -MD -MP -MF .deps/libATerm_la-memory.Tpo -c memory.c -fPIC -DPIC -o .libs/libATerm_la-memory.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-memory.lo -MD -MP -MF .deps/libATerm_la-memory.Tpo -c memory.c -o libATerm_la-memory.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-tafio.lo -MD -MP -MF ".deps/libATerm_la-tafio.Tpo" \ -c -o libATerm_la-tafio.lo `test -f 'tafio.c' || echo './'`tafio.c; \ then mv -f ".deps/libATerm_la-tafio.Tpo" ".deps/libATerm_la-tafio.Plo"; \ else rm -f ".deps/libATerm_la-tafio.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-tafio.lo -MD -MP -MF .deps/libATerm_la-tafio.Tpo -c tafio.c -fPIC -DPIC -o .libs/libATerm_la-tafio.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-tafio.lo -MD -MP -MF .deps/libATerm_la-tafio.Tpo -c tafio.c -o libATerm_la-tafio.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-version.lo -MD -MP -MF ".deps/libATerm_la-version.Tpo" \ -c -o libATerm_la-version.lo `test -f 'version.c' || echo './'`version.c; \ then mv -f ".deps/libATerm_la-version.Tpo" ".deps/libATerm_la-version.Plo"; \ else rm -f ".deps/libATerm_la-version.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-version.lo -MD -MP -MF .deps/libATerm_la-version.Tpo -c version.c -fPIC -DPIC -o .libs/libATerm_la-version.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -O3 -DNDEBUG -MT libATerm_la-version.lo -MD -MP -MF .deps/libATerm_la-version.Tpo -c version.c -o libATerm_la-version.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -o libATerm.la -rpath /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib -avoid-version -no-undefined libATerm_la-afun.lo libATerm_la-aterm.lo libATerm_la-bafio.lo libATerm_la-byteio.lo libATerm_la-gc.lo libATerm_la-hash.lo libATerm_la-list.lo libATerm_la-make.lo libATerm_la-md5c.lo libATerm_la-memory.lo libATerm_la-tafio.lo libATerm_la-version.lo gcc -shared .libs/libATerm_la-afun.o .libs/libATerm_la-aterm.o .libs/libATerm_la-bafio.o .libs/libATerm_la-byteio.o .libs/libATerm_la-gc.o .libs/libATerm_la-hash.o .libs/libATerm_la-list.o .libs/libATerm_la-make.o .libs/libATerm_la-md5c.o .libs/libATerm_la-memory.o .libs/libATerm_la-tafio.o .libs/libATerm_la-version.o -Wl,-soname -Wl,libATerm.so -o .libs/libATerm.so ar cru .libs/libATerm.a libATerm_la-afun.o libATerm_la-aterm.o libATerm_la-bafio.o libATerm_la-byteio.o libATerm_la-gc.o libATerm_la-hash.o libATerm_la-list.o libATerm_la-make.o libATerm_la-md5c.o libATerm_la-memory.o libATerm_la-tafio.o libATerm_la-version.o ranlib .libs/libATerm.a creating libATerm.la (cd .libs && rm -f libATerm.la && ln -s ../libATerm.la libATerm.la) if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-afun.lo -MD -MP -MF ".deps/libATerm_dbg_la-afun.Tpo" \ -c -o libATerm_dbg_la-afun.lo `test -f 'afun.c' || echo './'`afun.c; \ then mv -f ".deps/libATerm_dbg_la-afun.Tpo" ".deps/libATerm_dbg_la-afun.Plo"; \ else rm -f ".deps/libATerm_dbg_la-afun.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-afun.lo -MD -MP -MF .deps/libATerm_dbg_la-afun.Tpo -c afun.c -fPIC -DPIC -o .libs/libATerm_dbg_la-afun.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-afun.lo -MD -MP -MF .deps/libATerm_dbg_la-afun.Tpo -c afun.c -o libATerm_dbg_la-afun.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-aterm.lo -MD -MP -MF ".deps/libATerm_dbg_la-aterm.Tpo" \ -c -o libATerm_dbg_la-aterm.lo `test -f 'aterm.c' || echo './'`aterm.c; \ then mv -f ".deps/libATerm_dbg_la-aterm.Tpo" ".deps/libATerm_dbg_la-aterm.Plo"; \ else rm -f ".deps/libATerm_dbg_la-aterm.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-aterm.lo -MD -MP -MF .deps/libATerm_dbg_la-aterm.Tpo -c aterm.c -fPIC -DPIC -o .libs/libATerm_dbg_la-aterm.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-aterm.lo -MD -MP -MF .deps/libATerm_dbg_la-aterm.Tpo -c aterm.c -o libATerm_dbg_la-aterm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-bafio.lo -MD -MP -MF ".deps/libATerm_dbg_la-bafio.Tpo" \ -c -o libATerm_dbg_la-bafio.lo `test -f 'bafio.c' || echo './'`bafio.c; \ then mv -f ".deps/libATerm_dbg_la-bafio.Tpo" ".deps/libATerm_dbg_la-bafio.Plo"; \ else rm -f ".deps/libATerm_dbg_la-bafio.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-bafio.lo -MD -MP -MF .deps/libATerm_dbg_la-bafio.Tpo -c bafio.c -fPIC -DPIC -o .libs/libATerm_dbg_la-bafio.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-bafio.lo -MD -MP -MF .deps/libATerm_dbg_la-bafio.Tpo -c bafio.c -o libATerm_dbg_la-bafio.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-byteio.lo -MD -MP -MF ".deps/libATerm_dbg_la-byteio.Tpo" \ -c -o libATerm_dbg_la-byteio.lo `test -f 'byteio.c' || echo './'`byteio.c; \ then mv -f ".deps/libATerm_dbg_la-byteio.Tpo" ".deps/libATerm_dbg_la-byteio.Plo"; \ else rm -f ".deps/libATerm_dbg_la-byteio.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-byteio.lo -MD -MP -MF .deps/libATerm_dbg_la-byteio.Tpo -c byteio.c -fPIC -DPIC -o .libs/libATerm_dbg_la-byteio.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-byteio.lo -MD -MP -MF .deps/libATerm_dbg_la-byteio.Tpo -c byteio.c -o libATerm_dbg_la-byteio.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-gc.lo -MD -MP -MF ".deps/libATerm_dbg_la-gc.Tpo" \ -c -o libATerm_dbg_la-gc.lo `test -f 'gc.c' || echo './'`gc.c; \ then mv -f ".deps/libATerm_dbg_la-gc.Tpo" ".deps/libATerm_dbg_la-gc.Plo"; \ else rm -f ".deps/libATerm_dbg_la-gc.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-gc.lo -MD -MP -MF .deps/libATerm_dbg_la-gc.Tpo -c gc.c -fPIC -DPIC -o .libs/libATerm_dbg_la-gc.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-gc.lo -MD -MP -MF .deps/libATerm_dbg_la-gc.Tpo -c gc.c -o libATerm_dbg_la-gc.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-hash.lo -MD -MP -MF ".deps/libATerm_dbg_la-hash.Tpo" \ -c -o libATerm_dbg_la-hash.lo `test -f 'hash.c' || echo './'`hash.c; \ then mv -f ".deps/libATerm_dbg_la-hash.Tpo" ".deps/libATerm_dbg_la-hash.Plo"; \ else rm -f ".deps/libATerm_dbg_la-hash.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-hash.lo -MD -MP -MF .deps/libATerm_dbg_la-hash.Tpo -c hash.c -fPIC -DPIC -o .libs/libATerm_dbg_la-hash.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-hash.lo -MD -MP -MF .deps/libATerm_dbg_la-hash.Tpo -c hash.c -o libATerm_dbg_la-hash.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-list.lo -MD -MP -MF ".deps/libATerm_dbg_la-list.Tpo" \ -c -o libATerm_dbg_la-list.lo `test -f 'list.c' || echo './'`list.c; \ then mv -f ".deps/libATerm_dbg_la-list.Tpo" ".deps/libATerm_dbg_la-list.Plo"; \ else rm -f ".deps/libATerm_dbg_la-list.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-list.lo -MD -MP -MF .deps/libATerm_dbg_la-list.Tpo -c list.c -fPIC -DPIC -o .libs/libATerm_dbg_la-list.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-list.lo -MD -MP -MF .deps/libATerm_dbg_la-list.Tpo -c list.c -o libATerm_dbg_la-list.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-make.lo -MD -MP -MF ".deps/libATerm_dbg_la-make.Tpo" \ -c -o libATerm_dbg_la-make.lo `test -f 'make.c' || echo './'`make.c; \ then mv -f ".deps/libATerm_dbg_la-make.Tpo" ".deps/libATerm_dbg_la-make.Plo"; \ else rm -f ".deps/libATerm_dbg_la-make.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-make.lo -MD -MP -MF .deps/libATerm_dbg_la-make.Tpo -c make.c -fPIC -DPIC -o .libs/libATerm_dbg_la-make.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-make.lo -MD -MP -MF .deps/libATerm_dbg_la-make.Tpo -c make.c -o libATerm_dbg_la-make.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-md5c.lo -MD -MP -MF ".deps/libATerm_dbg_la-md5c.Tpo" \ -c -o libATerm_dbg_la-md5c.lo `test -f 'md5c.c' || echo './'`md5c.c; \ then mv -f ".deps/libATerm_dbg_la-md5c.Tpo" ".deps/libATerm_dbg_la-md5c.Plo"; \ else rm -f ".deps/libATerm_dbg_la-md5c.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-md5c.lo -MD -MP -MF .deps/libATerm_dbg_la-md5c.Tpo -c md5c.c -fPIC -DPIC -o .libs/libATerm_dbg_la-md5c.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-md5c.lo -MD -MP -MF .deps/libATerm_dbg_la-md5c.Tpo -c md5c.c -o libATerm_dbg_la-md5c.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-memory.lo -MD -MP -MF ".deps/libATerm_dbg_la-memory.Tpo" \ -c -o libATerm_dbg_la-memory.lo `test -f 'memory.c' || echo './'`memory.c; \ then mv -f ".deps/libATerm_dbg_la-memory.Tpo" ".deps/libATerm_dbg_la-memory.Plo"; \ else rm -f ".deps/libATerm_dbg_la-memory.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-memory.lo -MD -MP -MF .deps/libATerm_dbg_la-memory.Tpo -c memory.c -fPIC -DPIC -o .libs/libATerm_dbg_la-memory.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-memory.lo -MD -MP -MF .deps/libATerm_dbg_la-memory.Tpo -c memory.c -o libATerm_dbg_la-memory.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-tafio.lo -MD -MP -MF ".deps/libATerm_dbg_la-tafio.Tpo" \ -c -o libATerm_dbg_la-tafio.lo `test -f 'tafio.c' || echo './'`tafio.c; \ then mv -f ".deps/libATerm_dbg_la-tafio.Tpo" ".deps/libATerm_dbg_la-tafio.Plo"; \ else rm -f ".deps/libATerm_dbg_la-tafio.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-tafio.lo -MD -MP -MF .deps/libATerm_dbg_la-tafio.Tpo -c tafio.c -fPIC -DPIC -o .libs/libATerm_dbg_la-tafio.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-tafio.lo -MD -MP -MF .deps/libATerm_dbg_la-tafio.Tpo -c tafio.c -o libATerm_dbg_la-tafio.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-version.lo -MD -MP -MF ".deps/libATerm_dbg_la-version.Tpo" \ -c -o libATerm_dbg_la-version.lo `test -f 'version.c' || echo './'`version.c; \ then mv -f ".deps/libATerm_dbg_la-version.Tpo" ".deps/libATerm_dbg_la-version.Plo"; \ else rm -f ".deps/libATerm_dbg_la-version.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-version.lo -MD -MP -MF .deps/libATerm_dbg_la-version.Tpo -c version.c -fPIC -DPIC -o .libs/libATerm_dbg_la-version.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I. -Wall -g -MT libATerm_dbg_la-version.lo -MD -MP -MF .deps/libATerm_dbg_la-version.Tpo -c version.c -o libATerm_dbg_la-version.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -o libATerm-dbg.la -rpath /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib -avoid-version -no-undefined libATerm_dbg_la-afun.lo libATerm_dbg_la-aterm.lo libATerm_dbg_la-bafio.lo libATerm_dbg_la-byteio.lo libATerm_dbg_la-gc.lo libATerm_dbg_la-hash.lo libATerm_dbg_la-list.lo libATerm_dbg_la-make.lo libATerm_dbg_la-md5c.lo libATerm_dbg_la-memory.lo libATerm_dbg_la-tafio.lo libATerm_dbg_la-version.lo gcc -shared .libs/libATerm_dbg_la-afun.o .libs/libATerm_dbg_la-aterm.o .libs/libATerm_dbg_la-bafio.o .libs/libATerm_dbg_la-byteio.o .libs/libATerm_dbg_la-gc.o .libs/libATerm_dbg_la-hash.o .libs/libATerm_dbg_la-list.o .libs/libATerm_dbg_la-make.o .libs/libATerm_dbg_la-md5c.o .libs/libATerm_dbg_la-memory.o .libs/libATerm_dbg_la-tafio.o .libs/libATerm_dbg_la-version.o -Wl,-soname -Wl,libATerm-dbg.so -o .libs/libATerm-dbg.so ar cru .libs/libATerm-dbg.a libATerm_dbg_la-afun.o libATerm_dbg_la-aterm.o libATerm_dbg_la-bafio.o libATerm_dbg_la-byteio.o libATerm_dbg_la-gc.o libATerm_dbg_la-hash.o libATerm_dbg_la-list.o libATerm_dbg_la-make.o libATerm_dbg_la-md5c.o libATerm_dbg_la-memory.o libATerm_dbg_la-tafio.o libATerm_dbg_la-version.o ranlib .libs/libATerm-dbg.a creating libATerm-dbg.la (cd .libs && rm -f libATerm-dbg.la && ln -s ../libATerm-dbg.la libATerm-dbg.la) make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/aterm' Making all in utils make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/utils' if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I../aterm -MT termsize.o -MD -MP -MF ".deps/termsize.Tpo" \ -c -o termsize.o `test -f 'termsize.c' || echo './'`termsize.c; \ then mv -f ".deps/termsize.Tpo" ".deps/termsize.Po"; \ else rm -f ".deps/termsize.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -L../aterm -o termsize termsize.o -lATerm mkdir .libs gcc -o .libs/termsize termsize.o -L/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/aterm /usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/aterm/.libs/libATerm.so -Wl,--rpath -Wl,/usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib creating termsize if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I../aterm -MT baffle.o -MD -MP -MF ".deps/baffle.Tpo" \ -c -o baffle.o `test -f 'baffle.c' || echo './'`baffle.c; \ then mv -f ".deps/baffle.Tpo" ".deps/baffle.Po"; \ else rm -f ".deps/baffle.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -L../aterm -o baffle baffle.o -lATerm gcc -o .libs/baffle baffle.o -L/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/aterm /usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/aterm/.libs/libATerm.so -Wl,--rpath -Wl,/usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib creating baffle if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I../aterm -MT dicttoc.o -MD -MP -MF ".deps/dicttoc.Tpo" \ -c -o dicttoc.o `test -f 'dicttoc.c' || echo './'`dicttoc.c; \ then mv -f ".deps/dicttoc.Tpo" ".deps/dicttoc.Po"; \ else rm -f ".deps/dicttoc.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -L../aterm -o dicttoc dicttoc.o -lATerm gcc -o .libs/dicttoc dicttoc.o -L/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/aterm /usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/aterm/.libs/libATerm.so -Wl,--rpath -Wl,/usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib creating dicttoc if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I../aterm -MT atsum.o -MD -MP -MF ".deps/atsum.Tpo" \ -c -o atsum.o `test -f 'atsum.c' || echo './'`atsum.c; \ then mv -f ".deps/atsum.Tpo" ".deps/atsum.Po"; \ else rm -f ".deps/atsum.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -L../aterm -o atsum atsum.o -lATerm gcc -o .libs/atsum atsum.o -L/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/aterm /usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/aterm/.libs/libATerm.so -Wl,--rpath -Wl,/usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib creating atsum if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I../aterm -MT atdiff.o -MD -MP -MF ".deps/atdiff.Tpo" \ -c -o atdiff.o `test -f 'atdiff.c' || echo './'`atdiff.c; \ then mv -f ".deps/atdiff.Tpo" ".deps/atdiff.Po"; \ else rm -f ".deps/atdiff.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -L../aterm -o atdiff atdiff.o -lATerm gcc -o .libs/atdiff atdiff.o -L/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/aterm /usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/aterm/.libs/libATerm.so -Wl,--rpath -Wl,/usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib creating atdiff if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRDUP=1 -DHAVE_LRAND48=1 -DHAVE_SRAND48=1 -I. -I. -I../aterm -MT atrmannos.o -MD -MP -MF ".deps/atrmannos.Tpo" \ -c -o atrmannos.o `test -f 'atrmannos.c' || echo './'`atrmannos.c; \ then mv -f ".deps/atrmannos.Tpo" ".deps/atrmannos.Po"; \ else rm -f ".deps/atrmannos.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -L../aterm -o atrmannos atrmannos.o -lATerm gcc -o .libs/atrmannos atrmannos.o -L/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/aterm /usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/aterm/.libs/libATerm.so -Wl,--rpath -Wl,/usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib creating atrmannos make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/utils' Making all in test make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/test' ../utils/dicttoc -file-prefix terms -dict terms.dict make all-am make[5]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/test' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/test' make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/test' Making all in doc make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/doc' Making all in examples make[5]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/doc/examples' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/doc/examples' Making all in spec make[5]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/doc/spec' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/doc/spec' make[5]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/doc' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/doc' make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/doc' make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4' cp ./package aterm-2.4.pkg make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4' make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4' Making install in aterm make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/aterm' make[5]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/aterm' /bin/sh ../mkinstalldirs /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib mkdir -p -- /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib /usr/bin/install -c -m 644 libATerm-prof.a /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib/libATerm-prof.a ranlib /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib/libATerm-prof.a /bin/sh ../mkinstalldirs /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libATerm.la /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib/libATerm.la /usr/bin/install -c .libs/libATerm.so /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib/libATerm.so /usr/bin/install -c .libs/libATerm.lai /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib/libATerm.la /usr/bin/install -c .libs/libATerm.a /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib/libATerm.a ranlib /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib/libATerm.a chmod 644 /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib/libATerm.a PATH="$PATH:/sbin" ldconfig -n /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../libtool --mode=install /usr/bin/install -c libATerm-dbg.la /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib/libATerm-dbg.la /usr/bin/install -c .libs/libATerm-dbg.so /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib/libATerm-dbg.so /usr/bin/install -c .libs/libATerm-dbg.lai /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib/libATerm-dbg.la /usr/bin/install -c .libs/libATerm-dbg.a /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib/libATerm-dbg.a ranlib /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib/libATerm-dbg.a chmod 644 /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib/libATerm-dbg.a PATH="$PATH:/sbin" ldconfig -n /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../mkinstalldirs /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/include mkdir -p -- /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/include /usr/bin/install -c -m 644 abool.h /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/include/abool.h /usr/bin/install -c -m 644 afun.h /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/include/afun.h /usr/bin/install -c -m 644 aterm1.h /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/include/aterm1.h /usr/bin/install -c -m 644 aterm2.h /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/include/aterm2.h /usr/bin/install -c -m 644 atypes.h /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/include/atypes.h /usr/bin/install -c -m 644 deprecated.h /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/include/deprecated.h /usr/bin/install -c -m 644 encoding.h /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/include/encoding.h make[5]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/aterm' make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/aterm' Making install in utils make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/utils' make[5]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/utils' /bin/sh ../mkinstalldirs /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/bin mkdir -p -- /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/bin /bin/sh ../libtool --mode=install /usr/bin/install -c termsize /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/bin/termsize /usr/bin/install -c .libs/termsize /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/bin/termsize /bin/sh ../libtool --mode=install /usr/bin/install -c baffle /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/bin/baffle /usr/bin/install -c .libs/baffle /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/bin/baffle /bin/sh ../libtool --mode=install /usr/bin/install -c dicttoc /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/bin/dicttoc /usr/bin/install -c .libs/dicttoc /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/bin/dicttoc /bin/sh ../libtool --mode=install /usr/bin/install -c atsum /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/bin/atsum /usr/bin/install -c .libs/atsum /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/bin/atsum /bin/sh ../libtool --mode=install /usr/bin/install -c atdiff /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/bin/atdiff /usr/bin/install -c .libs/atdiff /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/bin/atdiff /bin/sh ../libtool --mode=install /usr/bin/install -c atrmannos /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/bin/atrmannos /usr/bin/install -c .libs/atrmannos /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/bin/atrmannos /bin/sh ../mkinstalldirs /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/bin /usr/bin/install -c baf2trm /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/bin/baf2trm /usr/bin/install -c baf2taf /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/bin/baf2taf /usr/bin/install -c trm2baf /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/bin/trm2baf /usr/bin/install -c trm2taf /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/bin/trm2taf /usr/bin/install -c taf2trm /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/bin/taf2trm /usr/bin/install -c taf2baf /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/bin/taf2baf /usr/bin/install -c trmcat /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/bin/trmcat make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/utils' make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/utils' Making install in test make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/test' make install-am make[5]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/test' make[6]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/test' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/test' make[5]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/test' make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/test' Making install in doc make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/doc' Making install in examples make[5]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/doc/examples' make[6]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/doc/examples' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/doc/examples' make[5]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/doc/examples' Making install in spec make[5]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/doc/spec' make[6]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/doc/spec' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/doc/spec' make[5]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/doc/spec' make[5]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/doc' make[6]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/doc' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/doc' make[5]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/doc' make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4/doc' make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4' make[5]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4' make[5]: Nothing to be done for `install-exec-am'. /bin/sh ./mkinstalldirs /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib/pkgconfig mkdir -p -- /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib/pkgconfig /usr/bin/install -c -m 644 aterm.pc /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib/pkgconfig/aterm.pc make[5]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4' make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4' make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals/aterm-2.4' touch build-aterm make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals' Making all in src make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src' Making all in bin2c make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/bin2c' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -MT bin2c.o -MD -MP -MF ".deps/bin2c.Tpo" -c -o bin2c.o bin2c.c; \ then mv -f ".deps/bin2c.Tpo" ".deps/bin2c.Po"; else rm -f ".deps/bin2c.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -o bin2c bin2c.o -lpthread mkdir .libs gcc -g -O2 -o bin2c bin2c.o -lpthread make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/bin2c' Making all in boost make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/boost' Making all in format make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/boost/format' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -I../.. -g -O2 -MT format_implementation.lo -MD -MP -MF ".deps/format_implementation.Tpo" -c -o format_implementation.lo format_implementation.cc; \ then mv -f ".deps/format_implementation.Tpo" ".deps/format_implementation.Plo"; else rm -f ".deps/format_implementation.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -I../.. -g -O2 -MT format_implementation.lo -MD -MP -MF .deps/format_implementation.Tpo -c format_implementation.cc -fPIC -DPIC -o .libs/format_implementation.o if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -I../.. -g -O2 -MT free_funcs.lo -MD -MP -MF ".deps/free_funcs.Tpo" -c -o free_funcs.lo free_funcs.cc; \ then mv -f ".deps/free_funcs.Tpo" ".deps/free_funcs.Plo"; else rm -f ".deps/free_funcs.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -I../.. -g -O2 -MT free_funcs.lo -MD -MP -MF .deps/free_funcs.Tpo -c free_funcs.cc -fPIC -DPIC -o .libs/free_funcs.o if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -I../.. -g -O2 -MT parsing.lo -MD -MP -MF ".deps/parsing.Tpo" -c -o parsing.lo parsing.cc; \ then mv -f ".deps/parsing.Tpo" ".deps/parsing.Plo"; else rm -f ".deps/parsing.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -I../.. -g -O2 -MT parsing.lo -MD -MP -MF .deps/parsing.Tpo -c parsing.cc -fPIC -DPIC -o .libs/parsing.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -Wall -I../.. -g -O2 -o libformat.la -rpath /nix/lib format_implementation.lo free_funcs.lo parsing.lo -lpthread g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../crti.o /usr/lib/gcc/i386-redhat-linux/3.4.2/crtbeginS.o .libs/format_implementation.o .libs/free_funcs.o .libs/parsing.o -lpthread -L/usr/lib/gcc/i386-redhat-linux/3.4.2 -L/usr/lib/gcc/i386-redhat-linux/3.4.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/3.4.2/crtendS.o /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../crtn.o -Wl,-soname -Wl,libformat.so.0 -o .libs/libformat.so.0.0.0 (cd .libs && rm -f libformat.so.0 && ln -s libformat.so.0.0.0 libformat.so.0) (cd .libs && rm -f libformat.so && ln -s libformat.so.0.0.0 libformat.so) creating libformat.la (cd .libs && rm -f libformat.la && ln -s ../libformat.la libformat.la) make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/boost/format' make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/boost' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/boost' make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/boost' Making all in libutil make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/libutil' if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-aterm/include -g -O2 -MT util.lo -MD -MP -MF ".deps/util.Tpo" -c -o util.lo util.cc; \ then mv -f ".deps/util.Tpo" ".deps/util.Plo"; else rm -f ".deps/util.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-aterm/include -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cc -fPIC -DPIC -o .libs/util.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-aterm/include -g -O2 -MT hash.lo -MD -MP -MF ".deps/hash.Tpo" -c -o hash.lo hash.cc; \ then mv -f ".deps/hash.Tpo" ".deps/hash.Plo"; else rm -f ".deps/hash.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-aterm/include -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.cc -fPIC -DPIC -o .libs/hash.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-aterm/include -g -O2 -MT archive.lo -MD -MP -MF ".deps/archive.Tpo" -c -o archive.lo archive.cc; \ then mv -f ".deps/archive.Tpo" ".deps/archive.Plo"; else rm -f ".deps/archive.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-aterm/include -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c archive.cc -fPIC -DPIC -o .libs/archive.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-aterm/include -g -O2 -MT aterm.lo -MD -MP -MF ".deps/aterm.Tpo" -c -o aterm.lo aterm.cc; \ then mv -f ".deps/aterm.Tpo" ".deps/aterm.Plo"; else rm -f ".deps/aterm.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-aterm/include -g -O2 -MT aterm.lo -MD -MP -MF .deps/aterm.Tpo -c aterm.cc -fPIC -DPIC -o .libs/aterm.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" -c -o md5.lo md5.c; \ then mv -f ".deps/md5.Tpo" ".deps/md5.Plo"; else rm -f ".deps/md5.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -MT sha1.lo -MD -MP -MF ".deps/sha1.Tpo" -c -o sha1.lo sha1.c; \ then mv -f ".deps/sha1.Tpo" ".deps/sha1.Plo"; else rm -f ".deps/sha1.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/sha1.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -MT sha256.lo -MD -MP -MF ".deps/sha256.Tpo" -c -o sha256.lo sha256.c; \ then mv -f ".deps/sha256.Tpo" ".deps/sha256.Plo"; else rm -f ".deps/sha256.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c sha256.c -fPIC -DPIC -o .libs/sha256.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -I.. -I../../externals/inst-aterm/include -g -O2 -o libutil.la -rpath /nix/lib util.lo hash.lo archive.lo aterm.lo md5.lo sha1.lo sha256.lo -lpthread g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../crti.o /usr/lib/gcc/i386-redhat-linux/3.4.2/crtbeginS.o .libs/util.o .libs/hash.o .libs/archive.o .libs/aterm.o .libs/md5.o .libs/sha1.o .libs/sha256.o -lpthread -L/usr/lib/gcc/i386-redhat-linux/3.4.2 -L/usr/lib/gcc/i386-redhat-linux/3.4.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/3.4.2/crtendS.o /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../crtn.o -Wl,-soname -Wl,libutil.so.0 -o .libs/libutil.so.0.0.0 (cd .libs && rm -f libutil.so.0 && ln -s libutil.so.0.0.0 libutil.so.0) (cd .libs && rm -f libutil.so && ln -s libutil.so.0.0.0 libutil.so) creating libutil.la (cd .libs && rm -f libutil.la && ln -s ../libutil.la libutil.la) make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/libutil' Making all in libstore make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/libstore' if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -g -O2 -MT store.lo -MD -MP -MF ".deps/store.Tpo" -c -o store.lo store.cc; \ then mv -f ".deps/store.Tpo" ".deps/store.Plo"; else rm -f ".deps/store.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -g -O2 -MT store.lo -MD -MP -MF .deps/store.Tpo -c store.cc -fPIC -DPIC -o .libs/store.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -g -O2 -MT derivations.lo -MD -MP -MF ".deps/derivations.Tpo" -c -o derivations.lo derivations.cc; \ then mv -f ".deps/derivations.Tpo" ".deps/derivations.Plo"; else rm -f ".deps/derivations.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -g -O2 -MT derivations.lo -MD -MP -MF .deps/derivations.Tpo -c derivations.cc -fPIC -DPIC -o .libs/derivations.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -g -O2 -MT build.lo -MD -MP -MF ".deps/build.Tpo" -c -o build.lo build.cc; \ then mv -f ".deps/build.Tpo" ".deps/build.Plo"; else rm -f ".deps/build.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -g -O2 -MT build.lo -MD -MP -MF .deps/build.Tpo -c build.cc -fPIC -DPIC -o .libs/build.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -g -O2 -MT misc.lo -MD -MP -MF ".deps/misc.Tpo" -c -o misc.lo misc.cc; \ then mv -f ".deps/misc.Tpo" ".deps/misc.Plo"; else rm -f ".deps/misc.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -g -O2 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.cc -fPIC -DPIC -o .libs/misc.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -g -O2 -MT globals.lo -MD -MP -MF ".deps/globals.Tpo" -c -o globals.lo globals.cc; \ then mv -f ".deps/globals.Tpo" ".deps/globals.Plo"; else rm -f ".deps/globals.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -g -O2 -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cc -fPIC -DPIC -o .libs/globals.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -g -O2 -MT db.lo -MD -MP -MF ".deps/db.Tpo" -c -o db.lo db.cc; \ then mv -f ".deps/db.Tpo" ".deps/db.Plo"; else rm -f ".deps/db.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -g -O2 -MT db.lo -MD -MP -MF .deps/db.Tpo -c db.cc -fPIC -DPIC -o .libs/db.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -g -O2 -MT references.lo -MD -MP -MF ".deps/references.Tpo" -c -o references.lo references.cc; \ then mv -f ".deps/references.Tpo" ".deps/references.Plo"; else rm -f ".deps/references.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -g -O2 -MT references.lo -MD -MP -MF .deps/references.Tpo -c references.cc -fPIC -DPIC -o .libs/references.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -g -O2 -MT pathlocks.lo -MD -MP -MF ".deps/pathlocks.Tpo" -c -o pathlocks.lo pathlocks.cc; \ then mv -f ".deps/pathlocks.Tpo" ".deps/pathlocks.Plo"; else rm -f ".deps/pathlocks.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -g -O2 -MT pathlocks.lo -MD -MP -MF .deps/pathlocks.Tpo -c pathlocks.cc -fPIC -DPIC -o .libs/pathlocks.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -g -O2 -MT gc.lo -MD -MP -MF ".deps/gc.Tpo" -c -o gc.lo gc.cc; \ then mv -f ".deps/gc.Tpo" ".deps/gc.Plo"; else rm -f ".deps/gc.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -g -O2 -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c gc.cc -fPIC -DPIC -o .libs/gc.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -g -O2 -o libstore.la -rpath /nix/lib store.lo derivations.lo build.lo misc.lo globals.lo db.lo references.lo pathlocks.lo gc.lo -lpthread g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../crti.o /usr/lib/gcc/i386-redhat-linux/3.4.2/crtbeginS.o .libs/store.o .libs/derivations.o .libs/build.o .libs/misc.o .libs/globals.o .libs/db.o .libs/references.o .libs/pathlocks.o .libs/gc.o -lpthread -L/usr/lib/gcc/i386-redhat-linux/3.4.2 -L/usr/lib/gcc/i386-redhat-linux/3.4.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/3.4.2/crtendS.o /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../crtn.o -Wl,-soname -Wl,libstore.so.0 -o .libs/libstore.so.0.0.0 (cd .libs && rm -f libstore.so.0 && ln -s libstore.so.0.0.0 libstore.so.0) (cd .libs && rm -f libstore.so && ln -s libstore.so.0.0.0 libstore.so) creating libstore.la (cd .libs && rm -f libstore.la && ln -s ../libstore.la libstore.la) make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/libstore' Making all in libmain make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/libmain' if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/nix/share\" -DNIX_STATE_DIR=\"/nix/var/nix\" -DNIX_LOG_DIR=\"/nix/var/log/nix\" -DNIX_CONF_DIR=\"/nix/etc/nix\" -DNIX_VERSION=\""0.9"\" -I.. -I../../externals/inst-aterm/include -I../libutil -I../libstore -g -O2 -MT shared.lo -MD -MP -MF ".deps/shared.Tpo" -c -o shared.lo shared.cc; \ then mv -f ".deps/shared.Tpo" ".deps/shared.Plo"; else rm -f ".deps/shared.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/nix/share\" -DNIX_STATE_DIR=\"/nix/var/nix\" -DNIX_LOG_DIR=\"/nix/var/log/nix\" -DNIX_CONF_DIR=\"/nix/etc/nix\" -DNIX_VERSION=\"0.9\" -I.. -I../../externals/inst-aterm/include -I../libutil -I../libstore -g -O2 -MT shared.lo -MD -MP -MF .deps/shared.Tpo -c shared.cc -fPIC -DPIC -o .libs/shared.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/nix/share\" -DNIX_STATE_DIR=\"/nix/var/nix\" -DNIX_LOG_DIR=\"/nix/var/log/nix\" -DNIX_CONF_DIR=\"/nix/etc/nix\" -DNIX_VERSION=\""0.9"\" -I.. -I../../externals/inst-aterm/include -I../libutil -I../libstore -g -O2 -o libmain.la -rpath /nix/lib shared.lo -lpthread g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../crti.o /usr/lib/gcc/i386-redhat-linux/3.4.2/crtbeginS.o .libs/shared.o -lpthread -L/usr/lib/gcc/i386-redhat-linux/3.4.2 -L/usr/lib/gcc/i386-redhat-linux/3.4.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/3.4.2/crtendS.o /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../crtn.o -Wl,-soname -Wl,libmain.so.0 -o .libs/libmain.so.0.0.0 (cd .libs && rm -f libmain.so.0 && ln -s libmain.so.0.0.0 libmain.so.0) (cd .libs && rm -f libmain.so && ln -s libmain.so.0.0.0 libmain.so) creating libmain.la (cd .libs && rm -f libmain.la && ln -s ../libmain.la libmain.la) make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/libmain' Making all in nix-store make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-store' ../bin2c/bin2c helpText < help.txt > help.txt.hh || (rm help.txt.hh && exit 1) if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -I../libstore -I../libmain -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cc; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -I../libstore -I../libmain -g -O2 -MT dotgraph.o -MD -MP -MF ".deps/dotgraph.Tpo" -c -o dotgraph.o dotgraph.cc; \ then mv -f ".deps/dotgraph.Tpo" ".deps/dotgraph.Po"; else rm -f ".deps/dotgraph.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CXX --mode=link g++ -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -I../libstore -I../libmain -g -O2 -o nix-store main.o dotgraph.o ../libmain/libmain.la ../libstore/libstore.la ../libutil/libutil.la ../boost/format/libformat.la -L../../externals/inst-bdb/lib -ldb_cxx -L../../externals/inst-aterm/lib -lATerm -lpthread mkdir .libs g++ -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -I../libstore -I../libmain -g -O2 -o .libs/nix-store main.o dotgraph.o ../libmain/.libs/libmain.so ../libstore/.libs/libstore.so ../libutil/.libs/libutil.so ../boost/format/.libs/libformat.so -L/usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/lib -ldb_cxx -L/usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib/libATerm.so -lpthread -Wl,--rpath -Wl,/nix/lib -Wl,--rpath -Wl,/usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib creating nix-store make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-store' Making all in nix-hash make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-hash' ../bin2c/bin2c helpText < help.txt > help.txt.hh || (rm help.txt.hh && exit 1) if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../externals/inst/include -I../libutil -I../libstore -I../libmain -g -O2 -MT nix-hash.o -MD -MP -MF ".deps/nix-hash.Tpo" -c -o nix-hash.o nix-hash.cc; \ then mv -f ".deps/nix-hash.Tpo" ".deps/nix-hash.Po"; else rm -f ".deps/nix-hash.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CXX --mode=link g++ -I.. -I../../externals/inst/include -I../libutil -I../libstore -I../libmain -g -O2 -o nix-hash nix-hash.o ../libmain/libmain.la ../libstore/libstore.la ../libutil/libutil.la ../boost/format/libformat.la -L../../externals/inst-bdb/lib -ldb_cxx -L../../externals/inst-aterm/lib -lATerm -lpthread mkdir .libs g++ -I.. -I../../externals/inst/include -I../libutil -I../libstore -I../libmain -g -O2 -o .libs/nix-hash nix-hash.o ../libmain/.libs/libmain.so ../libstore/.libs/libstore.so ../libutil/.libs/libutil.so ../boost/format/.libs/libformat.so -L/usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/lib -ldb_cxx -L/usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib/libATerm.so -lpthread -Wl,--rpath -Wl,/nix/lib -Wl,--rpath -Wl,/usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib creating nix-hash make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-hash' Making all in libexpr make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/libexpr' if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -I../libstore -g -O2 -MT nixexpr.lo -MD -MP -MF ".deps/nixexpr.Tpo" -c -o nixexpr.lo nixexpr.cc; \ then mv -f ".deps/nixexpr.Tpo" ".deps/nixexpr.Plo"; else rm -f ".deps/nixexpr.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -I../libstore -g -O2 -MT nixexpr.lo -MD -MP -MF .deps/nixexpr.Tpo -c nixexpr.cc -fPIC -DPIC -o .libs/nixexpr.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -I../libstore -g -O2 -MT parser.lo -MD -MP -MF ".deps/parser.Tpo" -c -o parser.lo parser.cc; \ then mv -f ".deps/parser.Tpo" ".deps/parser.Plo"; else rm -f ".deps/parser.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -I../libstore -g -O2 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.cc -fPIC -DPIC -o .libs/parser.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -I../libstore -g -O2 -MT eval.lo -MD -MP -MF ".deps/eval.Tpo" -c -o eval.lo eval.cc; \ then mv -f ".deps/eval.Tpo" ".deps/eval.Plo"; else rm -f ".deps/eval.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -I../libstore -g -O2 -MT eval.lo -MD -MP -MF .deps/eval.Tpo -c eval.cc -fPIC -DPIC -o .libs/eval.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -I../libstore -g -O2 -MT primops.lo -MD -MP -MF ".deps/primops.Tpo" -c -o primops.lo primops.cc; \ then mv -f ".deps/primops.Tpo" ".deps/primops.Plo"; else rm -f ".deps/primops.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -I../libstore -g -O2 -MT primops.lo -MD -MP -MF .deps/primops.Tpo -c primops.cc -fPIC -DPIC -o .libs/primops.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../externals/inst-aterm/include -g -O2 -MT lexer-tab.lo -MD -MP -MF ".deps/lexer-tab.Tpo" -c -o lexer-tab.lo lexer-tab.c; \ then mv -f ".deps/lexer-tab.Tpo" ".deps/lexer-tab.Plo"; else rm -f ".deps/lexer-tab.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../externals/inst-aterm/include -g -O2 -MT lexer-tab.lo -MD -MP -MF .deps/lexer-tab.Tpo -c lexer-tab.c -fPIC -DPIC -o .libs/lexer-tab.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../externals/inst-aterm/include -g -O2 -MT parser-tab.lo -MD -MP -MF ".deps/parser-tab.Tpo" -c -o parser-tab.lo parser-tab.c; \ then mv -f ".deps/parser-tab.Tpo" ".deps/parser-tab.Plo"; else rm -f ".deps/parser-tab.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../externals/inst-aterm/include -g -O2 -MT parser-tab.lo -MD -MP -MF .deps/parser-tab.Tpo -c parser-tab.c -fPIC -DPIC -o .libs/parser-tab.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -I../libstore -g -O2 -o libexpr.la -rpath /nix/lib nixexpr.lo parser.lo eval.lo primops.lo lexer-tab.lo parser-tab.lo -lpthread g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../crti.o /usr/lib/gcc/i386-redhat-linux/3.4.2/crtbeginS.o .libs/nixexpr.o .libs/parser.o .libs/eval.o .libs/primops.o .libs/lexer-tab.o .libs/parser-tab.o -lpthread -L/usr/lib/gcc/i386-redhat-linux/3.4.2 -L/usr/lib/gcc/i386-redhat-linux/3.4.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/3.4.2/crtendS.o /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../crtn.o -Wl,-soname -Wl,libexpr.so.0 -o .libs/libexpr.so.0.0.0 (cd .libs && rm -f libexpr.so.0 && ln -s libexpr.so.0.0.0 libexpr.so.0) (cd .libs && rm -f libexpr.so && ln -s libexpr.so.0.0.0 libexpr.so) creating libexpr.la (cd .libs && rm -f libexpr.la && ln -s ../libexpr.la libexpr.la) make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/libexpr' Making all in nix-instantiate make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-instantiate' ../bin2c/bin2c helpText < help.txt > help.txt.hh || (rm help.txt.hh && exit 1) if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -I../libstore -I../libexpr -I../libmain -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cc; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CXX --mode=link g++ -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -I../libstore -I../libexpr -I../libmain -g -O2 -o nix-instantiate main.o ../libmain/libmain.la ../libexpr/libexpr.la ../libstore/libstore.la ../libutil/libutil.la ../boost/format/libformat.la -L../../externals/inst-bdb/lib -ldb_cxx -L../../externals/inst-aterm/lib -lATerm -lpthread mkdir .libs g++ -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -I../libstore -I../libexpr -I../libmain -g -O2 -o .libs/nix-instantiate main.o ../libmain/.libs/libmain.so ../libexpr/.libs/libexpr.so ../libstore/.libs/libstore.so ../libutil/.libs/libutil.so ../boost/format/.libs/libformat.so -L/usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/lib -ldb_cxx -L/usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib/libATerm.so -lpthread -Wl,--rpath -Wl,/nix/lib -Wl,--rpath -Wl,/usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib creating nix-instantiate make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-instantiate' Making all in nix-env make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-env' ../bin2c/bin2c helpText < help.txt > help.txt.hh || (rm help.txt.hh && exit 1) if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -I../libstore -I../libexpr -I../libmain -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cc; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -I../libstore -I../libexpr -I../libmain -g -O2 -MT names.o -MD -MP -MF ".deps/names.Tpo" -c -o names.o names.cc; \ then mv -f ".deps/names.Tpo" ".deps/names.Po"; else rm -f ".deps/names.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -I../libstore -I../libexpr -I../libmain -g -O2 -MT profiles.o -MD -MP -MF ".deps/profiles.Tpo" -c -o profiles.o profiles.cc; \ then mv -f ".deps/profiles.Tpo" ".deps/profiles.Po"; else rm -f ".deps/profiles.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CXX --mode=link g++ -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -I../libstore -I../libexpr -I../libmain -g -O2 -o nix-env main.o names.o profiles.o ../libmain/libmain.la ../libexpr/libexpr.la ../libstore/libstore.la ../libutil/libutil.la ../boost/format/libformat.la -L../../externals/inst-bdb/lib -ldb_cxx -L../../externals/inst-aterm/lib -lATerm -lpthread mkdir .libs g++ -I.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I../libutil -I../libstore -I../libexpr -I../libmain -g -O2 -o .libs/nix-env main.o names.o profiles.o ../libmain/.libs/libmain.so ../libexpr/.libs/libexpr.so ../libstore/.libs/libstore.so ../libutil/.libs/libutil.so ../boost/format/.libs/libformat.so -L/usr/src/redhat/BUILD/nix-0.9/externals/inst-bdb/lib -ldb_cxx -L/usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib /usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib/libATerm.so -lpthread -Wl,--rpath -Wl,/nix/lib -Wl,--rpath -Wl,/usr/src/redhat/BUILD/nix-0.9/externals/inst-aterm/lib creating nix-env make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-env' Making all in log2xml make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/log2xml' if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -MT log2xml.o -MD -MP -MF ".deps/log2xml.Tpo" -c -o log2xml.o log2xml.cc; \ then mv -f ".deps/log2xml.Tpo" ".deps/log2xml.Po"; else rm -f ".deps/log2xml.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CXX --mode=link g++ -g -O2 -o log2xml log2xml.o -lpthread mkdir .libs g++ -g -O2 -o log2xml log2xml.o -lpthread make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/log2xml' Making all in bsdiff-4.2 make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/bsdiff-4.2' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -O3 -DBZIP2=\"/usr/bin/bzip2\" -g -O2 -MT bsdiff.o -MD -MP -MF ".deps/bsdiff.Tpo" -c -o bsdiff.o bsdiff.c; \ then mv -f ".deps/bsdiff.Tpo" ".deps/bsdiff.Po"; else rm -f ".deps/bsdiff.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -DBZIP2=\"/usr/bin/bzip2\" -g -O2 -o bsdiff bsdiff.o -lpthread mkdir .libs gcc -O3 -DBZIP2=\"/usr/bin/bzip2\" -g -O2 -o bsdiff bsdiff.o -lpthread if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -O3 -DBZIP2=\"/usr/bin/bzip2\" -g -O2 -MT bspatch.o -MD -MP -MF ".deps/bspatch.Tpo" -c -o bspatch.o bspatch.c; \ then mv -f ".deps/bspatch.Tpo" ".deps/bspatch.Po"; else rm -f ".deps/bspatch.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -DBZIP2=\"/usr/bin/bzip2\" -g -O2 -o bspatch bspatch.o -lpthread gcc -O3 -DBZIP2=\"/usr/bin/bzip2\" -g -O2 -o bspatch bspatch.o -lpthread make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/bsdiff-4.2' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src' Making all in scripts make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/scripts' sed \ -e "s^@extra1\@^^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < nix-collect-garbage.in > nix-collect-garbage || rm nix-collect-garbage if test -x nix-collect-garbage.in; then chmod +x nix-collect-garbage; fi sed \ -e "s^@extra1\@^^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < readmanifest.pm.in > readmanifest.pm || rm readmanifest.pm if test -x readmanifest.pm.in; then chmod +x readmanifest.pm; fi sed \ -e "s^@extra1\@^^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < download-using-manifests.pl.in > download-using-manifests.pl || rm download-using-manifests.pl if test -x download-using-manifests.pl.in; then chmod +x download-using-manifests.pl; fi sed \ -e "s^@extra1\@^^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < nix-pull.in > nix-pull || rm nix-pull if test -x nix-pull.in; then chmod +x nix-pull; fi sed \ -e "s^@extra1\@^^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < nix-push.in > nix-push || rm nix-push if test -x nix-push.in; then chmod +x nix-push; fi sed \ -e "s^@extra1\@^^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < nix-prefetch-url.in > nix-prefetch-url || rm nix-prefetch-url if test -x nix-prefetch-url.in; then chmod +x nix-prefetch-url; fi sed \ -e "s^@extra1\@^^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < nix-install-package.in > nix-install-package || rm nix-install-package if test -x nix-install-package.in; then chmod +x nix-install-package; fi sed \ -e "s^@extra1\@^^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < nix-channel.in > nix-channel || rm nix-channel if test -x nix-channel.in; then chmod +x nix-channel; fi sed \ -e "s^@extra1\@^^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < nix-build.in > nix-build || rm nix-build if test -x nix-build.in; then chmod +x nix-build; fi sed \ -e "s^@extra1\@^^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < nix-profile.sh.in > nix-profile.sh || rm nix-profile.sh if test -x nix-profile.sh.in; then chmod +x nix-profile.sh; fi sed \ -e "s^@extra1\@^^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < generate-patches.pl.in > generate-patches.pl || rm generate-patches.pl if test -x generate-patches.pl.in; then chmod +x generate-patches.pl; fi make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/scripts' Making all in corepkgs make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs' Making all in nar make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/nar' sed \ -e "s^@extra1\@^^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < nar.sh.in > nar.sh || rm nar.sh if test -x nar.sh.in; then chmod +x nar.sh; fi make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/nar' Making all in buildenv make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/buildenv' sed \ -e "s^@extra1\@^^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < builder.pl.in > builder.pl || rm builder.pl if test -x builder.pl.in; then chmod +x builder.pl; fi make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/buildenv' Making all in channels make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/channels' sed \ -e "s^@extra1\@^^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < unpack.sh.in > unpack.sh || rm unpack.sh if test -x unpack.sh.in; then chmod +x unpack.sh; fi make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/channels' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs' Making all in doc make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/doc' Making all in manual make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/doc/manual' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/doc/manual' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/doc' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/doc' Making all in misc make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/misc' Making all in emacs make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/misc/emacs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/misc/emacs' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/misc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/misc' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/misc' Making all in tests make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/tests' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9' + make check Making check in externals make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals' Making check in src make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src' Making check in bin2c make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/bin2c' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/bin2c' Making check in boost make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/boost' Making check in format make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/boost/format' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/boost/format' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/boost' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/boost' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/boost' Making check in libutil make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/libutil' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/libutil' Making check in libstore make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/libstore' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/libstore' Making check in libmain make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/libmain' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/libmain' Making check in nix-store make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-store' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-store' Making check in nix-hash make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-hash' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-hash' Making check in libexpr make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/libexpr' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/libexpr' Making check in nix-instantiate make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-instantiate' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-instantiate' Making check in nix-env make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-env' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-env' Making check in log2xml make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/log2xml' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/log2xml' Making check in bsdiff-4.2 make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/bsdiff-4.2' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/bsdiff-4.2' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src' Making check in scripts make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/scripts' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/scripts' Making check in corepkgs make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs' Making check in nar make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/nar' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/nar' Making check in buildenv make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/buildenv' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/buildenv' Making check in channels make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/channels' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/channels' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs' Making check in doc make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/doc' Making check in manual make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/doc/manual' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/doc/manual' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/doc' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/doc' Making check in misc make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/misc' Making check in emacs make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/misc/emacs' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/misc/emacs' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/misc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/misc' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/misc' Making check in tests make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/tests' make check-TESTS make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/tests' sed \ -e "s^@extra1\@^/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < simple.nix.in > simple.nix || rm simple.nix if test -x simple.nix.in; then chmod +x simple.nix; fi sed \ -e "s^@extra1\@^/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < dependencies.nix.in > dependencies.nix || rm dependencies.nix if test -x dependencies.nix.in; then chmod +x dependencies.nix; fi sed \ -e "s^@extra1\@^/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < locking.nix.in > locking.nix || rm locking.nix if test -x locking.nix.in; then chmod +x locking.nix; fi sed \ -e "s^@extra1\@^/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < parallel.nix.in > parallel.nix || rm parallel.nix if test -x parallel.nix.in; then chmod +x parallel.nix; fi sed \ -e "s^@extra1\@^/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < build-hook.nix.in > build-hook.nix || rm build-hook.nix if test -x build-hook.nix.in; then chmod +x build-hook.nix; fi sed \ -e "s^@extra1\@^/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < substitutes.nix.in > substitutes.nix || rm substitutes.nix if test -x substitutes.nix.in; then chmod +x substitutes.nix; fi sed \ -e "s^@extra1\@^/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < substitutes2.nix.in > substitutes2.nix || rm substitutes2.nix if test -x substitutes2.nix.in; then chmod +x substitutes2.nix; fi sed \ -e "s^@extra1\@^/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < fallback.nix.in > fallback.nix || rm fallback.nix if test -x fallback.nix.in; then chmod +x fallback.nix; fi sed \ -e "s^@extra1\@^/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < gc-concurrent.nix.in > gc-concurrent.nix || rm gc-concurrent.nix if test -x gc-concurrent.nix.in; then chmod +x gc-concurrent.nix; fi sed \ -e "s^@extra1\@^/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared^g" \ -e "s^@prefix\@^/nix^g" \ -e "s^@bindir\@^/nix/bin^g" \ -e "s^@sysconfdir\@^/nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/share^g" \ -e "s^@libexecdir\@^/nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-linux^g" \ -e "s^@shell\@^/bin/sh^g" \ -e "s^@curl\@^/usr/bin/curl^g" \ -e "s^@bzip2\@^/usr/bin/bzip2^g" \ -e "s^@bunzip2\@^/usr/bin/bunzip2^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@version\@^"0.9"^g" \ < gc-concurrent2.nix.in > gc-concurrent2.nix || rm gc-concurrent2.nix if test -x gc-concurrent2.nix.in; then chmod +x gc-concurrent2.nix; fi NIX_STORE_DIR=/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store NIX_DB_DIR=/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/db /nix/bin /nix/bin /nix/bin /nix/bin upgrading Nix store to new schema (this may take a while)... hashing paths... processing closures... PASS: init.sh PASS: hash.sh parsing lang/parse-fail-dup-attrs-1.nix (should fail) error: duplicate attribute `x' at `(string)', line 3 parsing lang/parse-fail-dup-attrs-2.nix (should fail) error: duplicate attribute `x' at `(string)', line 10 parsing lang/parse-fail-dup-attrs-3.nix (should fail) error: duplicate attribute `x' at `(string)', line 10 parsing lang/parse-fail-dup-formals.nix (should fail) error: duplicate formal function argument `x' at `(string)', line 1 parsing lang/parse-fail-undef-var.nix (should fail) error: undefined variable `y', in `(string)' parsing lang/parse-okay-1.nix (should succeed) parsing lang/parse-okay-regression-20041027.nix (should succeed) parsing lang/parse-okay-subversion.nix (should succeed) parsing lang/parse-okay-url.nix (should succeed) evaluating lang/eval-fail-blackhole.nix (should fail) error: while evaluating the attribute `body' at `(string)', line 2: while evaluating the attribute `x' at `(string)', line 3: while evaluating the attribute `y' at `(string)', line 4: infinite recursion encountered evaluating lang/eval-fail-remove.nix (should fail) error: while evaluating the attribute `body' at `(string)', line 4: attribute `x' missing evaluating lang/eval-okay-concat.nix (should succeed) evaluating lang/eval-okay-let.nix (should succeed) evaluating lang/eval-okay-map.nix (should succeed) evaluating lang/eval-okay-remove.nix (should succeed) evaluating lang/eval-okay-scope-1.nix (should succeed) evaluating lang/eval-okay-scope-2.nix (should succeed) evaluating lang/eval-okay-scope-3.nix (should succeed) evaluating lang/eval-okay-string.nix (should succeed) PASS: lang.sh warning: you did not specify `--add-root'; the result might be removed by the garbage collector derivation is /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/7pd5midx3pl8zmc3c4hc36iazfnvdsxp-simple.drv building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/c3q92wfi5m7a8xvah0f7zs5fvc583i99-simple' | executing builder `/bin/sh' + echo PATH=/path-not-set PATH=/path-not-set + mkdir foo /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/i8aklv01np7nls3yw9rba0lzvp3av7ca-simple.builder.sh: line 4: mkdir: command not found + export PATH=/bin:/usr/bin:/path-not-set + PATH=/bin:/usr/bin:/path-not-set + mkdir /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/c3q92wfi5m7a8xvah0f7zs5fvc583i99-simple + echo 'Hello World!' scanning for references inside `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/c3q92wfi5m7a8xvah0f7zs5fvc583i99-simple' warning: you did not specify `--add-root'; the result might be removed by the garbage collector output path is /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/c3q92wfi5m7a8xvah0f7zs5fvc583i99-simple PASS: simple.sh warning: you did not specify `--add-root'; the result might be removed by the garbage collector derivation is /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/4br7m9g93rmv2npa3qn4ikn7igbjykcc-dependencies.drv building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/a85bw1hjj00lm36dzb27m50i804yxvgz-dependencies-input-2' | executing builder `/bin/sh' + export PATH=/bin:/usr/bin:/path-not-set + PATH=/bin:/usr/bin:/path-not-set + mkdir /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/a85bw1hjj00lm36dzb27m50i804yxvgz-dependencies-input-2 + echo BAR scanning for references inside `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/a85bw1hjj00lm36dzb27m50i804yxvgz-dependencies-input-2' building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/gkgm8l31na7y96239wnngaqs8fh2xdp8-dependencies-input-1' | executing builder `/bin/sh' + export PATH=/bin:/usr/bin:/path-not-set + PATH=/bin:/usr/bin:/path-not-set + mkdir /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/gkgm8l31na7y96239wnngaqs8fh2xdp8-dependencies-input-1 + echo FOO scanning for references inside `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/gkgm8l31na7y96239wnngaqs8fh2xdp8-dependencies-input-1' building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yjhyi2yfd73v5ccfqz4kni9mjadk345f-dependencies' | executing builder `/bin/sh' + export PATH=/bin:/usr/bin:/path-not-set + PATH=/bin:/usr/bin:/path-not-set + mkdir /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yjhyi2yfd73v5ccfqz4kni9mjadk345f-dependencies ++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/gkgm8l31na7y96239wnngaqs8fh2xdp8-dependencies-input-1/foo ++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/a85bw1hjj00lm36dzb27m50i804yxvgz-dependencies-input-2/bar + echo FOOBAR + ln -s /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/a85bw1hjj00lm36dzb27m50i804yxvgz-dependencies-input-2 /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yjhyi2yfd73v5ccfqz4kni9mjadk345f-dependencies/input-2 + ln -s /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yjhyi2yfd73v5ccfqz4kni9mjadk345f-dependencies /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yjhyi2yfd73v5ccfqz4kni9mjadk345f-dependencies/self scanning for references inside `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yjhyi2yfd73v5ccfqz4kni9mjadk345f-dependencies' warning: you did not specify `--add-root'; the result might be removed by the garbage collector output path is /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yjhyi2yfd73v5ccfqz4kni9mjadk345f-dependencies output closure contains /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/a85bw1hjj00lm36dzb27m50i804yxvgz-dependencies-input-2 /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yjhyi2yfd73v5ccfqz4kni9mjadk345f-dependencies /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yjhyi2yfd73v5ccfqz4kni9mjadk345f-dependencies PASS: dependencies.sh warning: you did not specify `--add-root'; the result might be removed by the garbage collector derivation is /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/wqr0gq98x6hcxr68vdkw386z7hgvyc83-locking.drv WORKER 1 WORKER 2 WORKER 3 WORKER 4 WORKER 5 building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/jxhld845jybq4q3nfpzbb4ka1xhx2dsi-locking' | executing builder `/bin/sh' + export PATH=/bin:/usr/bin:/path-not-set + PATH=/bin:/usr/bin:/path-not-set + sleep 3 + touch /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/jxhld845jybq4q3nfpzbb4ka1xhx2dsi-locking ++ cat + echo -n a + sleep 2 scanning for references inside `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/jxhld845jybq4q3nfpzbb4ka1xhx2dsi-locking' building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/xh45ahmy08fq605n93hv5s4ifnwdh8k6-locking' | executing builder `/bin/sh' + export PATH=/bin:/usr/bin:/path-not-set + PATH=/bin:/usr/bin:/path-not-set + sleep 3 + touch /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/xh45ahmy08fq605n93hv5s4ifnwdh8k6-locking ++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/jxhld845jybq4q3nfpzbb4ka1xhx2dsi-locking + echo -n ad + sleep 2 scanning for references inside `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/xh45ahmy08fq605n93hv5s4ifnwdh8k6-locking' building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/l06g9rv2l890dg77i68y9yzfsq7ks6wb-locking' | executing builder `/bin/sh' + export PATH=/bin:/usr/bin:/path-not-set + PATH=/bin:/usr/bin:/path-not-set + sleep 3 + touch /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/l06g9rv2l890dg77i68y9yzfsq7ks6wb-locking ++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/jxhld845jybq4q3nfpzbb4ka1xhx2dsi-locking + echo -n ab + sleep 2 scanning for references inside `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/l06g9rv2l890dg77i68y9yzfsq7ks6wb-locking' building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/4j5wq1lby4swxryijnjf67d2mq2gnwav-locking' | executing builder `/bin/sh' + export PATH=/bin:/usr/bin:/path-not-set + PATH=/bin:/usr/bin:/path-not-set + sleep 3 + touch /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/4j5wq1lby4swxryijnjf67d2mq2gnwav-locking ++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/jxhld845jybq4q3nfpzbb4ka1xhx2dsi-locking /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/l06g9rv2l890dg77i68y9yzfsq7ks6wb-locking + echo -n aabc + sleep 2 scanning for references inside `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/4j5wq1lby4swxryijnjf67d2mq2gnwav-locking' building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/z8fcxwwvhp973g5v16m6l01wbd0cqqcx-locking' | executing builder `/bin/sh' + export PATH=/bin:/usr/bin:/path-not-set + PATH=/bin:/usr/bin:/path-not-set + sleep 3 + touch /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/z8fcxwwvhp973g5v16m6l01wbd0cqqcx-locking ++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/4j5wq1lby4swxryijnjf67d2mq2gnwav-locking /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/xh45ahmy08fq605n93hv5s4ifnwdh8k6-locking + echo -n aabcade + sleep 2 scanning for references inside `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/z8fcxwwvhp973g5v16m6l01wbd0cqqcx-locking' warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/z8fcxwwvhp973g5v16m6l01wbd0cqqcx-locking warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/z8fcxwwvhp973g5v16m6l01wbd0cqqcx-locking warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/z8fcxwwvhp973g5v16m6l01wbd0cqqcx-locking warning: you did not specify `--add-root'; the result might be removed by the garbage collector warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/z8fcxwwvhp973g5v16m6l01wbd0cqqcx-locking warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/z8fcxwwvhp973g5v16m6l01wbd0cqqcx-locking output path is /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/z8fcxwwvhp973g5v16m6l01wbd0cqqcx-locking PASS: locking.sh warning: you did not specify `--add-root'; the result might be removed by the garbage collector derivation is /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/0yhkl5l5rqflv3mm3dir0m0k68a3d6c2-parallel.drv building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/xrxnpni3af5r89wi3sdk610lwp3zkhyk-parallel' | executing builder `/bin/sh' + echo 'DOING a' DOING a + export PATH=/bin:/usr/bin:/path-not-set + PATH=/bin:/usr/bin:/path-not-set + ln -s x /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock + test -f /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.cur + echo 0 + test -f /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.max + echo 0 +++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.cur ++ expr 0 + 1 + new=1 ++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.max + test 1 -gt 0 + echo 1 + echo 1 + rm /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock ++ cat + echo -n a + sleep 3 + ln -s x /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock + test -f /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.cur +++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.cur ++ expr 1 - 1 + echo 0 + rm /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock scanning for references inside `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/xrxnpni3af5r89wi3sdk610lwp3zkhyk-parallel' building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/p2vg5g04w5jm657pilixgrd3cr1pk78r-parallel' | executing builder `/bin/sh' building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/m94x6a3sx5z83k2ypm6fyl30d446fp3h-parallel' | executing builder `/bin/sh' building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/rgqp325fpn77ma2iz8zihafhm60bplh5-parallel' | executing builder `/bin/sh' + echo 'DOING d' DOING d + export PATH=/bin:/usr/bin:/path-not-set + PATH=/bin:/usr/bin:/path-not-set + ln -s x /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock + test -f /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.cur + test -f /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.max +++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.cur + echo 'DOING c' DOING c + export PATH=/bin:/usr/bin:/path-not-set + PATH=/bin:/usr/bin:/path-not-set + ln -s x /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock + echo 'DOING b' DOING b + export PATH=/bin:/usr/bin:/path-not-set + PATH=/bin:/usr/bin:/path-not-set + ln -s x /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock ln: `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock': File exists ln: `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock': File exists + sleep 1 + sleep 1 ++ expr 0 + 1 + new=1 ++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.max + test 1 -gt 1 + echo 1 + rm /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock ++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/xrxnpni3af5r89wi3sdk610lwp3zkhyk-parallel + echo -n ad + sleep 3 + ln -s x /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock + test -f /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.cur + test -f /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.max + ln -s x /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock ln: `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock': File exists + sleep 1 +++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.cur ++ expr 1 + 1 + new=2 ++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.max + test 2 -gt 1 + echo 2 + echo 2 + rm /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock ++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/xrxnpni3af5r89wi3sdk610lwp3zkhyk-parallel + echo -n ac + sleep 3 + ln -s x /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock + test -f /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.cur + test -f /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.max +++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.cur ++ expr 2 + 1 + new=3 ++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.max + test 3 -gt 2 + echo 3 + echo 3 + rm /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock ++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/xrxnpni3af5r89wi3sdk610lwp3zkhyk-parallel + echo -n ab + sleep 3 + ln -s x /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock + test -f /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.cur +++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.cur ++ expr 3 - 1 + echo 2 + rm /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock scanning for references inside `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/p2vg5g04w5jm657pilixgrd3cr1pk78r-parallel' + ln -s x /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock + test -f /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.cur +++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.cur ++ expr 2 - 1 + echo 1 + rm /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock scanning for references inside `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/m94x6a3sx5z83k2ypm6fyl30d446fp3h-parallel' + ln -s x /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock + test -f /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.cur +++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.cur ++ expr 1 - 1 + echo 0 + rm /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock scanning for references inside `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/rgqp325fpn77ma2iz8zihafhm60bplh5-parallel' building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/kk8s16yri42l3vr7fv48nbpkfzshkydx-parallel' | executing builder `/bin/sh' + echo 'DOING e' DOING e + export PATH=/bin:/usr/bin:/path-not-set + PATH=/bin:/usr/bin:/path-not-set + ln -s x /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock + test -f /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.cur + test -f /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.max +++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.cur ++ expr 0 + 1 + new=1 ++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.max + test 1 -gt 3 + echo 1 + rm /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock ++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/rgqp325fpn77ma2iz8zihafhm60bplh5-parallel /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/m94x6a3sx5z83k2ypm6fyl30d446fp3h-parallel /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/p2vg5g04w5jm657pilixgrd3cr1pk78r-parallel + echo -n abacade + sleep 3 + ln -s x /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock + test -f /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.cur +++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.cur ++ expr 1 - 1 + echo 0 + rm /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/shared.lock scanning for references inside `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/kk8s16yri42l3vr7fv48nbpkfzshkydx-parallel' warning: you did not specify `--add-root'; the result might be removed by the garbage collector output path is /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/kk8s16yri42l3vr7fv48nbpkfzshkydx-parallel PASS: parallel.sh warning: you did not specify `--add-root'; the result might be removed by the garbage collector derivation is /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/sjlv5cg0d46ibbkmiz778d4zzcjiarip-build-hook.drv HOOK for /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/3fskf9fcc51306dr49n3vkgwpfvwxagc-build-hook-input-2.drv output path is /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/f4aa1ghvkch8zlv4g0gmg2g65siqch3z-build-hook-input-2 building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/f4aa1ghvkch8zlv4g0gmg2g65siqch3z-build-hook-input-2' running hook to build path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/9z7vwkinl7djj0njigspgvxzplp6ch1r-build-hook-input-1' + export PATH=/bin:/usr/bin:/path-not-set + PATH=/bin:/usr/bin:/path-not-set + mkdir /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/f4aa1ghvkch8zlv4g0gmg2g65siqch3z-build-hook-input-2 + echo BAR HOOK for /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/lqiwbj7mldbpmswhrdnj4q9spcsb9jnw-build-hook-input-1.drv output path is /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/9z7vwkinl7djj0njigspgvxzplp6ch1r-build-hook-input-1 got okay HOOK for /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/sjlv5cg0d46ibbkmiz778d4zzcjiarip-build-hook.drv output path is /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/3nyf2p5qsc1wdgbmhswnhnb3q1laqrn2-build-hook building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/3nyf2p5qsc1wdgbmhswnhnb3q1laqrn2-build-hook' + export PATH=/bin:/usr/bin:/path-not-set + PATH=/bin:/usr/bin:/path-not-set + mkdir /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/3nyf2p5qsc1wdgbmhswnhnb3q1laqrn2-build-hook ++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/9z7vwkinl7djj0njigspgvxzplp6ch1r-build-hook-input-1/foo ++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/f4aa1ghvkch8zlv4g0gmg2g65siqch3z-build-hook-input-2/bar + echo BARBAR + ln -s /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/f4aa1ghvkch8zlv4g0gmg2g65siqch3z-build-hook-input-2 /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/3nyf2p5qsc1wdgbmhswnhnb3q1laqrn2-build-hook/input-2 + ln -s /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/3nyf2p5qsc1wdgbmhswnhnb3q1laqrn2-build-hook /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/3nyf2p5qsc1wdgbmhswnhnb3q1laqrn2-build-hook/self warning: you did not specify `--add-root'; the result might be removed by the garbage collector output path is /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/3nyf2p5qsc1wdgbmhswnhnb3q1laqrn2-build-hook PASS: build-hook.sh warning: you did not specify `--add-root'; the result might be removed by the garbage collector derivation is /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/dg60l5qja5zy0m3b9nngr5dp5qsbfmzq-substitutes.drv output path is /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/li5chr9zg9v9yn7yrah8g8asjx5d1h93-substitutes substituting path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/li5chr9zg9v9yn7yrah8g8asjx5d1h93-substitutes' using substituter `/usr/src/redhat/BUILD/nix-0.9/tests/substituter.sh' + echo /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/li5chr9zg9v9yn7yrah8g8asjx5d1h93-substitutes /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/li5chr9zg9v9yn7yrah8g8asjx5d1h93-substitutes Hallo Wereld /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/li5chr9zg9v9yn7yrah8g8asjx5d1h93-substitutes /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/li5chr9zg9v9yn7yrah8g8asjx5d1h93-substitutes Hallo Wereld + case $* in + mkdir /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/li5chr9zg9v9yn7yrah8g8asjx5d1h93-substitutes + echo Hallo Wereld substitution of path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/li5chr9zg9v9yn7yrah8g8asjx5d1h93-substitutes' succeeded warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/li5chr9zg9v9yn7yrah8g8asjx5d1h93-substitutes PASS: substitutes.sh warning: you did not specify `--add-root'; the result might be removed by the garbage collector derivation is /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/sh9j7cwh5nd41vxy5w7jls6mi8vcl02k-substitutes-2.drv opening database environment attempting write lock on `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/db/access_lock' write lock granted downgrading to read lock on `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/db/access_lock' closing database environment decremented accessor count to 0 output path is /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/1lpxlsgidpf5qc5fakr1j2mjgfqxprjq-substitutes-2 substituting path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/1lpxlsgidpf5qc5fakr1j2mjgfqxprjq-substitutes-2' using substituter `/usr/src/redhat/BUILD/nix-0.9/tests/substituter2.sh' + echo /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/1lpxlsgidpf5qc5fakr1j2mjgfqxprjq-substitutes-2 /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/1lpxlsgidpf5qc5fakr1j2mjgfqxprjq-substitutes-2 Hallo Wereld /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/1lpxlsgidpf5qc5fakr1j2mjgfqxprjq-substitutes-2 /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/1lpxlsgidpf5qc5fakr1j2mjgfqxprjq-substitutes-2 Hallo Wereld + exit 1 substitution of path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/1lpxlsgidpf5qc5fakr1j2mjgfqxprjq-substitutes-2' using substituter `/usr/src/redhat/BUILD/nix-0.9/tests/substituter2.sh' failed: builder for `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/1lpxlsgidpf5qc5fakr1j2mjgfqxprjq-substitutes-2' failed with exit code 1 substituting path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/1lpxlsgidpf5qc5fakr1j2mjgfqxprjq-substitutes-2' using substituter `/usr/src/redhat/BUILD/nix-0.9/tests/substituter.sh' + echo /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/1lpxlsgidpf5qc5fakr1j2mjgfqxprjq-substitutes-2 /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/1lpxlsgidpf5qc5fakr1j2mjgfqxprjq-substitutes-2 Hallo Wereld /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/1lpxlsgidpf5qc5fakr1j2mjgfqxprjq-substitutes-2 /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/1lpxlsgidpf5qc5fakr1j2mjgfqxprjq-substitutes-2 Hallo Wereld + case $* in + mkdir /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/1lpxlsgidpf5qc5fakr1j2mjgfqxprjq-substitutes-2 + echo Hallo Wereld substitution of path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/1lpxlsgidpf5qc5fakr1j2mjgfqxprjq-substitutes-2' succeeded warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/1lpxlsgidpf5qc5fakr1j2mjgfqxprjq-substitutes-2 PASS: substitutes2.sh warning: you did not specify `--add-root'; the result might be removed by the garbage collector derivation is /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/zdfp4lr41gmaa7sbasv4mzgws31s6fs5-fall-back.drv output path is /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yv2xx6zaadhj7l00fdr0b04cgw46bb5j-fall-back substituting path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yv2xx6zaadhj7l00fdr0b04cgw46bb5j-fall-back' using substituter `/usr/src/redhat/BUILD/nix-0.9/tests/../no-such-program' substitute error: executing `/usr/src/redhat/BUILD/nix-0.9/tests/../no-such-program': No such file or directory substitution of path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yv2xx6zaadhj7l00fdr0b04cgw46bb5j-fall-back' using substituter `/usr/src/redhat/BUILD/nix-0.9/tests/../no-such-program' failed: builder for `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yv2xx6zaadhj7l00fdr0b04cgw46bb5j-fall-back' failed with exit code 1 path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yv2xx6zaadhj7l00fdr0b04cgw46bb5j-fall-back' is required, but it has no (remaining) substitutes building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yv2xx6zaadhj7l00fdr0b04cgw46bb5j-fall-back' + echo PATH=/path-not-set PATH=/path-not-set + mkdir foo /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/i8aklv01np7nls3yw9rba0lzvp3av7ca-simple.builder.sh: line 4: mkdir: command not found + export PATH=/bin:/usr/bin:/path-not-set + PATH=/bin:/usr/bin:/path-not-set + mkdir /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yv2xx6zaadhj7l00fdr0b04cgw46bb5j-fall-back + echo 'Hello World!' warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yv2xx6zaadhj7l00fdr0b04cgw46bb5j-fall-back PASS: fallback.sh warning: you did not specify `--add-root'; the result might be removed by the garbage collector warning: you did not specify `--add-root'; the result might be removed by the garbage collector pushing /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/4br7m9g93rmv2npa3qn4ikn7igbjykcc-dependencies.drv warning: you did not specify `--add-root'; the result might be removed by the garbage collector instantiating store expressions... warning: you did not specify `--add-root'; the result might be removed by the garbage collector creating archives... building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/wrrmca26ccgybbshy3l6c53a19cbx9k0-nar' packing /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/a85bw1hjj00lm36dzb27m50i804yxvgz-dependencies-input-2 into /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/wrrmca26ccgybbshy3l6c53a19cbx9k0-nar... building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/6ilqvzhj1kc4zxbizz6f7dfx3rv9il00-nar' packing /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/v72p5k00cbr44b9xrp8508ffh6hbr5qk-dependencies.builder2.sh into /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/6ilqvzhj1kc4zxbizz6f7dfx3rv9il00-nar... building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/l44mq8qf23kw8a0x7djz9ya0ilm93i2r-nar' packing /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/4br7m9g93rmv2npa3qn4ikn7igbjykcc-dependencies.drv into /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/l44mq8qf23kw8a0x7djz9ya0ilm93i2r-nar... building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/jhzz17d3av07rx8r49h5p20dwaqzb4mx-nar' packing /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/mxrzn7p7x69mv3mb789pzimbmxy058nw-dependencies-input-1.drv into /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/jhzz17d3av07rx8r49h5p20dwaqzb4mx-nar... building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/ypv4p8p0kqyz7q3lv5iqf28fi1d1rkdr-nar' packing /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/i2ypzb15dpcrhnj0xinzvknm2pvxlg5z-dependencies.builder0.sh into /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/ypv4p8p0kqyz7q3lv5iqf28fi1d1rkdr-nar... building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/x6b2312gi32aqyfghpqwkg8ni8fih3iv-nar' packing /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/46wam9a3b331m1linq6svwr0h58bwmf4-dependencies-input-2.drv into /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/x6b2312gi32aqyfghpqwkg8ni8fih3iv-nar... building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/ca9vjzgpmnasr6fj2y7cns5mkvi1m4nm-nar' packing /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yjhyi2yfd73v5ccfqz4kni9mjadk345f-dependencies into /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/ca9vjzgpmnasr6fj2y7cns5mkvi1m4nm-nar... building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/2ysnsqdxzfy4frrdikj6mwa49ry3nhp3-nar' packing /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/gkgm8l31na7y96239wnngaqs8fh2xdp8-dependencies-input-1 into /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/2ysnsqdxzfy4frrdikj6mwa49ry3nhp3-nar... building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/kiijmd85jw9j51y10mixi5j13xfjig5i-nar' packing /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/s0wm128ax2anxi4svi5nlzbqp2b7aj0j-dependencies.builder1.sh into /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/kiijmd85jw9j51y10mixi5j13xfjig5i-nar... warning: you did not specify `--add-root'; the result might be removed by the garbage collector creating manifest... uploading archives... /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/kiijmd85jw9j51y10mixi5j13xfjig5i-nar/06qj4zw1c3psm2yrzy89jx5mkai13dld015bxy5vhmhilccpvqm5.nar.bz2 /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/l44mq8qf23kw8a0x7djz9ya0ilm93i2r-nar/0dp3r01sppqlr0x3j3x64cbjn936xaiz0614f6qd7b0s66vfn38d.nar.bz2 /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/x6b2312gi32aqyfghpqwkg8ni8fih3iv-nar/1raman4n5agn2ngz1q6y811fjwwwa23pnv1fy8nl5w4ln4dnqd5d.nar.bz2 /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/jhzz17d3av07rx8r49h5p20dwaqzb4mx-nar/0gy6i367984l042ryyx2dsyvk2yazwiv7k25pfjb783z6hl7h5p9.nar.bz2 /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/6ilqvzhj1kc4zxbizz6f7dfx3rv9il00-nar/117hc4k45f9szggcif6mz7j1sn6yliqbc7jxmgwm05a7pih31a7l.nar.bz2 /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/ypv4p8p0kqyz7q3lv5iqf28fi1d1rkdr-nar/09nyk0shxxhn4jql3rmnk8kb9pgj1m4v8mv23lg945dpsizycnpj.nar.bz2 /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/wrrmca26ccgybbshy3l6c53a19cbx9k0-nar/14yvh69vw9wfsnr8gpwcz8fd97di46cfr6zzgci9xj5h9kg243cf.nar.bz2 /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/2ysnsqdxzfy4frrdikj6mwa49ry3nhp3-nar/1xh9nfkzddq0lv4a2gprbyjhx5qnrprxb5cd0zzrrmxsbrxnnicz.nar.bz2 /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/ca9vjzgpmnasr6fj2y7cns5mkvi1m4nm-nar/1r02sv6vqxlq2891drskz167wc3vbv9276hbyp74dji265rqxv01.nar.bz2 uploading manifest... PASS: nix-push.sh warning: you did not specify `--add-root'; the result might be removed by the garbage collector warning: you did not specify `--add-root'; the result might be removed by the garbage collector deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/zdfp4lr41gmaa7sbasv4mzgws31s6fs5-fall-back.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/z8fcxwwvhp973g5v16m6l01wbd0cqqcx-locking' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yv2xx6zaadhj7l00fdr0b04cgw46bb5j-fall-back' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/ypv4p8p0kqyz7q3lv5iqf28fi1d1rkdr-nar' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/xrxnpni3af5r89wi3sdk610lwp3zkhyk-parallel' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/xh45ahmy08fq605n93hv5s4ifnwdh8k6-locking' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/x6b2312gi32aqyfghpqwkg8ni8fih3iv-nar' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/x228lqahwdslki39nwxc6xvzdx4d6fsq-nar.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/wrrmca26ccgybbshy3l6c53a19cbx9k0-nar' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/wqr0gq98x6hcxr68vdkw386z7hgvyc83-locking.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/v0vswnb1ig3f6bz0p60xl4hs5lmap36z-locking.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/sjlv5cg0d46ibbkmiz778d4zzcjiarip-build-hook.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/sh9j7cwh5nd41vxy5w7jls6mi8vcl02k-substitutes-2.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/rza6qf4z4jxvws7v6g692rx0dbsdc5i9-locking.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/rgqp325fpn77ma2iz8zihafhm60bplh5-parallel' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/p2vg5g04w5jm657pilixgrd3cr1pk78r-parallel' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/mgisyb0d3db2hbgc5gfaii23m4jg0fp0-nar.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/m94x6a3sx5z83k2ypm6fyl30d446fp3h-parallel' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/lqiwbj7mldbpmswhrdnj4q9spcsb9jnw-build-hook-input-1.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/li5chr9zg9v9yn7yrah8g8asjx5d1h93-substitutes' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/l44mq8qf23kw8a0x7djz9ya0ilm93i2r-nar' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/l06g9rv2l890dg77i68y9yzfsq7ks6wb-locking' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/kk8s16yri42l3vr7fv48nbpkfzshkydx-parallel' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/kiijmd85jw9j51y10mixi5j13xfjig5i-nar' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/jxhld845jybq4q3nfpzbb4ka1xhx2dsi-locking' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/jhzz17d3av07rx8r49h5p20dwaqzb4mx-nar' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/hgxlz94d9fiyyga7ydmy32cgg1h6f34q-nar.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/gkgm8l31na7y96239wnngaqs8fh2xdp8-dependencies-input-1' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/f9z6la8h76drq0c0fdjrs4nxyql0f8is-nar.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/dg60l5qja5zy0m3b9nngr5dp5qsbfmzq-substitutes.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/ca9vjzgpmnasr6fj2y7cns5mkvi1m4nm-nar' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/c3q92wfi5m7a8xvah0f7zs5fvc583i99-simple' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/b3qb967198kqb1w14sghx9pzbbhis3va-nar.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/9z7vwkinl7djj0njigspgvxzplp6ch1r-build-hook-input-1' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/9jwfa697zk68scrcf5dh86py0c0p2af6-nar.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/7pd5midx3pl8zmc3c4hc36iazfnvdsxp-simple.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/i8aklv01np7nls3yw9rba0lzvp3av7ca-simple.builder.sh' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/746w11andgc0d69wmyii1ff945067rhh-nar.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/6ilqvzhj1kc4zxbizz6f7dfx3rv9il00-nar' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/6gg4mdh3949hllx3z2vykajgcpf2ysi4-locking.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/ssig03jlvlgfv4739bk2i5c651f29l77-locking.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/gq9gpbakz2ghwi4v26svzm0f70rzmlbk-locking.builder.sh' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/4mczsaak9z91zd6g3a3hxbvgl49a3i7z-nar.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/4j5wq1lby4swxryijnjf67d2mq2gnwav-locking' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/4br7m9g93rmv2npa3qn4ikn7igbjykcc-dependencies.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/mxrzn7p7x69mv3mb789pzimbmxy058nw-dependencies-input-1.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/s0wm128ax2anxi4svi5nlzbqp2b7aj0j-dependencies.builder1.sh' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/i2ypzb15dpcrhnj0xinzvknm2pvxlg5z-dependencies.builder0.sh' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/46wam9a3b331m1linq6svwr0h58bwmf4-dependencies-input-2.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/3nyf2p5qsc1wdgbmhswnhnb3q1laqrn2-build-hook' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/f4aa1ghvkch8zlv4g0gmg2g65siqch3z-build-hook-input-2' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/3jjpldyhssss25yqlq7s5im5r49x0nh6-nar.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/3fskf9fcc51306dr49n3vkgwpfvwxagc-build-hook-input-2.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/v72p5k00cbr44b9xrp8508ffh6hbr5qk-dependencies.builder2.sh' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/3126rxgvbxr1aj4k0m9in0y1dh5rbl2h-nar.sh' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/2ysnsqdxzfy4frrdikj6mwa49ry3nhp3-nar' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/1lpxlsgidpf5qc5fakr1j2mjgfqxprjq-substitutes-2' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/0yhkl5l5rqflv3mm3dir0m0k68a3d6c2-parallel.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/k3xc2qak3x172fd1hy40xgbg864xakgj-parallel.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/akq2rfz1kqsxlkn7cix18w7vj4nw3hi7-parallel.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/5ilbh3hx89dwyfawgxnl3ifcz6zd8x4f-parallel.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/41msj7l2vw6vvhfig7vlh0qywh3pjywi-parallel.drv' deleting `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/bzm0yjn1mj3z9258bal7gm1s7mmqr277-parallel.builder.sh' FOOBAR BAR cat: /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/4br7m9g93rmv2npa3qn4ikn7igbjykcc-dependencies.drv: No such file or directory PASS: gc.sh warning: you did not specify `--add-root'; the result might be removed by the garbage collector warning: you did not specify `--add-root'; the result might be removed by the garbage collector building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/gkgm8l31na7y96239wnngaqs8fh2xdp8-dependencies-input-1' | executing builder `/bin/sh' + export PATH=/bin:/usr/bin:/path-not-set + PATH=/bin:/usr/bin:/path-not-set + mkdir /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/gkgm8l31na7y96239wnngaqs8fh2xdp8-dependencies-input-1 + echo FOO scanning for references inside `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/gkgm8l31na7y96239wnngaqs8fh2xdp8-dependencies-input-1' building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/2rjhi36av1n0jpf1szsknp7an4yjw4n2-gc-concurrent' | executing builder `/bin/sh' + export PATH=/bin:/usr/bin:/path-not-set + PATH=/bin:/usr/bin:/path-not-set + mkdir /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/2rjhi36av1n0jpf1szsknp7an4yjw4n2-gc-concurrent ++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/gkgm8l31na7y96239wnngaqs8fh2xdp8-dependencies-input-1/foo ++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/a85bw1hjj00lm36dzb27m50i804yxvgz-dependencies-input-2/bar + echo FOOBAR + sleep 5 opening database environment attempting write lock on `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/db/access_lock' write lock refused acquiring read lock on `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/db/access_lock' incremented accessor count to 2 acquiring global GC lock `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/var/nix/gc.lock' looking at `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/var/nix/gcroots' looking at `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/var/nix/gcroots/foo' found root `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yjhyi2yfd73v5ccfqz4kni9mjadk345f-dependencies' in `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/var/nix/gcroots/foo' looking at `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/var/nix/gcroots/foo2' found root `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/x0n7n4g35mrwg8d33hgjd4w9lmxvjp79-gc-concurrent2.drv' in `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/var/nix/gcroots/foo2' reading temporary root file `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/var/nix/temproots/7913' waiting for read lock on `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/var/nix/temproots/7913' got temporary root `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/5hc6qlxyfzicj27cb89lg61kd2isjlg2-gc-concurrent.drv' got temporary root `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/2rjhi36av1n0jpf1szsknp7an4yjw4n2-gc-concurrent' got temporary root `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/zw9yakrc2nxp5clk1hhygxggfs5cxgbk-gc-concurrent.builder.sh' got temporary root `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/46wam9a3b331m1linq6svwr0h58bwmf4-dependencies-input-2.drv' got temporary root `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/mxrzn7p7x69mv3mb789pzimbmxy058nw-dependencies-input-1.drv' got temporary root `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/a85bw1hjj00lm36dzb27m50i804yxvgz-dependencies-input-2' got temporary root `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/gkgm8l31na7y96239wnngaqs8fh2xdp8-dependencies-input-1' got temporary root `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/s0wm128ax2anxi4svi5nlzbqp2b7aj0j-dependencies.builder1.sh' considering deletion of `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yjhyi2yfd73v5ccfqz4kni9mjadk345f-dependencies' live path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yjhyi2yfd73v5ccfqz4kni9mjadk345f-dependencies' considering deletion of `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/x0n7n4g35mrwg8d33hgjd4w9lmxvjp79-gc-concurrent2.drv' live path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/x0n7n4g35mrwg8d33hgjd4w9lmxvjp79-gc-concurrent2.drv' considering deletion of `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/l52mfhn1sb329i2kpf061dlvc62p0qza-gc-concurrent2.builder.sh' live path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/l52mfhn1sb329i2kpf061dlvc62p0qza-gc-concurrent2.builder.sh' considering deletion of `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/gkgm8l31na7y96239wnngaqs8fh2xdp8-dependencies-input-1' temporary root `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/gkgm8l31na7y96239wnngaqs8fh2xdp8-dependencies-input-1' considering deletion of `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/a85bw1hjj00lm36dzb27m50i804yxvgz-dependencies-input-2' live path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/a85bw1hjj00lm36dzb27m50i804yxvgz-dependencies-input-2' considering deletion of `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/5hc6qlxyfzicj27cb89lg61kd2isjlg2-gc-concurrent.drv' temporary root `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/5hc6qlxyfzicj27cb89lg61kd2isjlg2-gc-concurrent.drv' considering deletion of `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/zw9yakrc2nxp5clk1hhygxggfs5cxgbk-gc-concurrent.builder.sh' temporary root `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/zw9yakrc2nxp5clk1hhygxggfs5cxgbk-gc-concurrent.builder.sh' considering deletion of `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/mxrzn7p7x69mv3mb789pzimbmxy058nw-dependencies-input-1.drv' live path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/mxrzn7p7x69mv3mb789pzimbmxy058nw-dependencies-input-1.drv' considering deletion of `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/s0wm128ax2anxi4svi5nlzbqp2b7aj0j-dependencies.builder1.sh' live path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/s0wm128ax2anxi4svi5nlzbqp2b7aj0j-dependencies.builder1.sh' considering deletion of `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/46wam9a3b331m1linq6svwr0h58bwmf4-dependencies-input-2.drv' live path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/46wam9a3b331m1linq6svwr0h58bwmf4-dependencies-input-2.drv' considering deletion of `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/v72p5k00cbr44b9xrp8508ffh6hbr5qk-dependencies.builder2.sh' live path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/v72p5k00cbr44b9xrp8508ffh6hbr5qk-dependencies.builder2.sh' considering deletion of `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/2rjhi36av1n0jpf1szsknp7an4yjw4n2-gc-concurrent.lock' dead path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/2rjhi36av1n0jpf1szsknp7an4yjw4n2-gc-concurrent.lock' skipping active lock `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/2rjhi36av1n0jpf1szsknp7an4yjw4n2-gc-concurrent.lock' considering deletion of `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/2rjhi36av1n0jpf1szsknp7an4yjw4n2-gc-concurrent' temporary root `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/2rjhi36av1n0jpf1szsknp7an4yjw4n2-gc-concurrent' building path(s) `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/hfmpblj89ya3rb0sywaqfp8jac76ikvg-gc-concurrent2' | executing builder `/bin/sh' closing database environment decremented accessor count to 2 waiting for pid 7913 to finish... + export PATH=/bin:/usr/bin:/path-not-set + PATH=/bin:/usr/bin:/path-not-set + mkdir /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/hfmpblj89ya3rb0sywaqfp8jac76ikvg-gc-concurrent2 ++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/gkgm8l31na7y96239wnngaqs8fh2xdp8-dependencies-input-1/foo ++ cat /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/a85bw1hjj00lm36dzb27m50i804yxvgz-dependencies-input-2/bar + echo FOOBARxyzzy + test -e /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/hfmpblj89ya3rb0sywaqfp8jac76ikvg-gc-concurrent2.lock + sleep 3 + mkdir /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/2rjhi36av1n0jpf1szsknp7an4yjw4n2-gc-concurrent mkdir: cannot create directory `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/2rjhi36av1n0jpf1szsknp7an4yjw4n2-gc-concurrent': File exists + true + test -e /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/2rjhi36av1n0jpf1szsknp7an4yjw4n2-gc-concurrent.lock + ln -s /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/a85bw1hjj00lm36dzb27m50i804yxvgz-dependencies-input-2 /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/2rjhi36av1n0jpf1szsknp7an4yjw4n2-gc-concurrent/input-2 scanning for references inside `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/2rjhi36av1n0jpf1szsknp7an4yjw4n2-gc-concurrent' warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/2rjhi36av1n0jpf1szsknp7an4yjw4n2-gc-concurrent waiting for pid 7914 to finish... scanning for references inside `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/hfmpblj89ya3rb0sywaqfp8jac76ikvg-gc-concurrent2' warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/hfmpblj89ya3rb0sywaqfp8jac76ikvg-gc-concurrent2 FOOBAR BAR FOOBARxyzzy PASS: gc-concurrent.sh PASS: verify.sh clearing store... upgrading Nix store to new schema (this may take a while)... hashing paths... processing closures... pulling cache... obtaining list of Nix archives at file:///usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/manifest... registering substitutes... 9 store paths in manifest warning: you did not specify `--add-root'; the result might be removed by the garbage collector building /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yjhyi2yfd73v5ccfqz4kni9mjadk345f-dependencies using substitutes... substituting path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/a85bw1hjj00lm36dzb27m50i804yxvgz-dependencies-input-2' using substituter `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/bin/nix/download-using-manifests.pl' *** Trying to download/patch `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/a85bw1hjj00lm36dzb27m50i804yxvgz-dependencies-input-2' *** Step 1/1: downloading `file:///usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/cache/14yvh69vw9wfsnr8gpwcz8fd97di46cfr6zzgci9xj5h9kg243cf.nar.bz2' into `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/a85bw1hjj00lm36dzb27m50i804yxvgz-dependencies-input-2' downloading archive... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 138 100 138 0 0 17968 0 --:--:-- --:--:-- --:--:-- 17968 100 138 100 138 0 0 15672 0 --:--:-- --:--:-- --:--:-- 0 unpacking archive... substituting path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yjhyi2yfd73v5ccfqz4kni9mjadk345f-dependencies' using substituter `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/bin/nix/download-using-manifests.pl' *** Trying to download/patch `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yjhyi2yfd73v5ccfqz4kni9mjadk345f-dependencies' *** Step 1/1: downloading `file:///usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/cache/1r02sv6vqxlq2891drskz167wc3vbv9276hbyp74dji265rqxv01.nar.bz2' into `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yjhyi2yfd73v5ccfqz4kni9mjadk345f-dependencies' downloading archive... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 353 100 353 0 0 30586 0 --:--:-- --:--:-- --:--:-- 30586 100 353 100 353 0 0 20402 0 --:--:-- --:--:-- --:--:-- 0 unpacking archive... /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yjhyi2yfd73v5ccfqz4kni9mjadk345f-dependencies BAR clearing store... upgrading Nix store to new schema (this may take a while)... hashing paths... processing closures... pulling cache... obtaining list of Nix archives at file:///usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/manifest... registering substitutes... 9 store paths in manifest building /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/4br7m9g93rmv2npa3qn4ikn7igbjykcc-dependencies.drv using substitutes... substituting path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/i2ypzb15dpcrhnj0xinzvknm2pvxlg5z-dependencies.builder0.sh' using substituter `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/bin/nix/download-using-manifests.pl' *** Trying to download/patch `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/i2ypzb15dpcrhnj0xinzvknm2pvxlg5z-dependencies.builder0.sh' *** Step 1/1: downloading `file:///usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/cache/09nyk0shxxhn4jql3rmnk8kb9pgj1m4v8mv23lg945dpsizycnpj.nar.bz2' into `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/i2ypzb15dpcrhnj0xinzvknm2pvxlg5z-dependencies.builder0.sh' downloading archive... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 223 100 223 0 0 22850 0 --:--:-- --:--:-- --:--:-- 22850 100 223 100 223 0 0 20490 0 --:--:-- --:--:-- --:--:-- 0 unpacking archive... substituting path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/s0wm128ax2anxi4svi5nlzbqp2b7aj0j-dependencies.builder1.sh' using substituter `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/bin/nix/download-using-manifests.pl' *** Trying to download/patch `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/s0wm128ax2anxi4svi5nlzbqp2b7aj0j-dependencies.builder1.sh' *** Step 1/1: downloading `file:///usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/cache/06qj4zw1c3psm2yrzy89jx5mkai13dld015bxy5vhmhilccpvqm5.nar.bz2' into `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/s0wm128ax2anxi4svi5nlzbqp2b7aj0j-dependencies.builder1.sh' downloading archive... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 154 100 154 0 0 13377 0 --:--:-- --:--:-- --:--:-- 13377 100 154 100 154 0 0 11695 0 --:--:-- --:--:-- --:--:-- 0 unpacking archive... substituting path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/v72p5k00cbr44b9xrp8508ffh6hbr5qk-dependencies.builder2.sh' using substituter `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/bin/nix/download-using-manifests.pl' *** Trying to download/patch `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/v72p5k00cbr44b9xrp8508ffh6hbr5qk-dependencies.builder2.sh' *** Step 1/1: downloading `file:///usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/cache/117hc4k45f9szggcif6mz7j1sn6yliqbc7jxmgwm05a7pih31a7l.nar.bz2' into `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/v72p5k00cbr44b9xrp8508ffh6hbr5qk-dependencies.builder2.sh' downloading archive... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 152 100 152 0 0 66754 0 --:--:-- --:--:-- --:--:-- 66754 100 152 100 152 0 0 44732 0 --:--:-- --:--:-- --:--:-- 0 unpacking archive... substituting path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/mxrzn7p7x69mv3mb789pzimbmxy058nw-dependencies-input-1.drv' using substituter `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/bin/nix/download-using-manifests.pl' *** Trying to download/patch `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/mxrzn7p7x69mv3mb789pzimbmxy058nw-dependencies-input-1.drv' *** Step 1/1: downloading `file:///usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/cache/0gy6i367984l042ryyx2dsyvk2yazwiv7k25pfjb783z6hl7h5p9.nar.bz2' into `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/mxrzn7p7x69mv3mb789pzimbmxy058nw-dependencies-input-1.drv' downloading archive... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 364 100 364 0 0 31161 0 --:--:-- --:--:-- --:--:-- 31161 100 364 100 364 0 0 20927 0 --:--:-- --:--:-- --:--:-- 0 unpacking archive... substituting path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/46wam9a3b331m1linq6svwr0h58bwmf4-dependencies-input-2.drv' using substituter `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/bin/nix/download-using-manifests.pl' *** Trying to download/patch `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/46wam9a3b331m1linq6svwr0h58bwmf4-dependencies-input-2.drv' *** Step 1/1: downloading `file:///usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/cache/1raman4n5agn2ngz1q6y811fjwwwa23pnv1fy8nl5w4ln4dnqd5d.nar.bz2' into `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/46wam9a3b331m1linq6svwr0h58bwmf4-dependencies-input-2.drv' downloading archive... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 368 100 368 0 0 31694 0 --:--:-- --:--:-- --:--:-- 31694 100 368 100 368 0 0 21201 0 --:--:-- --:--:-- --:--:-- 0 unpacking archive... substituting path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/4br7m9g93rmv2npa3qn4ikn7igbjykcc-dependencies.drv' using substituter `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/bin/nix/download-using-manifests.pl' *** Trying to download/patch `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/4br7m9g93rmv2npa3qn4ikn7igbjykcc-dependencies.drv' *** Step 1/1: downloading `file:///usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/cache/0dp3r01sppqlr0x3j3x64cbjn936xaiz0614f6qd7b0s66vfn38d.nar.bz2' into `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/4br7m9g93rmv2npa3qn4ikn7igbjykcc-dependencies.drv' downloading archive... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 530 100 530 0 0 223k 0 --:--:-- --:--:-- --:--:-- 223k 100 530 100 530 0 0 149k 0 --:--:-- --:--:-- --:--:-- 0 unpacking archive... substituting path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/a85bw1hjj00lm36dzb27m50i804yxvgz-dependencies-input-2' using substituter `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/bin/nix/download-using-manifests.pl' *** Trying to download/patch `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/a85bw1hjj00lm36dzb27m50i804yxvgz-dependencies-input-2' *** Step 1/1: downloading `file:///usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/cache/14yvh69vw9wfsnr8gpwcz8fd97di46cfr6zzgci9xj5h9kg243cf.nar.bz2' into `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/a85bw1hjj00lm36dzb27m50i804yxvgz-dependencies-input-2' downloading archive... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 138 100 138 0 0 11650 0 --:--:-- --:--:-- --:--:-- 11650 100 138 100 138 0 0 7870 0 --:--:-- --:--:-- --:--:-- 0 unpacking archive... substituting path `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yjhyi2yfd73v5ccfqz4kni9mjadk345f-dependencies' using substituter `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/bin/nix/download-using-manifests.pl' *** Trying to download/patch `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yjhyi2yfd73v5ccfqz4kni9mjadk345f-dependencies' *** Step 1/1: downloading `file:///usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/cache/1r02sv6vqxlq2891drskz167wc3vbv9276hbyp74dji265rqxv01.nar.bz2' into `/usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yjhyi2yfd73v5ccfqz4kni9mjadk345f-dependencies' downloading archive... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 353 100 353 0 0 30650 0 --:--:-- --:--:-- --:--:-- 30650 100 353 100 353 0 0 20456 0 --:--:-- --:--:-- --:--:-- 0 unpacking archive... warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.9/tests/test-tmp/store/yjhyi2yfd73v5ccfqz4kni9mjadk345f-dependencies BAR PASS: nix-pull.sh =================== All 16 tests passed =================== make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/tests' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/tests' make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.9' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.40578 + umask 022 + cd /usr/src/redhat/BUILD + cd nix-0.9 + rm -rf /var/tmp/nix-0.9-buildroot + make DESTDIR=/var/tmp/nix-0.9-buildroot install Making install in externals make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/externals' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/externals' Making install in src make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src' Making install in bin2c make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/bin2c' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/bin2c' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/bin2c' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/bin2c' Making install in boost make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/boost' Making install in format make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/boost/format' make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/boost/format' test -z "/nix/lib" || mkdir -p -- "/var/tmp/nix-0.9-buildroot/nix/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libformat.la' '/var/tmp/nix-0.9-buildroot/nix/lib/libformat.la' /usr/bin/install -c .libs/libformat.so.0.0.0 /var/tmp/nix-0.9-buildroot/nix/lib/libformat.so.0.0.0 (cd /var/tmp/nix-0.9-buildroot/nix/lib && { ln -s -f libformat.so.0.0.0 libformat.so.0 || { rm -f libformat.so.0 && ln -s libformat.so.0.0.0 libformat.so.0; }; }) (cd /var/tmp/nix-0.9-buildroot/nix/lib && { ln -s -f libformat.so.0.0.0 libformat.so || { rm -f libformat.so && ln -s libformat.so.0.0.0 libformat.so; }; }) /usr/bin/install -c .libs/libformat.lai /var/tmp/nix-0.9-buildroot/nix/lib/libformat.la libtool: install: warning: remember to run `libtool --finish /nix/lib' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/boost/format' make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/boost/format' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/boost' make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/boost' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/boost' make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/boost' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/boost' Making install in libutil make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/libutil' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/libutil' test -z "/nix/lib" || mkdir -p -- "/var/tmp/nix-0.9-buildroot/nix/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libutil.la' '/var/tmp/nix-0.9-buildroot/nix/lib/libutil.la' /usr/bin/install -c .libs/libutil.so.0.0.0 /var/tmp/nix-0.9-buildroot/nix/lib/libutil.so.0.0.0 (cd /var/tmp/nix-0.9-buildroot/nix/lib && { ln -s -f libutil.so.0.0.0 libutil.so.0 || { rm -f libutil.so.0 && ln -s libutil.so.0.0.0 libutil.so.0; }; }) (cd /var/tmp/nix-0.9-buildroot/nix/lib && { ln -s -f libutil.so.0.0.0 libutil.so || { rm -f libutil.so && ln -s libutil.so.0.0.0 libutil.so; }; }) /usr/bin/install -c .libs/libutil.lai /var/tmp/nix-0.9-buildroot/nix/lib/libutil.la libtool: install: warning: remember to run `libtool --finish /nix/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/libutil' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/libutil' Making install in libstore make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/libstore' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/libstore' test -z "/nix/lib" || mkdir -p -- "/var/tmp/nix-0.9-buildroot/nix/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libstore.la' '/var/tmp/nix-0.9-buildroot/nix/lib/libstore.la' /usr/bin/install -c .libs/libstore.so.0.0.0 /var/tmp/nix-0.9-buildroot/nix/lib/libstore.so.0.0.0 (cd /var/tmp/nix-0.9-buildroot/nix/lib && { ln -s -f libstore.so.0.0.0 libstore.so.0 || { rm -f libstore.so.0 && ln -s libstore.so.0.0.0 libstore.so.0; }; }) (cd /var/tmp/nix-0.9-buildroot/nix/lib && { ln -s -f libstore.so.0.0.0 libstore.so || { rm -f libstore.so && ln -s libstore.so.0.0.0 libstore.so; }; }) /usr/bin/install -c .libs/libstore.lai /var/tmp/nix-0.9-buildroot/nix/lib/libstore.la libtool: install: warning: remember to run `libtool --finish /nix/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/libstore' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/libstore' Making install in libmain make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/libmain' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/libmain' test -z "/nix/lib" || mkdir -p -- "/var/tmp/nix-0.9-buildroot/nix/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libmain.la' '/var/tmp/nix-0.9-buildroot/nix/lib/libmain.la' /usr/bin/install -c .libs/libmain.so.0.0.0 /var/tmp/nix-0.9-buildroot/nix/lib/libmain.so.0.0.0 (cd /var/tmp/nix-0.9-buildroot/nix/lib && { ln -s -f libmain.so.0.0.0 libmain.so.0 || { rm -f libmain.so.0 && ln -s libmain.so.0.0.0 libmain.so.0; }; }) (cd /var/tmp/nix-0.9-buildroot/nix/lib && { ln -s -f libmain.so.0.0.0 libmain.so || { rm -f libmain.so && ln -s libmain.so.0.0.0 libmain.so; }; }) /usr/bin/install -c .libs/libmain.lai /var/tmp/nix-0.9-buildroot/nix/lib/libmain.la libtool: install: warning: remember to run `libtool --finish /nix/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/libmain' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/libmain' Making install in nix-store make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-store' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-store' test -z "/nix/bin" || mkdir -p -- "/var/tmp/nix-0.9-buildroot/nix/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'nix-store' '/var/tmp/nix-0.9-buildroot/nix/bin/nix-store' libtool: install: warning: `../libmain/libmain.la' has not been installed in `/nix/lib' libtool: install: warning: `../libstore/libstore.la' has not been installed in `/nix/lib' libtool: install: warning: `../libutil/libutil.la' has not been installed in `/nix/lib' libtool: install: warning: `../boost/format/libformat.la' has not been installed in `/nix/lib' /usr/bin/install -c .libs/nix-store /var/tmp/nix-0.9-buildroot/nix/bin/nix-store make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-store' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-store' Making install in nix-hash make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-hash' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-hash' test -z "/nix/bin" || mkdir -p -- "/var/tmp/nix-0.9-buildroot/nix/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'nix-hash' '/var/tmp/nix-0.9-buildroot/nix/bin/nix-hash' libtool: install: warning: `../libmain/libmain.la' has not been installed in `/nix/lib' libtool: install: warning: `../libstore/libstore.la' has not been installed in `/nix/lib' libtool: install: warning: `../libutil/libutil.la' has not been installed in `/nix/lib' libtool: install: warning: `../boost/format/libformat.la' has not been installed in `/nix/lib' /usr/bin/install -c .libs/nix-hash /var/tmp/nix-0.9-buildroot/nix/bin/nix-hash make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-hash' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-hash' Making install in libexpr make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/libexpr' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/libexpr' test -z "/nix/lib" || mkdir -p -- "/var/tmp/nix-0.9-buildroot/nix/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libexpr.la' '/var/tmp/nix-0.9-buildroot/nix/lib/libexpr.la' /usr/bin/install -c .libs/libexpr.so.0.0.0 /var/tmp/nix-0.9-buildroot/nix/lib/libexpr.so.0.0.0 (cd /var/tmp/nix-0.9-buildroot/nix/lib && { ln -s -f libexpr.so.0.0.0 libexpr.so.0 || { rm -f libexpr.so.0 && ln -s libexpr.so.0.0.0 libexpr.so.0; }; }) (cd /var/tmp/nix-0.9-buildroot/nix/lib && { ln -s -f libexpr.so.0.0.0 libexpr.so || { rm -f libexpr.so && ln -s libexpr.so.0.0.0 libexpr.so; }; }) /usr/bin/install -c .libs/libexpr.lai /var/tmp/nix-0.9-buildroot/nix/lib/libexpr.la libtool: install: warning: remember to run `libtool --finish /nix/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/libexpr' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/libexpr' Making install in nix-instantiate make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-instantiate' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-instantiate' test -z "/nix/bin" || mkdir -p -- "/var/tmp/nix-0.9-buildroot/nix/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'nix-instantiate' '/var/tmp/nix-0.9-buildroot/nix/bin/nix-instantiate' libtool: install: warning: `../libmain/libmain.la' has not been installed in `/nix/lib' libtool: install: warning: `../libexpr/libexpr.la' has not been installed in `/nix/lib' libtool: install: warning: `../libstore/libstore.la' has not been installed in `/nix/lib' libtool: install: warning: `../libutil/libutil.la' has not been installed in `/nix/lib' libtool: install: warning: `../boost/format/libformat.la' has not been installed in `/nix/lib' /usr/bin/install -c .libs/nix-instantiate /var/tmp/nix-0.9-buildroot/nix/bin/nix-instantiate make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-instantiate' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-instantiate' Making install in nix-env make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-env' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-env' test -z "/nix/bin" || mkdir -p -- "/var/tmp/nix-0.9-buildroot/nix/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'nix-env' '/var/tmp/nix-0.9-buildroot/nix/bin/nix-env' libtool: install: warning: `../libmain/libmain.la' has not been installed in `/nix/lib' libtool: install: warning: `../libexpr/libexpr.la' has not been installed in `/nix/lib' libtool: install: warning: `../libstore/libstore.la' has not been installed in `/nix/lib' libtool: install: warning: `../libutil/libutil.la' has not been installed in `/nix/lib' libtool: install: warning: `../boost/format/libformat.la' has not been installed in `/nix/lib' /usr/bin/install -c .libs/nix-env /var/tmp/nix-0.9-buildroot/nix/bin/nix-env make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-env' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/nix-env' Making install in log2xml make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/log2xml' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/log2xml' test -z "/nix/bin" || mkdir -p -- "/var/tmp/nix-0.9-buildroot/nix/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'log2xml' '/var/tmp/nix-0.9-buildroot/nix/bin/log2xml' /usr/bin/install -c log2xml /var/tmp/nix-0.9-buildroot/nix/bin/log2xml make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/log2xml' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/log2xml' Making install in bsdiff-4.2 make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/bsdiff-4.2' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src/bsdiff-4.2' test -z "/nix/libexec" || mkdir -p -- "/var/tmp/nix-0.9-buildroot/nix/libexec" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'bsdiff' '/var/tmp/nix-0.9-buildroot/nix/libexec/bsdiff' /usr/bin/install -c bsdiff /var/tmp/nix-0.9-buildroot/nix/libexec/bsdiff /bin/sh ../../libtool --mode=install /usr/bin/install -c 'bspatch' '/var/tmp/nix-0.9-buildroot/nix/libexec/bspatch' /usr/bin/install -c bspatch /var/tmp/nix-0.9-buildroot/nix/libexec/bspatch make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/bsdiff-4.2' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src/bsdiff-4.2' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src' make install-exec-hook make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/src' make[4]: Nothing to be done for `install-exec-hook'. make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/src' Making install in scripts make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/scripts' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/scripts' test -z "/nix/bin" || mkdir -p -- "/var/tmp/nix-0.9-buildroot/nix/bin" /usr/bin/install -c 'nix-collect-garbage' '/var/tmp/nix-0.9-buildroot/nix/bin/nix-collect-garbage' /usr/bin/install -c 'nix-pull' '/var/tmp/nix-0.9-buildroot/nix/bin/nix-pull' /usr/bin/install -c 'nix-push' '/var/tmp/nix-0.9-buildroot/nix/bin/nix-push' /usr/bin/install -c 'nix-prefetch-url' '/var/tmp/nix-0.9-buildroot/nix/bin/nix-prefetch-url' /usr/bin/install -c 'nix-install-package' '/var/tmp/nix-0.9-buildroot/nix/bin/nix-install-package' /usr/bin/install -c 'nix-channel' '/var/tmp/nix-0.9-buildroot/nix/bin/nix-channel' /usr/bin/install -c 'nix-build' '/var/tmp/nix-0.9-buildroot/nix/bin/nix-build' /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/etc/profile.d /usr/bin/install -c nix-profile.sh /var/tmp/nix-0.9-buildroot/nix/etc/profile.d/nix.sh /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/libexec/nix /usr/bin/install -c -m 644 readmanifest.pm /var/tmp/nix-0.9-buildroot/nix/libexec/nix /usr/bin/install -c download-using-manifests.pl /var/tmp/nix-0.9-buildroot/nix/libexec/nix /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/etc/nix make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/scripts' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/scripts' Making install in corepkgs make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs' Making install in nar make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/nar' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/nar' /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/share/nix/corepkgs /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/share/nix/corepkgs/nar /usr/bin/install -c -m 644 nar.nix /var/tmp/nix-0.9-buildroot/nix/share/nix/corepkgs/nar /usr/bin/install -c nar.sh /var/tmp/nix-0.9-buildroot/nix/share/nix/corepkgs/nar make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/nar' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/nar' Making install in buildenv make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/buildenv' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/buildenv' /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/share/nix/corepkgs /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/share/nix/corepkgs/buildenv /usr/bin/install -c -m 644 default.nix /var/tmp/nix-0.9-buildroot/nix/share/nix/corepkgs/buildenv /usr/bin/install -c builder.pl /var/tmp/nix-0.9-buildroot/nix/share/nix/corepkgs/buildenv make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/buildenv' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/buildenv' Making install in channels make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/channels' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/channels' /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/share/nix/corepkgs /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/share/nix/corepkgs/channels /usr/bin/install -c -m 644 unpack.nix /var/tmp/nix-0.9-buildroot/nix/share/nix/corepkgs/channels /usr/bin/install -c unpack.sh /var/tmp/nix-0.9-buildroot/nix/share/nix/corepkgs/channels make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/channels' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs/channels' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/corepkgs' Making install in doc make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/doc' Making install in manual make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/doc/manual' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/doc/manual' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/share/nix/manual /usr/bin/install -c -m 644 manual.html /var/tmp/nix-0.9-buildroot/nix/share/nix/manual /usr/bin/install -c -m 644 style.css /var/tmp/nix-0.9-buildroot/nix/share/nix/manual cp -r images /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/figures /usr/bin/install -c -m 644 figures/user-environments.png /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/figures test -z "/nix/man/man1" || mkdir -p -- "/var/tmp/nix-0.9-buildroot/nix/man/man1" /usr/bin/install -c -m 644 './nix-env.1' '/var/tmp/nix-0.9-buildroot/nix/man/man1/nix-env.1' /usr/bin/install -c -m 644 './nix-build.1' '/var/tmp/nix-0.9-buildroot/nix/man/man1/nix-build.1' /usr/bin/install -c -m 644 './nix-store.1' '/var/tmp/nix-0.9-buildroot/nix/man/man1/nix-store.1' /usr/bin/install -c -m 644 './nix-instantiate.1' '/var/tmp/nix-0.9-buildroot/nix/man/man1/nix-instantiate.1' /usr/bin/install -c -m 644 './nix-collect-garbage.1' '/var/tmp/nix-0.9-buildroot/nix/man/man1/nix-collect-garbage.1' /usr/bin/install -c -m 644 './nix-push.1' '/var/tmp/nix-0.9-buildroot/nix/man/man1/nix-push.1' /usr/bin/install -c -m 644 './nix-pull.1' '/var/tmp/nix-0.9-buildroot/nix/man/man1/nix-pull.1' /usr/bin/install -c -m 644 './nix-prefetch-url.1' '/var/tmp/nix-0.9-buildroot/nix/man/man1/nix-prefetch-url.1' /usr/bin/install -c -m 644 './nix-channel.1' '/var/tmp/nix-0.9-buildroot/nix/man/man1/nix-channel.1' make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/doc/manual' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/doc/manual' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/doc' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/doc' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/doc' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/doc' Making install in misc make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/misc' Making install in emacs make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/misc/emacs' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/misc/emacs' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/share/emacs/site-lisp /usr/bin/install -c -m 644 nix-mode.el /var/tmp/nix-0.9-buildroot/nix/share/emacs/site-lisp make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/misc/emacs' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/misc/emacs' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/misc' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/misc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/misc' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/misc' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/misc' Making install in tests make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/tests' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/tests' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9/tests' make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.9' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.9' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/var/nix /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/var/nix/db /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/var/log/nix /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/var/log/nix/drvs /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/var/nix/profiles /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/var/nix/gcroots /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/var/nix/temproots /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/var/nix/gcroots/tmp /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/var/nix/gcroots/channels rm -f /var/tmp/nix-0.9-buildroot/nix/var/nix/gcroots/profiles ln -s /nix/var/nix/profiles /var/tmp/nix-0.9-buildroot/nix/var/nix/gcroots/profiles /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/store /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/var/nix/manifests /usr/bin/install -c -d /var/tmp/nix-0.9-buildroot/nix/etc/nix /usr/bin/install -c -m 644 nix.conf.example /var/tmp/nix-0.9-buildroot/nix/etc/nix if ! test -e /var/tmp/nix-0.9-buildroot/nix/etc/nix/nix.conf; then \ /usr/bin/install -c -m 644 nix.conf.example /var/tmp/nix-0.9-buildroot/nix/etc/nix/nix.conf; \ fi make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.9' + strip /var/tmp/nix-0.9-buildroot//nix/bin/log2xml /var/tmp/nix-0.9-buildroot//nix/bin/nix-build /var/tmp/nix-0.9-buildroot//nix/bin/nix-channel /var/tmp/nix-0.9-buildroot//nix/bin/nix-collect-garbage /var/tmp/nix-0.9-buildroot//nix/bin/nix-env /var/tmp/nix-0.9-buildroot//nix/bin/nix-hash /var/tmp/nix-0.9-buildroot//nix/bin/nix-install-package /var/tmp/nix-0.9-buildroot//nix/bin/nix-instantiate /var/tmp/nix-0.9-buildroot//nix/bin/nix-prefetch-url /var/tmp/nix-0.9-buildroot//nix/bin/nix-pull /var/tmp/nix-0.9-buildroot//nix/bin/nix-push /var/tmp/nix-0.9-buildroot//nix/bin/nix-store strip: /var/tmp/nix-0.9-buildroot//nix/bin/nix-build: File format not recognized strip: /var/tmp/nix-0.9-buildroot//nix/bin/nix-channel: File format not recognized strip: /var/tmp/nix-0.9-buildroot//nix/bin/nix-collect-garbage: File format not recognized strip: /var/tmp/nix-0.9-buildroot//nix/bin/nix-install-package: File format not recognized strip: /var/tmp/nix-0.9-buildroot//nix/bin/nix-prefetch-url: File format not recognized strip: /var/tmp/nix-0.9-buildroot//nix/bin/nix-pull: File format not recognized strip: /var/tmp/nix-0.9-buildroot//nix/bin/nix-push: File format not recognized + true + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip + /usr/lib/rpm/brp-strip-static-archive + /usr/lib/rpm/brp-strip-comment-note Processing files: nix-0.9-1 D: /var/tmp/nix-0.9-buildroot/nix/bin: directory D: /var/tmp/nix-0.9-buildroot/nix/bin/log2xml: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5, dynamically linked (uses shared libs), stripped D: /var/tmp/nix-0.9-buildroot/nix/bin/nix-build: Bourne shell script text executable D: /var/tmp/nix-0.9-buildroot/nix/bin/nix-channel: Paul Falstad's zsh script text executable D: /var/tmp/nix-0.9-buildroot/nix/bin/nix-collect-garbage: Bourne shell script text executable D: /var/tmp/nix-0.9-buildroot/nix/bin/nix-env: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5, dynamically linked (uses shared libs), stripped D: /var/tmp/nix-0.9-buildroot/nix/bin/nix-hash: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5, dynamically linked (uses shared libs), stripped D: /var/tmp/nix-0.9-buildroot/nix/bin/nix-install-package: Paul Falstad's zsh script text executable D: /var/tmp/nix-0.9-buildroot/nix/bin/nix-instantiate: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5, dynamically linked (uses shared libs), stripped D: /var/tmp/nix-0.9-buildroot/nix/bin/nix-prefetch-url: Bourne shell script text executable D: /var/tmp/nix-0.9-buildroot/nix/bin/nix-pull: Paul Falstad's zsh script text executable D: /var/tmp/nix-0.9-buildroot/nix/bin/nix-push: Paul Falstad's zsh script text executable D: /var/tmp/nix-0.9-buildroot/nix/bin/nix-store: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5, dynamically linked (uses shared libs), stripped D: /var/tmp/nix-0.9-buildroot/nix/etc: directory D: /var/tmp/nix-0.9-buildroot/nix/etc/nix: directory D: /var/tmp/nix-0.9-buildroot/nix/etc/nix/nix.conf: ASCII English text D: /var/tmp/nix-0.9-buildroot/nix/etc/nix/nix.conf.example: ASCII English text D: /var/tmp/nix-0.9-buildroot/nix/etc/profile.d: directory D: /var/tmp/nix-0.9-buildroot/nix/etc/profile.d/nix.sh: ASCII text D: /var/tmp/nix-0.9-buildroot/nix/lib: directory D: /var/tmp/nix-0.9-buildroot/nix/lib/libexpr.la: ASCII English text D: /var/tmp/nix-0.9-buildroot/nix/lib/libexpr.so: symbolic link to libexpr.so.0.0.0 D: /var/tmp/nix-0.9-buildroot/nix/lib/libexpr.so.0: symbolic link to libexpr.so.0.0.0 D: /var/tmp/nix-0.9-buildroot/nix/lib/libexpr.so.0.0.0: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped D: /var/tmp/nix-0.9-buildroot/nix/lib/libformat.la: ASCII English text D: /var/tmp/nix-0.9-buildroot/nix/lib/libformat.so: symbolic link to libformat.so.0.0.0 D: /var/tmp/nix-0.9-buildroot/nix/lib/libformat.so.0: symbolic link to libformat.so.0.0.0 D: /var/tmp/nix-0.9-buildroot/nix/lib/libformat.so.0.0.0: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped D: /var/tmp/nix-0.9-buildroot/nix/lib/libmain.la: ASCII English text D: /var/tmp/nix-0.9-buildroot/nix/lib/libmain.so: symbolic link to libmain.so.0.0.0 D: /var/tmp/nix-0.9-buildroot/nix/lib/libmain.so.0: symbolic link to libmain.so.0.0.0 D: /var/tmp/nix-0.9-buildroot/nix/lib/libmain.so.0.0.0: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped D: /var/tmp/nix-0.9-buildroot/nix/lib/libstore.la: ASCII English text D: /var/tmp/nix-0.9-buildroot/nix/lib/libstore.so: symbolic link to libstore.so.0.0.0 D: /var/tmp/nix-0.9-buildroot/nix/lib/libstore.so.0: symbolic link to libstore.so.0.0.0 D: /var/tmp/nix-0.9-buildroot/nix/lib/libstore.so.0.0.0: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped D: /var/tmp/nix-0.9-buildroot/nix/lib/libutil.la: ASCII English text D: /var/tmp/nix-0.9-buildroot/nix/lib/libutil.so: symbolic link to libutil.so.0.0.0 D: /var/tmp/nix-0.9-buildroot/nix/lib/libutil.so.0: symbolic link to libutil.so.0.0.0 D: /var/tmp/nix-0.9-buildroot/nix/lib/libutil.so.0.0.0: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped D: /var/tmp/nix-0.9-buildroot/nix/libexec: directory D: /var/tmp/nix-0.9-buildroot/nix/libexec/bsdiff: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5, dynamically linked (uses shared libs), not stripped D: /var/tmp/nix-0.9-buildroot/nix/libexec/bspatch: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5, dynamically linked (uses shared libs), not stripped D: /var/tmp/nix-0.9-buildroot/nix/libexec/nix: directory D: /var/tmp/nix-0.9-buildroot/nix/libexec/nix/download-using-manifests.pl: Paul Falstad's zsh script text executable D: /var/tmp/nix-0.9-buildroot/nix/libexec/nix/readmanifest.pm: Perl5 module source text D: /var/tmp/nix-0.9-buildroot/nix/man: directory D: /var/tmp/nix-0.9-buildroot/nix/man/man1: directory D: /var/tmp/nix-0.9-buildroot/nix/man/man1/nix-build.1: troff or preprocessor input text D: /var/tmp/nix-0.9-buildroot/nix/man/man1/nix-channel.1: troff or preprocessor input text D: /var/tmp/nix-0.9-buildroot/nix/man/man1/nix-collect-garbage.1: troff or preprocessor input text D: /var/tmp/nix-0.9-buildroot/nix/man/man1/nix-env.1: troff or preprocessor input text D: /var/tmp/nix-0.9-buildroot/nix/man/man1/nix-instantiate.1: troff or preprocessor input text D: /var/tmp/nix-0.9-buildroot/nix/man/man1/nix-prefetch-url.1: troff or preprocessor input text D: /var/tmp/nix-0.9-buildroot/nix/man/man1/nix-pull.1: troff or preprocessor input text D: /var/tmp/nix-0.9-buildroot/nix/man/man1/nix-push.1: troff or preprocessor input text D: /var/tmp/nix-0.9-buildroot/nix/man/man1/nix-store.1: troff or preprocessor input text D: /var/tmp/nix-0.9-buildroot/nix/share: directory D: /var/tmp/nix-0.9-buildroot/nix/share/emacs: directory D: /var/tmp/nix-0.9-buildroot/nix/share/emacs/site-lisp: directory D: /var/tmp/nix-0.9-buildroot/nix/share/emacs/site-lisp/nix-mode.el: ASCII English text D: /var/tmp/nix-0.9-buildroot/nix/share/nix: directory D: /var/tmp/nix-0.9-buildroot/nix/share/nix/corepkgs: directory D: /var/tmp/nix-0.9-buildroot/nix/share/nix/corepkgs/buildenv: directory D: /var/tmp/nix-0.9-buildroot/nix/share/nix/corepkgs/buildenv/builder.pl: Paul Falstad's zsh script text executable D: /var/tmp/nix-0.9-buildroot/nix/share/nix/corepkgs/buildenv/default.nix: ASCII text D: /var/tmp/nix-0.9-buildroot/nix/share/nix/corepkgs/channels: directory D: /var/tmp/nix-0.9-buildroot/nix/share/nix/corepkgs/channels/unpack.nix: ASCII text D: /var/tmp/nix-0.9-buildroot/nix/share/nix/corepkgs/channels/unpack.sh: Bourne shell script text executable D: /var/tmp/nix-0.9-buildroot/nix/share/nix/corepkgs/nar: directory D: /var/tmp/nix-0.9-buildroot/nix/share/nix/corepkgs/nar/nar.nix: ASCII text D: /var/tmp/nix-0.9-buildroot/nix/share/nix/corepkgs/nar/nar.sh: Bourne shell script text executable D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual: directory D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/figures: directory D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/figures/user-environments.png: PNG image data, 741 x 428, 8-bit/color RGB, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images: directory D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/blank.png: PNG image data, 128 x 128, 8-bit/color RGB, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/callouts: directory D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/callouts/1.png: PNG image data, 12 x 12, 8-bit grayscale, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/callouts/10.png: PNG image data, 12 x 12, 8-bit grayscale, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/callouts/11.png: PNG image data, 12 x 12, 8-bit/color RGB, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/callouts/12.png: PNG image data, 12 x 12, 8-bit/color RGB, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/callouts/13.png: PNG image data, 12 x 12, 8-bit/color RGB, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/callouts/14.png: PNG image data, 12 x 12, 8-bit/color RGB, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/callouts/15.png: PNG image data, 12 x 12, 8-bit/color RGB, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/callouts/2.png: PNG image data, 12 x 12, 8-bit grayscale, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/callouts/3.png: PNG image data, 12 x 12, 8-bit grayscale, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/callouts/4.png: PNG image data, 12 x 12, 8-bit grayscale, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/callouts/5.png: PNG image data, 12 x 12, 8-bit grayscale, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/callouts/6.png: PNG image data, 12 x 12, 8-bit grayscale, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/callouts/7.png: PNG image data, 12 x 12, 8-bit grayscale, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/callouts/8.png: PNG image data, 12 x 12, 8-bit grayscale, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/callouts/9.png: PNG image data, 12 x 12, 8-bit grayscale, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/caution.png: PNG image data, 24 x 24, 8-bit colormap, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/draft.png: PNG image data, 652 x 694, 8-bit/color RGB, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/home.png: PNG image data, 35 x 15, 8-bit colormap, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/important.png: PNG image data, 24 x 24, 8-bit colormap, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/next.png: PNG image data, 35 x 15, 8-bit colormap, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/note.png: PNG image data, 24 x 24, 8-bit grayscale, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/prev.png: PNG image data, 35 x 15, 8-bit colormap, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/tip.png: PNG image data, 25 x 24, 8-bit grayscale, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/toc-blank.png: PNG image data, 15 x 9, 4-bit colormap, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/toc-minus.png: PNG image data, 15 x 9, 8-bit grayscale, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/toc-plus.png: PNG image data, 15 x 9, 8-bit grayscale, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/up.png: PNG image data, 35 x 15, 8-bit colormap, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/images/warning.png: PNG image data, 24 x 24, 8-bit colormap, non-interlaced D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/manual.html: HTML document text D: /var/tmp/nix-0.9-buildroot/nix/share/nix/manual/style.css: ASCII C program text D: /var/tmp/nix-0.9-buildroot/nix/store: directory D: /var/tmp/nix-0.9-buildroot/nix/var: directory D: /var/tmp/nix-0.9-buildroot/nix/var/log: directory D: /var/tmp/nix-0.9-buildroot/nix/var/log/nix: directory D: /var/tmp/nix-0.9-buildroot/nix/var/log/nix/drvs: directory D: /var/tmp/nix-0.9-buildroot/nix/var/nix: directory D: /var/tmp/nix-0.9-buildroot/nix/var/nix/db: directory D: /var/tmp/nix-0.9-buildroot/nix/var/nix/gcroots: directory D: /var/tmp/nix-0.9-buildroot/nix/var/nix/gcroots/channels: directory D: /var/tmp/nix-0.9-buildroot/nix/var/nix/gcroots/profiles: symbolic link to /nix/var/nix/profiles D: /var/tmp/nix-0.9-buildroot/nix/var/nix/gcroots/tmp: directory D: /var/tmp/nix-0.9-buildroot/nix/var/nix/manifests: directory D: /var/tmp/nix-0.9-buildroot/nix/var/nix/profiles: directory D: /var/tmp/nix-0.9-buildroot/nix/var/nix/temproots: directory D: execv(/usr/lib/rpm/perl.req) pid 10825 D: waitpid(10825) rc 10825 status 0 D: execv(/usr/lib/rpm/perl.req) pid 10826 D: waitpid(10826) rc 10826 status 0 D: execv(/usr/lib/rpm/perl.req) pid 10827 D: waitpid(10827) rc 10827 status 0 D: execv(/usr/lib/rpm/perl.req) pid 10828 D: waitpid(10828) rc 10828 status 0 D: execv(/usr/lib/rpm/perl.req) pid 10829 D: waitpid(10829) rc 10829 status 0 D: execv(/usr/lib/rpm/perl.prov) pid 10830 D: waitpid(10830) rc 10830 status 0 D: execv(/usr/lib/rpm/perl.req) pid 10831 D: waitpid(10831) rc 10831 status 0 D: execv(/usr/lib/rpm/perl.req) pid 10832 D: waitpid(10832) rc 10832 status 0 Provides: libexpr.so.0 libformat.so.0 libmain.so.0 libstore.so.0 libutil.so.0 perl(readmanifest) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires: /bin/sh /usr/bin/perl /usr/bin/perl curl libATerm.so libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libexpr.so.0 libformat.so.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libmain.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstore.so.0 libutil.so.0 perl(Cwd) perl(IO::Handle) perl(IPC::Open2) perl(POSIX) perl(readmanifest) perl(strict) Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/nix-0.9-buildroot D: execv(/usr/lib/rpm/check-files) pid 10833 D: waitpid(10833) rc 10833 status 0 warning: Could not canonicalize hostname: (none) D: fini 100444 1 ( 0, 0) 7445226 /tmp/nix-0.9.tar.bz2 D: fini 100600 1 ( 0, 0) 1758 /usr/src/redhat/SPECS/nix.spec GZDIO: 4 writes, 7447360 total bytes in 0.727506 secs D: Signature: size(180)+pad(4) Wrote: /usr/src/redhat/SRPMS/nix-0.9-1.src.rpm D: fini 040755 2 ( 0, 0) 0 /nix/bin D: fini 100755 1 ( 0, 0) 9880 /nix/bin/log2xml D: fini 100755 1 ( 0, 0) 1368 /nix/bin/nix-build D: fini 100755 1 ( 0, 0) 4087 /nix/bin/nix-channel D: fini 100755 1 ( 0, 0) 48 /nix/bin/nix-collect-garbage D: fini 100755 1 ( 0, 0) 737888 /nix/bin/nix-env D: fini 100755 1 ( 0, 0) 589088 /nix/bin/nix-hash D: fini 100755 1 ( 0, 0) 1300 /nix/bin/nix-install-package D: fini 100755 1 ( 0, 0) 605504 /nix/bin/nix-instantiate D: fini 100755 1 ( 0, 0) 1625 /nix/bin/nix-prefetch-url D: fini 100755 1 ( 0, 0) 2539 /nix/bin/nix-pull D: fini 100755 1 ( 0, 0) 6550 /nix/bin/nix-push D: fini 100755 1 ( 0, 0) 671936 /nix/bin/nix-store D: fini 040755 4 ( 0, 0) 0 /nix/etc D: fini 040755 2 ( 0, 0) 0 /nix/etc/nix D: fini 100644 1 ( 0, 0) 2069 /nix/etc/nix/nix.conf D: fini 100644 1 ( 0, 0) 2069 /nix/etc/nix/nix.conf.example D: fini 040755 2 ( 0, 0) 0 /nix/etc/profile.d D: fini 100755 1 ( 0, 0) 280 /nix/etc/profile.d/nix.sh D: fini 040755 2 ( 0, 0) 0 /nix/lib D: fini 100755 1 ( 0, 0) 787 /nix/lib/libexpr.la D: fini 120777 1 ( 0, 0) 16 /nix/lib/libexpr.so D: fini 120777 1 ( 0, 0) 16 /nix/lib/libexpr.so.0 D: fini 100755 1 ( 0, 0) 1021431 /nix/lib/libexpr.so.0.0.0 D: fini 100755 1 ( 0, 0) 799 /nix/lib/libformat.la D: fini 120777 1 ( 0, 0) 18 /nix/lib/libformat.so D: fini 120777 1 ( 0, 0) 18 /nix/lib/libformat.so.0 D: fini 100755 1 ( 0, 0) 297551 /nix/lib/libformat.so.0.0.0 D: fini 100755 1 ( 0, 0) 787 /nix/lib/libmain.la D: fini 120777 1 ( 0, 0) 16 /nix/lib/libmain.so D: fini 120777 1 ( 0, 0) 16 /nix/lib/libmain.so.0 D: fini 100755 1 ( 0, 0) 232103 /nix/lib/libmain.so.0.0.0 D: fini 100755 1 ( 0, 0) 793 /nix/lib/libstore.la D: fini 120777 1 ( 0, 0) 17 /nix/lib/libstore.so D: fini 120777 1 ( 0, 0) 17 /nix/lib/libstore.so.0 D: fini 100755 1 ( 0, 0) 2412993 /nix/lib/libstore.so.0.0.0 D: fini 100755 1 ( 0, 0) 787 /nix/lib/libutil.la D: fini 120777 1 ( 0, 0) 16 /nix/lib/libutil.so D: fini 120777 1 ( 0, 0) 16 /nix/lib/libutil.so.0 D: fini 100755 1 ( 0, 0) 631136 /nix/lib/libutil.so.0.0.0 D: fini 040755 3 ( 0, 0) 0 /nix/libexec D: fini 100755 1 ( 0, 0) 11265 /nix/libexec/bsdiff D: fini 100755 1 ( 0, 0) 8428 /nix/libexec/bspatch D: fini 040755 2 ( 0, 0) 0 /nix/libexec/nix D: fini 100755 1 ( 0, 0) 8433 /nix/libexec/nix/download-using-manifests.pl D: fini 100644 1 ( 0, 0) 6779 /nix/libexec/nix/readmanifest.pm D: fini 040755 3 ( 0, 0) 0 /nix/man D: fini 040755 2 ( 0, 0) 0 /nix/man/man1 D: fini 100644 1 ( 0, 0) 2263 /nix/man/man1/nix-build.1 D: fini 100644 1 ( 0, 0) 1899 /nix/man/man1/nix-channel.1 D: fini 100644 1 ( 0, 0) 775 /nix/man/man1/nix-collect-garbage.1 D: fini 100644 1 ( 0, 0) 17306 /nix/man/man1/nix-env.1 D: fini 100644 1 ( 0, 0) 2560 /nix/man/man1/nix-instantiate.1 D: fini 100644 1 ( 0, 0) 2370 /nix/man/man1/nix-prefetch-url.1 D: fini 100644 1 ( 0, 0) 1155 /nix/man/man1/nix-pull.1 D: fini 100644 1 ( 0, 0) 3316 /nix/man/man1/nix-push.1 D: fini 100644 1 ( 0, 0) 13892 /nix/man/man1/nix-store.1 D: fini 040755 4 ( 0, 0) 0 /nix/share D: fini 040755 3 ( 0, 0) 0 /nix/share/emacs D: fini 040755 2 ( 0, 0) 0 /nix/share/emacs/site-lisp D: fini 100644 1 ( 0, 0) 3263 /nix/share/emacs/site-lisp/nix-mode.el D: fini 040755 4 ( 0, 0) 0 /nix/share/nix D: fini 040755 5 ( 0, 0) 0 /nix/share/nix/corepkgs D: fini 040755 2 ( 0, 0) 0 /nix/share/nix/corepkgs/buildenv D: fini 100755 1 ( 0, 0) 2643 /nix/share/nix/corepkgs/buildenv/builder.pl D: fini 100644 1 ( 0, 0) 176 /nix/share/nix/corepkgs/buildenv/default.nix D: fini 040755 2 ( 0, 0) 0 /nix/share/nix/corepkgs/channels D: fini 100644 1 ( 0, 0) 104 /nix/share/nix/corepkgs/channels/unpack.nix D: fini 100755 1 ( 0, 0) 330 /nix/share/nix/corepkgs/channels/unpack.sh D: fini 040755 2 ( 0, 0) 0 /nix/share/nix/corepkgs/nar D: fini 100644 1 ( 0, 0) 111 /nix/share/nix/corepkgs/nar/nar.nix D: fini 100755 1 ( 0, 0) 378 /nix/share/nix/corepkgs/nar/nar.sh D: fini 040755 4 ( 0, 0) 0 /nix/share/nix/manual D: fini 040755 2 ( 0, 0) 0 /nix/share/nix/manual/figures D: fini 100644 1 ( 0, 0) 85036 /nix/share/nix/manual/figures/user-environments.png D: fini 040755 3 ( 0, 0) 0 /nix/share/nix/manual/images D: fini 100644 1 ( 0, 0) 374 /nix/share/nix/manual/images/blank.png D: fini 040755 2 ( 0, 0) 0 /nix/share/nix/manual/images/callouts D: fini 100644 1 ( 0, 0) 329 /nix/share/nix/manual/images/callouts/1.png D: fini 100644 1 ( 0, 0) 361 /nix/share/nix/manual/images/callouts/10.png D: fini 100644 1 ( 0, 0) 565 /nix/share/nix/manual/images/callouts/11.png D: fini 100644 1 ( 0, 0) 617 /nix/share/nix/manual/images/callouts/12.png D: fini 100644 1 ( 0, 0) 623 /nix/share/nix/manual/images/callouts/13.png D: fini 100644 1 ( 0, 0) 411 /nix/share/nix/manual/images/callouts/14.png D: fini 100644 1 ( 0, 0) 640 /nix/share/nix/manual/images/callouts/15.png D: fini 100644 1 ( 0, 0) 353 /nix/share/nix/manual/images/callouts/2.png D: fini 100644 1 ( 0, 0) 350 /nix/share/nix/manual/images/callouts/3.png D: fini 100644 1 ( 0, 0) 345 /nix/share/nix/manual/images/callouts/4.png D: fini 100644 1 ( 0, 0) 348 /nix/share/nix/manual/images/callouts/5.png D: fini 100644 1 ( 0, 0) 355 /nix/share/nix/manual/images/callouts/6.png D: fini 100644 1 ( 0, 0) 344 /nix/share/nix/manual/images/callouts/7.png D: fini 100644 1 ( 0, 0) 357 /nix/share/nix/manual/images/callouts/8.png D: fini 100644 1 ( 0, 0) 357 /nix/share/nix/manual/images/callouts/9.png D: fini 100644 1 ( 0, 0) 1250 /nix/share/nix/manual/images/caution.png D: fini 100644 1 ( 0, 0) 17454 /nix/share/nix/manual/images/draft.png D: fini 100644 1 ( 0, 0) 1156 /nix/share/nix/manual/images/home.png D: fini 100644 1 ( 0, 0) 722 /nix/share/nix/manual/images/important.png D: fini 100644 1 ( 0, 0) 1150 /nix/share/nix/manual/images/next.png D: fini 100644 1 ( 0, 0) 490 /nix/share/nix/manual/images/note.png D: fini 100644 1 ( 0, 0) 1132 /nix/share/nix/manual/images/prev.png D: fini 100644 1 ( 0, 0) 449 /nix/share/nix/manual/images/tip.png D: fini 100644 1 ( 0, 0) 318 /nix/share/nix/manual/images/toc-blank.png D: fini 100644 1 ( 0, 0) 259 /nix/share/nix/manual/images/toc-minus.png D: fini 100644 1 ( 0, 0) 264 /nix/share/nix/manual/images/toc-plus.png D: fini 100644 1 ( 0, 0) 1111 /nix/share/nix/manual/images/up.png D: fini 100644 1 ( 0, 0) 1241 /nix/share/nix/manual/images/warning.png D: fini 100644 1 ( 0, 0) 250502 /nix/share/nix/manual/manual.html D: fini 100644 1 ( 0, 0) 3933 /nix/share/nix/manual/style.css D: fini 040755 2 ( 0, 0) 0 /nix/store D: fini 040755 4 ( 0, 0) 0 /nix/var D: fini 040755 3 ( 0, 0) 0 /nix/var/log D: fini 040755 3 ( 0, 0) 0 /nix/var/log/nix D: fini 040755 2 ( 0, 0) 0 /nix/var/log/nix/drvs D: fini 040755 7 ( 0, 0) 0 /nix/var/nix D: fini 040755 2 ( 0, 0) 0 /nix/var/nix/db D: fini 040755 4 ( 0, 0) 0 /nix/var/nix/gcroots D: fini 040755 2 ( 0, 0) 0 /nix/var/nix/gcroots/channels D: fini 120777 1 ( 0, 0) 21 /nix/var/nix/gcroots/profiles D: fini 040755 2 ( 0, 0) 0 /nix/var/nix/gcroots/tmp D: fini 040755 2 ( 0, 0) 0 /nix/var/nix/manifests D: fini 040755 2 ( 0, 0) 0 /nix/var/nix/profiles D: fini 040755 2 ( 0, 0) 0 /nix/var/nix/temproots GZDIO: 45 writes, 7713652 total bytes in 2.352739 secs D: Signature: size(180)+pad(4) Wrote: /usr/src/redhat/RPMS/i386/nix-0.9-1.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.30806 + umask 022 + cd /usr/src/redhat/BUILD + cd nix-0.9 + rm -rf /var/tmp/nix-0.9-buildroot + exit 0 syncing... halting...