mounting image on /tmp/nix-10818-0/root... switching roots mounting /proc... copying source tarball... checking /etc/passwd.. /etc/passwd exits checking /etc/group.. /etc/group exits contents of /tmp... total 3740 -r--r--r-- 1 root root 3824872 Oct 6 06:12 nix-0.10.tar.bz2 building RPM... Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.62752 + umask 022 + cd /usr/src/redhat/BUILD + cd /usr/src/redhat/BUILD + rm -rf nix-0.10 + /usr/bin/bzip2 -dc /tmp/nix-0.10.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd nix-0.10 ++ /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.22903 + umask 022 + cd /usr/src/redhat/BUILD + cd nix-0.10 + 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 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... ranlib checking for strip... strip 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 static flag -static 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++ static flag -static 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 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 sh... /bin/sh checking for patch... /usr/bin/patch checking for xmllint... false checking for xsltproc... false checking for jing... 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 dot... no 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/nix-log2xml/Makefile config.status: creating src/bsdiff-4.3/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.10' Making all in externals make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals' make db-4.4.20.NC make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals' gunzip < ./db-4.4.20.NC.tar.gz | tar xvf - db-4.4.20.NC/ db-4.4.20.NC/LICENSE db-4.4.20.NC/README db-4.4.20.NC/btree/ db-4.4.20.NC/btree/bt_compact.c db-4.4.20.NC/btree/bt_compare.c db-4.4.20.NC/btree/bt_conv.c db-4.4.20.NC/btree/bt_curadj.c db-4.4.20.NC/btree/bt_cursor.c db-4.4.20.NC/btree/bt_delete.c db-4.4.20.NC/btree/bt_method.c db-4.4.20.NC/btree/bt_open.c db-4.4.20.NC/btree/bt_put.c db-4.4.20.NC/btree/bt_rec.c db-4.4.20.NC/btree/bt_reclaim.c db-4.4.20.NC/btree/bt_recno.c db-4.4.20.NC/btree/bt_rsearch.c db-4.4.20.NC/btree/bt_search.c db-4.4.20.NC/btree/bt_split.c db-4.4.20.NC/btree/bt_stat.c db-4.4.20.NC/btree/bt_upgrade.c db-4.4.20.NC/btree/bt_verify.c db-4.4.20.NC/btree/btree.src db-4.4.20.NC/btree/btree_auto.c db-4.4.20.NC/btree/btree_autop.c db-4.4.20.NC/btree/tags db-4.4.20.NC/build_unix/ db-4.4.20.NC/build_unix/.IGNORE_ME db-4.4.20.NC/build_unix/tags db-4.4.20.NC/test/ db-4.4.20.NC/test/include.tcl db-4.4.20.NC/build_win32/ db-4.4.20.NC/build_win32/Berkeley_DB.dsw db-4.4.20.NC/build_win32/app_dsp.src db-4.4.20.NC/build_win32/build_all.dsp db-4.4.20.NC/build_win32/db.h db-4.4.20.NC/build_win32/db_archive.dsp db-4.4.20.NC/build_win32/db_checkpoint.dsp db-4.4.20.NC/build_win32/db_config.h db-4.4.20.NC/build_win32/db_cxx.h db-4.4.20.NC/build_win32/db_deadlock.dsp db-4.4.20.NC/build_win32/db_dll.dsp db-4.4.20.NC/build_win32/db_dump.dsp db-4.4.20.NC/build_win32/db_hotbackup.dsp db-4.4.20.NC/build_win32/db_int.h db-4.4.20.NC/build_win32/db_java.dsp db-4.4.20.NC/build_win32/db_java.dsp.postbuild db-4.4.20.NC/build_win32/db_java_xa.dsp db-4.4.20.NC/build_win32/db_java_xaj.mak db-4.4.20.NC/build_win32/db_load.dsp db-4.4.20.NC/build_win32/db_perf.dsp db-4.4.20.NC/build_win32/db_printlog.dsp db-4.4.20.NC/build_win32/db_recover.dsp db-4.4.20.NC/build_win32/db_small.dsp db-4.4.20.NC/build_win32/db_stat.dsp db-4.4.20.NC/build_win32/db_static.dsp db-4.4.20.NC/build_win32/db_tcl.dsp db-4.4.20.NC/build_win32/db_test.dsp db-4.4.20.NC/build_win32/db_test.dsp.postbuild db-4.4.20.NC/build_win32/db_upgrade.dsp db-4.4.20.NC/build_win32/db_verify.dsp db-4.4.20.NC/build_win32/dbkill.cpp db-4.4.20.NC/build_win32/dynamic_dsp.src db-4.4.20.NC/build_win32/ex_access.dsp db-4.4.20.NC/build_win32/ex_btrec.dsp db-4.4.20.NC/build_win32/ex_csvcode.dsp db-4.4.20.NC/build_win32/ex_csvcode.dsp.postbuild db-4.4.20.NC/build_win32/ex_csvload.dsp db-4.4.20.NC/build_win32/ex_csvquery.dsp db-4.4.20.NC/build_win32/ex_env.dsp db-4.4.20.NC/build_win32/ex_lock.dsp db-4.4.20.NC/build_win32/ex_mpool.dsp db-4.4.20.NC/build_win32/ex_sequence.dsp db-4.4.20.NC/build_win32/win_db.h db-4.4.20.NC/build_win32/tm.dsp db-4.4.20.NC/build_win32/ex_tpcb.dsp db-4.4.20.NC/build_win32/ex_txnguide.dsp db-4.4.20.NC/build_win32/ex_txnguide_inmem.dsp db-4.4.20.NC/build_win32/example_database_load.dsp db-4.4.20.NC/build_win32/example_database_read.dsp db-4.4.20.NC/build_win32/excxx_access.dsp db-4.4.20.NC/build_win32/excxx_btrec.dsp db-4.4.20.NC/build_win32/excxx_env.dsp db-4.4.20.NC/build_win32/excxx_example_database_load.dsp db-4.4.20.NC/build_win32/excxx_example_database_read.dsp db-4.4.20.NC/build_win32/excxx_lock.dsp db-4.4.20.NC/build_win32/excxx_mpool.dsp db-4.4.20.NC/build_win32/excxx_sequence.dsp db-4.4.20.NC/build_win32/excxx_tpcb.dsp db-4.4.20.NC/build_win32/excxx_txnguide_inmem.dsp db-4.4.20.NC/build_win32/libdb.rc db-4.4.20.NC/build_win32/include.tcl db-4.4.20.NC/build_win32/libdb.def db-4.4.20.NC/build_win32/libdb_tcl.def db-4.4.20.NC/build_win32/libdbrc.src db-4.4.20.NC/build_win32/srcfile_dsp.src db-4.4.20.NC/build_win32/static_dsp.src db-4.4.20.NC/build_win32/ex_repquote.dsp db-4.4.20.NC/build_win32/excxx_txnguide.dsp db-4.4.20.NC/clib/ db-4.4.20.NC/clib/getcwd.c db-4.4.20.NC/clib/getopt.c db-4.4.20.NC/clib/memcmp.c db-4.4.20.NC/clib/memmove.c db-4.4.20.NC/clib/raise.c db-4.4.20.NC/clib/snprintf.c db-4.4.20.NC/clib/strcasecmp.c db-4.4.20.NC/clib/strdup.c db-4.4.20.NC/clib/strerror.c db-4.4.20.NC/clib/strtol.c db-4.4.20.NC/clib/strtoul.c db-4.4.20.NC/clib/tags db-4.4.20.NC/common/ db-4.4.20.NC/common/crypto_stub.c db-4.4.20.NC/common/db_byteorder.c db-4.4.20.NC/common/db_clock.c db-4.4.20.NC/common/db_err.c db-4.4.20.NC/common/db_getlong.c db-4.4.20.NC/common/db_idspace.c db-4.4.20.NC/common/db_log2.c db-4.4.20.NC/common/util_arg.c db-4.4.20.NC/common/util_cache.c db-4.4.20.NC/common/util_log.c db-4.4.20.NC/common/util_sig.c db-4.4.20.NC/common/tags db-4.4.20.NC/cxx/ db-4.4.20.NC/cxx/cxx_db.cpp db-4.4.20.NC/cxx/cxx_dbc.cpp db-4.4.20.NC/cxx/cxx_dbt.cpp db-4.4.20.NC/cxx/cxx_env.cpp db-4.4.20.NC/cxx/cxx_except.cpp db-4.4.20.NC/cxx/cxx_lock.cpp db-4.4.20.NC/cxx/cxx_logc.cpp db-4.4.20.NC/cxx/cxx_mpool.cpp db-4.4.20.NC/cxx/cxx_multi.cpp db-4.4.20.NC/cxx/cxx_seq.cpp db-4.4.20.NC/cxx/cxx_txn.cpp db-4.4.20.NC/cxx/tags db-4.4.20.NC/db/ db-4.4.20.NC/db/crdel.src db-4.4.20.NC/db/crdel_auto.c db-4.4.20.NC/db/crdel_autop.c db-4.4.20.NC/db/crdel_rec.c db-4.4.20.NC/db/db.c db-4.4.20.NC/db/db.src db-4.4.20.NC/db/db_am.c db-4.4.20.NC/db/db_auto.c db-4.4.20.NC/db/db_autop.c db-4.4.20.NC/db/db_cam.c db-4.4.20.NC/db/db_conv.c db-4.4.20.NC/db/db_dispatch.c db-4.4.20.NC/db/db_dup.c db-4.4.20.NC/db/db_iface.c db-4.4.20.NC/db/db_join.c db-4.4.20.NC/db/db_meta.c db-4.4.20.NC/db/db_method.c db-4.4.20.NC/db/db_open.c db-4.4.20.NC/db/db_overflow.c db-4.4.20.NC/db/db_ovfl_vrfy.c db-4.4.20.NC/db/db_pr.c db-4.4.20.NC/db/db_rec.c db-4.4.20.NC/db/db_reclaim.c db-4.4.20.NC/db/db_remove.c db-4.4.20.NC/db/db_rename.c db-4.4.20.NC/db/db_ret.c db-4.4.20.NC/db/db_setid.c db-4.4.20.NC/db/db_setlsn.c db-4.4.20.NC/db/db_stati.c db-4.4.20.NC/db/db_truncate.c db-4.4.20.NC/db/db_upg.c db-4.4.20.NC/db/db_upg_opd.c db-4.4.20.NC/db/db_vrfy.c db-4.4.20.NC/db/db_vrfy_stub.c db-4.4.20.NC/db/db_vrfyutil.c db-4.4.20.NC/db/tags db-4.4.20.NC/db185/ db-4.4.20.NC/db185/db185.c db-4.4.20.NC/db185/db185_int.in db-4.4.20.NC/db185/tags db-4.4.20.NC/db_archive/ db-4.4.20.NC/db_archive/db_archive.c db-4.4.20.NC/db_archive/tags db-4.4.20.NC/db_checkpoint/ db-4.4.20.NC/db_checkpoint/db_checkpoint.c db-4.4.20.NC/db_checkpoint/tags db-4.4.20.NC/db_deadlock/ db-4.4.20.NC/db_deadlock/db_deadlock.c db-4.4.20.NC/db_deadlock/tags db-4.4.20.NC/db_dump/ db-4.4.20.NC/db_dump/db_dump.c db-4.4.20.NC/db_dump/tags db-4.4.20.NC/db_dump185/ db-4.4.20.NC/db_dump185/db_dump185.c db-4.4.20.NC/db_dump185/tags db-4.4.20.NC/db_hotbackup/ db-4.4.20.NC/db_hotbackup/db_hotbackup.c db-4.4.20.NC/db_hotbackup/tags db-4.4.20.NC/db_load/ db-4.4.20.NC/db_load/db_load.c db-4.4.20.NC/db_load/tags db-4.4.20.NC/db_printlog/ db-4.4.20.NC/db_printlog/README db-4.4.20.NC/db_printlog/commit.awk db-4.4.20.NC/db_printlog/count.awk db-4.4.20.NC/db_printlog/db_printlog.c db-4.4.20.NC/db_printlog/dbname.awk db-4.4.20.NC/db_printlog/fileid.awk db-4.4.20.NC/db_printlog/logstat.awk db-4.4.20.NC/db_printlog/pgno.awk db-4.4.20.NC/db_printlog/range.awk db-4.4.20.NC/db_printlog/rectype.awk db-4.4.20.NC/db_printlog/status.awk db-4.4.20.NC/db_printlog/txn.awk db-4.4.20.NC/db_printlog/tags db-4.4.20.NC/db_recover/ db-4.4.20.NC/db_recover/db_recover.c db-4.4.20.NC/db_recover/tags db-4.4.20.NC/db_stat/ db-4.4.20.NC/db_stat/db_stat.c db-4.4.20.NC/db_stat/dd.sh db-4.4.20.NC/db_stat/tags db-4.4.20.NC/db_upgrade/ db-4.4.20.NC/db_upgrade/db_upgrade.c db-4.4.20.NC/db_upgrade/tags db-4.4.20.NC/db_verify/ db-4.4.20.NC/db_verify/db_verify.c db-4.4.20.NC/db_verify/tags db-4.4.20.NC/dbinc/ db-4.4.20.NC/dbinc/btree.h db-4.4.20.NC/dbinc/crypto.h db-4.4.20.NC/dbinc/cxx_int.h db-4.4.20.NC/dbinc/db.in db-4.4.20.NC/dbinc/db_185.in db-4.4.20.NC/dbinc/db_am.h db-4.4.20.NC/dbinc/db_cxx.in db-4.4.20.NC/dbinc/db_dispatch.h db-4.4.20.NC/dbinc/db_int.in db-4.4.20.NC/dbinc/db_join.h db-4.4.20.NC/dbinc/db_page.h db-4.4.20.NC/dbinc/db_server_int.h db-4.4.20.NC/dbinc/db_shash.h db-4.4.20.NC/dbinc/db_swap.h db-4.4.20.NC/dbinc/db_upgrade.h db-4.4.20.NC/dbinc/db_verify.h db-4.4.20.NC/dbinc/debug.h db-4.4.20.NC/dbinc/fop.h db-4.4.20.NC/dbinc/globals.h db-4.4.20.NC/dbinc/hash.h db-4.4.20.NC/dbinc/hmac.h db-4.4.20.NC/dbinc/lock.h db-4.4.20.NC/dbinc/log.h db-4.4.20.NC/dbinc/mp.h db-4.4.20.NC/dbinc/mutex.h db-4.4.20.NC/dbinc/mutex_int.h db-4.4.20.NC/dbinc/os.h db-4.4.20.NC/dbinc/qam.h db-4.4.20.NC/dbinc/queue.h db-4.4.20.NC/dbinc/region.h db-4.4.20.NC/dbinc/rep.h db-4.4.20.NC/dbinc/shqueue.h db-4.4.20.NC/dbinc/tcl_db.h db-4.4.20.NC/dbinc/txn.h db-4.4.20.NC/dbinc/xa.h db-4.4.20.NC/dbinc/tags db-4.4.20.NC/dbinc_auto/ db-4.4.20.NC/dbinc_auto/btree_auto.h db-4.4.20.NC/dbinc_auto/btree_ext.h db-4.4.20.NC/dbinc_auto/clib_ext.h db-4.4.20.NC/dbinc_auto/common_ext.h db-4.4.20.NC/dbinc_auto/crdel_auto.h db-4.4.20.NC/dbinc_auto/crypto_ext.h db-4.4.20.NC/dbinc_auto/db_auto.h db-4.4.20.NC/dbinc_auto/db_ext.h db-4.4.20.NC/dbinc_auto/dbreg_auto.h db-4.4.20.NC/dbinc_auto/dbreg_ext.h db-4.4.20.NC/dbinc_auto/env_ext.h db-4.4.20.NC/dbinc_auto/ext_185_def.in db-4.4.20.NC/dbinc_auto/ext_185_prot.in db-4.4.20.NC/dbinc_auto/ext_def.in db-4.4.20.NC/dbinc_auto/ext_prot.in db-4.4.20.NC/dbinc_auto/fileops_auto.h db-4.4.20.NC/dbinc_auto/fileops_ext.h db-4.4.20.NC/dbinc_auto/hash_auto.h db-4.4.20.NC/dbinc_auto/hash_ext.h db-4.4.20.NC/dbinc_auto/hmac_ext.h db-4.4.20.NC/dbinc_auto/int_def.in db-4.4.20.NC/dbinc_auto/lock_ext.h db-4.4.20.NC/dbinc_auto/log_ext.h db-4.4.20.NC/dbinc_auto/mp_ext.h db-4.4.20.NC/dbinc_auto/mutex_ext.h db-4.4.20.NC/dbinc_auto/os_ext.h db-4.4.20.NC/dbinc_auto/qam_auto.h db-4.4.20.NC/dbinc_auto/qam_ext.h db-4.4.20.NC/dbinc_auto/rep_auto.h db-4.4.20.NC/dbinc_auto/rep_ext.h db-4.4.20.NC/dbinc_auto/rpc_client_ext.h db-4.4.20.NC/dbinc_auto/rpc_server_ext.h db-4.4.20.NC/dbinc_auto/sequence_ext.h db-4.4.20.NC/dbinc_auto/tcl_ext.h db-4.4.20.NC/dbinc_auto/txn_auto.h db-4.4.20.NC/dbinc_auto/txn_ext.h db-4.4.20.NC/dbinc_auto/xa_ext.h db-4.4.20.NC/dbinc_auto/tags db-4.4.20.NC/dbm/ db-4.4.20.NC/dbm/dbm.c db-4.4.20.NC/dbm/tags db-4.4.20.NC/dbreg/ db-4.4.20.NC/dbreg/dbreg.c db-4.4.20.NC/dbreg/dbreg.src db-4.4.20.NC/dbreg/dbreg_auto.c db-4.4.20.NC/dbreg/dbreg_autop.c db-4.4.20.NC/dbreg/dbreg_rec.c db-4.4.20.NC/dbreg/dbreg_stat.c db-4.4.20.NC/dbreg/dbreg_util.c db-4.4.20.NC/dbreg/tags db-4.4.20.NC/dist/ db-4.4.20.NC/dist/Makefile.in db-4.4.20.NC/dist/RELEASE db-4.4.20.NC/dist/buildrel db-4.4.20.NC/dist/config.guess db-4.4.20.NC/dist/config.hin db-4.4.20.NC/dist/config.sub db-4.4.20.NC/dist/configure db-4.4.20.NC/dist/configure.ac db-4.4.20.NC/dist/gen_inc.awk db-4.4.20.NC/dist/gen_rec.awk db-4.4.20.NC/dist/gen_rpc.awk db-4.4.20.NC/dist/install-sh db-4.4.20.NC/dist/ltmain.sh db-4.4.20.NC/dist/pubdef.in db-4.4.20.NC/dist/s_all db-4.4.20.NC/dist/s_config db-4.4.20.NC/dist/s_crypto db-4.4.20.NC/dist/s_include db-4.4.20.NC/dist/s_java db-4.4.20.NC/dist/s_java_const db-4.4.20.NC/dist/s_java_stat db-4.4.20.NC/dist/s_java_swig db-4.4.20.NC/dist/s_je2db db-4.4.20.NC/dist/s_perm db-4.4.20.NC/dist/s_rpc db-4.4.20.NC/dist/s_readme db-4.4.20.NC/dist/s_recover db-4.4.20.NC/dist/s_symlink db-4.4.20.NC/dist/s_tags db-4.4.20.NC/dist/s_test db-4.4.20.NC/dist/s_vxworks db-4.4.20.NC/dist/s_win32 db-4.4.20.NC/dist/s_win32_dsp db-4.4.20.NC/dist/s_winmsi db-4.4.20.NC/dist/srcfiles.in db-4.4.20.NC/dist/vx_buildcd db-4.4.20.NC/dist/vx_config.in db-4.4.20.NC/dist/win_config.in db-4.4.20.NC/dist/win_db.in db-4.4.20.NC/dist/win_exports.in db-4.4.20.NC/dist/aclocal/ db-4.4.20.NC/dist/aclocal/config.ac db-4.4.20.NC/dist/aclocal/cxx.ac db-4.4.20.NC/dist/aclocal/gcc.ac db-4.4.20.NC/dist/aclocal/libtool.ac db-4.4.20.NC/dist/aclocal/mutex.ac db-4.4.20.NC/dist/aclocal/options.ac db-4.4.20.NC/dist/aclocal/programs.ac db-4.4.20.NC/dist/aclocal/rpc.ac db-4.4.20.NC/dist/aclocal/sequence.ac db-4.4.20.NC/dist/aclocal/sosuffix.ac db-4.4.20.NC/dist/aclocal/tcl.ac db-4.4.20.NC/dist/aclocal/types.ac db-4.4.20.NC/dist/aclocal_java/ db-4.4.20.NC/dist/aclocal_java/ac_check_class.ac db-4.4.20.NC/dist/aclocal_java/ac_check_classpath.ac db-4.4.20.NC/dist/aclocal_java/ac_check_junit.ac db-4.4.20.NC/dist/aclocal_java/ac_check_rqrd_class.ac db-4.4.20.NC/dist/aclocal_java/ac_java_options.ac db-4.4.20.NC/dist/aclocal_java/ac_jni_include_dirs.ac db-4.4.20.NC/dist/aclocal_java/ac_prog_jar.ac db-4.4.20.NC/dist/aclocal_java/ac_prog_java.ac db-4.4.20.NC/dist/aclocal_java/ac_prog_java_works.ac db-4.4.20.NC/dist/aclocal_java/ac_prog_javac.ac db-4.4.20.NC/dist/aclocal_java/ac_prog_javac_works.ac db-4.4.20.NC/dist/aclocal_java/ac_prog_javadoc.ac db-4.4.20.NC/dist/aclocal_java/ac_prog_javah.ac db-4.4.20.NC/dist/aclocal_java/ac_try_compile_java.ac db-4.4.20.NC/dist/aclocal_java/ac_try_run_javac.ac db-4.4.20.NC/dist/template/ db-4.4.20.NC/dist/template/gen_client_ret db-4.4.20.NC/dist/template/db_server_proc db-4.4.20.NC/dist/template/rec_btree db-4.4.20.NC/dist/template/rec_crdel db-4.4.20.NC/dist/template/rec_ctemp db-4.4.20.NC/dist/template/rec_db db-4.4.20.NC/dist/template/rec_dbreg db-4.4.20.NC/dist/template/rec_fileops db-4.4.20.NC/dist/template/rec_hash db-4.4.20.NC/dist/template/rec_qam db-4.4.20.NC/dist/template/rec_rep db-4.4.20.NC/dist/template/rec_txn db-4.4.20.NC/dist/vx_2.0/ db-4.4.20.NC/dist/vx_2.0/BerkeleyDB.wpj db-4.4.20.NC/dist/vx_2.0/BerkeleyDBsmall.wpj db-4.4.20.NC/dist/vx_2.0/wpj.in db-4.4.20.NC/dist/vx_2.2/ db-4.4.20.NC/dist/vx_2.2/BerkeleyDB.wpj db-4.4.20.NC/dist/vx_2.2/BerkeleyDBsmall.wpj db-4.4.20.NC/dist/vx_2.2/wpj.in db-4.4.20.NC/dist/vx_setup/ db-4.4.20.NC/dist/vx_setup/CONFIG.in db-4.4.20.NC/dist/vx_setup/LICENSE.TXT db-4.4.20.NC/dist/vx_setup/MESSAGES.TCL db-4.4.20.NC/dist/vx_setup/README.in db-4.4.20.NC/dist/vx_setup/SETUP.BMP db-4.4.20.NC/dist/vx_setup/vx_allfile.in db-4.4.20.NC/dist/vx_setup/vx_demofile.in db-4.4.20.NC/dist/vx_setup/vx_setup.in db-4.4.20.NC/dist/winmsi/ db-4.4.20.NC/dist/winmsi/dbcorewix.in db-4.4.20.NC/dist/winmsi/dbvarsbat.in db-4.4.20.NC/dist/winmsi/dbwix.m4 db-4.4.20.NC/dist/winmsi/environment.in db-4.4.20.NC/dist/winmsi/features.in db-4.4.20.NC/dist/winmsi/files.in db-4.4.20.NC/dist/winmsi/links.in db-4.4.20.NC/dist/winmsi/s_winmsi.fcn db-4.4.20.NC/dist/winmsi/winbuild.bat db-4.4.20.NC/dist/winmsi/images/ db-4.4.20.NC/dist/winmsi/images/caticon.ibd db-4.4.20.NC/dist/winmsi/images/foldernew.ibd db-4.4.20.NC/dist/winmsi/images/folderup.ibd db-4.4.20.NC/dist/winmsi/images/sleepycat.jpg db-4.4.20.NC/dist/winmsi/images/topstripe.ibd db-4.4.20.NC/dist/winmsi/images/webicon.ico db-4.4.20.NC/env/ db-4.4.20.NC/env/db_salloc.c db-4.4.20.NC/env/db_shash.c db-4.4.20.NC/env/env_failchk.c db-4.4.20.NC/env/env_file.c db-4.4.20.NC/env/env_method.c db-4.4.20.NC/env/env_open.c db-4.4.20.NC/env/env_recover.c db-4.4.20.NC/env/env_region.c db-4.4.20.NC/env/env_register.c db-4.4.20.NC/env/env_stat.c db-4.4.20.NC/env/tags db-4.4.20.NC/fileops/ db-4.4.20.NC/fileops/fileops.src db-4.4.20.NC/fileops/fileops_auto.c db-4.4.20.NC/fileops/fileops_autop.c db-4.4.20.NC/fileops/fop_basic.c db-4.4.20.NC/fileops/fop_rec.c db-4.4.20.NC/fileops/fop_util.c db-4.4.20.NC/fileops/tags db-4.4.20.NC/hash/ db-4.4.20.NC/hash/hash.c db-4.4.20.NC/hash/hash.src db-4.4.20.NC/hash/hash_auto.c db-4.4.20.NC/hash/hash_autop.c db-4.4.20.NC/hash/hash_conv.c db-4.4.20.NC/hash/hash_dup.c db-4.4.20.NC/hash/hash_func.c db-4.4.20.NC/hash/hash_meta.c db-4.4.20.NC/hash/hash_method.c db-4.4.20.NC/hash/hash_open.c db-4.4.20.NC/hash/hash_page.c db-4.4.20.NC/hash/hash_rec.c db-4.4.20.NC/hash/hash_reclaim.c db-4.4.20.NC/hash/hash_stat.c db-4.4.20.NC/hash/hash_stub.c db-4.4.20.NC/hash/hash_upgrade.c db-4.4.20.NC/hash/hash_verify.c db-4.4.20.NC/hash/tags db-4.4.20.NC/hmac/ db-4.4.20.NC/hmac/hmac.c db-4.4.20.NC/hmac/sha1.c db-4.4.20.NC/hmac/tags db-4.4.20.NC/hsearch/ db-4.4.20.NC/hsearch/hsearch.c db-4.4.20.NC/hsearch/tags db-4.4.20.NC/lock/ db-4.4.20.NC/lock/Design db-4.4.20.NC/lock/lock.c db-4.4.20.NC/lock/lock_deadlock.c db-4.4.20.NC/lock/lock_failchk.c db-4.4.20.NC/lock/lock_id.c db-4.4.20.NC/lock/lock_list.c db-4.4.20.NC/lock/lock_method.c db-4.4.20.NC/lock/lock_region.c db-4.4.20.NC/lock/lock_stat.c db-4.4.20.NC/lock/lock_timer.c db-4.4.20.NC/lock/lock_util.c db-4.4.20.NC/lock/tags db-4.4.20.NC/log/ db-4.4.20.NC/log/log.c db-4.4.20.NC/log/log_archive.c db-4.4.20.NC/log/log_compare.c db-4.4.20.NC/log/log_debug.c db-4.4.20.NC/log/log_get.c db-4.4.20.NC/log/log_method.c db-4.4.20.NC/log/log_put.c db-4.4.20.NC/log/log_stat.c db-4.4.20.NC/log/tags db-4.4.20.NC/mod_db4/ db-4.4.20.NC/mod_db4/ABOUT db-4.4.20.NC/mod_db4/INSTALL db-4.4.20.NC/mod_db4/Makefile.in db-4.4.20.NC/mod_db4/config.h.in db-4.4.20.NC/mod_db4/configure db-4.4.20.NC/mod_db4/configure.in db-4.4.20.NC/mod_db4/mm_hash.c db-4.4.20.NC/mod_db4/mm_hash.h db-4.4.20.NC/mod_db4/mod_db4.c db-4.4.20.NC/mod_db4/mod_db4_export.h db-4.4.20.NC/mod_db4/sem_utils.c db-4.4.20.NC/mod_db4/sem_utils.h db-4.4.20.NC/mod_db4/BSD db-4.4.20.NC/mod_db4/skiplist.h db-4.4.20.NC/mod_db4/utils.c db-4.4.20.NC/mod_db4/utils.h db-4.4.20.NC/mod_db4/skiplist.c db-4.4.20.NC/mp/ db-4.4.20.NC/mp/mp_alloc.c db-4.4.20.NC/mp/mp_bh.c db-4.4.20.NC/mp/mp_fget.c db-4.4.20.NC/mp/mp_fmethod.c db-4.4.20.NC/mp/mp_fopen.c db-4.4.20.NC/mp/mp_fput.c db-4.4.20.NC/mp/mp_fset.c db-4.4.20.NC/mp/mp_method.c db-4.4.20.NC/mp/mp_region.c db-4.4.20.NC/mp/mp_register.c db-4.4.20.NC/mp/mp_stat.c db-4.4.20.NC/mp/mp_sync.c db-4.4.20.NC/mp/mp_trickle.c db-4.4.20.NC/mp/tags db-4.4.20.NC/mutex/ db-4.4.20.NC/mutex/README db-4.4.20.NC/mutex/mut_alloc.c db-4.4.20.NC/mutex/mut_fcntl.c db-4.4.20.NC/mutex/mut_method.c db-4.4.20.NC/mutex/mut_pthread.c db-4.4.20.NC/mutex/mut_region.c db-4.4.20.NC/mutex/mut_stat.c db-4.4.20.NC/mutex/mut_tas.c db-4.4.20.NC/mutex/mut_win32.c db-4.4.20.NC/mutex/tm.c db-4.4.20.NC/mutex/uts4_cc.s db-4.4.20.NC/mutex/tags db-4.4.20.NC/os/ db-4.4.20.NC/os/os_abs.c db-4.4.20.NC/os/os_alloc.c db-4.4.20.NC/os/os_clock.c db-4.4.20.NC/os/os_config.c db-4.4.20.NC/os/os_dir.c db-4.4.20.NC/os/os_errno.c db-4.4.20.NC/os/os_fid.c db-4.4.20.NC/os/os_flock.c db-4.4.20.NC/os/os_fsync.c db-4.4.20.NC/os/os_handle.c db-4.4.20.NC/os/os_id.c db-4.4.20.NC/os/os_map.c db-4.4.20.NC/os/os_method.c db-4.4.20.NC/os/os_mkdir.c db-4.4.20.NC/os/os_oflags.c db-4.4.20.NC/os/os_open.c db-4.4.20.NC/os/os_region.c db-4.4.20.NC/os/os_rename.c db-4.4.20.NC/os/os_root.c db-4.4.20.NC/os/os_rpath.c db-4.4.20.NC/os/os_rw.c db-4.4.20.NC/os/os_seek.c db-4.4.20.NC/os/os_sleep.c db-4.4.20.NC/os/os_spin.c db-4.4.20.NC/os/tags db-4.4.20.NC/os/os_stat.c db-4.4.20.NC/os/os_tmpdir.c db-4.4.20.NC/os/os_truncate.c db-4.4.20.NC/os/os_unlink.c db-4.4.20.NC/os_vxworks/ db-4.4.20.NC/os_vxworks/os_vx_abs.c db-4.4.20.NC/os_vxworks/os_vx_config.c db-4.4.20.NC/os_vxworks/os_vx_map.c db-4.4.20.NC/os_vxworks/tags db-4.4.20.NC/os_win32/ db-4.4.20.NC/os_win32/os_abs.c db-4.4.20.NC/os_win32/os_clock.c db-4.4.20.NC/os_win32/os_config.c db-4.4.20.NC/os_win32/os_dir.c db-4.4.20.NC/os_win32/os_errno.c db-4.4.20.NC/os_win32/os_fid.c db-4.4.20.NC/os_win32/os_flock.c db-4.4.20.NC/os_win32/os_fsync.c db-4.4.20.NC/os_win32/os_handle.c db-4.4.20.NC/os_win32/os_map.c db-4.4.20.NC/os_win32/os_open.c db-4.4.20.NC/os_win32/os_rename.c db-4.4.20.NC/os_win32/os_rw.c db-4.4.20.NC/os_win32/os_seek.c db-4.4.20.NC/os_win32/os_sleep.c db-4.4.20.NC/os_win32/os_spin.c db-4.4.20.NC/os_win32/os_stat.c db-4.4.20.NC/os_win32/os_truncate.c db-4.4.20.NC/os_win32/os_unlink.c db-4.4.20.NC/os_win32/tags db-4.4.20.NC/php_db4/ db-4.4.20.NC/php_db4/ABOUT db-4.4.20.NC/php_db4/INSTALL db-4.4.20.NC/php_db4/Makefile.frag db-4.4.20.NC/php_db4/config.m4 db-4.4.20.NC/php_db4/db4.cpp db-4.4.20.NC/php_db4/php_db4.h db-4.4.20.NC/php_db4/samples/ db-4.4.20.NC/php_db4/samples/simple_counter.php db-4.4.20.NC/php_db4/samples/transactional_counter.php db-4.4.20.NC/qam/ db-4.4.20.NC/qam/qam.c db-4.4.20.NC/qam/qam.src db-4.4.20.NC/qam/qam_auto.c db-4.4.20.NC/qam/qam_autop.c db-4.4.20.NC/qam/qam_conv.c db-4.4.20.NC/qam/qam_files.c db-4.4.20.NC/qam/qam_method.c db-4.4.20.NC/qam/qam_open.c db-4.4.20.NC/qam/qam_rec.c db-4.4.20.NC/qam/qam_stat.c db-4.4.20.NC/qam/qam_stub.c db-4.4.20.NC/qam/qam_upgrade.c db-4.4.20.NC/qam/qam_verify.c db-4.4.20.NC/qam/tags db-4.4.20.NC/rep/ db-4.4.20.NC/rep/rep.src db-4.4.20.NC/rep/rep_auto.c db-4.4.20.NC/rep/rep_autop.c db-4.4.20.NC/rep/rep_backup.c db-4.4.20.NC/rep/rep_elect.c db-4.4.20.NC/rep/rep_log.c db-4.4.20.NC/rep/rep_method.c db-4.4.20.NC/rep/rep_record.c db-4.4.20.NC/rep/rep_region.c db-4.4.20.NC/rep/rep_stat.c db-4.4.20.NC/rep/rep_stub.c db-4.4.20.NC/rep/rep_util.c db-4.4.20.NC/rep/rep_verify.c db-4.4.20.NC/rep/tags db-4.4.20.NC/rpc_client/ db-4.4.20.NC/rpc_client/client.c db-4.4.20.NC/rpc_client/gen_client.c db-4.4.20.NC/rpc_client/gen_client_ret.c db-4.4.20.NC/rpc_client/tags db-4.4.20.NC/sequence/ db-4.4.20.NC/sequence/seq_stat.c db-4.4.20.NC/sequence/sequence.c db-4.4.20.NC/sequence/tags db-4.4.20.NC/txn/ db-4.4.20.NC/txn/txn.c db-4.4.20.NC/txn/txn.src db-4.4.20.NC/txn/txn_auto.c db-4.4.20.NC/txn/txn_autop.c db-4.4.20.NC/txn/txn_chkpt.c db-4.4.20.NC/txn/txn_failchk.c db-4.4.20.NC/txn/txn_method.c db-4.4.20.NC/txn/txn_rec.c db-4.4.20.NC/txn/txn_recover.c db-4.4.20.NC/txn/txn_region.c db-4.4.20.NC/txn/txn_stat.c db-4.4.20.NC/txn/txn_util.c db-4.4.20.NC/txn/tags db-4.4.20.NC/xa/ db-4.4.20.NC/xa/xa.c db-4.4.20.NC/xa/xa_db.c db-4.4.20.NC/xa/xa_map.c db-4.4.20.NC/xa/tags (cd db-4.4.20.NC && /usr/bin/patch -p1) < ./bdb-cygwin.patch patching file os/os_flock.c make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals' touch have-db (pfx=`pwd` && \ cd db-4.4.20.NC/build_unix && \ CC="gcc" CXX="g++" CFLAGS="-D_FILE_OFFSET_BITS=64 -g -O2" CXXFLAGS="-D_FILE_OFFSET_BITS=64 -g -O2" \ ../dist/configure --prefix=$pfx/inst-bdb \ --enable-cxx --disable-shared --disable-cryptography \ --disable-replication --disable-verify && \ make && \ make install_include install_lib) 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-pthread_self 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-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 true... true 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 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 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... 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... 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 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 unistd.h... (cached) yes checking for off_t... yes checking for size_t... 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... yes checking size of long long... 8 checking for unsigned long long... 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 fchmod... yes checking for fcntl... yes 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... no 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.10/externals/db-4.4.20.NC/build_unix' /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../mutex/mut_tas.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../mutex/mut_tas.c -o mut_tas.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../btree/bt_compare.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../btree/bt_conv.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../btree/bt_curadj.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../btree/bt_cursor.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../btree/bt_delete.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../btree/bt_method.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../btree/bt_open.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../btree/bt_put.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../btree/bt_rec.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../btree/bt_reclaim.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../btree/bt_recno.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../btree/bt_rsearch.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../btree/bt_search.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../btree/bt_split.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../btree/bt_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../btree/bt_compact.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../btree/bt_compact.c -o bt_compact.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../btree/bt_upgrade.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../btree/btree_auto.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../hash/hash.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../hash/hash.c -o hash.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../hash/hash_auto.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../hash/hash_conv.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../hash/hash_dup.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../hash/hash_meta.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../hash/hash_method.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../hash/hash_open.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../hash/hash_page.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../hash/hash_rec.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../hash/hash_reclaim.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../hash/hash_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../hash/hash_upgrade.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../qam/qam.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../qam/qam.c -o qam.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../qam/qam_auto.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../qam/qam_conv.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../qam/qam_files.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../qam/qam_method.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../qam/qam_open.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../qam/qam_rec.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../qam/qam_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../qam/qam_upgrade.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../rep/rep_stub.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_vrfy_stub.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../common/crypto_stub.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/crdel_auto.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/crdel_rec.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db.c -o db.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_am.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_auto.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../common/db_byteorder.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_cam.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../common/db_clock.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../common/db_clock.c -o db_clock.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_conv.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_dispatch.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_dup.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../common/db_err.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../common/db_getlong.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../common/db_idspace.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_iface.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_join.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../common/db_log2.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_meta.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_method.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_open.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_overflow.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_pr.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_rec.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_reclaim.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_rename.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_remove.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_ret.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../env/db_salloc.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_setid.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_setlsn.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../env/db_shash.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_stati.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_truncate.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_upg.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_upg_opd.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../dbm/dbm.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../dbm/dbm.c -o dbm.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../dbreg/dbreg.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../dbreg/dbreg.c -o dbreg.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../dbreg/dbreg_auto.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../dbreg/dbreg_rec.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../dbreg/dbreg_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../dbreg/dbreg_util.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../env/env_failchk.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../env/env_failchk.c -o env_failchk.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../env/env_file.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../env/env_method.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../env/env_open.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../env/env_recover.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../env/env_region.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../env/env_register.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../env/env_register.c -o env_register.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../env/env_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../fileops/fileops_auto.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../fileops/fop_basic.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../fileops/fop_rec.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../fileops/fop_util.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../hash/hash_func.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../hmac/hmac.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../hmac/hmac.c -o hmac.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../hsearch/hsearch.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../hsearch/hsearch.c -o hsearch.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../lock/lock.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../lock/lock.c -o lock.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../lock/lock_deadlock.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../lock/lock_failchk.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../lock/lock_failchk.c -o lock_failchk.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../lock/lock_id.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../lock/lock_list.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../lock/lock_method.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../lock/lock_region.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../lock/lock_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../lock/lock_timer.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../lock/lock_util.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../log/log.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../log/log.c -o log.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../log/log_archive.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../log/log_compare.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../log/log_debug.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../log/log_debug.c -o log_debug.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../log/log_get.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../log/log_method.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../log/log_put.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../log/log_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../mp/mp_alloc.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../mp/mp_bh.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../mp/mp_fget.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../mp/mp_fmethod.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../mp/mp_fopen.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../mp/mp_fput.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../mp/mp_fset.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../mp/mp_method.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../mp/mp_region.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../mp/mp_register.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../mp/mp_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../mp/mp_sync.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../mp/mp_trickle.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../mutex/mut_alloc.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../mutex/mut_alloc.c -o mut_alloc.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../mutex/mut_method.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../mutex/mut_method.c -o mut_method.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../mutex/mut_region.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../mutex/mut_region.c -o mut_region.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../mutex/mut_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../mutex/mut_stat.c -o mut_stat.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_abs.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_alloc.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_clock.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_config.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_dir.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_errno.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_fid.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_flock.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_flock.c -o os_flock.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_fsync.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_handle.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_id.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_map.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_method.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_mkdir.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_mkdir.c -o os_mkdir.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_oflags.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_open.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_region.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_rename.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_root.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_rpath.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_rw.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_seek.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_sleep.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_spin.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_tmpdir.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_truncate.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../os/os_unlink.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../hmac/sha1.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../hmac/sha1.c -o sha1.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../sequence/seq_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../sequence/sequence.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../sequence/sequence.c -o sequence.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../clib/snprintf.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../clib/snprintf.c -o snprintf.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../txn/txn.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../txn/txn.c -o txn.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../txn/txn_auto.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../txn/txn_chkpt.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../txn/txn_chkpt.c -o txn_chkpt.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../txn/txn_failchk.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../txn/txn_failchk.c -o txn_failchk.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../txn/txn_method.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../txn/txn_rec.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../txn/txn_recover.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../txn/txn_region.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../txn/txn_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../txn/txn_util.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../xa/xa.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../xa/xa.c -o xa.o /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../xa/xa_db.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../xa/xa_map.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../xa/xa_map.c -o xa_map.o ar cr libdb-4.4.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_compact.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_clock.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_failchk.o env_file.o env_method.o env_open.o env_recover.o env_region.o env_register.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_failchk.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_debug.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 mut_alloc.o mut_method.o mut_region.o mut_stat.o os_abs.o os_alloc.o os_clock.o os_config.o os_dir.o os_errno.o os_fid.o os_flock.o os_fsync.o os_handle.o os_id.o os_map.o os_method.o os_mkdir.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_chkpt.o txn_failchk.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.4.a rm -f libdb.a ln -s libdb-4.4.a libdb.a /bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../cxx/cxx_db.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../cxx/cxx_dbc.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../cxx/cxx_dbt.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../cxx/cxx_env.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../cxx/cxx_except.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../cxx/cxx_lock.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../cxx/cxx_logc.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../cxx/cxx_mpool.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../cxx/cxx_multi.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../cxx/cxx_seq.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../cxx/cxx_txn.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../cxx/cxx_txn.cpp -o cxx_txn.o ar cr libdb_cxx-4.4.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_compact.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_clock.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_failchk.o env_file.o env_method.o env_open.o env_recover.o env_region.o env_register.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_failchk.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_debug.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 mut_alloc.o mut_method.o mut_region.o mut_stat.o os_abs.o os_alloc.o os_clock.o os_config.o os_dir.o os_errno.o os_fid.o os_flock.o os_fsync.o os_handle.o os_id.o os_map.o os_method.o os_mkdir.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_chkpt.o txn_failchk.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.4.a rm -f libdb_cxx.a ln -s libdb_cxx-4.4.a libdb_cxx.a /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db_archive/db_archive.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../common/util_sig.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../common/util_sig.c -o util_sig.o /bin/sh ./libtool --mode=link gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o db_archive \ db_archive.o util_sig.o libdb-4.4.a mkdir .libs gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o db_archive db_archive.o util_sig.o libdb-4.4.a : db_archive /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db_checkpoint/db_checkpoint.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../common/util_log.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../common/util_log.c -o util_log.o /bin/sh ./libtool --mode=link gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o db_checkpoint \ db_checkpoint.o util_log.o util_sig.o libdb-4.4.a gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o db_checkpoint db_checkpoint.o util_log.o util_sig.o libdb-4.4.a : db_checkpoint /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db_deadlock/db_deadlock.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db_deadlock/db_deadlock.c -o db_deadlock.o /bin/sh ./libtool --mode=link gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o db_deadlock \ db_deadlock.o util_log.o util_sig.o libdb-4.4.a gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o db_deadlock db_deadlock.o util_log.o util_sig.o libdb-4.4.a : db_deadlock /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db_dump/db_dump.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../common/util_cache.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../common/util_cache.c -o util_cache.o /bin/sh ./libtool --mode=link gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o db_dump \ db_dump.o util_cache.o util_sig.o libdb-4.4.a gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o db_dump db_dump.o util_cache.o util_sig.o libdb-4.4.a : db_dump /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db_hotbackup/db_hotbackup.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db_hotbackup/db_hotbackup.c -o db_hotbackup.o /bin/sh ./libtool --mode=link gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o db_hotbackup \ db_hotbackup.o util_sig.o libdb-4.4.a gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o db_hotbackup db_hotbackup.o util_sig.o libdb-4.4.a : db_hotbackup /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db_load/db_load.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db_load/db_load.c -o db_load.o /bin/sh ./libtool --mode=link gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o db_load \ db_load.o util_cache.o util_sig.o libdb-4.4.a gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o db_load db_load.o util_cache.o util_sig.o libdb-4.4.a : db_load /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db_printlog/db_printlog.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../btree/btree_autop.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/crdel_autop.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db/db_autop.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../dbreg/dbreg_autop.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../fileops/fileops_autop.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../hash/hash_autop.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../qam/qam_autop.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../rep/rep_autop.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../txn/txn_autop.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../txn/txn_autop.c -o txn_autop.o /bin/sh ./libtool --mode=link gcc -D_FILE_OFFSET_BITS=64 -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.4.a gcc -D_FILE_OFFSET_BITS=64 -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.4.a : db_printlog /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db_recover/db_recover.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db_recover/db_recover.c -o db_recover.o /bin/sh ./libtool --mode=link gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o db_recover \ db_recover.o util_sig.o libdb-4.4.a gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o db_recover db_recover.o util_sig.o libdb-4.4.a : db_recover /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db_stat/db_stat.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db_stat/db_stat.c -o db_stat.o /bin/sh ./libtool --mode=link gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o db_stat \ db_stat.o util_cache.o util_sig.o libdb-4.4.a gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o db_stat db_stat.o util_cache.o util_sig.o libdb-4.4.a : db_stat /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db_upgrade/db_upgrade.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db_upgrade/db_upgrade.c -o db_upgrade.o /bin/sh ./libtool --mode=link gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o db_upgrade \ db_upgrade.o util_sig.o libdb-4.4.a gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o db_upgrade db_upgrade.o util_sig.o libdb-4.4.a : db_upgrade /bin/sh ./libtool --mode=compile gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db_verify/db_verify.c gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -g -O2 ../dist/../db_verify/db_verify.c -o db_verify.o /bin/sh ./libtool --mode=link gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o db_verify \ db_verify.o util_cache.o util_sig.o libdb-4.4.a gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o db_verify db_verify.o util_cache.o util_sig.o libdb-4.4.a : db_verify make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/db-4.4.20.NC/build_unix' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/db-4.4.20.NC/build_unix' Installing DB include files: /usr/src/redhat/BUILD/nix-0.10/externals/inst-bdb/include ... Installing DB library: /usr/src/redhat/BUILD/nix-0.10/externals/inst-bdb/lib ... cp -p libdb-4.4.a /usr/src/redhat/BUILD/nix-0.10/externals/inst-bdb/lib/libdb-4.4.a ranlib /usr/src/redhat/BUILD/nix-0.10/externals/inst-bdb/lib/libdb-4.4.a chmod 644 /usr/src/redhat/BUILD/nix-0.10/externals/inst-bdb/lib/libdb-4.4.a cp -p libdb.a /usr/src/redhat/BUILD/nix-0.10/externals/inst-bdb/lib/libdb.a ranlib /usr/src/redhat/BUILD/nix-0.10/externals/inst-bdb/lib/libdb.a chmod 644 /usr/src/redhat/BUILD/nix-0.10/externals/inst-bdb/lib/libdb.a cp -p libdb_cxx-4.4.a /usr/src/redhat/BUILD/nix-0.10/externals/inst-bdb/lib/libdb_cxx-4.4.a ranlib /usr/src/redhat/BUILD/nix-0.10/externals/inst-bdb/lib/libdb_cxx-4.4.a chmod 644 /usr/src/redhat/BUILD/nix-0.10/externals/inst-bdb/lib/libdb_cxx-4.4.a cp -p libdb_cxx.a /usr/src/redhat/BUILD/nix-0.10/externals/inst-bdb/lib/libdb_cxx.a ranlib /usr/src/redhat/BUILD/nix-0.10/externals/inst-bdb/lib/libdb_cxx.a chmod 644 /usr/src/redhat/BUILD/nix-0.10/externals/inst-bdb/lib/libdb_cxx.a make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/db-4.4.20.NC/build_unix' touch build-db make aterm-2.4.2 make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals' gunzip < ./aterm-2.4.2.tar.gz | tar xvf - aterm-2.4.2/ aterm-2.4.2/README aterm-2.4.2/Makefile.in aterm-2.4.2/configure aterm-2.4.2/AUTHORS aterm-2.4.2/COPYING aterm-2.4.2/ChangeLog aterm-2.4.2/INSTALL aterm-2.4.2/Makefile.am aterm-2.4.2/NEWS aterm-2.4.2/aclocal.m4 aterm-2.4.2/aterm.pc.in aterm-2.4.2/aterm.spec.in aterm-2.4.2/compile aterm-2.4.2/config.guess aterm-2.4.2/config.sub aterm-2.4.2/configure.ac aterm-2.4.2/depcomp aterm-2.4.2/install-sh aterm-2.4.2/ltmain.sh aterm-2.4.2/missing aterm-2.4.2/mkinstalldirs aterm-2.4.2/aterm.m4 aterm-2.4.2/init-package.m4 aterm-2.4.2/package aterm-2.4.2/aterm.spec aterm-2.4.2/aterm/ aterm-2.4.2/aterm/abool.h aterm-2.4.2/aterm/afun.h aterm-2.4.2/aterm/aterm1.h aterm-2.4.2/aterm/aterm2.h aterm-2.4.2/aterm/atypes.h aterm-2.4.2/aterm/deprecated.h aterm-2.4.2/aterm/encoding.h aterm-2.4.2/aterm/_afun.h aterm-2.4.2/aterm/_aterm.h aterm-2.4.2/aterm/bafio.h aterm-2.4.2/aterm/byteio.h aterm-2.4.2/aterm/debug.h aterm-2.4.2/aterm/gc.h aterm-2.4.2/aterm/list.h aterm-2.4.2/aterm/make.h aterm-2.4.2/aterm/md5.h aterm-2.4.2/aterm/memory.h aterm-2.4.2/aterm/tafio.h aterm-2.4.2/aterm/util.h aterm-2.4.2/aterm/version.h aterm-2.4.2/aterm/Makefile.in aterm-2.4.2/aterm/Makefile.am aterm-2.4.2/aterm/afun.c aterm-2.4.2/aterm/aterm.c aterm-2.4.2/aterm/bafio.c aterm-2.4.2/aterm/byteio.c aterm-2.4.2/aterm/gc.c aterm-2.4.2/aterm/hash.c aterm-2.4.2/aterm/list.c aterm-2.4.2/aterm/make.c aterm-2.4.2/aterm/md5c.c aterm-2.4.2/aterm/memory.c aterm-2.4.2/aterm/tafio.c aterm-2.4.2/aterm/version.c aterm-2.4.2/utils/ aterm-2.4.2/utils/Makefile.in aterm-2.4.2/utils/Makefile.am aterm-2.4.2/utils/atdiff.c aterm-2.4.2/utils/atrmannos.c aterm-2.4.2/utils/atsum.c aterm-2.4.2/utils/baffle.c aterm-2.4.2/utils/dicttoc.c aterm-2.4.2/utils/termsize.c aterm-2.4.2/utils/baf2trm aterm-2.4.2/utils/baf2taf aterm-2.4.2/utils/trm2baf aterm-2.4.2/utils/trm2taf aterm-2.4.2/utils/taf2trm aterm-2.4.2/utils/taf2baf aterm-2.4.2/utils/trmcat aterm-2.4.2/test/ aterm-2.4.2/test/Makefile.in aterm-2.4.2/test/Makefile.am aterm-2.4.2/test/fib.c aterm-2.4.2/test/primes.c aterm-2.4.2/test/randgen.c aterm-2.4.2/test/stress.c aterm-2.4.2/test/termstats.c aterm-2.4.2/test/error.trm aterm-2.4.2/test/terms.dict aterm-2.4.2/test/termstats.sh aterm-2.4.2/test/test.trms aterm-2.4.2/test/vararg1.c aterm-2.4.2/test/vararg2.c aterm-2.4.2/test/vararg3.c aterm-2.4.2/doc/ aterm-2.4.2/doc/Makefile.in aterm-2.4.2/doc/Makefile.am aterm-2.4.2/doc/append.ltx aterm-2.4.2/doc/at.ltx aterm-2.4.2/doc/aterm.ltx aterm-2.4.2/doc/corrections.ltx aterm-2.4.2/doc/corrections2.ltx aterm-2.4.2/doc/gtld-at.ltx aterm-2.4.2/doc/manual.ltx aterm-2.4.2/doc/thesis.bib aterm-2.4.2/doc/encoding.fig aterm-2.4.2/doc/header.fig aterm-2.4.2/doc/hierarchy.fig aterm-2.4.2/doc/sharing.eps aterm-2.4.2/doc/speauth.cls aterm-2.4.2/doc/spedoc.tex aterm-2.4.2/doc/general-make aterm-2.4.2/doc/at.ps aterm-2.4.2/doc/manual.ps aterm-2.4.2/doc/appl-enc.fig aterm-2.4.2/doc/examples/ aterm-2.4.2/doc/examples/Makefile.in aterm-2.4.2/doc/examples/Makefile.am aterm-2.4.2/doc/examples/README.txt aterm-2.4.2/doc/examples/app1.c aterm-2.4.2/doc/examples/app2.c aterm-2.4.2/doc/examples/app3.c aterm-2.4.2/doc/examples/init.c aterm-2.4.2/doc/examples/make.c aterm-2.4.2/doc/examples/match.c aterm-2.4.2/doc/examples/plac.c aterm-2.4.2/doc/examples/prot.c aterm-2.4.2/doc/spec/ aterm-2.4.2/doc/spec/Makefile.in aterm-2.4.2/doc/spec/Makefile.am aterm-2.4.2/doc/spec/ASF+SDF-options.sty aterm-2.4.2/doc/spec/ASF+SDF.sty aterm-2.4.2/doc/spec/ATerm.mtx aterm-2.4.2/doc/spec/ATerm.syn aterm-2.4.2/doc/spec/Makefile.sources aterm-2.4.2/doc/spec/Makefile.tolatex aterm-2.4.2/doc/spec/abbreviations.ll aterm-2.4.2/doc/spec/import-graph.tex aterm-2.4.2/doc/spec/listing.ltx aterm-2.4.2/doc/spec/module-names.ltx aterm-2.4.2/doc/spec/modules.ltx (cd aterm-2.4.2 && /usr/bin/patch -p1) < ./aterm-aliasing.patch patching file aterm/aterm.c Hunk #1 succeeded at 191 (offset -2 lines). patching file aterm/memory.c Hunk #2 succeeded at 173 with fuzz 2. Hunk #3 succeeded at 363 (offset -1 lines). Hunk #5 succeeded at 1677 (offset -1 lines). Hunk #7 succeeded at 2180 (offset -3 lines). make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals' touch have-aterm (pfx=`pwd` && \ cd aterm-2.4.2 && \ CC="gcc" ./configure --prefix=$pfx/inst-aterm \ --disable-shared --enable-static && \ 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 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 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.10/externals/aterm-2.4.2' Making all in aterm make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/aterm' if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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.2\" -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.2\" -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.2\" -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.2\" -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.2\" -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.2\" -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.2\" -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.2\" -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.2\" -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.2\" -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.2\" -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.2\" -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 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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.2\" -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 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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.2\" -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 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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.2\" -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 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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.2\" -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 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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.2\" -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 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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.2\" -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 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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.2\" -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 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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.2\" -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 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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.2\" -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 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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.2\" -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 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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.2\" -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 /bin/sh ../libtool --mode=link gcc -o libATerm.la -rpath /usr/src/redhat/BUILD/nix-0.10/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 mkdir .libs 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.2\" -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.2\" -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 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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.2\" -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 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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.2\" -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 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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.2\" -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 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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.2\" -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 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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.2\" -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 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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.2\" -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 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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.2\" -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 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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.2\" -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 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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.2\" -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 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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.2\" -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 if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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.2\" -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 /bin/sh ../libtool --mode=link gcc -o libATerm-dbg.la -rpath /usr/src/redhat/BUILD/nix-0.10/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 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.10/externals/aterm-2.4.2/aterm' Making all in utils make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/utils' if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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 termsize termsize.o -L/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/aterm /usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/aterm/.libs/libATerm.a if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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 baffle baffle.o -L/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/aterm /usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/aterm/.libs/libATerm.a if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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 dicttoc dicttoc.o -L/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/aterm /usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/aterm/.libs/libATerm.a if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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 atsum atsum.o -L/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/aterm /usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/aterm/.libs/libATerm.a if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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 atdiff atdiff.o -L/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/aterm /usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/aterm/.libs/libATerm.a if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aterm\" -DVERSION=\"2.4.2\" -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 atrmannos atrmannos.o -L/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/aterm /usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/aterm/.libs/libATerm.a make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/utils' Making all in test make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/test' ../utils/dicttoc -file-prefix terms -dict terms.dict make all-am make[5]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/test' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/test' make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/test' Making all in doc make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/doc' Making all in examples make[5]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/doc/examples' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/doc/examples' Making all in spec make[5]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/doc/spec' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/doc/spec' make[5]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/doc' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/doc' make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/doc' make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2' cp ./package aterm-2.4.2.pkg make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2' make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2' Making install in aterm make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/aterm' make[5]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/aterm' /bin/sh ../mkinstalldirs /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib mkdir -p -- /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib /usr/bin/install -c -m 644 libATerm-prof.a /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib/libATerm-prof.a ranlib /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib/libATerm-prof.a /bin/sh ../mkinstalldirs /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libATerm.la /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib/libATerm.la /usr/bin/install -c .libs/libATerm.lai /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib/libATerm.la /usr/bin/install -c .libs/libATerm.a /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib/libATerm.a ranlib /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib/libATerm.a chmod 644 /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib/libATerm.a PATH="$PATH:/sbin" ldconfig -n /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/src/redhat/BUILD/nix-0.10/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.10/externals/inst-aterm/lib/libATerm-dbg.la /usr/bin/install -c .libs/libATerm-dbg.lai /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib/libATerm-dbg.la /usr/bin/install -c .libs/libATerm-dbg.a /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib/libATerm-dbg.a ranlib /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib/libATerm-dbg.a chmod 644 /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib/libATerm-dbg.a PATH="$PATH:/sbin" ldconfig -n /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/src/redhat/BUILD/nix-0.10/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.10/externals/inst-aterm/include mkdir -p -- /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/include /usr/bin/install -c -m 644 abool.h /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/include/abool.h /usr/bin/install -c -m 644 afun.h /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/include/afun.h /usr/bin/install -c -m 644 aterm1.h /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/include/aterm1.h /usr/bin/install -c -m 644 aterm2.h /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/include/aterm2.h /usr/bin/install -c -m 644 atypes.h /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/include/atypes.h /usr/bin/install -c -m 644 deprecated.h /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/include/deprecated.h /usr/bin/install -c -m 644 encoding.h /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/include/encoding.h make[5]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/aterm' make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/aterm' Making install in utils make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/utils' make[5]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/utils' /bin/sh ../mkinstalldirs /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/bin mkdir -p -- /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/bin /bin/sh ../libtool --mode=install /usr/bin/install -c termsize /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/bin/termsize /usr/bin/install -c termsize /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/bin/termsize /bin/sh ../libtool --mode=install /usr/bin/install -c baffle /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/bin/baffle /usr/bin/install -c baffle /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/bin/baffle /bin/sh ../libtool --mode=install /usr/bin/install -c dicttoc /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/bin/dicttoc /usr/bin/install -c dicttoc /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/bin/dicttoc /bin/sh ../libtool --mode=install /usr/bin/install -c atsum /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/bin/atsum /usr/bin/install -c atsum /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/bin/atsum /bin/sh ../libtool --mode=install /usr/bin/install -c atdiff /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/bin/atdiff /usr/bin/install -c atdiff /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/bin/atdiff /bin/sh ../libtool --mode=install /usr/bin/install -c atrmannos /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/bin/atrmannos /usr/bin/install -c atrmannos /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/bin/atrmannos /bin/sh ../mkinstalldirs /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/bin /usr/bin/install -c baf2trm /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/bin/baf2trm /usr/bin/install -c baf2taf /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/bin/baf2taf /usr/bin/install -c trm2baf /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/bin/trm2baf /usr/bin/install -c trm2taf /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/bin/trm2taf /usr/bin/install -c taf2trm /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/bin/taf2trm /usr/bin/install -c taf2baf /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/bin/taf2baf /usr/bin/install -c trmcat /usr/src/redhat/BUILD/nix-0.10/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.10/externals/aterm-2.4.2/utils' make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/utils' Making install in test make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/test' make install-am make[5]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/test' make[6]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/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.10/externals/aterm-2.4.2/test' make[5]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/test' make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/test' Making install in doc make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/doc' Making install in examples make[5]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/doc/examples' make[6]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/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.10/externals/aterm-2.4.2/doc/examples' make[5]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/doc/examples' Making install in spec make[5]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/doc/spec' make[6]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/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.10/externals/aterm-2.4.2/doc/spec' make[5]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/doc/spec' make[5]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/doc' make[6]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/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.10/externals/aterm-2.4.2/doc' make[5]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/doc' make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2/doc' make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2' make[5]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2' make[5]: Nothing to be done for `install-exec-am'. /bin/sh ./mkinstalldirs /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib/pkgconfig mkdir -p -- /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib/pkgconfig /usr/bin/install -c -m 644 aterm.pc /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib/pkgconfig/aterm.pc make[5]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2' make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2' make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/aterm-2.4.2' touch build-aterm make bzip2-1.0.3 make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals' gunzip < ./bzip2-1.0.3.tar.gz | tar xvf - bzip2-1.0.3/blocksort.c bzip2-1.0.3/huffman.c bzip2-1.0.3/crctable.c bzip2-1.0.3/randtable.c bzip2-1.0.3/compress.c bzip2-1.0.3/decompress.c bzip2-1.0.3/bzlib.c bzip2-1.0.3/bzip2.c bzip2-1.0.3/bzip2recover.c bzip2-1.0.3/bzlib.h bzip2-1.0.3/bzlib_private.h bzip2-1.0.3/Makefile bzip2-1.0.3/LICENSE bzip2-1.0.3/bzip2.1 bzip2-1.0.3/bzip2.1.preformatted bzip2-1.0.3/bzip2.txt bzip2-1.0.3/words0 bzip2-1.0.3/words1 bzip2-1.0.3/words2 bzip2-1.0.3/words3 bzip2-1.0.3/sample1.ref bzip2-1.0.3/sample2.ref bzip2-1.0.3/sample3.ref bzip2-1.0.3/sample1.bz2 bzip2-1.0.3/sample2.bz2 bzip2-1.0.3/sample3.bz2 bzip2-1.0.3/dlltest.c bzip2-1.0.3/manual.html bzip2-1.0.3/manual.pdf bzip2-1.0.3/manual.ps bzip2-1.0.3/README bzip2-1.0.3/README.COMPILATION.PROBLEMS bzip2-1.0.3/README.XML.STUFF bzip2-1.0.3/CHANGES bzip2-1.0.3/libbz2.def bzip2-1.0.3/libbz2.dsp bzip2-1.0.3/dlltest.dsp bzip2-1.0.3/makefile.msc bzip2-1.0.3/Y2K_INFO bzip2-1.0.3/unzcrash.c bzip2-1.0.3/spewG.c bzip2-1.0.3/mk251.c bzip2-1.0.3/bzdiff bzip2-1.0.3/bzdiff.1 bzip2-1.0.3/bzmore bzip2-1.0.3/bzmore.1 bzip2-1.0.3/bzgrep bzip2-1.0.3/bzgrep.1 bzip2-1.0.3/Makefile-libbz2_so bzip2-1.0.3/bz-common.xsl bzip2-1.0.3/bz-fo.xsl bzip2-1.0.3/bz-html.xsl bzip2-1.0.3/bzip.css bzip2-1.0.3/entities.xml bzip2-1.0.3/manual.xml bzip2-1.0.3/format.pl bzip2-1.0.3/xmlproc.sh make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals' touch have-bzip2 (pfx=`pwd` && \ cd bzip2-1.0.3 && \ make && \ make install PREFIX=$pfx/inst-bzip2) make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/bzip2-1.0.3' If compilation produces errors, or a large number of warnings, please read README.COMPILATION.PROBLEMS -- you might be able to adjust the flags in this Makefile to improve matters. gcc -Wall -Winline -O -g -D_FILE_OFFSET_BITS=64 -c blocksort.c blocksort.c: In function `fallbackQSort3': blocksort.c:83: warning: inlining failed in call to `fallbackSimpleSort' blocksort.c:162: warning: called from here blocksort.c: In function `mainSimpleSort': blocksort.c:400: warning: inlining failed in call to `mainGtU' blocksort.c:561: warning: called from here blocksort.c:400: warning: inlining failed in call to `mainGtU' blocksort.c:575: warning: called from here blocksort.c:400: warning: inlining failed in call to `mainGtU' blocksort.c:589: warning: called from here gcc -Wall -Winline -O -g -D_FILE_OFFSET_BITS=64 -c huffman.c gcc -Wall -Winline -O -g -D_FILE_OFFSET_BITS=64 -c crctable.c gcc -Wall -Winline -O -g -D_FILE_OFFSET_BITS=64 -c randtable.c gcc -Wall -Winline -O -g -D_FILE_OFFSET_BITS=64 -c compress.c gcc -Wall -Winline -O -g -D_FILE_OFFSET_BITS=64 -c decompress.c gcc -Wall -Winline -O -g -D_FILE_OFFSET_BITS=64 -c bzlib.c rm -f libbz2.a ar cq libbz2.a blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o ranlib libbz2.a gcc -Wall -Winline -O -g -D_FILE_OFFSET_BITS=64 -c bzip2.c gcc -Wall -Winline -O -g -D_FILE_OFFSET_BITS=64 -o bzip2 bzip2.o -L. -lbz2 gcc -Wall -Winline -O -g -D_FILE_OFFSET_BITS=64 -c bzip2recover.c gcc -Wall -Winline -O -g -D_FILE_OFFSET_BITS=64 -o bzip2recover bzip2recover.o Doing 6 tests (3 compress, 3 uncompress) ... If there's a problem, things might stop at this point. ./bzip2 -1 < sample1.ref > sample1.rb2 ./bzip2 -2 < sample2.ref > sample2.rb2 ./bzip2 -3 < sample3.ref > sample3.rb2 ./bzip2 -d < sample1.bz2 > sample1.tst ./bzip2 -d < sample2.bz2 > sample2.tst ./bzip2 -ds < sample3.bz2 > sample3.tst cmp sample1.bz2 sample1.rb2 cmp sample2.bz2 sample2.rb2 cmp sample3.bz2 sample3.rb2 cmp sample1.tst sample1.ref cmp sample2.tst sample2.ref cmp sample3.tst sample3.ref If you got this far and the "cmp"s didn't complain, it looks like you're in business. To install in /usr/bin, /usr/lib, /usr/man and /usr/include, type make install To install somewhere else, eg, /xxx/yyy/{bin,lib,man,include}, type make install PREFIX=/xxx/yyy If you are (justifiably) paranoid and want to see what 'make install' is going to do, you can first do make -n install or make -n install PREFIX=/xxx/yyy respectively. The -n instructs make to show the commands it would execute, but not actually execute them. Instructions for use are in the preformatted manual page, in the file bzip2.txt. For more detailed documentation, read the full manual. It is available in Postscript form (manual.ps), PDF form (manual.pdf), and HTML form (manual_toc.html). You can also do "bzip2 --help" to see some helpful information. "bzip2 -L" displays the software license. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/bzip2-1.0.3' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals/bzip2-1.0.3' if ( test ! -d /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin ) ; then mkdir -p /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin ; fi if ( test ! -d /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/lib ) ; then mkdir -p /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/lib ; fi if ( test ! -d /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/man ) ; then mkdir -p /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/man ; fi if ( test ! -d /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/man/man1 ) ; then mkdir -p /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/man/man1 ; fi if ( test ! -d /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/include ) ; then mkdir -p /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/include ; fi cp -f bzip2 /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin/bzip2 cp -f bzip2 /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin/bunzip2 cp -f bzip2 /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin/bzcat cp -f bzip2recover /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin/bzip2recover chmod a+x /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin/bzip2 chmod a+x /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin/bunzip2 chmod a+x /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin/bzcat chmod a+x /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin/bzip2recover cp -f bzip2.1 /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/man/man1 chmod a+r /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/man/man1/bzip2.1 cp -f bzlib.h /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/include chmod a+r /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/include/bzlib.h cp -f libbz2.a /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/lib chmod a+r /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/lib/libbz2.a cp -f bzgrep /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin/bzgrep ln /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin/bzgrep /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin/bzegrep ln /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin/bzgrep /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin/bzfgrep chmod a+x /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin/bzgrep cp -f bzmore /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin/bzmore ln /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin/bzmore /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin/bzless chmod a+x /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin/bzmore cp -f bzdiff /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin/bzdiff ln /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin/bzdiff /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin/bzcmp chmod a+x /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/bin/bzdiff cp -f bzgrep.1 bzmore.1 bzdiff.1 /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/man/man1 chmod a+r /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/man/man1/bzgrep.1 chmod a+r /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/man/man1/bzmore.1 chmod a+r /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/man/man1/bzdiff.1 echo ".so man1/bzgrep.1" > /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/man/man1/bzegrep.1 echo ".so man1/bzgrep.1" > /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/man/man1/bzfgrep.1 echo ".so man1/bzmore.1" > /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/man/man1/bzless.1 echo ".so man1/bzdiff.1" > /usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/man/man1/bzcmp.1 make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals/bzip2-1.0.3' touch build-bzip2 make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals' Making all in src make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src' Making all in bin2c make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/bin2c' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 -o bin2c bin2c.o -lpthread mkdir .libs gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o bin2c bin2c.o -lpthread make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/bin2c' Making all in boost make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/boost' Making all in format make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/boost/format' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -I./../.. -D_FILE_OFFSET_BITS=64 -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./../.. -D_FILE_OFFSET_BITS=64 -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./../.. -D_FILE_OFFSET_BITS=64 -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./../.. -D_FILE_OFFSET_BITS=64 -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./../.. -D_FILE_OFFSET_BITS=64 -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./../.. -D_FILE_OFFSET_BITS=64 -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./../.. -D_FILE_OFFSET_BITS=64 -g -O2 -o libformat.la -rpath /nix/lib/nix format_implementation.lo free_funcs.lo parsing.lo -lpthread g++ -shared -nostdlib /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../crti.o /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/crtbeginS.o .libs/format_implementation.o .libs/free_funcs.o .libs/parsing.o -lpthread -L/usr/lib/gcc-lib/i386-redhat-linux/3.3.3 -L/usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/crtendS.o /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../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.10/src/boost/format' make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/boost' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/boost' make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/boost' Making all in libutil make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/libutil' if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I../../externals/inst-aterm/include -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cc -fPIC -DPIC -o .libs/util.o util.cc:860: warning: `bool nix::haveSwitched' defined but not used util.cc:861: warning: `uid_t nix::savedUid' defined but not used util.cc:861: warning: `uid_t nix::nixUid' defined but not used util.cc:862: warning: `gid_t nix::savedGid' defined but not used util.cc:862: warning: `gid_t nix::nixGid' defined but not used if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I../../externals/inst-aterm/include -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I../../externals/inst-aterm/include -D_FILE_OFFSET_BITS=64 -g -O2 -MT aterm-map.lo -MD -MP -MF ".deps/aterm-map.Tpo" -c -o aterm-map.lo aterm-map.cc; \ then mv -f ".deps/aterm-map.Tpo" ".deps/aterm-map.Plo"; else rm -f ".deps/aterm-map.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I../../externals/inst-aterm/include -D_FILE_OFFSET_BITS=64 -g -O2 -MT aterm-map.lo -MD -MP -MF .deps/aterm-map.Tpo -c aterm-map.cc -fPIC -DPIC -o .libs/aterm-map.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I../../externals/inst-aterm/include -D_FILE_OFFSET_BITS=64 -g -O2 -MT xml-writer.lo -MD -MP -MF ".deps/xml-writer.Tpo" -c -o xml-writer.lo xml-writer.cc; \ then mv -f ".deps/xml-writer.Tpo" ".deps/xml-writer.Plo"; else rm -f ".deps/xml-writer.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I../../externals/inst-aterm/include -D_FILE_OFFSET_BITS=64 -g -O2 -MT xml-writer.lo -MD -MP -MF .deps/xml-writer.Tpo -c xml-writer.cc -fPIC -DPIC -o .libs/xml-writer.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_FILE_OFFSET_BITS=64 -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../.. -D_FILE_OFFSET_BITS=64 -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../.. -D_FILE_OFFSET_BITS=64 -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../.. -D_FILE_OFFSET_BITS=64 -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../.. -D_FILE_OFFSET_BITS=64 -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../.. -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 -o libutil.la -rpath /nix/lib/nix util.lo hash.lo archive.lo aterm.lo aterm-map.lo xml-writer.lo md5.lo sha1.lo sha256.lo ../boost/format/libformat.la -lpthread g++ -shared -nostdlib /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../crti.o /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/crtbeginS.o .libs/util.o .libs/hash.o .libs/archive.o .libs/aterm.o .libs/aterm-map.o .libs/xml-writer.o .libs/md5.o .libs/sha1.o .libs/sha256.o -Wl,--rpath -Wl,/usr/src/redhat/BUILD/nix-0.10/src/boost/format/.libs -Wl,--rpath -Wl,/nix/lib/nix ../boost/format/.libs/libformat.so -lpthread -L/usr/lib/gcc-lib/i386-redhat-linux/3.3.3 -L/usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/crtendS.o /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../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.10/src/libutil' Making all in libstore make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/libstore' /usr/bin/perl ./../aterm-helper.pl derivations-ast.hh derivations-ast.cc < ./derivations-ast.def make all-am make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 -o libstore.la -rpath /nix/lib/nix store.lo derivations.lo build.lo misc.lo globals.lo db.lo references.lo pathlocks.lo gc.lo ../libutil/libutil.la ../boost/format/libformat.la -lpthread g++ -shared -nostdlib /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../crti.o /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/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 -Wl,--rpath -Wl,/usr/src/redhat/BUILD/nix-0.10/src/libutil/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/nix-0.10/src/boost/format/.libs -Wl,--rpath -Wl,/nix/lib/nix -L/usr/src/redhat/BUILD/nix-0.10/src/boost/format/.libs ../libutil/.libs/libutil.so ../boost/format/.libs/libformat.so -lpthread -L/usr/lib/gcc-lib/i386-redhat-linux/3.3.3 -L/usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/crtendS.o /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../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[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/libstore' make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/libstore' Making all in libmain make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/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_LIBEXEC_DIR=\"/nix/libexec\" -DNIX_VERSION=\"0.10\" -I./.. -I../../externals/inst-aterm/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -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_LIBEXEC_DIR=\"/nix/libexec\" -DNIX_VERSION=\"0.10\" -I./.. -I../../externals/inst-aterm/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -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_LIBEXEC_DIR=\"/nix/libexec\" -DNIX_VERSION=\"0.10\" -I./.. -I../../externals/inst-aterm/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -o libmain.la -rpath /nix/lib/nix shared.lo -lpthread g++ -shared -nostdlib /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../crti.o /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/crtbeginS.o .libs/shared.o -lpthread -L/usr/lib/gcc-lib/i386-redhat-linux/3.3.3 -L/usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/crtendS.o /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../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.10/src/libmain' Making all in nix-store make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -g -O2 -o .libs/nix-store main.o dotgraph.o ../libmain/.libs/libmain.so ../libstore/.libs/libstore.so /usr/src/redhat/BUILD/nix-0.10/src/libutil/.libs/libutil.so ../libutil/.libs/libutil.so /usr/src/redhat/BUILD/nix-0.10/src/boost/format/.libs/libformat.so ../boost/format/.libs/libformat.so -L/usr/src/redhat/BUILD/nix-0.10/externals/inst-bdb/lib -ldb_cxx -L/usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib/libATerm.a -lpthread -Wl,--rpath -Wl,/nix/lib/nix creating nix-store make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-store' Making all in nix-hash make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/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./../libutil -I./../libstore -I./../libmain -D_FILE_OFFSET_BITS=64 -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./../libutil -I./../libstore -I./../libmain -D_FILE_OFFSET_BITS=64 -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./../libutil -I./../libstore -I./../libmain -D_FILE_OFFSET_BITS=64 -g -O2 -o .libs/nix-hash nix-hash.o ../libmain/.libs/libmain.so ../libstore/.libs/libstore.so /usr/src/redhat/BUILD/nix-0.10/src/libutil/.libs/libutil.so ../libutil/.libs/libutil.so /usr/src/redhat/BUILD/nix-0.10/src/boost/format/.libs/libformat.so ../boost/format/.libs/libformat.so -L/usr/src/redhat/BUILD/nix-0.10/externals/inst-bdb/lib -ldb_cxx -L/usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib/libATerm.a -lpthread -Wl,--rpath -Wl,/nix/lib/nix creating nix-hash make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-hash' Making all in libexpr make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/libexpr' /usr/bin/perl ./../aterm-helper.pl nixexpr-ast.hh nixexpr-ast.cc < ./nixexpr-ast.def make all-am make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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 -D_FILE_OFFSET_BITS=64 -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=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 -D_FILE_OFFSET_BITS=64 -g -O2 -MT lexer-tab.lo -MD -MP -MF ".deps/lexer-tab.Tpo" -c -o lexer-tab.lo lexer-tab.cc; \ then mv -f ".deps/lexer-tab.Tpo" ".deps/lexer-tab.Plo"; else rm -f ".deps/lexer-tab.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 -D_FILE_OFFSET_BITS=64 -g -O2 -MT lexer-tab.lo -MD -MP -MF .deps/lexer-tab.Tpo -c lexer-tab.cc -fPIC -DPIC -o .libs/lexer-tab.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 -D_FILE_OFFSET_BITS=64 -g -O2 -MT parser-tab.lo -MD -MP -MF ".deps/parser-tab.Tpo" -c -o parser-tab.lo parser-tab.cc; \ then mv -f ".deps/parser-tab.Tpo" ".deps/parser-tab.Plo"; else rm -f ".deps/parser-tab.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 -D_FILE_OFFSET_BITS=64 -g -O2 -MT parser-tab.lo -MD -MP -MF .deps/parser-tab.Tpo -c parser-tab.cc -fPIC -DPIC -o .libs/parser-tab.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 -D_FILE_OFFSET_BITS=64 -g -O2 -MT get-drvs.lo -MD -MP -MF ".deps/get-drvs.Tpo" -c -o get-drvs.lo get-drvs.cc; \ then mv -f ".deps/get-drvs.Tpo" ".deps/get-drvs.Plo"; else rm -f ".deps/get-drvs.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 -D_FILE_OFFSET_BITS=64 -g -O2 -MT get-drvs.lo -MD -MP -MF .deps/get-drvs.Tpo -c get-drvs.cc -fPIC -DPIC -o .libs/get-drvs.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 -D_FILE_OFFSET_BITS=64 -g -O2 -MT attr-path.lo -MD -MP -MF ".deps/attr-path.Tpo" -c -o attr-path.lo attr-path.cc; \ then mv -f ".deps/attr-path.Tpo" ".deps/attr-path.Plo"; else rm -f ".deps/attr-path.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 -D_FILE_OFFSET_BITS=64 -g -O2 -MT attr-path.lo -MD -MP -MF .deps/attr-path.Tpo -c attr-path.cc -fPIC -DPIC -o .libs/attr-path.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 -D_FILE_OFFSET_BITS=64 -g -O2 -MT expr-to-xml.lo -MD -MP -MF ".deps/expr-to-xml.Tpo" -c -o expr-to-xml.lo expr-to-xml.cc; \ then mv -f ".deps/expr-to-xml.Tpo" ".deps/expr-to-xml.Plo"; else rm -f ".deps/expr-to-xml.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 -D_FILE_OFFSET_BITS=64 -g -O2 -MT expr-to-xml.lo -MD -MP -MF .deps/expr-to-xml.Tpo -c expr-to-xml.cc -fPIC -DPIC -o .libs/expr-to-xml.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -I./.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -o libexpr.la -rpath /nix/lib/nix nixexpr.lo eval.lo primops.lo lexer-tab.lo parser-tab.lo get-drvs.lo attr-path.lo expr-to-xml.lo ../libutil/libutil.la ../libstore/libstore.la ../boost/format/libformat.la -lpthread g++ -shared -nostdlib /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../crti.o /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/crtbeginS.o .libs/nixexpr.o .libs/eval.o .libs/primops.o .libs/lexer-tab.o .libs/parser-tab.o .libs/get-drvs.o .libs/attr-path.o .libs/expr-to-xml.o -Wl,--rpath -Wl,/usr/src/redhat/BUILD/nix-0.10/src/libutil/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/nix-0.10/src/libstore/.libs -Wl,--rpath -Wl,/usr/src/redhat/BUILD/nix-0.10/src/boost/format/.libs -Wl,--rpath -Wl,/nix/lib/nix -L/usr/src/redhat/BUILD/nix-0.10/src/libutil/.libs -L/usr/src/redhat/BUILD/nix-0.10/src/boost/format/.libs ../libutil/.libs/libutil.so ../libstore/.libs/libstore.so ../boost/format/.libs/libformat.so -lpthread -L/usr/lib/gcc-lib/i386-redhat-linux/3.3.3 -L/usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/crtendS.o /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../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[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/libexpr' make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/libexpr' Making all in nix-instantiate make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/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../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I./.. -I./../libutil -I./../libstore -I./../libexpr -I./../libmain -I../libexpr -D_FILE_OFFSET_BITS=64 -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../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I./.. -I./../libutil -I./../libstore -I./../libexpr -I./../libmain -I../libexpr -D_FILE_OFFSET_BITS=64 -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../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I./.. -I./../libutil -I./../libstore -I./../libexpr -I./../libmain -I../libexpr -D_FILE_OFFSET_BITS=64 -g -O2 -o .libs/nix-instantiate main.o ../libmain/.libs/libmain.so ../libexpr/.libs/libexpr.so /usr/src/redhat/BUILD/nix-0.10/src/libstore/.libs/libstore.so ../libstore/.libs/libstore.so /usr/src/redhat/BUILD/nix-0.10/src/libutil/.libs/libutil.so ../libutil/.libs/libutil.so /usr/src/redhat/BUILD/nix-0.10/src/boost/format/.libs/libformat.so ../boost/format/.libs/libformat.so -L/usr/src/redhat/BUILD/nix-0.10/externals/inst-bdb/lib -ldb_cxx -L/usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib/libATerm.a -lpthread -Wl,--rpath -Wl,/nix/lib/nix creating nix-instantiate make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-instantiate' Making all in nix-env make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/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 -I../libexpr -D_FILE_OFFSET_BITS=64 -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 -I../libexpr -D_FILE_OFFSET_BITS=64 -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 -I../libexpr -D_FILE_OFFSET_BITS=64 -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 -I../libexpr -D_FILE_OFFSET_BITS=64 -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 -I../libexpr -D_FILE_OFFSET_BITS=64 -g -O2 -o .libs/nix-env main.o names.o profiles.o ../libmain/.libs/libmain.so ../libexpr/.libs/libexpr.so /usr/src/redhat/BUILD/nix-0.10/src/libstore/.libs/libstore.so ../libstore/.libs/libstore.so /usr/src/redhat/BUILD/nix-0.10/src/libutil/.libs/libutil.so ../libutil/.libs/libutil.so /usr/src/redhat/BUILD/nix-0.10/src/boost/format/.libs/libformat.so ../boost/format/.libs/libformat.so -L/usr/src/redhat/BUILD/nix-0.10/externals/inst-bdb/lib -ldb_cxx -L/usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib /usr/src/redhat/BUILD/nix-0.10/externals/inst-aterm/lib/libATerm.a -lpthread -Wl,--rpath -Wl,/nix/lib/nix creating nix-env make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-env' Making all in nix-log2xml make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-log2xml' if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -D_FILE_OFFSET_BITS=64 -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++ -D_FILE_OFFSET_BITS=64 -g -O2 -o nix-log2xml log2xml.o -lpthread mkdir .libs g++ -D_FILE_OFFSET_BITS=64 -g -O2 -o nix-log2xml log2xml.o -lpthread make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-log2xml' Making all in bsdiff-4.3 make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/bsdiff-4.3' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -O3 -I../../externals/inst-bzip2/include -D_FILE_OFFSET_BITS=64 -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 -I../../externals/inst-bzip2/include -D_FILE_OFFSET_BITS=64 -g -O2 -o bsdiff bsdiff.o -L../../externals/inst-bzip2/lib -lbz2 -lpthread mkdir .libs gcc -O3 -I../../externals/inst-bzip2/include -D_FILE_OFFSET_BITS=64 -g -O2 -o bsdiff bsdiff.o -L/usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/lib -lbz2 -lpthread if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -O3 -I../../externals/inst-bzip2/include -D_FILE_OFFSET_BITS=64 -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 -I../../externals/inst-bzip2/include -D_FILE_OFFSET_BITS=64 -g -O2 -o bspatch bspatch.o -L../../externals/inst-bzip2/lib -lbz2 -lpthread gcc -O3 -I../../externals/inst-bzip2/include -D_FILE_OFFSET_BITS=64 -g -O2 -o bspatch bspatch.o -L/usr/src/redhat/BUILD/nix-0.10/externals/inst-bzip2/lib -lbz2 -lpthread make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/bsdiff-4.3' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src' Making all in scripts make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^g" \ < readconfig.pm.in > readconfig.pm || rm readconfig.pm if test -x readconfig.pm.in; then chmod +x readconfig.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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^g" \ < nix-pack-closure.in > nix-pack-closure || rm nix-pack-closure if test -x nix-pack-closure.in; then chmod +x nix-pack-closure; 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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^g" \ < nix-unpack-closure.in > nix-unpack-closure || rm nix-unpack-closure if test -x nix-unpack-closure.in; then chmod +x nix-unpack-closure; 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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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 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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^g" \ < find-runtime-roots.pl.in > find-runtime-roots.pl || rm find-runtime-roots.pl if test -x find-runtime-roots.pl.in; then chmod +x find-runtime-roots.pl; fi make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/scripts' Making all in corepkgs make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs' Making all in nar make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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.10/corepkgs/nar' Making all in buildenv make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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.10/corepkgs/buildenv' Making all in channels make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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.10/corepkgs/channels' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs' Making all in doc make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/doc' Making all in manual make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/doc/manual' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/doc/manual' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/doc' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/doc' Making all in misc make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/misc' Making all in emacs make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/misc/emacs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/misc/emacs' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/misc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/misc' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/misc' Making all in tests make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/tests' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10' + make check Making check in externals make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals' Making check in src make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src' Making check in bin2c make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/bin2c' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/bin2c' Making check in boost make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/boost' Making check in format make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/boost/format' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/boost/format' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/boost' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/boost' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/boost' Making check in libutil make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/libutil' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/libutil' Making check in libstore make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/libstore' make check-am make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/libstore' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/libstore' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/libstore' Making check in libmain make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/libmain' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/libmain' Making check in nix-store make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-store' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-store' Making check in nix-hash make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-hash' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-hash' Making check in libexpr make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/libexpr' make check-am make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/libexpr' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/libexpr' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/libexpr' Making check in nix-instantiate make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-instantiate' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-instantiate' Making check in nix-env make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-env' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-env' Making check in nix-log2xml make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-log2xml' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-log2xml' Making check in bsdiff-4.3 make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/bsdiff-4.3' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/bsdiff-4.3' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src' Making check in scripts make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/scripts' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/scripts' Making check in corepkgs make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs' Making check in nar make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs/nar' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs/nar' Making check in buildenv make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs/buildenv' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs/buildenv' Making check in channels make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs/channels' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs/channels' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs' Making check in doc make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/doc' Making check in manual make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/doc/manual' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/doc/manual' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/doc' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/doc' Making check in misc make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/misc' Making check in emacs make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/misc/emacs' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/misc/emacs' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/misc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/misc' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/misc' Making check in tests make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/tests' make check-TESTS make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/tests' sed \ -e "s^@extra1\@^/usr/src/redhat/BUILD/nix-0.10/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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^g" \ < common.sh.in > common.sh || rm common.sh if test -x common.sh.in; then chmod +x common.sh; fi sed \ -e "s^@extra1\@^/usr/src/redhat/BUILD/nix-0.10/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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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.10/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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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.10/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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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.10/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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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.10/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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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.10/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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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.10/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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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.10/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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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.10/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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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.10/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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^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 sed \ -e "s^@extra1\@^/usr/src/redhat/BUILD/nix-0.10/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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^g" \ < user-envs.nix.in > user-envs.nix || rm user-envs.nix if test -x user-envs.nix.in; then chmod +x user-envs.nix; fi sed \ -e "s^@extra1\@^/usr/src/redhat/BUILD/nix-0.10/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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^g" \ < fixed.nix.in > fixed.nix || rm fixed.nix if test -x fixed.nix.in; then chmod +x fixed.nix; fi sed \ -e "s^@extra1\@^/usr/src/redhat/BUILD/nix-0.10/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\@^/nix/libexec/bzip2^g" \ -e "s^@bunzip2\@^/nix/libexec/bunzip2^g" \ -e "s^@bzip2_bin_test\@^../externals/inst-bzip2/bin^g" \ -e "s^@perl\@^/usr/bin/perl^g" \ -e "s^@coreutils\@^/bin^g" \ -e "s^@tar\@^/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^false^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^../externals/inst-aterm/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/bin:$(dirname $(type -P expr))^g" \ < gc-runtime.nix.in > gc-runtime.nix || rm gc-runtime.nix if test -x gc-runtime.nix.in; then chmod +x gc-runtime.nix; fi NIX_STORE_DIR=/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store NIX_DB_DIR=/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/db 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-regression-20060610.nix (should fail) error: undefined variable `gcc', in `(string)' parsing lang/parse-fail-undef-var-2.nix (should fail) error: undefined variable `z', in `(string)' 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-crlf.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-abort.nix (should fail) error: evaluation aborted with the following error message: `this should fail' evaluating lang/eval-fail-assert.nix (should fail) error: while evaluating the attribute `body' at `/usr/src/redhat/BUILD/nix-0.10/tests/lang/eval-fail-assert.nix', line 4: while evaluating the function at `/usr/src/redhat/BUILD/nix-0.10/tests/lang/eval-fail-assert.nix', line 2: assertion failed at `/usr/src/redhat/BUILD/nix-0.10/tests/lang/eval-fail-assert.nix', line 2 evaluating lang/eval-fail-bad-value.nix (should fail) error: while evaluating the attribute `body' at `/usr/src/redhat/BUILD/nix-0.10/tests/lang/eval-fail-bad-value.nix', line 5: while evaluating the function at `/usr/src/redhat/BUILD/nix-0.10/tests/lang/eval-fail-bad-value.nix', line 3: the argument named `y' has an illegal value evaluating lang/eval-fail-blackhole.nix (should fail) error: while evaluating the attribute `body' at `/usr/src/redhat/BUILD/nix-0.10/tests/lang/eval-fail-blackhole.nix', line 2: while evaluating the attribute `x' at `/usr/src/redhat/BUILD/nix-0.10/tests/lang/eval-fail-blackhole.nix', line 3: while evaluating the attribute `y' at `/usr/src/redhat/BUILD/nix-0.10/tests/lang/eval-fail-blackhole.nix', line 4: infinite recursion encountered evaluating lang/eval-fail-missing-arg.nix (should fail) error: while evaluating the function at `/usr/src/redhat/BUILD/nix-0.10/tests/lang/eval-fail-missing-arg.nix', line 1: the argument named `y' required by the function is missing evaluating lang/eval-fail-remove.nix (should fail) error: while evaluating the attribute `body' at `/usr/src/redhat/BUILD/nix-0.10/tests/lang/eval-fail-remove.nix', line 4: attribute `x' missing evaluating lang/eval-fail-scope-5.nix (should fail) error: while evaluating the attribute `body' at `/usr/src/redhat/BUILD/nix-0.10/tests/lang/eval-fail-scope-5.nix', line 8: while evaluating the function at `/usr/src/redhat/BUILD/nix-0.10/tests/lang/eval-fail-scope-5.nix', line 6: in a string concatenation: while evaluating the attribute `x' at undefined position: while evaluating the attribute `y' at undefined position: infinite recursion encountered evaluating lang/eval-fail-undeclared-arg.nix (should fail) error: while evaluating the function at `/usr/src/redhat/BUILD/nix-0.10/tests/lang/eval-fail-undeclared-arg.nix', line 1: the function does not expect an argument named `y' evaluating lang/eval-okay-arithmetic.nix (should succeed) evaluating lang/eval-okay-attrs.nix (should succeed) evaluating lang/eval-okay-attrs2.nix (should succeed) evaluating lang/eval-okay-builtins.nix (should succeed) evaluating lang/eval-okay-concat.nix (should succeed) evaluating lang/eval-okay-eq.nix (should succeed) evaluating lang/eval-okay-flatten.nix (should succeed) evaluating lang/eval-okay-getenv.nix (should succeed) evaluating lang/eval-okay-good-value.nix (should succeed) evaluating lang/eval-okay-if.nix (should succeed) evaluating lang/eval-okay-let.nix (should succeed) evaluating lang/eval-okay-list.nix (should succeed) evaluating lang/eval-okay-logic.nix (should succeed) evaluating lang/eval-okay-map.nix (should succeed) evaluating lang/eval-okay-new-let.nix (should succeed) evaluating lang/eval-okay-pathexists.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-scope-4.nix (should succeed) evaluating lang/eval-okay-scope-6.nix (should succeed) evaluating lang/eval-okay-string.nix (should succeed) evaluating lang/eval-okay-to-xml.nix (should succeed) evaluating lang/eval-okay-with.nix (should succeed) evaluating lang/eval-okay-xml.nix (should succeed) PASS: lang.sh /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ci8wa9xvimx28arpxmlw2c6kbypw3q6b-add.sh sha256:1vjlkvg68lg7hncgfmj38z04sgp6sqb47495x0dzzyvffl5anrlr PASS: add.sh warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector derivation is /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9gjy4z020lfgp8f0n24c793cpc9wy0h5-simple.drv building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/hr8dd918d4y1bi75vmbrmx6ybsp4vpsh-simple' | executing builder `/bin/sh' + echo PATH=/path-not-set PATH=/path-not-set + mkdir foo /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9wvjwrd64k8yciymbkcdvb5y3fdriz7m-simple.builder.sh: line 4: mkdir: command not found + export PATH=/bin:/usr/bin + PATH=/bin:/usr/bin + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/hr8dd918d4y1bi75vmbrmx6ybsp4vpsh-simple + echo 'Hello World!' scanning for references inside `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/hr8dd918d4y1bi75vmbrmx6ybsp4vpsh-simple' warning: 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.10/tests/test-tmp/store/hr8dd918d4y1bi75vmbrmx6ybsp4vpsh-simple deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/hr8dd918d4y1bi75vmbrmx6ybsp4vpsh-simple' 4109 bytes freed (0.00 MiB) error: while instantiating the derivation named `dependencies' at `/usr/src/redhat/BUILD/nix-0.10/tests/hash-check.nix', line 21: while processing the derivation attribute `args' at `/usr/src/redhat/BUILD/nix-0.10/tests/hash-check.nix', line 24: getting attributes of path `/usr/src/redhat/BUILD/nix-0.10/tests/dummy': No such file or directory hashDerivationModulo appears broken PASS: simple.sh warning: the subpath operator (~) is deprecated, use string concatenation (+) instead warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector derivation is /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ifnh2g00z0n27c8jr8l9adg7py8qvbw1-dependencies.drv | +---/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/v11a6857wv5q1nbmqi3nqxkmxfjwyzjm-dependencies.builder1.sh building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/66ha3aqymy1malm62i2h9461ci2yn7k5-dependencies-input-1' | executing builder `/bin/sh' + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/66ha3aqymy1malm62i2h9461ci2yn7k5-dependencies-input-1 + echo FOO scanning for references inside `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/66ha3aqymy1malm62i2h9461ci2yn7k5-dependencies-input-1' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2' | executing builder `/bin/sh' + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2 + echo BAR scanning for references inside `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies' | executing builder `/bin/sh' + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies ++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/66ha3aqymy1malm62i2h9461ci2yn7k5-dependencies-input-1/foo ++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2/bar + echo FOOBAR + ln -s /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2 /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies/input-2 + ln -s /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies/self scanning for references inside `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies' warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector +---/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2 output path is /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies output closure contains /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2 /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies PASS: dependencies.sh warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector derivation is /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/lfrg15qjch52lv4m8f7zahz7zigcpm5i-locking.drv WORKER 1 WORKER 2 WORKER 3 WORKER 4 WORKER 5 building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/6w28wm15hbdiipcyjbsjvwd81b5ys2d7-locking' | executing builder `/bin/sh' + sleep 3 waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/6w28wm15hbdiipcyjbsjvwd81b5ys2d7-locking' waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/6w28wm15hbdiipcyjbsjvwd81b5ys2d7-locking' waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/6w28wm15hbdiipcyjbsjvwd81b5ys2d7-locking' waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/6w28wm15hbdiipcyjbsjvwd81b5ys2d7-locking' ++ cat + echo -n a + sleep 2 scanning for references inside `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/6w28wm15hbdiipcyjbsjvwd81b5ys2d7-locking' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/0c14xhz8x85dfc0xyqgshqlnmqp55q3z-locking' | executing builder `/bin/sh' waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/0c14xhz8x85dfc0xyqgshqlnmqp55q3z-locking' waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/0c14xhz8x85dfc0xyqgshqlnmqp55q3z-locking' waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/0c14xhz8x85dfc0xyqgshqlnmqp55q3z-locking' waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/0c14xhz8x85dfc0xyqgshqlnmqp55q3z-locking' + sleep 3 waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/0c14xhz8x85dfc0xyqgshqlnmqp55q3z-locking' ++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/6w28wm15hbdiipcyjbsjvwd81b5ys2d7-locking + echo -n ad + sleep 2 scanning for references inside `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/0c14xhz8x85dfc0xyqgshqlnmqp55q3z-locking' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9y9ag0s91fn1fm2clxzmw7205y04sfdp-locking' | executing builder `/bin/sh' waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9y9ag0s91fn1fm2clxzmw7205y04sfdp-locking' waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9y9ag0s91fn1fm2clxzmw7205y04sfdp-locking' waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9y9ag0s91fn1fm2clxzmw7205y04sfdp-locking' waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9y9ag0s91fn1fm2clxzmw7205y04sfdp-locking' waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9y9ag0s91fn1fm2clxzmw7205y04sfdp-locking' + sleep 3 ++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/6w28wm15hbdiipcyjbsjvwd81b5ys2d7-locking + echo -n ab + sleep 2 scanning for references inside `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9y9ag0s91fn1fm2clxzmw7205y04sfdp-locking' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/81dd5629h56i6b8g2a1k2gwajnh9likn-locking' | executing builder `/bin/sh' waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/81dd5629h56i6b8g2a1k2gwajnh9likn-locking' waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/81dd5629h56i6b8g2a1k2gwajnh9likn-locking' waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/81dd5629h56i6b8g2a1k2gwajnh9likn-locking' waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/81dd5629h56i6b8g2a1k2gwajnh9likn-locking' waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/81dd5629h56i6b8g2a1k2gwajnh9likn-locking' + sleep 3 ++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/6w28wm15hbdiipcyjbsjvwd81b5ys2d7-locking /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9y9ag0s91fn1fm2clxzmw7205y04sfdp-locking + echo -n aabc + sleep 2 scanning for references inside `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/81dd5629h56i6b8g2a1k2gwajnh9likn-locking' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/piykbkjkpc5ambcrrnbq4bg9073bpmgd-locking' | executing builder `/bin/sh' waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/piykbkjkpc5ambcrrnbq4bg9073bpmgd-locking' waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/piykbkjkpc5ambcrrnbq4bg9073bpmgd-locking' waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/piykbkjkpc5ambcrrnbq4bg9073bpmgd-locking' waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/piykbkjkpc5ambcrrnbq4bg9073bpmgd-locking' waiting for lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/piykbkjkpc5ambcrrnbq4bg9073bpmgd-locking' + sleep 3 ++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/81dd5629h56i6b8g2a1k2gwajnh9likn-locking /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/0c14xhz8x85dfc0xyqgshqlnmqp55q3z-locking + echo -n aabcade + sleep 2 scanning for references inside `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/piykbkjkpc5ambcrrnbq4bg9073bpmgd-locking' warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/piykbkjkpc5ambcrrnbq4bg9073bpmgd-locking warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/piykbkjkpc5ambcrrnbq4bg9073bpmgd-locking warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/piykbkjkpc5ambcrrnbq4bg9073bpmgd-locking warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/piykbkjkpc5ambcrrnbq4bg9073bpmgd-locking warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/piykbkjkpc5ambcrrnbq4bg9073bpmgd-locking output path is /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/piykbkjkpc5ambcrrnbq4bg9073bpmgd-locking PASS: locking.sh warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector derivation is /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pm8wzam37qnc761mkdqb9jvk71wblh43-parallel.drv building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/x6c15gbmdr7nshfmj7fzi3c2pkj5fdzr-parallel' | executing builder `/bin/sh' + echo 'DOING a' DOING a + ln -s x /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock + test -f /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.cur + echo 0 + test -f /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.max + echo 0 +++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.cur ++ expr 0 + 1 + new=1 ++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.max + test 1 -gt 0 + echo 1 + echo 1 + rm /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock ++ cat + echo -n a + sleep 3 + ln -s x /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock + test -f /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.cur +++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.cur ++ expr 1 - 1 + echo 0 + rm /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock scanning for references inside `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/x6c15gbmdr7nshfmj7fzi3c2pkj5fdzr-parallel' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/4p930sn4kkwg49isc4li7syvhkdpp9gs-parallel' | executing builder `/bin/sh' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/qf9y6w6wh4z72i9c5cy2nn0d29rml28s-parallel' | executing builder `/bin/sh' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/vxaq6zw6xc5v3cb6apx4fkq2qapaalfa-parallel' | executing builder `/bin/sh' + echo 'DOING c' DOING c + ln -s x /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock + test -f /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.cur + test -f /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.max +++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.cur + echo 'DOING d' DOING d + ln -s x /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock ln: `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock': File exists + sleep 1 + echo 'DOING b' DOING b + ln -s x /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock ln: `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock': File exists ++ expr 0 + 1 + new=1 ++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.max + test 1 -gt 1 + echo 1 + rm /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock ++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/x6c15gbmdr7nshfmj7fzi3c2pkj5fdzr-parallel + echo -n ac + sleep 3 + sleep 1 + ln -s x /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock + test -f /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.cur + test -f /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.max +++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.cur ++ expr 1 + 1 + new=2 ++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.max + test 2 -gt 1 + echo 2 + echo 2 + rm /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock ++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/x6c15gbmdr7nshfmj7fzi3c2pkj5fdzr-parallel + ln -s x /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock + test -f /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.cur + test -f /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.max + echo -n ad + sleep 3 +++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.cur ++ expr 2 + 1 + new=3 ++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.max + test 3 -gt 2 + echo 3 + echo 3 + rm /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock ++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/x6c15gbmdr7nshfmj7fzi3c2pkj5fdzr-parallel + echo -n ab + sleep 3 + ln -s x /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock + test -f /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.cur +++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.cur ++ expr 3 - 1 + echo 2 + rm /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock scanning for references inside `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/4p930sn4kkwg49isc4li7syvhkdpp9gs-parallel' + ln -s x /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock + test -f /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.cur +++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.cur ++ expr 2 - 1 + echo 1 + rm /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock scanning for references inside `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/qf9y6w6wh4z72i9c5cy2nn0d29rml28s-parallel' + ln -s x /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock + test -f /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.cur +++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.cur ++ expr 1 - 1 + echo 0 + rm /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock scanning for references inside `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/vxaq6zw6xc5v3cb6apx4fkq2qapaalfa-parallel' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/72b5f5q0mcylyfbb05hrgkinz7k6hf0x-parallel' | executing builder `/bin/sh' + echo 'DOING e' DOING e + ln -s x /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock + test -f /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.cur + test -f /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.max +++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.cur ++ expr 0 + 1 + new=1 ++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.max + test 1 -gt 3 + echo 1 + rm /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock ++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/vxaq6zw6xc5v3cb6apx4fkq2qapaalfa-parallel /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/4p930sn4kkwg49isc4li7syvhkdpp9gs-parallel /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/qf9y6w6wh4z72i9c5cy2nn0d29rml28s-parallel + echo -n abacade + sleep 3 + ln -s x /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock + test -f /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.cur +++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.cur ++ expr 1 - 1 + echo 0 + rm /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/shared.lock scanning for references inside `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/72b5f5q0mcylyfbb05hrgkinz7k6hf0x-parallel' warning: 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.10/tests/test-tmp/store/72b5f5q0mcylyfbb05hrgkinz7k6hf0x-parallel PASS: parallel.sh warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector derivation is /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/wybappq77qwvl15nhjwlzsprvvav0649-build-hook.drv HOOK for /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/j2xxig90flkwjf76ha5m5lz2b805abq9-build-hook-input-2.drv output path is /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/c0ah4cn8ai587fm3y2mmvpc21yxwj7zy-build-hook-input-2 building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/c0ah4cn8ai587fm3y2mmvpc21yxwj7zy-build-hook-input-2' running hook to build path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/s0iqqr78m0gy9r4q6r9ii6j6w2qhf9sg-build-hook-input-1' + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/c0ah4cn8ai587fm3y2mmvpc21yxwj7zy-build-hook-input-2 + echo BAR HOOK for /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/snr6lyfz7vvysfz27cy9kidpybm87wl5-build-hook-input-1.drv output path is /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/s0iqqr78m0gy9r4q6r9ii6j6w2qhf9sg-build-hook-input-1 got okay HOOK for /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/wybappq77qwvl15nhjwlzsprvvav0649-build-hook.drv output path is /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/kfs8s0adni631hvqisji5k0xdkx8f92m-build-hook building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/kfs8s0adni631hvqisji5k0xdkx8f92m-build-hook' + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/kfs8s0adni631hvqisji5k0xdkx8f92m-build-hook ++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/s0iqqr78m0gy9r4q6r9ii6j6w2qhf9sg-build-hook-input-1/foo ++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/c0ah4cn8ai587fm3y2mmvpc21yxwj7zy-build-hook-input-2/bar + echo BARBAR + ln -s /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/c0ah4cn8ai587fm3y2mmvpc21yxwj7zy-build-hook-input-2 /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/kfs8s0adni631hvqisji5k0xdkx8f92m-build-hook/input-2 + ln -s /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/kfs8s0adni631hvqisji5k0xdkx8f92m-build-hook /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/kfs8s0adni631hvqisji5k0xdkx8f92m-build-hook/self warning: 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.10/tests/test-tmp/store/kfs8s0adni631hvqisji5k0xdkx8f92m-build-hook PASS: build-hook.sh warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector derivation is /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/722pmvnvs4br6cq1whgxhv294b37a5mv-substitutes.drv output path is /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/02jzwflgg8s1f9rxmgik4f4qssn2j64k-substitutes substituting path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/02jzwflgg8s1f9rxmgik4f4qssn2j64k-substitutes' using substituter `/usr/src/redhat/BUILD/nix-0.10/tests/substituter.sh' + echo /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/02jzwflgg8s1f9rxmgik4f4qssn2j64k-substitutes /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/02jzwflgg8s1f9rxmgik4f4qssn2j64k-substitutes Hallo Wereld /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/02jzwflgg8s1f9rxmgik4f4qssn2j64k-substitutes /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/02jzwflgg8s1f9rxmgik4f4qssn2j64k-substitutes Hallo Wereld + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/02jzwflgg8s1f9rxmgik4f4qssn2j64k-substitutes + echo Hallo Wereld substitution of path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/02jzwflgg8s1f9rxmgik4f4qssn2j64k-substitutes' succeeded warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/02jzwflgg8s1f9rxmgik4f4qssn2j64k-substitutes PASS: substitutes.sh warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector derivation is /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/vd5czmz14n5dir6niajfjmddj70kbb23-substitutes-2.drv opening database environment closing database environment output path is /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pi0r4v5arxfn8kdhaz707wly0gfvxhn5-substitutes-2 substituting path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pi0r4v5arxfn8kdhaz707wly0gfvxhn5-substitutes-2' using substituter `/usr/src/redhat/BUILD/nix-0.10/tests/substituter2.sh' + echo /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pi0r4v5arxfn8kdhaz707wly0gfvxhn5-substitutes-2 /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pi0r4v5arxfn8kdhaz707wly0gfvxhn5-substitutes-2 Hallo Wereld /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pi0r4v5arxfn8kdhaz707wly0gfvxhn5-substitutes-2 /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pi0r4v5arxfn8kdhaz707wly0gfvxhn5-substitutes-2 Hallo Wereld + exit 1 substitution of path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pi0r4v5arxfn8kdhaz707wly0gfvxhn5-substitutes-2' using substituter `/usr/src/redhat/BUILD/nix-0.10/tests/substituter2.sh' failed: builder for `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pi0r4v5arxfn8kdhaz707wly0gfvxhn5-substitutes-2' failed with exit code 1 substituting path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pi0r4v5arxfn8kdhaz707wly0gfvxhn5-substitutes-2' using substituter `/usr/src/redhat/BUILD/nix-0.10/tests/substituter.sh' + echo /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pi0r4v5arxfn8kdhaz707wly0gfvxhn5-substitutes-2 /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pi0r4v5arxfn8kdhaz707wly0gfvxhn5-substitutes-2 Hallo Wereld /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pi0r4v5arxfn8kdhaz707wly0gfvxhn5-substitutes-2 /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pi0r4v5arxfn8kdhaz707wly0gfvxhn5-substitutes-2 Hallo Wereld + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pi0r4v5arxfn8kdhaz707wly0gfvxhn5-substitutes-2 + echo Hallo Wereld substitution of path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pi0r4v5arxfn8kdhaz707wly0gfvxhn5-substitutes-2' succeeded warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pi0r4v5arxfn8kdhaz707wly0gfvxhn5-substitutes-2 PASS: substitutes2.sh warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector derivation is /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/7vkij7d2dsv85wnifsnmzcy8h8d59d3h-fall-back.drv output path is /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xha92ccq63dni6hi6rxxkivsispy778l-fall-back substituting path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xha92ccq63dni6hi6rxxkivsispy778l-fall-back' using substituter `/usr/src/redhat/BUILD/nix-0.10/tests/../no-such-program' substitute error: executing `/usr/src/redhat/BUILD/nix-0.10/tests/../no-such-program': No such file or directory substitution of path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xha92ccq63dni6hi6rxxkivsispy778l-fall-back' using substituter `/usr/src/redhat/BUILD/nix-0.10/tests/../no-such-program' failed: builder for `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xha92ccq63dni6hi6rxxkivsispy778l-fall-back' failed with exit code 1 path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xha92ccq63dni6hi6rxxkivsispy778l-fall-back' is required, but it has no (remaining) substitutes building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xha92ccq63dni6hi6rxxkivsispy778l-fall-back' + echo PATH=/path-not-set PATH=/path-not-set + mkdir foo /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9wvjwrd64k8yciymbkcdvb5y3fdriz7m-simple.builder.sh: line 4: mkdir: command not found + export PATH=/bin:/usr/bin + PATH=/bin:/usr/bin + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xha92ccq63dni6hi6rxxkivsispy778l-fall-back + echo 'Hello World!' warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xha92ccq63dni6hi6rxxkivsispy778l-fall-back PASS: fallback.sh warning: the subpath operator (~) is deprecated, use string concatenation (+) instead warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector pushing /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ifnh2g00z0n27c8jr8l9adg7py8qvbw1-dependencies.drv warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector instantiating store expressions... warning: 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.10/tests/test-tmp/store/mh431z20q15047m7cvcw9r9r5xny6zzs-nar' packing /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/wdqds69if39333wdr64zqlrvzf19r6b4-dependencies.builder0.sh into /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/mh431z20q15047m7cvcw9r9r5xny6zzs-nar... building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/bbb0874kq5zygcklg54szg4dxkma33d8-nar' packing /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies into /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/bbb0874kq5zygcklg54szg4dxkma33d8-nar... building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/h312dfkrs1h5n1p00537lqis53jg54br-nar' packing /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9dd3wx160cwpml1j0p2fda12rxazmvim-dependencies-input-1.drv into /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/h312dfkrs1h5n1p00537lqis53jg54br-nar... building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/h1ha5mgwpq1mfdfai2n00qs7ln9948k6-nar' packing /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nxm8ar2n1d4zvqdfmz7ywjn749nddjmw-dependencies-input-2.drv into /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/h1ha5mgwpq1mfdfai2n00qs7ln9948k6-nar... building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/j9xy2cdvnnixwwqlxrq91m1ihhpvwjw3-nar' packing /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ifnh2g00z0n27c8jr8l9adg7py8qvbw1-dependencies.drv into /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/j9xy2cdvnnixwwqlxrq91m1ihhpvwjw3-nar... building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/dxychdi6h08m58vkqcj99x6vy9g16b36-nar' packing /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2 into /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/dxychdi6h08m58vkqcj99x6vy9g16b36-nar... building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/c1vj8w76vj6nma7xljhcp8s1gi1r4zy1-nar' packing /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/66ha3aqymy1malm62i2h9461ci2yn7k5-dependencies-input-1 into /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/c1vj8w76vj6nma7xljhcp8s1gi1r4zy1-nar... building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/f45ks2ap03v0zl39lv7wkigl9gxjiw2z-nar' packing /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/v11a6857wv5q1nbmqi3nqxkmxfjwyzjm-dependencies.builder1.sh into /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/f45ks2ap03v0zl39lv7wkigl9gxjiw2z-nar... building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nxygy36bbn9wk5rwcwbszsmn28mra1cw-nar' packing /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xxlnfnvljvh06bmlldbpr9qi5g5lqv71-dependencies.builder2.sh into /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nxygy36bbn9wk5rwcwbszsmn28mra1cw-nar... warning: 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.10/tests/test-tmp/store/h1ha5mgwpq1mfdfai2n00qs7ln9948k6-nar/1cfl7b70mzwxismml9hmmajlgswhbdrz943pvxfngll0lhkc1d6n.nar.bz2 /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/c1vj8w76vj6nma7xljhcp8s1gi1r4zy1-nar/1xh9nfkzddq0lv4a2gprbyjhx5qnrprxb5cd0zzrrmxsbrxnnicz.nar.bz2 /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/h312dfkrs1h5n1p00537lqis53jg54br-nar/138cayxvf57kz6rjp082mk04wb5yb2v3w3w5yrygyxxlzk7sgp62.nar.bz2 /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/bbb0874kq5zygcklg54szg4dxkma33d8-nar/0yyyd9ia3rj68l3a1j49ihb954y389slpksj6kxzns0i371s9wkz.nar.bz2 /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/j9xy2cdvnnixwwqlxrq91m1ihhpvwjw3-nar/0wdfk7nd9d76197iryqrhmsmc2bfcl6nipmsabw1q7s43s2axkpn.nar.bz2 /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nxygy36bbn9wk5rwcwbszsmn28mra1cw-nar/1pfnxipsx55iir3dsfkspww99hr2a7djk8sibmvzcmqanw43jiw0.nar.bz2 /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/f45ks2ap03v0zl39lv7wkigl9gxjiw2z-nar/12xl8w7ayp4knzcv0mz0j0hi0xbd4kp7b3dydn2yvlpd2zb9hl1n.nar.bz2 /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/mh431z20q15047m7cvcw9r9r5xny6zzs-nar/0z5n0kqd05i2lxs4adidsr71imziad975dn112m7i80wbjwclfhq.nar.bz2 /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/dxychdi6h08m58vkqcj99x6vy9g16b36-nar/14yvh69vw9wfsnr8gpwcz8fd97di46cfr6zzgci9xj5h9kg243cf.nar.bz2 uploading manifest... PASS: nix-push.sh warning: the subpath operator (~) is deprecated, use string concatenation (+) instead warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ifnh2g00z0n27c8jr8l9adg7py8qvbw1-dependencies.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/01146n8px8q7n12f33iw13j81jlld8vv-parallel.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/02jzwflgg8s1f9rxmgik4f4qssn2j64k-substitutes /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/0c14xhz8x85dfc0xyqgshqlnmqp55q3z-locking /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/2l7z8is4549inrvldq24glsrba6f58z8-locking.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/3dij1fvria39nwfgq4zny77md0d6qy6m-locking.builder.sh /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/3p6xgk7iddya7wbm9mldjsf8xypig5f9-nar.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/3r1lb19xijzjxbb6ll4an8l06qdysggl-nar.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/44x6nhfg40kh50lndh31vmhr9w9g25jw-locking.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/4p930sn4kkwg49isc4li7syvhkdpp9gs-parallel /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/66ha3aqymy1malm62i2h9461ci2yn7k5-dependencies-input-1 /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/6w28wm15hbdiipcyjbsjvwd81b5ys2d7-locking /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/722pmvnvs4br6cq1whgxhv294b37a5mv-substitutes.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/72b5f5q0mcylyfbb05hrgkinz7k6hf0x-parallel /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/7vkij7d2dsv85wnifsnmzcy8h8d59d3h-fall-back.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/81dd5629h56i6b8g2a1k2gwajnh9likn-locking /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/8lkka5vv134f09hb9k406jylhqqlfkfz-locking.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/8wldralhvqxsr13ydq4l56wazdvq8yvb-parallel.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9dd3wx160cwpml1j0p2fda12rxazmvim-dependencies-input-1.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9gjy4z020lfgp8f0n24c793cpc9wy0h5-simple.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9qzmhf72dvbnjgx176c0y051qzawyx60-parallel.builder.sh /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9wvjwrd64k8yciymbkcdvb5y3fdriz7m-simple.builder.sh /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9y9ag0s91fn1fm2clxzmw7205y04sfdp-locking /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/bbb0874kq5zygcklg54szg4dxkma33d8-nar /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/bfcksll0pd9bryhhacjb75il4wxcql4p-nar.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/c0ah4cn8ai587fm3y2mmvpc21yxwj7zy-build-hook-input-2 /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/c1vj8w76vj6nma7xljhcp8s1gi1r4zy1-nar /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ci8wa9xvimx28arpxmlw2c6kbypw3q6b-add.sh /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/dxychdi6h08m58vkqcj99x6vy9g16b36-nar /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/f45ks2ap03v0zl39lv7wkigl9gxjiw2z-nar /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/fkk3b5phz30d1xcpmmqjm85746cd7fjp-nar.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/h1ha5mgwpq1mfdfai2n00qs7ln9948k6-nar /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/h312dfkrs1h5n1p00537lqis53jg54br-nar /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ifnh2g00z0n27c8jr8l9adg7py8qvbw1-dependencies.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/izs7v71xqg0qkv0qx2q00yys2961i3la-nar.sh /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/j2xxig90flkwjf76ha5m5lz2b805abq9-build-hook-input-2.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/j9xy2cdvnnixwwqlxrq91m1ihhpvwjw3-nar /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/kfs8s0adni631hvqisji5k0xdkx8f92m-build-hook /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/l9r36naln9ix2nyb80mq8j3bhz34yibs-nar.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/lfrg15qjch52lv4m8f7zahz7zigcpm5i-locking.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/m77cx4fnf359v7h7bqzgjs07vj65alg8-parallel.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/mh431z20q15047m7cvcw9r9r5xny6zzs-nar /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ms582k975kh51brc7ah2145s3m59pv2f-nar.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nxm8ar2n1d4zvqdfmz7ywjn749nddjmw-dependencies-input-2.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nxygy36bbn9wk5rwcwbszsmn28mra1cw-nar /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pbis36qz0sk4cw7xd8fihbgvzjq2xc0d-parallel.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pi0r4v5arxfn8kdhaz707wly0gfvxhn5-substitutes-2 /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/piykbkjkpc5ambcrrnbq4bg9073bpmgd-locking /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pm8wzam37qnc761mkdqb9jvk71wblh43-parallel.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/qf9y6w6wh4z72i9c5cy2nn0d29rml28s-parallel /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/rhr5l89v3wrdzy0zgq3laqflvndzhvld-nar.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/s0iqqr78m0gy9r4q6r9ii6j6w2qhf9sg-build-hook-input-1 /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/snr6lyfz7vvysfz27cy9kidpybm87wl5-build-hook-input-1.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/v11a6857wv5q1nbmqi3nqxkmxfjwyzjm-dependencies.builder1.sh /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/vd5czmz14n5dir6niajfjmddj70kbb23-substitutes-2.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/vxaq6zw6xc5v3cb6apx4fkq2qapaalfa-parallel /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/wdqds69if39333wdr64zqlrvzf19r6b4-dependencies.builder0.sh /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/wybappq77qwvl15nhjwlzsprvvav0649-build-hook.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/x6c15gbmdr7nshfmj7fzi3c2pkj5fdzr-parallel /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xha92ccq63dni6hi6rxxkivsispy778l-fall-back /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xxlnfnvljvh06bmlldbpr9qi5g5lqv71-dependencies.builder2.sh /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/yfrh20blrvl5xvjnvfjf71izw9v8096r-locking.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/z3a4y2knmgjdzvybcjnbdckjqlra5pyr-nar.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/zrplibg9nmsnxncylm9kg4hd064ykxzd-nar.drv 90382 bytes would be freed (0.09 MiB) error: cannot delete path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2' since it is still alive 0 bytes freed (0.00 MiB) error: cannot delete path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies' since it is still alive 0 bytes freed (0.00 MiB) deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/zrplibg9nmsnxncylm9kg4hd064ykxzd-nar.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/z3a4y2knmgjdzvybcjnbdckjqlra5pyr-nar.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xha92ccq63dni6hi6rxxkivsispy778l-fall-back' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/x6c15gbmdr7nshfmj7fzi3c2pkj5fdzr-parallel' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/wybappq77qwvl15nhjwlzsprvvav0649-build-hook.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/vxaq6zw6xc5v3cb6apx4fkq2qapaalfa-parallel' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/vd5czmz14n5dir6niajfjmddj70kbb23-substitutes-2.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/snr6lyfz7vvysfz27cy9kidpybm87wl5-build-hook-input-1.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/s0iqqr78m0gy9r4q6r9ii6j6w2qhf9sg-build-hook-input-1' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/rhr5l89v3wrdzy0zgq3laqflvndzhvld-nar.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/qf9y6w6wh4z72i9c5cy2nn0d29rml28s-parallel' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pm8wzam37qnc761mkdqb9jvk71wblh43-parallel.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/piykbkjkpc5ambcrrnbq4bg9073bpmgd-locking' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pi0r4v5arxfn8kdhaz707wly0gfvxhn5-substitutes-2' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pbis36qz0sk4cw7xd8fihbgvzjq2xc0d-parallel.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nxygy36bbn9wk5rwcwbszsmn28mra1cw-nar' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ms582k975kh51brc7ah2145s3m59pv2f-nar.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/mh431z20q15047m7cvcw9r9r5xny6zzs-nar' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/lfrg15qjch52lv4m8f7zahz7zigcpm5i-locking.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/yfrh20blrvl5xvjnvfjf71izw9v8096r-locking.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/l9r36naln9ix2nyb80mq8j3bhz34yibs-nar.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/kfs8s0adni631hvqisji5k0xdkx8f92m-build-hook' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/j9xy2cdvnnixwwqlxrq91m1ihhpvwjw3-nar' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/j2xxig90flkwjf76ha5m5lz2b805abq9-build-hook-input-2.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ifnh2g00z0n27c8jr8l9adg7py8qvbw1-dependencies.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nxm8ar2n1d4zvqdfmz7ywjn749nddjmw-dependencies-input-2.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xxlnfnvljvh06bmlldbpr9qi5g5lqv71-dependencies.builder2.sh' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/h312dfkrs1h5n1p00537lqis53jg54br-nar' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/h1ha5mgwpq1mfdfai2n00qs7ln9948k6-nar' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/fkk3b5phz30d1xcpmmqjm85746cd7fjp-nar.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/f45ks2ap03v0zl39lv7wkigl9gxjiw2z-nar' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/dxychdi6h08m58vkqcj99x6vy9g16b36-nar' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ci8wa9xvimx28arpxmlw2c6kbypw3q6b-add.sh' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/c1vj8w76vj6nma7xljhcp8s1gi1r4zy1-nar' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/c0ah4cn8ai587fm3y2mmvpc21yxwj7zy-build-hook-input-2' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/bfcksll0pd9bryhhacjb75il4wxcql4p-nar.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/bbb0874kq5zygcklg54szg4dxkma33d8-nar' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9y9ag0s91fn1fm2clxzmw7205y04sfdp-locking' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9gjy4z020lfgp8f0n24c793cpc9wy0h5-simple.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9dd3wx160cwpml1j0p2fda12rxazmvim-dependencies-input-1.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/v11a6857wv5q1nbmqi3nqxkmxfjwyzjm-dependencies.builder1.sh' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/8wldralhvqxsr13ydq4l56wazdvq8yvb-parallel.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/81dd5629h56i6b8g2a1k2gwajnh9likn-locking' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/7vkij7d2dsv85wnifsnmzcy8h8d59d3h-fall-back.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/72b5f5q0mcylyfbb05hrgkinz7k6hf0x-parallel' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/722pmvnvs4br6cq1whgxhv294b37a5mv-substitutes.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9wvjwrd64k8yciymbkcdvb5y3fdriz7m-simple.builder.sh' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/6w28wm15hbdiipcyjbsjvwd81b5ys2d7-locking' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/4p930sn4kkwg49isc4li7syvhkdpp9gs-parallel' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/44x6nhfg40kh50lndh31vmhr9w9g25jw-locking.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/8lkka5vv134f09hb9k406jylhqqlfkfz-locking.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/3r1lb19xijzjxbb6ll4an8l06qdysggl-nar.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/wdqds69if39333wdr64zqlrvzf19r6b4-dependencies.builder0.sh' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/3p6xgk7iddya7wbm9mldjsf8xypig5f9-nar.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/izs7v71xqg0qkv0qx2q00yys2961i3la-nar.sh' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/66ha3aqymy1malm62i2h9461ci2yn7k5-dependencies-input-1' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/2l7z8is4549inrvldq24glsrba6f58z8-locking.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/3dij1fvria39nwfgq4zny77md0d6qy6m-locking.builder.sh' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/0c14xhz8x85dfc0xyqgshqlnmqp55q3z-locking' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/02jzwflgg8s1f9rxmgik4f4qssn2j64k-substitutes' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/01146n8px8q7n12f33iw13j81jlld8vv-parallel.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/m77cx4fnf359v7h7bqzgjs07vj65alg8-parallel.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9qzmhf72dvbnjgx176c0y051qzawyx60-parallel.builder.sh' 93945 bytes freed (0.09 MiB) FOOBAR BAR deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2' 8405 bytes freed (0.01 MiB) PASS: gc.sh warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector warning: 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.10/tests/test-tmp/store/66ha3aqymy1malm62i2h9461ci2yn7k5-dependencies-input-1' | executing builder `/bin/sh' + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/66ha3aqymy1malm62i2h9461ci2yn7k5-dependencies-input-1 + echo FOO scanning for references inside `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/66ha3aqymy1malm62i2h9461ci2yn7k5-dependencies-input-1' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2' | executing builder `/bin/sh' + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2 + echo BAR scanning for references inside `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ybvx4vjq1b37yqd06pbb5vcscv21w826-gc-concurrent' | executing builder `/bin/sh' + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ybvx4vjq1b37yqd06pbb5vcscv21w826-gc-concurrent ++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/66ha3aqymy1malm62i2h9461ci2yn7k5-dependencies-input-1/foo ++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2/bar + echo FOOBAR + sleep 5 recursively deleting path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/db/reserved' | /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/db/reserved opening database environment acquiring global GC lock `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/var/nix/gc.lock' looking at `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/var/nix/gcroots' looking at `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/var/nix/gcroots/profiles' looking at `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/var/nix/profiles' looking at `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/var/nix/gcroots/foo' found root `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/s524k3qm643xkpim4fhwji5wi1dq6shd-gc-concurrent2.drv' in `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/var/nix/gcroots/foo' reading temporary root file `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/var/nix/temproots/12371' waiting for read lock on `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/var/nix/temproots/12371' got temporary root `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/3wzv2gyj0qf6i4clfmm2c65h5x4p2cr2-gc-concurrent.drv' got temporary root `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ybvx4vjq1b37yqd06pbb5vcscv21w826-gc-concurrent' got temporary root `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9g8w3xziciqpw8d46gwa73sigks6yrb3-gc-concurrent.builder.sh' got temporary root `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9dd3wx160cwpml1j0p2fda12rxazmvim-dependencies-input-1.drv' got temporary root `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nxm8ar2n1d4zvqdfmz7ywjn749nddjmw-dependencies-input-2.drv' got temporary root `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/66ha3aqymy1malm62i2h9461ci2yn7k5-dependencies-input-1' got temporary root `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2' got temporary root `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/v11a6857wv5q1nbmqi3nqxkmxfjwyzjm-dependencies.builder1.sh' got temporary root `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xxlnfnvljvh06bmlldbpr9qi5g5lqv71-dependencies.builder2.sh' waiting for the big garbage collector lock... considering deletion of `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ybvx4vjq1b37yqd06pbb5vcscv21w826-gc-concurrent.lock' dead path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ybvx4vjq1b37yqd06pbb5vcscv21w826-gc-concurrent.lock' skipping active lock `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ybvx4vjq1b37yqd06pbb5vcscv21w826-gc-concurrent.lock' considering deletion of `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ybvx4vjq1b37yqd06pbb5vcscv21w826-gc-concurrent' temporary root `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ybvx4vjq1b37yqd06pbb5vcscv21w826-gc-concurrent' considering deletion of `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2' temporary root `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2' considering deletion of `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/s524k3qm643xkpim4fhwji5wi1dq6shd-gc-concurrent2.drv' live path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/s524k3qm643xkpim4fhwji5wi1dq6shd-gc-concurrent2.drv' considering deletion of `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/66ha3aqymy1malm62i2h9461ci2yn7k5-dependencies-input-1' temporary root `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/66ha3aqymy1malm62i2h9461ci2yn7k5-dependencies-input-1' considering deletion of `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/3wzv2gyj0qf6i4clfmm2c65h5x4p2cr2-gc-concurrent.drv' temporary root `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/3wzv2gyj0qf6i4clfmm2c65h5x4p2cr2-gc-concurrent.drv' considering deletion of `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nxm8ar2n1d4zvqdfmz7ywjn749nddjmw-dependencies-input-2.drv' live path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nxm8ar2n1d4zvqdfmz7ywjn749nddjmw-dependencies-input-2.drv' considering deletion of `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xxlnfnvljvh06bmlldbpr9qi5g5lqv71-dependencies.builder2.sh' live path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xxlnfnvljvh06bmlldbpr9qi5g5lqv71-dependencies.builder2.sh' considering deletion of `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9g8w3xziciqpw8d46gwa73sigks6yrb3-gc-concurrent.builder.sh' temporary root `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9g8w3xziciqpw8d46gwa73sigks6yrb3-gc-concurrent.builder.sh' considering deletion of `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9dd3wx160cwpml1j0p2fda12rxazmvim-dependencies-input-1.drv' live path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9dd3wx160cwpml1j0p2fda12rxazmvim-dependencies-input-1.drv' considering deletion of `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/v11a6857wv5q1nbmqi3nqxkmxfjwyzjm-dependencies.builder1.sh' live path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/v11a6857wv5q1nbmqi3nqxkmxfjwyzjm-dependencies.builder1.sh' considering deletion of `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/0fw6ywmwampnw5bnch4mmawnvryawl6s-gc-concurrent2.builder.sh' live path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/0fw6ywmwampnw5bnch4mmawnvryawl6s-gc-concurrent2.builder.sh' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/jsbcrda6r1x173076rs5s8iycv04hfr5-gc-concurrent2' | executing builder `/bin/sh' closing database environment 0 bytes freed (0.00 MiB) waiting for pid 12371 to finish... + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/jsbcrda6r1x173076rs5s8iycv04hfr5-gc-concurrent2 ++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/66ha3aqymy1malm62i2h9461ci2yn7k5-dependencies-input-1/foo ++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2/bar + echo FOOBARxyzzy + test -e /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/jsbcrda6r1x173076rs5s8iycv04hfr5-gc-concurrent2.lock + sleep 3 + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ybvx4vjq1b37yqd06pbb5vcscv21w826-gc-concurrent mkdir: cannot create directory `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ybvx4vjq1b37yqd06pbb5vcscv21w826-gc-concurrent': File exists + true + test -e /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ybvx4vjq1b37yqd06pbb5vcscv21w826-gc-concurrent.lock + ln -s /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2 /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ybvx4vjq1b37yqd06pbb5vcscv21w826-gc-concurrent/input-2 scanning for references inside `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ybvx4vjq1b37yqd06pbb5vcscv21w826-gc-concurrent' warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ybvx4vjq1b37yqd06pbb5vcscv21w826-gc-concurrent waiting for pid 12372 to finish... scanning for references inside `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/jsbcrda6r1x173076rs5s8iycv04hfr5-gc-concurrent2' warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/jsbcrda6r1x173076rs5s8iycv04hfr5-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.10/tests/test-tmp/manifest... registering substitutes... 9 store paths in manifest warning: the subpath operator (~) is deprecated, use string concatenation (+) instead warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector building /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies using substitutes... substituting path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2' using substituter `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/bin/nix/download-using-manifests.pl' *** Trying to download/patch `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2' *** Step 1/1: downloading `file:///usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/cache/14yvh69vw9wfsnr8gpwcz8fd97di46cfr6zzgci9xj5h9kg243cf.nar.bz2' into `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2' downloading archive... % Total % Received % Xferd Average Speed Time Curr. Dload Upload Total Current Left Speed 100 138 100 138 0 0 138 0 0:00:01 0:00:00 0:00:00 138 100 138 100 138 0 0 8625 0 0:00:00 0:00:00 0:00:00 0 unpacking archive... substituting path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies' using substituter `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/bin/nix/download-using-manifests.pl' *** Trying to download/patch `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies' *** Step 1/1: downloading `file:///usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/cache/0yyyd9ia3rj68l3a1j49ihb954y389slpksj6kxzns0i371s9wkz.nar.bz2' into `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies' downloading archive... % Total % Received % Xferd Average Speed Time Curr. Dload Upload Total Current Left Speed 100 352 100 352 0 0 352 0 0:00:01 0:00:00 0:00:00 352 100 352 100 352 0 0 29333 0 0:00:00 0:00:00 0:00:00 0 unpacking archive... /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-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.10/tests/test-tmp/manifest... registering substitutes... 9 store paths in manifest building /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ifnh2g00z0n27c8jr8l9adg7py8qvbw1-dependencies.drv using substitutes... substituting path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/wdqds69if39333wdr64zqlrvzf19r6b4-dependencies.builder0.sh' using substituter `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/bin/nix/download-using-manifests.pl' *** Trying to download/patch `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/wdqds69if39333wdr64zqlrvzf19r6b4-dependencies.builder0.sh' *** Step 1/1: downloading `file:///usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/cache/0z5n0kqd05i2lxs4adidsr71imziad975dn112m7i80wbjwclfhq.nar.bz2' into `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/wdqds69if39333wdr64zqlrvzf19r6b4-dependencies.builder0.sh' downloading archive... % Total % Received % Xferd Average Speed Time Curr. Dload Upload Total Current Left Speed 100 184 100 184 0 0 184 0 0:00:01 0:00:00 0:00:00 184 100 184 100 184 0 0 184 0 0:00:01 0:00:00 0:00:00 0 unpacking archive... substituting path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/v11a6857wv5q1nbmqi3nqxkmxfjwyzjm-dependencies.builder1.sh' using substituter `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/bin/nix/download-using-manifests.pl' *** Trying to download/patch `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/v11a6857wv5q1nbmqi3nqxkmxfjwyzjm-dependencies.builder1.sh' *** Step 1/1: downloading `file:///usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/cache/12xl8w7ayp4knzcv0mz0j0hi0xbd4kp7b3dydn2yvlpd2zb9hl1n.nar.bz2' into `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/v11a6857wv5q1nbmqi3nqxkmxfjwyzjm-dependencies.builder1.sh' downloading archive... % Total % Received % Xferd Average Speed Time Curr. Dload Upload Total Current Left Speed 100 124 100 124 0 0 124 0 0:00:01 0:00:00 0:00:00 124 100 124 100 124 0 0 124 0 0:00:01 0:00:00 0:00:00 0 unpacking archive... substituting path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xxlnfnvljvh06bmlldbpr9qi5g5lqv71-dependencies.builder2.sh' using substituter `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/bin/nix/download-using-manifests.pl' *** Trying to download/patch `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xxlnfnvljvh06bmlldbpr9qi5g5lqv71-dependencies.builder2.sh' *** Step 1/1: downloading `file:///usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/cache/1pfnxipsx55iir3dsfkspww99hr2a7djk8sibmvzcmqanw43jiw0.nar.bz2' into `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xxlnfnvljvh06bmlldbpr9qi5g5lqv71-dependencies.builder2.sh' downloading archive... % Total % Received % Xferd Average Speed Time Curr. Dload Upload Total Current Left Speed 100 126 100 126 0 0 126 0 0:00:01 0:00:00 0:00:00 126 100 126 100 126 0 0 8400 0 0:00:00 0:00:00 0:00:00 0 unpacking archive... substituting path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9dd3wx160cwpml1j0p2fda12rxazmvim-dependencies-input-1.drv' using substituter `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/bin/nix/download-using-manifests.pl' *** Trying to download/patch `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9dd3wx160cwpml1j0p2fda12rxazmvim-dependencies-input-1.drv' *** Step 1/1: downloading `file:///usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/cache/138cayxvf57kz6rjp082mk04wb5yb2v3w3w5yrygyxxlzk7sgp62.nar.bz2' into `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9dd3wx160cwpml1j0p2fda12rxazmvim-dependencies-input-1.drv' downloading archive... % Total % Received % Xferd Average Speed Time Curr. Dload Upload Total Current Left Speed 100 376 100 376 0 0 376 0 0:00:01 0:00:00 0:00:00 376 100 376 100 376 0 0 376 0 0:00:01 0:00:00 0:00:00 0 unpacking archive... substituting path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nxm8ar2n1d4zvqdfmz7ywjn749nddjmw-dependencies-input-2.drv' using substituter `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/bin/nix/download-using-manifests.pl' *** Trying to download/patch `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nxm8ar2n1d4zvqdfmz7ywjn749nddjmw-dependencies-input-2.drv' *** Step 1/1: downloading `file:///usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/cache/1cfl7b70mzwxismml9hmmajlgswhbdrz943pvxfngll0lhkc1d6n.nar.bz2' into `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nxm8ar2n1d4zvqdfmz7ywjn749nddjmw-dependencies-input-2.drv' downloading archive... % Total % Received % Xferd Average Speed Time Curr. Dload Upload Total Current Left Speed 100 380 100 380 0 0 380 0 0:00:01 0:00:00 0:00:00 380 100 380 100 380 0 0 380 0 0:00:01 0:00:00 0:00:00 0 unpacking archive... substituting path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ifnh2g00z0n27c8jr8l9adg7py8qvbw1-dependencies.drv' using substituter `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/bin/nix/download-using-manifests.pl' *** Trying to download/patch `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ifnh2g00z0n27c8jr8l9adg7py8qvbw1-dependencies.drv' *** Step 1/1: downloading `file:///usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/cache/0wdfk7nd9d76197iryqrhmsmc2bfcl6nipmsabw1q7s43s2axkpn.nar.bz2' into `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ifnh2g00z0n27c8jr8l9adg7py8qvbw1-dependencies.drv' downloading archive... % Total % Received % Xferd Average Speed Time Curr. Dload Upload Total Current Left Speed 100 541 100 541 0 0 541 0 0:00:01 0:00:00 0:00:00 541 100 541 100 541 0 0 36066 0 0:00:00 0:00:00 0:00:00 0 unpacking archive... substituting path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2' using substituter `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/bin/nix/download-using-manifests.pl' *** Trying to download/patch `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2' *** Step 1/1: downloading `file:///usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/cache/14yvh69vw9wfsnr8gpwcz8fd97di46cfr6zzgci9xj5h9kg243cf.nar.bz2' into `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2' downloading archive... % Total % Received % Xferd Average Speed Time Curr. Dload Upload Total Current Left Speed 100 138 100 138 0 0 138 0 0:00:01 0:00:00 0:00:00 138 100 138 100 138 0 0 138 0 0:00:01 0:00:00 0:00:00 0 unpacking archive... substituting path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies' using substituter `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/bin/nix/download-using-manifests.pl' *** Trying to download/patch `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies' *** Step 1/1: downloading `file:///usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/cache/0yyyd9ia3rj68l3a1j49ihb954y389slpksj6kxzns0i371s9wkz.nar.bz2' into `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies' downloading archive... % Total % Received % Xferd Average Speed Time Curr. Dload Upload Total Current Left Speed 100 352 100 352 0 0 352 0 0:00:01 0:00:00 0:00:00 352 100 352 100 352 0 0 23466 0 0:00:00 0:00:00 0:00:00 0 unpacking archive... warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies BAR PASS: nix-pull.sh registering... real 0m38.188s user 0m1.970s sys 0m15.190s collecting garbage... 13128 bytes freed (0.01 MiB) real 0m1.161s user 0m0.580s sys 0m0.340s PASS: referrers.sh error: selector `*' matches no derivations bar-0.1 A silly test package bar-0.1.1 A silly test package foo-1.0 A silly test package foo-2.0 A silly test package foo-2.0pre1 A silly test package installing `foo-1.0' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9yacgdzdfbiyjw9yfxmh9d0y0l5y636f-foo-1.0' + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9yacgdzdfbiyjw9yfxmh9d0y0l5y636f-foo-1.0 + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9yacgdzdfbiyjw9yfxmh9d0y0l5y636f-foo-1.0/bin + echo '#! /bin/sh' + echo 'echo foo-1.0' + chmod +x /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9yacgdzdfbiyjw9yfxmh9d0y0l5y636f-foo-1.0/bin/foo building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/jsrl32qzwla86g80hnmrql3dkchw50z0-user-environment' created 1 symlinks in user environment foo-1.0 = /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9yacgdzdfbiyjw9yfxmh9d0y0l5y636f-foo-1.0 replacing old `foo-1.0' installing `foo-2.0pre1' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/paqcn1lrlkqixp1dckw1phh4cf1rzg28-foo-2.0pre1' + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/paqcn1lrlkqixp1dckw1phh4cf1rzg28-foo-2.0pre1 + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/paqcn1lrlkqixp1dckw1phh4cf1rzg28-foo-2.0pre1/bin + echo '#! /bin/sh' + echo 'echo foo-2.0pre1' + chmod +x /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/paqcn1lrlkqixp1dckw1phh4cf1rzg28-foo-2.0pre1/bin/foo building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/wy5zd4y1m2208xvh51innv3g2n75pgdn-user-environment' created 1 symlinks in user environment upgrading `foo-2.0pre1' to `foo-2.0' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9xbcc3i2gbk5yqac4a48imsjdiqdwjas-foo-2.0' + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9xbcc3i2gbk5yqac4a48imsjdiqdwjas-foo-2.0 + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9xbcc3i2gbk5yqac4a48imsjdiqdwjas-foo-2.0/bin + echo '#! /bin/sh' + echo 'echo foo-2.0' + chmod +x /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9xbcc3i2gbk5yqac4a48imsjdiqdwjas-foo-2.0/bin/foo building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/kac1y4r8c53i16aikiglalv1x1am89zm-user-environment' created 1 symlinks in user environment installing `bar-0.1' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/01b6h26xl2wz029bk8189klhr0wc0avc-bar-0.1' + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/01b6h26xl2wz029bk8189klhr0wc0avc-bar-0.1 + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/01b6h26xl2wz029bk8189klhr0wc0avc-bar-0.1/bin + echo '#! /bin/sh' + echo 'echo bar-0.1' + chmod +x /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/01b6h26xl2wz029bk8189klhr0wc0avc-bar-0.1/bin/bar building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/sr32g5fw9hh0g8676d5zg5llinjkmmzp-user-environment' created 3 symlinks in user environment uninstalling `foo-2.0' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/3j7pg60dbd36c2pv4xi0mk2b00jjzbfw-user-environment' created 1 symlinks in user environment switching from generation 5 to 4 switching from generation 4 to 3 /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9yacgdzdfbiyjw9yfxmh9d0y0l5y636f-foo-1.0 replacing old `foo-2.0' installing `foo-1.0' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/dvnwfak7n7ds6nphv5vwliicvhsn9mzk-user-environment' created 1 symlinks in user environment removing generation 1 removing generation 2 removing generation 3 removing generation 4 removing generation 5 deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/zm7d359nm171lr3yjchklqzchhj8f20j-user-environment.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/wy5zd4y1m2208xvh51innv3g2n75pgdn-user-environment' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/sr32g5fw9hh0g8676d5zg5llinjkmmzp-user-environment' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/s97gcfb8d52ljp97xbnhnngkpsmpa6aw-user-environment.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pidpd23nz17ql48sflvrvmg1x8p8b1cf-user-environment.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/x4fsnb3kdrsv3cjhvlbmzg1cnrzhvhin-env-manifest' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/paqcn1lrlkqixp1dckw1phh4cf1rzg28-foo-2.0pre1' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/kac1y4r8c53i16aikiglalv1x1am89zm-user-environment' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/q5gkqyk7snjskhbw4wry3gm23l1lmh9f-env-manifest' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/jsrl32qzwla86g80hnmrql3dkchw50z0-user-environment' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/i5k0b3s0g4n45nncf4rcz0y3l9iqjlgh-foo-1.0.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/hn6myhf2v6bgxwnhcg79l5zvzxb6g1nc-bar-0.1.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/bwrwqlw702jrg0q7xr6y825krmyq9snx-user-environment.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/a0dxw5sqj934wrs7l75ldkdlshzfnx8r-foo-2.0.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9f6pndnlbc06nvnyc9x8053msc3izaab-user-environment.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/3j7pg60dbd36c2pv4xi0mk2b00jjzbfw-user-environment' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/29vhvfjf82zy00vc0g03iy9ia25sa2gi-user-environment.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/q463x7c1yyxb53wfh77lq75v22mvs59g-env-manifest' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9xbcc3i2gbk5yqac4a48imsjdiqdwjas-foo-2.0' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/7xjdx30ya1vs2rd951yg9igy8bq0h8rj-builder.pl' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/28cy8rhg8y618sc0m9f97c0qp9iqfkxr-env-manifest' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/1v42zhm6a3ba7a1911drbwdgnz8fmsz2-foo-2.0pre1.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/swr29kn4sziffdclbxbibncp3cvx5hmy-user-envs.builder.sh' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/1sk2h916rjgkwkil9nhkh9qg32daizrf-env-manifest' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/01b6h26xl2wz029bk8189klhr0wc0avc-bar-0.1' 63780 bytes freed (0.06 MiB) uninstalling `foo-1.0' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/4swd3sb84pnnys15jrp5w6kkswrj38na-user-environment' created 0 symlinks in user environment error: selector `*' matches no derivations installing `foo-2.0' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9xbcc3i2gbk5yqac4a48imsjdiqdwjas-foo-2.0' + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9xbcc3i2gbk5yqac4a48imsjdiqdwjas-foo-2.0 + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9xbcc3i2gbk5yqac4a48imsjdiqdwjas-foo-2.0/bin + echo '#! /bin/sh' + echo 'echo foo-2.0' + chmod +x /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9xbcc3i2gbk5yqac4a48imsjdiqdwjas-foo-2.0/bin/foo building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/kac1y4r8c53i16aikiglalv1x1am89zm-user-environment' created 1 symlinks in user environment uninstalling `foo-2.0' installing `foo-1.0' installing `foo-2.0' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/p7mv0chz6lhf6hgfkjnwq5nlmff0fp9g-user-environment' collission between `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9yacgdzdfbiyjw9yfxmh9d0y0l5y636f-foo-1.0/bin/foo' and `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9xbcc3i2gbk5yqac4a48imsjdiqdwjas-foo-2.0/bin/foo' at /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/7xjdx30ya1vs2rd951yg9igy8bq0h8rj-builder.pl line 70. builder for `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/qgp5yygmnfl7rg5iqmc3clnaw0xz9drj-user-environment.drv' failed with exit code 255 error: build of `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/qgp5yygmnfl7rg5iqmc3clnaw0xz9drj-user-environment.drv' failed installing `bar-0.1.1' installing `foo-2.0' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/rqqm10gmd13slvgmf719q8a5f1invlkq-bar-0.1.1' + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/rqqm10gmd13slvgmf719q8a5f1invlkq-bar-0.1.1 + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/rqqm10gmd13slvgmf719q8a5f1invlkq-bar-0.1.1/bin + echo '#! /bin/sh' + echo 'echo bar-0.1.1' + chmod +x /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/rqqm10gmd13slvgmf719q8a5f1invlkq-bar-0.1.1/bin/bar building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/b6fsa9l81jhq21hzl53hc3if9d9bhywb-user-environment' created 3 symlinks in user environment PASS: user-envs.sh deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/zm7d359nm171lr3yjchklqzchhj8f20j-user-environment.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/qgp5yygmnfl7rg5iqmc3clnaw0xz9drj-user-environment.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/wkbidbdgmd8gpqwdvk4rlkp1d4j22q31-env-manifest' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/q2bhai92bxbb7icp0zq0ijadj9xhqvr6-user-environment.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/p7mv0chz6lhf6hgfkjnwq5nlmff0fp9g-user-environment.lock' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/p7mv0chz6lhf6hgfkjnwq5nlmff0fp9g-user-environment' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/i5k0b3s0g4n45nncf4rcz0y3l9iqjlgh-foo-1.0.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/a0dxw5sqj934wrs7l75ldkdlshzfnx8r-foo-2.0.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/7rcxpln52r8s8fz1nhziza3lhm5lgl6j-bar-0.1.1.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/swr29kn4sziffdclbxbibncp3cvx5hmy-user-envs.builder.sh' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/2r0qsfswnf50m0wks5w657zydhrglrgn-user-environment.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/7xjdx30ya1vs2rd951yg9igy8bq0h8rj-builder.pl' 18140 bytes freed (0.02 MiB) warning: the subpath operator (~) is deprecated, use string concatenation (+) instead warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies PASS: logging.sh deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ifnh2g00z0n27c8jr8l9adg7py8qvbw1-dependencies.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/wdqds69if39333wdr64zqlrvzf19r6b4-dependencies.builder0.sh' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nxm8ar2n1d4zvqdfmz7ywjn749nddjmw-dependencies-input-2.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xxlnfnvljvh06bmlldbpr9qi5g5lqv71-dependencies.builder2.sh' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9dd3wx160cwpml1j0p2fda12rxazmvim-dependencies-input-1.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/v11a6857wv5q1nbmqi3nqxkmxfjwyzjm-dependencies.builder1.sh' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/66ha3aqymy1malm62i2h9461ci2yn7k5-dependencies-input-1' 15007 bytes freed (0.01 MiB) warning: the subpath operator (~) is deprecated, use string concatenation (+) instead store derivation is /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ifnh2g00z0n27c8jr8l9adg7py8qvbw1-dependencies.drv building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/66ha3aqymy1malm62i2h9461ci2yn7k5-dependencies-input-1' + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/66ha3aqymy1malm62i2h9461ci2yn7k5-dependencies-input-1 + echo FOO scanning for references inside `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/66ha3aqymy1malm62i2h9461ci2yn7k5-dependencies-input-1' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2' + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2 + echo BAR scanning for references inside `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies' + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies ++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/66ha3aqymy1malm62i2h9461ci2yn7k5-dependencies-input-1/foo ++ cat /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2/bar + echo FOOBAR + ln -s /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2 /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies/input-2 + ln -s /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies/self scanning for references inside `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies' /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies A B target is /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies removing stale link from `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/var/nix/gcroots/auto/czpjscfkbxppvc0j4ix8f0wsqciv12s2' to `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/.nix-build-tmp-derivation' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ifnh2g00z0n27c8jr8l9adg7py8qvbw1-dependencies.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/wdqds69if39333wdr64zqlrvzf19r6b4-dependencies.builder0.sh' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nxm8ar2n1d4zvqdfmz7ywjn749nddjmw-dependencies-input-2.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xxlnfnvljvh06bmlldbpr9qi5g5lqv71-dependencies.builder2.sh' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9dd3wx160cwpml1j0p2fda12rxazmvim-dependencies-input-1.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/v11a6857wv5q1nbmqi3nqxkmxfjwyzjm-dependencies.builder1.sh' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/66ha3aqymy1malm62i2h9461ci2yn7k5-dependencies-input-1' 6602 bytes freed (0.01 MiB) removing stale link from `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/var/nix/gcroots/auto/mlv72cqryp8k3jicfw3q792nrvbjbh02' to `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/result' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2' 8405 bytes freed (0.01 MiB) PASS: nix-build.sh nix-env (Nix) 0.10 error: no operation specified error: unknown flag `--foo' PASS: misc.sh warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/mvmhapqk7m78138qyqlh83g2pd8sfm9v-fixed.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/c5sm6by3ppjylynsccyh29xsxanybw6d-fixed.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/qfnpa1kpzq2b85ghfijigv5g40ldljgf-fixed.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/3shncm7xl11f105qa52jyjfp3a0nzj1b-fixed.drv /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/qrwx6s4kmydq90rdlq6j6ibwf70vsrjq-fixed.drv building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/q42cm0zk8mhsz3vllwsscnb25axzivqp-fixed' + echo 'Hello World!' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/1zx991lhmgylpmzr9y10d7npisgkqi5d-fixed' + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/1zx991lhmgylpmzr9y10d7npisgkqi5d-fixed + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/1zx991lhmgylpmzr9y10d7npisgkqi5d-fixed/bla + echo 'Hello World!' + ln -s foo /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/1zx991lhmgylpmzr9y10d7npisgkqi5d-fixed/bar building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/jvrlxw2awzd2482glvwqf9nlsjsjvsds-fixed' + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/jvrlxw2awzd2482glvwqf9nlsjsjvsds-fixed + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/jvrlxw2awzd2482glvwqf9nlsjsjvsds-fixed/bla + echo 'Hello World!' + ln -s foo /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/jvrlxw2awzd2482glvwqf9nlsjsjvsds-fixed/bar building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nka4rax5j7yl02zmqsgbjmw7ln42j7yf-fixed' + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nka4rax5j7yl02zmqsgbjmw7ln42j7yf-fixed + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nka4rax5j7yl02zmqsgbjmw7ln42j7yf-fixed/bla + echo 'Hello World!' + ln -s foo /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nka4rax5j7yl02zmqsgbjmw7ln42j7yf-fixed/bar building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/7196s5pbdklglafs7j722aj8ffy1p9qj-fixed' + echo 'Hello World!' warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/q42cm0zk8mhsz3vllwsscnb25axzivqp-fixed /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/7196s5pbdklglafs7j722aj8ffy1p9qj-fixed /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/1zx991lhmgylpmzr9y10d7npisgkqi5d-fixed /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nka4rax5j7yl02zmqsgbjmw7ln42j7yf-fixed /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/jvrlxw2awzd2482glvwqf9nlsjsjvsds-fixed warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/qjzqgd7xnpmrs5gsjdw2m5si48jdkqpr-fixed.drv warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/q42cm0zk8mhsz3vllwsscnb25axzivqp-fixed warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9vq3pwh62fzvifljgwjnfw2pl3ks1xqm-fixed.drv building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/cy925afs22dm1wy0cdjlmlbbjn9yylaw-fixed' + echo 'Hello World!' error: output path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/cy925afs22dm1wy0cdjlmlbbjn9yylaw-fixed' should have md5 hash `0ddd8be4b179a529afa5f2ffae4b9858', instead has `8ddd8be4b179a529afa5f2ffae4b9858' error: hash `ddd8be4b179a529afa5f2ffae4b9858' has wrong length for hash type `md5' warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector PASS: fixed.sh installing `gc-runtime' building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/iiv0f3x2dvyybvzb8a8b2w2yycqkagkz-gc-runtime' + mkdir /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/iiv0f3x2dvyybvzb8a8b2w2yycqkagkz-gc-runtime + cat + chmod +x /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/iiv0f3x2dvyybvzb8a8b2w2yycqkagkz-gc-runtime/program building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nxbr9g8cfigsls52g1y6r9j9hhgv0b8p-user-environment' created 1 symlinks in user environment /usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/iiv0f3x2dvyybvzb8a8b2w2yycqkagkz-gc-runtime backgrounding program... PID=20377 uninstalling `gc-runtime' removing generation 1 deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/qrwx6s4kmydq90rdlq6j6ibwf70vsrjq-fixed.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/qjzqgd7xnpmrs5gsjdw2m5si48jdkqpr-fixed.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/qfnpa1kpzq2b85ghfijigv5g40ldljgf-fixed.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/qcd4m631i8pwwjpvqyr9mj01037bnm89-user-environment.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/q42cm0zk8mhsz3vllwsscnb25axzivqp-fixed' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/q2bhai92bxbb7icp0zq0ijadj9xhqvr6-user-environment.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nxbr9g8cfigsls52g1y6r9j9hhgv0b8p-user-environment' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/nka4rax5j7yl02zmqsgbjmw7ln42j7yf-fixed' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/mvmhapqk7m78138qyqlh83g2pd8sfm9v-fixed.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/kac1y4r8c53i16aikiglalv1x1am89zm-user-environment' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/q5gkqyk7snjskhbw4wry3gm23l1lmh9f-env-manifest' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/jvrlxw2awzd2482glvwqf9nlsjsjvsds-fixed' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/dvnwfak7n7ds6nphv5vwliicvhsn9mzk-user-environment' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/ifnliwjwsgs6v05m7rmmmg0i1na35c51-env-manifest' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/cy925afs22dm1wy0cdjlmlbbjn9yylaw-fixed.lock' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/cy925afs22dm1wy0cdjlmlbbjn9yylaw-fixed' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/c5sm6by3ppjylynsccyh29xsxanybw6d-fixed.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/bfphp7bi38ma0hcc1m094miq65d77kqq-gc-runtime.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/b6fsa9l81jhq21hzl53hc3if9d9bhywb-user-environment' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/li77s0rpknjkfsyhyk9vfa1qazbxziwl-env-manifest' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/rqqm10gmd13slvgmf719q8a5f1invlkq-bar-0.1.1' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9yacgdzdfbiyjw9yfxmh9d0y0l5y636f-foo-1.0' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9xbcc3i2gbk5yqac4a48imsjdiqdwjas-foo-2.0' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9vq3pwh62fzvifljgwjnfw2pl3ks1xqm-fixed.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/mzinbkq29sjqr1a4wj5y7n8ycmd5jgnj-fixed.builder1.sh' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/8bnfmimnp01pmf884znrgqqyghlchk90-builder.sh' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/7xjdx30ya1vs2rd951yg9igy8bq0h8rj-builder.pl' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/7196s5pbdklglafs7j722aj8ffy1p9qj-fixed' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/3shncm7xl11f105qa52jyjfp3a0nzj1b-fixed.drv' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/9j4b9g7dxp04m5njxbic0z1f0dmjrlq1-fixed.builder2.sh' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/1zx991lhmgylpmzr9y10d7npisgkqi5d-fixed' deleting `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/0fx5w87ndimya723lb7nhm0mhcr8b08h-env-manifest' 83036 bytes freed (0.08 MiB) PASS: gc-runtime.sh warning: the subpath operator (~) is deprecated, use string concatenation (+) instead warning: warning: you did not specify `--add-root'; the result might be removed by the garbage collector clearing store... upgrading Nix store to new schema (this may take a while)... hashing paths... processing closures... Pulling manifests... obtaining list of Nix archives at file:///usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/manifest... registering substitutes... 9 store paths in manifest Installing package... installing `simple' substituting path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2' using substituter `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/bin/nix/download-using-manifests.pl' *** Trying to download/patch `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2' *** Step 1/1: downloading `file:///usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/cache/14yvh69vw9wfsnr8gpwcz8fd97di46cfr6zzgci9xj5h9kg243cf.nar.bz2' into `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xmamq6ha7qpgwn3gs8z355w0i4lnqpcy-dependencies-input-2' downloading archive... % Total % Received % Xferd Average Speed Time Curr. Dload Upload Total Current Left Speed 100 138 100 138 0 0 138 0 0:00:01 0:00:00 0:00:00 138 100 138 100 138 0 0 12545 0 0:00:00 0:00:00 0:00:00 0 unpacking archive... substituting path `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies' using substituter `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/bin/nix/download-using-manifests.pl' *** Trying to download/patch `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies' *** Step 1/1: downloading `file:///usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/cache/0yyyd9ia3rj68l3a1j49ihb954y389slpksj6kxzns0i371s9wkz.nar.bz2' into `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/xa2s3qkzb9h22fcggskgl35krrsxzixw-dependencies' downloading archive... % Total % Received % Xferd Average Speed Time Curr. Dload Upload Total Current Left Speed 100 352 100 352 0 0 352 0 0:00:01 0:00:00 0:00:00 352 100 352 100 352 0 0 352 0 0:00:01 0:00:00 0:00:00 0 unpacking archive... building path(s) `/usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/store/pzn1gzrk7gii48f1xbn5sjka063ww7xv-user-environment' created 3 symlinks in user environment Pulling manifests... obtaining list of Nix archives at file:///usr/src/redhat/BUILD/nix-0.10/tests/test-tmp/manifest... registering substitutes... 9 store paths in manifest Installing package... installing `simple' PASS: install-package.sh =================== All 25 tests passed =================== make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/tests' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/tests' make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.10' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.32807 + umask 022 + cd /usr/src/redhat/BUILD + cd nix-0.10 + rm -rf /var/tmp/nix-0.10-buildroot + make DESTDIR=/var/tmp/nix-0.10-buildroot install Making install in externals make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/externals' mkdir -p /var/tmp/nix-0.10-buildroot/nix/libexec /usr/bin/install -c ../externals/inst-bzip2/bin/bzip2 ../externals/inst-bzip2/bin/bunzip2 /var/tmp/nix-0.10-buildroot/nix/libexec make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/externals' Making install in src make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src' Making install in bin2c make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/bin2c' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/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.10/src/bin2c' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/bin2c' Making install in boost make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/boost' Making install in format make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/boost/format' make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/boost/format' test -z "/nix/lib/nix" || mkdir -p -- "/var/tmp/nix-0.10-buildroot/nix/lib/nix" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libformat.la' '/var/tmp/nix-0.10-buildroot/nix/lib/nix/libformat.la' /usr/bin/install -c .libs/libformat.so.0.0.0 /var/tmp/nix-0.10-buildroot/nix/lib/nix/libformat.so.0.0.0 (cd /var/tmp/nix-0.10-buildroot/nix/lib/nix && { 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.10-buildroot/nix/lib/nix && { 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.10-buildroot/nix/lib/nix/libformat.la libtool: install: warning: remember to run `libtool --finish /nix/lib/nix' test -z "/nix/include/nix/boost/format" || mkdir -p -- "/var/tmp/nix-0.10-buildroot/nix/include/nix/boost/format" /usr/bin/install -c -m 644 'exceptions.hpp' '/var/tmp/nix-0.10-buildroot/nix/include/nix/boost/format/exceptions.hpp' /usr/bin/install -c -m 644 'feed_args.hpp' '/var/tmp/nix-0.10-buildroot/nix/include/nix/boost/format/feed_args.hpp' /usr/bin/install -c -m 644 'format_class.hpp' '/var/tmp/nix-0.10-buildroot/nix/include/nix/boost/format/format_class.hpp' /usr/bin/install -c -m 644 'format_fwd.hpp' '/var/tmp/nix-0.10-buildroot/nix/include/nix/boost/format/format_fwd.hpp' /usr/bin/install -c -m 644 'group.hpp' '/var/tmp/nix-0.10-buildroot/nix/include/nix/boost/format/group.hpp' /usr/bin/install -c -m 644 'internals.hpp' '/var/tmp/nix-0.10-buildroot/nix/include/nix/boost/format/internals.hpp' /usr/bin/install -c -m 644 'internals_fwd.hpp' '/var/tmp/nix-0.10-buildroot/nix/include/nix/boost/format/internals_fwd.hpp' /usr/bin/install -c -m 644 'macros_default.hpp' '/var/tmp/nix-0.10-buildroot/nix/include/nix/boost/format/macros_default.hpp' make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/boost/format' make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/boost/format' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/boost' make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/boost' make[4]: Nothing to be done for `install-exec-am'. test -z "/nix/include/nix/boost" || mkdir -p -- "/var/tmp/nix-0.10-buildroot/nix/include/nix/boost" /usr/bin/install -c -m 644 'assert.hpp' '/var/tmp/nix-0.10-buildroot/nix/include/nix/boost/assert.hpp' /usr/bin/install -c -m 644 'checked_delete.hpp' '/var/tmp/nix-0.10-buildroot/nix/include/nix/boost/checked_delete.hpp' /usr/bin/install -c -m 644 'format.hpp' '/var/tmp/nix-0.10-buildroot/nix/include/nix/boost/format.hpp' /usr/bin/install -c -m 644 'shared_ptr.hpp' '/var/tmp/nix-0.10-buildroot/nix/include/nix/boost/shared_ptr.hpp' /usr/bin/install -c -m 644 'weak_ptr.hpp' '/var/tmp/nix-0.10-buildroot/nix/include/nix/boost/weak_ptr.hpp' /usr/bin/install -c -m 644 'throw_exception.hpp' '/var/tmp/nix-0.10-buildroot/nix/include/nix/boost/throw_exception.hpp' /usr/bin/install -c -m 644 'enable_shared_from_this.hpp' '/var/tmp/nix-0.10-buildroot/nix/include/nix/boost/enable_shared_from_this.hpp' /usr/bin/install -c -m 644 'detail/shared_count.hpp' '/var/tmp/nix-0.10-buildroot/nix/include/nix/boost/shared_count.hpp' /usr/bin/install -c -m 644 'detail/workaround.hpp' '/var/tmp/nix-0.10-buildroot/nix/include/nix/boost/workaround.hpp' make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/boost' make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/boost' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/boost' Making install in libutil make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/libutil' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/libutil' test -z "/nix/lib/nix" || mkdir -p -- "/var/tmp/nix-0.10-buildroot/nix/lib/nix" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libutil.la' '/var/tmp/nix-0.10-buildroot/nix/lib/nix/libutil.la' libtool: install: warning: relinking `libutil.la' (cd /usr/src/redhat/BUILD/nix-0.10/src/libutil; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -I./.. -I../../externals/inst-aterm/include -D_FILE_OFFSET_BITS=64 -g -O2 -o libutil.la -rpath /nix/lib/nix util.lo hash.lo archive.lo aterm.lo aterm-map.lo xml-writer.lo md5.lo sha1.lo sha256.lo ../boost/format/libformat.la -lpthread -inst-prefix-dir /var/tmp/nix-0.10-buildroot) g++ -shared -nostdlib /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../crti.o /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/crtbeginS.o .libs/util.o .libs/hash.o .libs/archive.o .libs/aterm.o .libs/aterm-map.o .libs/xml-writer.o .libs/md5.o .libs/sha1.o .libs/sha256.o -Wl,--rpath -Wl,/nix/lib/nix -L/var/tmp/nix-0.10-buildroot/nix/lib/nix -L/nix/lib/nix -lformat -lpthread -L/usr/lib/gcc-lib/i386-redhat-linux/3.3.3 -L/usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/crtendS.o /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../crtn.o -Wl,-soname -Wl,libutil.so.0 -o .libs/libutil.so.0.0.0 /usr/bin/install -c .libs/libutil.so.0.0.0T /var/tmp/nix-0.10-buildroot/nix/lib/nix/libutil.so.0.0.0 (cd /var/tmp/nix-0.10-buildroot/nix/lib/nix && { 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.10-buildroot/nix/lib/nix && { 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.10-buildroot/nix/lib/nix/libutil.la libtool: install: warning: remember to run `libtool --finish /nix/lib/nix' test -z "/nix/include/nix" || mkdir -p -- "/var/tmp/nix-0.10-buildroot/nix/include/nix" /usr/bin/install -c -m 644 'util.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/util.hh' /usr/bin/install -c -m 644 'hash.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/hash.hh' /usr/bin/install -c -m 644 'archive.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/archive.hh' /usr/bin/install -c -m 644 'aterm.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/aterm.hh' /usr/bin/install -c -m 644 'aterm-map.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/aterm-map.hh' /usr/bin/install -c -m 644 'xml-writer.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/xml-writer.hh' /usr/bin/install -c -m 644 'types.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/types.hh' make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/libutil' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/libutil' Making install in libstore make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/libstore' make install-am make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/libstore' make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/libstore' test -z "/nix/lib/nix" || mkdir -p -- "/var/tmp/nix-0.10-buildroot/nix/lib/nix" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libstore.la' '/var/tmp/nix-0.10-buildroot/nix/lib/nix/libstore.la' libtool: install: warning: relinking `libstore.la' (cd /usr/src/redhat/BUILD/nix-0.10/src/libstore; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -Wall -I./.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -o libstore.la -rpath /nix/lib/nix store.lo derivations.lo build.lo misc.lo globals.lo db.lo references.lo pathlocks.lo gc.lo ../libutil/libutil.la ../boost/format/libformat.la -lpthread -inst-prefix-dir /var/tmp/nix-0.10-buildroot) g++ -shared -nostdlib /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../crti.o /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/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 -Wl,--rpath -Wl,/nix/lib/nix -L/usr/src/redhat/BUILD/nix-0.10/src/boost/format/.libs -L/var/tmp/nix-0.10-buildroot/nix/lib/nix -L/nix/lib/nix -lutil -lformat -lpthread -L/usr/lib/gcc-lib/i386-redhat-linux/3.3.3 -L/usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/crtendS.o /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../crtn.o -Wl,-soname -Wl,libstore.so.0 -o .libs/libstore.so.0.0.0 /usr/bin/install -c .libs/libstore.so.0.0.0T /var/tmp/nix-0.10-buildroot/nix/lib/nix/libstore.so.0.0.0 (cd /var/tmp/nix-0.10-buildroot/nix/lib/nix && { 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.10-buildroot/nix/lib/nix && { 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.10-buildroot/nix/lib/nix/libstore.la libtool: install: warning: remember to run `libtool --finish /nix/lib/nix' test -z "/nix/include/nix" || mkdir -p -- "/var/tmp/nix-0.10-buildroot/nix/include/nix" /usr/bin/install -c -m 644 'store.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/store.hh' /usr/bin/install -c -m 644 'derivations.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/derivations.hh' /usr/bin/install -c -m 644 'build.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/build.hh' /usr/bin/install -c -m 644 'misc.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/misc.hh' /usr/bin/install -c -m 644 'globals.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/globals.hh' /usr/bin/install -c -m 644 'db.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/db.hh' /usr/bin/install -c -m 644 'references.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/references.hh' /usr/bin/install -c -m 644 'pathlocks.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/pathlocks.hh' /usr/bin/install -c -m 644 'gc.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/gc.hh' make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/libstore' make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/libstore' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/libstore' Making install in libmain make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/libmain' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/libmain' test -z "/nix/lib/nix" || mkdir -p -- "/var/tmp/nix-0.10-buildroot/nix/lib/nix" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libmain.la' '/var/tmp/nix-0.10-buildroot/nix/lib/nix/libmain.la' /usr/bin/install -c .libs/libmain.so.0.0.0 /var/tmp/nix-0.10-buildroot/nix/lib/nix/libmain.so.0.0.0 (cd /var/tmp/nix-0.10-buildroot/nix/lib/nix && { 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.10-buildroot/nix/lib/nix && { 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.10-buildroot/nix/lib/nix/libmain.la libtool: install: warning: remember to run `libtool --finish /nix/lib/nix' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/libmain' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/libmain' Making install in nix-store make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-store' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-store' test -z "/nix/bin" || mkdir -p -- "/var/tmp/nix-0.10-buildroot/nix/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'nix-store' '/var/tmp/nix-0.10-buildroot/nix/bin/nix-store' libtool: install: warning: `../libmain/libmain.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `../libstore/libstore.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `/usr/src/redhat/BUILD/nix-0.10/src/libutil/libutil.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `../libutil/libutil.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `/usr/src/redhat/BUILD/nix-0.10/src/boost/format/libformat.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `../boost/format/libformat.la' has not been installed in `/nix/lib/nix' /usr/bin/install -c .libs/nix-store /var/tmp/nix-0.10-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.10/src/nix-store' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-store' Making install in nix-hash make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-hash' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-hash' test -z "/nix/bin" || mkdir -p -- "/var/tmp/nix-0.10-buildroot/nix/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'nix-hash' '/var/tmp/nix-0.10-buildroot/nix/bin/nix-hash' libtool: install: warning: `../libmain/libmain.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `../libstore/libstore.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `/usr/src/redhat/BUILD/nix-0.10/src/libutil/libutil.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `../libutil/libutil.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `/usr/src/redhat/BUILD/nix-0.10/src/boost/format/libformat.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `../boost/format/libformat.la' has not been installed in `/nix/lib/nix' /usr/bin/install -c .libs/nix-hash /var/tmp/nix-0.10-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.10/src/nix-hash' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-hash' Making install in libexpr make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/libexpr' make install-am make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/libexpr' make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/libexpr' test -z "/nix/lib/nix" || mkdir -p -- "/var/tmp/nix-0.10-buildroot/nix/lib/nix" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libexpr.la' '/var/tmp/nix-0.10-buildroot/nix/lib/nix/libexpr.la' libtool: install: warning: relinking `libexpr.la' (cd /usr/src/redhat/BUILD/nix-0.10/src/libexpr; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -I./.. -I../../externals/inst-bdb/include -I../../externals/inst-aterm/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -o libexpr.la -rpath /nix/lib/nix nixexpr.lo eval.lo primops.lo lexer-tab.lo parser-tab.lo get-drvs.lo attr-path.lo expr-to-xml.lo ../libutil/libutil.la ../libstore/libstore.la ../boost/format/libformat.la -lpthread -inst-prefix-dir /var/tmp/nix-0.10-buildroot) g++ -shared -nostdlib /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../crti.o /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/crtbeginS.o .libs/nixexpr.o .libs/eval.o .libs/primops.o .libs/lexer-tab.o .libs/parser-tab.o .libs/get-drvs.o .libs/attr-path.o .libs/expr-to-xml.o -Wl,--rpath -Wl,/nix/lib/nix -L/usr/src/redhat/BUILD/nix-0.10/src/libutil/.libs -L/usr/src/redhat/BUILD/nix-0.10/src/boost/format/.libs -L/var/tmp/nix-0.10-buildroot/nix/lib/nix -L/nix/lib/nix -lutil -lstore -lformat -lpthread -L/usr/lib/gcc-lib/i386-redhat-linux/3.3.3 -L/usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/crtendS.o /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../crtn.o -Wl,-soname -Wl,libexpr.so.0 -o .libs/libexpr.so.0.0.0 /usr/bin/install -c .libs/libexpr.so.0.0.0T /var/tmp/nix-0.10-buildroot/nix/lib/nix/libexpr.so.0.0.0 (cd /var/tmp/nix-0.10-buildroot/nix/lib/nix && { 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.10-buildroot/nix/lib/nix && { 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.10-buildroot/nix/lib/nix/libexpr.la libtool: install: warning: remember to run `libtool --finish /nix/lib/nix' test -z "/nix/include/nix" || mkdir -p -- "/var/tmp/nix-0.10-buildroot/nix/include/nix" /usr/bin/install -c -m 644 'nixexpr.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/nixexpr.hh' /usr/bin/install -c -m 644 'eval.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/eval.hh' /usr/bin/install -c -m 644 'parser.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/parser.hh' /usr/bin/install -c -m 644 'lexer-tab.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/lexer-tab.hh' /usr/bin/install -c -m 644 'parser-tab.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/parser-tab.hh' /usr/bin/install -c -m 644 'get-drvs.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/get-drvs.hh' /usr/bin/install -c -m 644 'attr-path.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/attr-path.hh' /usr/bin/install -c -m 644 'expr-to-xml.hh' '/var/tmp/nix-0.10-buildroot/nix/include/nix/expr-to-xml.hh' make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/libexpr' make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/libexpr' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/libexpr' Making install in nix-instantiate make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-instantiate' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-instantiate' test -z "/nix/bin" || mkdir -p -- "/var/tmp/nix-0.10-buildroot/nix/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'nix-instantiate' '/var/tmp/nix-0.10-buildroot/nix/bin/nix-instantiate' libtool: install: warning: `../libmain/libmain.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `../libexpr/libexpr.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `/usr/src/redhat/BUILD/nix-0.10/src/libstore/libstore.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `../libstore/libstore.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `/usr/src/redhat/BUILD/nix-0.10/src/libutil/libutil.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `../libutil/libutil.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `/usr/src/redhat/BUILD/nix-0.10/src/boost/format/libformat.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `../boost/format/libformat.la' has not been installed in `/nix/lib/nix' /usr/bin/install -c .libs/nix-instantiate /var/tmp/nix-0.10-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.10/src/nix-instantiate' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-instantiate' Making install in nix-env make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-env' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-env' test -z "/nix/bin" || mkdir -p -- "/var/tmp/nix-0.10-buildroot/nix/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'nix-env' '/var/tmp/nix-0.10-buildroot/nix/bin/nix-env' libtool: install: warning: `../libmain/libmain.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `../libexpr/libexpr.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `/usr/src/redhat/BUILD/nix-0.10/src/libstore/libstore.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `../libstore/libstore.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `/usr/src/redhat/BUILD/nix-0.10/src/libutil/libutil.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `../libutil/libutil.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `/usr/src/redhat/BUILD/nix-0.10/src/boost/format/libformat.la' has not been installed in `/nix/lib/nix' libtool: install: warning: `../boost/format/libformat.la' has not been installed in `/nix/lib/nix' /usr/bin/install -c .libs/nix-env /var/tmp/nix-0.10-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.10/src/nix-env' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-env' Making install in nix-log2xml make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-log2xml' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-log2xml' test -z "/nix/bin" || mkdir -p -- "/var/tmp/nix-0.10-buildroot/nix/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'nix-log2xml' '/var/tmp/nix-0.10-buildroot/nix/bin/nix-log2xml' /usr/bin/install -c nix-log2xml /var/tmp/nix-0.10-buildroot/nix/bin/nix-log2xml /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/share/nix/log2html /usr/bin/install -c -m 644 ./mark-errors.xsl ./log2html.xsl ./treebits.js /var/tmp/nix-0.10-buildroot/nix/share/nix/log2html make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-log2xml' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/nix-log2xml' Making install in bsdiff-4.3 make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/bsdiff-4.3' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src/bsdiff-4.3' test -z "/nix/libexec" || mkdir -p -- "/var/tmp/nix-0.10-buildroot/nix/libexec" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'bsdiff' '/var/tmp/nix-0.10-buildroot/nix/libexec/bsdiff' /usr/bin/install -c bsdiff /var/tmp/nix-0.10-buildroot/nix/libexec/bsdiff /bin/sh ../../libtool --mode=install /usr/bin/install -c 'bspatch' '/var/tmp/nix-0.10-buildroot/nix/libexec/bspatch' /usr/bin/install -c bspatch /var/tmp/nix-0.10-buildroot/nix/libexec/bspatch make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/bsdiff-4.3' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src/bsdiff-4.3' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src' make install-exec-hook make[4]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/src' make[4]: Nothing to be done for `install-exec-hook'. make[4]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/src' Making install in scripts make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/scripts' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/scripts' test -z "/nix/bin" || mkdir -p -- "/var/tmp/nix-0.10-buildroot/nix/bin" /usr/bin/install -c 'nix-collect-garbage' '/var/tmp/nix-0.10-buildroot/nix/bin/nix-collect-garbage' /usr/bin/install -c 'nix-pull' '/var/tmp/nix-0.10-buildroot/nix/bin/nix-pull' /usr/bin/install -c 'nix-push' '/var/tmp/nix-0.10-buildroot/nix/bin/nix-push' /usr/bin/install -c 'nix-prefetch-url' '/var/tmp/nix-0.10-buildroot/nix/bin/nix-prefetch-url' /usr/bin/install -c 'nix-install-package' '/var/tmp/nix-0.10-buildroot/nix/bin/nix-install-package' /usr/bin/install -c 'nix-channel' '/var/tmp/nix-0.10-buildroot/nix/bin/nix-channel' /usr/bin/install -c 'nix-build' '/var/tmp/nix-0.10-buildroot/nix/bin/nix-build' /usr/bin/install -c 'nix-pack-closure' '/var/tmp/nix-0.10-buildroot/nix/bin/nix-pack-closure' /usr/bin/install -c 'nix-unpack-closure' '/var/tmp/nix-0.10-buildroot/nix/bin/nix-unpack-closure' /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/etc/profile.d /usr/bin/install -c nix-profile.sh /var/tmp/nix-0.10-buildroot/nix/etc/profile.d/nix.sh /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/libexec/nix /usr/bin/install -c -m 644 readmanifest.pm /var/tmp/nix-0.10-buildroot/nix/libexec/nix /usr/bin/install -c -m 644 readconfig.pm /var/tmp/nix-0.10-buildroot/nix/libexec/nix /usr/bin/install -c download-using-manifests.pl /var/tmp/nix-0.10-buildroot/nix/libexec/nix /usr/bin/install -c find-runtime-roots.pl /var/tmp/nix-0.10-buildroot/nix/libexec/nix /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/etc/nix make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/scripts' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/scripts' Making install in corepkgs make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs' Making install in nar make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs/nar' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs/nar' /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/share/nix/corepkgs /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/share/nix/corepkgs/nar /usr/bin/install -c -m 644 ./nar.nix /var/tmp/nix-0.10-buildroot/nix/share/nix/corepkgs/nar /usr/bin/install -c nar.sh /var/tmp/nix-0.10-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.10/corepkgs/nar' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs/nar' Making install in buildenv make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs/buildenv' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs/buildenv' /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/share/nix/corepkgs /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/share/nix/corepkgs/buildenv /usr/bin/install -c -m 644 ./default.nix /var/tmp/nix-0.10-buildroot/nix/share/nix/corepkgs/buildenv /usr/bin/install -c builder.pl /var/tmp/nix-0.10-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.10/corepkgs/buildenv' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs/buildenv' Making install in channels make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs/channels' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs/channels' /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/share/nix/corepkgs /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/share/nix/corepkgs/channels /usr/bin/install -c -m 644 ./unpack.nix /var/tmp/nix-0.10-buildroot/nix/share/nix/corepkgs/channels /usr/bin/install -c unpack.sh /var/tmp/nix-0.10-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.10/corepkgs/channels' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs/channels' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/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.10/corepkgs' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/corepkgs' Making install in doc make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/doc' Making install in manual make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/doc/manual' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/doc/manual' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/share/nix/manual /usr/bin/install -c -m 644 manual.html /var/tmp/nix-0.10-buildroot/nix/share/nix/manual /usr/bin/install -c -m 644 style.css /var/tmp/nix-0.10-buildroot/nix/share/nix/manual cp -r images /var/tmp/nix-0.10-buildroot/nix/share/nix/manual/images /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/share/nix/manual/figures /usr/bin/install -c -m 644 figures/user-environments.png /var/tmp/nix-0.10-buildroot/nix/share/nix/manual/figures test -z "/nix/man/man1" || mkdir -p -- "/var/tmp/nix-0.10-buildroot/nix/man/man1" /usr/bin/install -c -m 644 './nix-env.1' '/var/tmp/nix-0.10-buildroot/nix/man/man1/nix-env.1' /usr/bin/install -c -m 644 './nix-build.1' '/var/tmp/nix-0.10-buildroot/nix/man/man1/nix-build.1' /usr/bin/install -c -m 644 './nix-store.1' '/var/tmp/nix-0.10-buildroot/nix/man/man1/nix-store.1' /usr/bin/install -c -m 644 './nix-instantiate.1' '/var/tmp/nix-0.10-buildroot/nix/man/man1/nix-instantiate.1' /usr/bin/install -c -m 644 './nix-collect-garbage.1' '/var/tmp/nix-0.10-buildroot/nix/man/man1/nix-collect-garbage.1' /usr/bin/install -c -m 644 './nix-push.1' '/var/tmp/nix-0.10-buildroot/nix/man/man1/nix-push.1' /usr/bin/install -c -m 644 './nix-pull.1' '/var/tmp/nix-0.10-buildroot/nix/man/man1/nix-pull.1' /usr/bin/install -c -m 644 './nix-prefetch-url.1' '/var/tmp/nix-0.10-buildroot/nix/man/man1/nix-prefetch-url.1' /usr/bin/install -c -m 644 './nix-channel.1' '/var/tmp/nix-0.10-buildroot/nix/man/man1/nix-channel.1' /usr/bin/install -c -m 644 './nix-pack-closure.1' '/var/tmp/nix-0.10-buildroot/nix/man/man1/nix-pack-closure.1' /usr/bin/install -c -m 644 './nix-unpack-closure.1' '/var/tmp/nix-0.10-buildroot/nix/man/man1/nix-unpack-closure.1' /usr/bin/install -c -m 644 './nix-install-package.1' '/var/tmp/nix-0.10-buildroot/nix/man/man1/nix-install-package.1' /usr/bin/install -c -m 644 './nix-hash.1' '/var/tmp/nix-0.10-buildroot/nix/man/man1/nix-hash.1' make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/doc/manual' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/doc/manual' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/doc' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/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.10/doc' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/doc' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/doc' Making install in misc make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/misc' Making install in emacs make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/misc/emacs' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/misc/emacs' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/share/emacs/site-lisp /usr/bin/install -c -m 644 ./nix-mode.el /var/tmp/nix-0.10-buildroot/nix/share/emacs/site-lisp make[3]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/misc/emacs' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/misc/emacs' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/misc' make[3]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/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.10/misc' make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/misc' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/misc' Making install in tests make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/tests' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10/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.10/tests' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10/tests' make[1]: Entering directory `/usr/src/redhat/BUILD/nix-0.10' make[2]: Entering directory `/usr/src/redhat/BUILD/nix-0.10' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/var/nix /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/var/nix/db /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/var/log/nix /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/var/log/nix/drvs /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/var/nix/profiles /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/var/nix/gcroots /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/var/nix/temproots /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/var/nix/gcroots/tmp /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/var/nix/gcroots/channels rm -f /var/tmp/nix-0.10-buildroot/nix/var/nix/gcroots/profiles ln -s /nix/var/nix/profiles /var/tmp/nix-0.10-buildroot/nix/var/nix/gcroots/profiles /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/var/nix/userpool /usr/bin/install -c -m 1777 -d /var/tmp/nix-0.10-buildroot/nix/store /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/var/nix/manifests /usr/bin/install -c -d /var/tmp/nix-0.10-buildroot/nix/etc/nix /usr/bin/install -c -m 644 ./nix.conf.example /var/tmp/nix-0.10-buildroot/nix/etc/nix if ! test -e /var/tmp/nix-0.10-buildroot/nix/etc/nix/nix.conf; then \ /usr/bin/install -c -m 644 ./nix.conf.example /var/tmp/nix-0.10-buildroot/nix/etc/nix/nix.conf; \ fi make[2]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10' make[1]: Leaving directory `/usr/src/redhat/BUILD/nix-0.10' + rm /var/tmp/nix-0.10-buildroot//nix/etc/nix/nix.conf + strip /var/tmp/nix-0.10-buildroot//nix/bin/nix-build /var/tmp/nix-0.10-buildroot//nix/bin/nix-channel /var/tmp/nix-0.10-buildroot//nix/bin/nix-collect-garbage /var/tmp/nix-0.10-buildroot//nix/bin/nix-env /var/tmp/nix-0.10-buildroot//nix/bin/nix-hash /var/tmp/nix-0.10-buildroot//nix/bin/nix-install-package /var/tmp/nix-0.10-buildroot//nix/bin/nix-instantiate /var/tmp/nix-0.10-buildroot//nix/bin/nix-log2xml /var/tmp/nix-0.10-buildroot//nix/bin/nix-pack-closure /var/tmp/nix-0.10-buildroot//nix/bin/nix-prefetch-url /var/tmp/nix-0.10-buildroot//nix/bin/nix-pull /var/tmp/nix-0.10-buildroot//nix/bin/nix-push /var/tmp/nix-0.10-buildroot//nix/bin/nix-store /var/tmp/nix-0.10-buildroot//nix/bin/nix-unpack-closure strip: /var/tmp/nix-0.10-buildroot//nix/bin/nix-build: File format not recognized strip: /var/tmp/nix-0.10-buildroot//nix/bin/nix-channel: File format not recognized strip: /var/tmp/nix-0.10-buildroot//nix/bin/nix-collect-garbage: File format not recognized strip: /var/tmp/nix-0.10-buildroot//nix/bin/nix-install-package: File format not recognized strip: /var/tmp/nix-0.10-buildroot//nix/bin/nix-pack-closure: File format not recognized strip: /var/tmp/nix-0.10-buildroot//nix/bin/nix-prefetch-url: File format not recognized strip: /var/tmp/nix-0.10-buildroot//nix/bin/nix-pull: File format not recognized strip: /var/tmp/nix-0.10-buildroot//nix/bin/nix-push: File format not recognized strip: /var/tmp/nix-0.10-buildroot//nix/bin/nix-unpack-closure: 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 /etc/security/selinux/file_contexts: No such file or directory Processing files: nix-0.10-1 /etc/security/selinux/file_contexts: No such file or directory D: /var/tmp/nix-0.10-buildroot/nix/bin: directory D: /var/tmp/nix-0.10-buildroot/nix/bin/nix-build: Paul Falstad's zsh script text executable D: /var/tmp/nix-0.10-buildroot/nix/bin/nix-channel: Paul Falstad's zsh script text executable D: /var/tmp/nix-0.10-buildroot/nix/bin/nix-collect-garbage: Paul Falstad's zsh script text executable D: /var/tmp/nix-0.10-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.10-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.10-buildroot/nix/bin/nix-install-package: Paul Falstad's zsh script text executable D: /var/tmp/nix-0.10-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.10-buildroot/nix/bin/nix-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.10-buildroot/nix/bin/nix-pack-closure: Paul Falstad's zsh script text executable D: /var/tmp/nix-0.10-buildroot/nix/bin/nix-prefetch-url: Bourne shell script text executable D: /var/tmp/nix-0.10-buildroot/nix/bin/nix-pull: Paul Falstad's zsh script text executable D: /var/tmp/nix-0.10-buildroot/nix/bin/nix-push: Paul Falstad's zsh script text executable D: /var/tmp/nix-0.10-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.10-buildroot/nix/bin/nix-unpack-closure: Paul Falstad's zsh script text executable D: /var/tmp/nix-0.10-buildroot/nix/etc: directory D: /var/tmp/nix-0.10-buildroot/nix/etc/nix: directory D: /var/tmp/nix-0.10-buildroot/nix/etc/nix/nix.conf.example: ASCII English text D: /var/tmp/nix-0.10-buildroot/nix/etc/profile.d: directory D: /var/tmp/nix-0.10-buildroot/nix/etc/profile.d/nix.sh: ASCII text D: /var/tmp/nix-0.10-buildroot/nix/include: directory D: /var/tmp/nix-0.10-buildroot/nix/include/nix: directory D: /var/tmp/nix-0.10-buildroot/nix/include/nix/archive.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/aterm-map.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/aterm.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/attr-path.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/boost: directory D: /var/tmp/nix-0.10-buildroot/nix/include/nix/boost/assert.hpp: C++ program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/boost/checked_delete.hpp: ASCII C++ program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/boost/enable_shared_from_this.hpp: ASCII C++ program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/boost/format: directory D: /var/tmp/nix-0.10-buildroot/nix/include/nix/boost/format.hpp: C++ program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/boost/format/exceptions.hpp: C++ program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/boost/format/feed_args.hpp: C++ program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/boost/format/format_class.hpp: C++ program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/boost/format/format_fwd.hpp: C++ program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/boost/format/group.hpp: ISO-8859 C++ program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/boost/format/internals.hpp: C++ program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/boost/format/internals_fwd.hpp: C++ program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/boost/format/macros_default.hpp: C++ program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/boost/shared_count.hpp: ASCII C++ program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/boost/shared_ptr.hpp: ASCII C++ program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/boost/throw_exception.hpp: ASCII C++ program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/boost/weak_ptr.hpp: ASCII C++ program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/boost/workaround.hpp: C++ program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/build.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/db.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/derivations.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/eval.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/expr-to-xml.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/gc.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/get-drvs.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/globals.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/hash.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/lexer-tab.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/misc.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/nixexpr.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/parser-tab.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/parser.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/pathlocks.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/references.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/store.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/types.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/util.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/include/nix/xml-writer.hh: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/lib: directory D: /var/tmp/nix-0.10-buildroot/nix/lib/nix: directory D: /var/tmp/nix-0.10-buildroot/nix/lib/nix/libexpr.la: ASCII English text D: /var/tmp/nix-0.10-buildroot/nix/lib/nix/libexpr.so: symbolic link to libexpr.so.0.0.0 D: /var/tmp/nix-0.10-buildroot/nix/lib/nix/libexpr.so.0: symbolic link to libexpr.so.0.0.0 D: /var/tmp/nix-0.10-buildroot/nix/lib/nix/libexpr.so.0.0.0: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped D: /var/tmp/nix-0.10-buildroot/nix/lib/nix/libformat.la: ASCII English text D: /var/tmp/nix-0.10-buildroot/nix/lib/nix/libformat.so: symbolic link to libformat.so.0.0.0 D: /var/tmp/nix-0.10-buildroot/nix/lib/nix/libformat.so.0: symbolic link to libformat.so.0.0.0 D: /var/tmp/nix-0.10-buildroot/nix/lib/nix/libformat.so.0.0.0: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped D: /var/tmp/nix-0.10-buildroot/nix/lib/nix/libmain.la: ASCII English text D: /var/tmp/nix-0.10-buildroot/nix/lib/nix/libmain.so: symbolic link to libmain.so.0.0.0 D: /var/tmp/nix-0.10-buildroot/nix/lib/nix/libmain.so.0: symbolic link to libmain.so.0.0.0 D: /var/tmp/nix-0.10-buildroot/nix/lib/nix/libmain.so.0.0.0: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped D: /var/tmp/nix-0.10-buildroot/nix/lib/nix/libstore.la: ASCII English text D: /var/tmp/nix-0.10-buildroot/nix/lib/nix/libstore.so: symbolic link to libstore.so.0.0.0 D: /var/tmp/nix-0.10-buildroot/nix/lib/nix/libstore.so.0: symbolic link to libstore.so.0.0.0 D: /var/tmp/nix-0.10-buildroot/nix/lib/nix/libstore.so.0.0.0: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped D: /var/tmp/nix-0.10-buildroot/nix/lib/nix/libutil.la: ASCII English text D: /var/tmp/nix-0.10-buildroot/nix/lib/nix/libutil.so: symbolic link to libutil.so.0.0.0 D: /var/tmp/nix-0.10-buildroot/nix/lib/nix/libutil.so.0: symbolic link to libutil.so.0.0.0 D: /var/tmp/nix-0.10-buildroot/nix/lib/nix/libutil.so.0.0.0: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped D: /var/tmp/nix-0.10-buildroot/nix/libexec: directory D: /var/tmp/nix-0.10-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.10-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.10-buildroot/nix/libexec/bunzip2: 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.10-buildroot/nix/libexec/bzip2: 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.10-buildroot/nix/libexec/nix: directory D: /var/tmp/nix-0.10-buildroot/nix/libexec/nix/download-using-manifests.pl: Paul Falstad's zsh script text executable D: /var/tmp/nix-0.10-buildroot/nix/libexec/nix/find-runtime-roots.pl: Paul Falstad's zsh script text executable D: /var/tmp/nix-0.10-buildroot/nix/libexec/nix/readconfig.pm: Perl5 module source text D: /var/tmp/nix-0.10-buildroot/nix/libexec/nix/readmanifest.pm: Perl5 module source text D: /var/tmp/nix-0.10-buildroot/nix/man: directory D: /var/tmp/nix-0.10-buildroot/nix/man/man1: directory D: /var/tmp/nix-0.10-buildroot/nix/man/man1/nix-build.1: troff or preprocessor input text D: /var/tmp/nix-0.10-buildroot/nix/man/man1/nix-channel.1: troff or preprocessor input text D: /var/tmp/nix-0.10-buildroot/nix/man/man1/nix-collect-garbage.1: troff or preprocessor input text D: /var/tmp/nix-0.10-buildroot/nix/man/man1/nix-env.1: troff or preprocessor input text D: /var/tmp/nix-0.10-buildroot/nix/man/man1/nix-hash.1: troff or preprocessor input text D: /var/tmp/nix-0.10-buildroot/nix/man/man1/nix-install-package.1: troff or preprocessor input text D: /var/tmp/nix-0.10-buildroot/nix/man/man1/nix-instantiate.1: troff or preprocessor input text D: /var/tmp/nix-0.10-buildroot/nix/man/man1/nix-pack-closure.1: troff or preprocessor input text D: /var/tmp/nix-0.10-buildroot/nix/man/man1/nix-prefetch-url.1: troff or preprocessor input text D: /var/tmp/nix-0.10-buildroot/nix/man/man1/nix-pull.1: troff or preprocessor input text D: /var/tmp/nix-0.10-buildroot/nix/man/man1/nix-push.1: troff or preprocessor input text D: /var/tmp/nix-0.10-buildroot/nix/man/man1/nix-store.1: troff or preprocessor input text D: /var/tmp/nix-0.10-buildroot/nix/man/man1/nix-unpack-closure.1: troff or preprocessor input text D: /var/tmp/nix-0.10-buildroot/nix/share: directory D: /var/tmp/nix-0.10-buildroot/nix/share/emacs: directory D: /var/tmp/nix-0.10-buildroot/nix/share/emacs/site-lisp: directory D: /var/tmp/nix-0.10-buildroot/nix/share/emacs/site-lisp/nix-mode.el: ASCII English text D: /var/tmp/nix-0.10-buildroot/nix/share/nix: directory D: /var/tmp/nix-0.10-buildroot/nix/share/nix/corepkgs: directory D: /var/tmp/nix-0.10-buildroot/nix/share/nix/corepkgs/buildenv: directory D: /var/tmp/nix-0.10-buildroot/nix/share/nix/corepkgs/buildenv/builder.pl: Paul Falstad's zsh script text executable D: /var/tmp/nix-0.10-buildroot/nix/share/nix/corepkgs/buildenv/default.nix: ASCII text D: /var/tmp/nix-0.10-buildroot/nix/share/nix/corepkgs/channels: directory D: /var/tmp/nix-0.10-buildroot/nix/share/nix/corepkgs/channels/unpack.nix: ASCII text D: /var/tmp/nix-0.10-buildroot/nix/share/nix/corepkgs/channels/unpack.sh: Bourne shell script text executable D: /var/tmp/nix-0.10-buildroot/nix/share/nix/corepkgs/nar: directory D: /var/tmp/nix-0.10-buildroot/nix/share/nix/corepkgs/nar/nar.nix: ASCII text D: /var/tmp/nix-0.10-buildroot/nix/share/nix/corepkgs/nar/nar.sh: Bourne shell script text executable D: /var/tmp/nix-0.10-buildroot/nix/share/nix/log2html: directory D: /var/tmp/nix-0.10-buildroot/nix/share/nix/log2html/log2html.xsl: XML document text D: /var/tmp/nix-0.10-buildroot/nix/share/nix/log2html/mark-errors.xsl: XML document text D: /var/tmp/nix-0.10-buildroot/nix/share/nix/log2html/treebits.js: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/share/nix/manual: directory D: /var/tmp/nix-0.10-buildroot/nix/share/nix/manual/figures: directory D: /var/tmp/nix-0.10-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.10-buildroot/nix/share/nix/manual/images: directory D: /var/tmp/nix-0.10-buildroot/nix/share/nix/manual/images/callouts: directory D: /var/tmp/nix-0.10-buildroot/nix/share/nix/manual/images/callouts/1.gif: GIF image data, version 89a, 12 x 12 D: /var/tmp/nix-0.10-buildroot/nix/share/nix/manual/images/callouts/10.gif: GIF image data, version 89a, 12 x 12 D: /var/tmp/nix-0.10-buildroot/nix/share/nix/manual/images/callouts/11.gif: GIF image data, version 89a, 12 x 12 D: /var/tmp/nix-0.10-buildroot/nix/share/nix/manual/images/callouts/12.gif: GIF image data, version 89a, 12 x 12 D: /var/tmp/nix-0.10-buildroot/nix/share/nix/manual/images/callouts/13.gif: GIF image data, version 89a, 12 x 12 D: /var/tmp/nix-0.10-buildroot/nix/share/nix/manual/images/callouts/14.gif: GIF image data, version 89a, 12 x 12 D: /var/tmp/nix-0.10-buildroot/nix/share/nix/manual/images/callouts/15.gif: GIF image data, version 89a, 12 x 12 D: /var/tmp/nix-0.10-buildroot/nix/share/nix/manual/images/callouts/2.gif: GIF image data, version 89a, 12 x 12 D: /var/tmp/nix-0.10-buildroot/nix/share/nix/manual/images/callouts/3.gif: GIF image data, version 89a, 12 x 12 D: /var/tmp/nix-0.10-buildroot/nix/share/nix/manual/images/callouts/4.gif: GIF image data, version 89a, 12 x 12 D: /var/tmp/nix-0.10-buildroot/nix/share/nix/manual/images/callouts/5.gif: GIF image data, version 89a, 12 x 12 D: /var/tmp/nix-0.10-buildroot/nix/share/nix/manual/images/callouts/6.gif: GIF image data, version 89a, 12 x 12 D: /var/tmp/nix-0.10-buildroot/nix/share/nix/manual/images/callouts/7.gif: GIF image data, version 89a, 12 x 12 D: /var/tmp/nix-0.10-buildroot/nix/share/nix/manual/images/callouts/8.gif: GIF image data, version 89a, 12 x 12 D: /var/tmp/nix-0.10-buildroot/nix/share/nix/manual/images/callouts/9.gif: GIF image data, version 89a, 12 x 12 D: /var/tmp/nix-0.10-buildroot/nix/share/nix/manual/manual.html: HTML document text D: /var/tmp/nix-0.10-buildroot/nix/share/nix/manual/style.css: ASCII C program text D: /var/tmp/nix-0.10-buildroot/nix/store: sticky directory D: /var/tmp/nix-0.10-buildroot/nix/var: directory D: /var/tmp/nix-0.10-buildroot/nix/var/log: directory D: /var/tmp/nix-0.10-buildroot/nix/var/log/nix: directory D: /var/tmp/nix-0.10-buildroot/nix/var/log/nix/drvs: directory D: /var/tmp/nix-0.10-buildroot/nix/var/nix: directory D: /var/tmp/nix-0.10-buildroot/nix/var/nix/db: directory D: /var/tmp/nix-0.10-buildroot/nix/var/nix/gcroots: directory D: /var/tmp/nix-0.10-buildroot/nix/var/nix/gcroots/channels: directory D: /var/tmp/nix-0.10-buildroot/nix/var/nix/gcroots/profiles: broken symbolic link to /nix/var/nix/profiles D: /var/tmp/nix-0.10-buildroot/nix/var/nix/gcroots/tmp: directory D: /var/tmp/nix-0.10-buildroot/nix/var/nix/manifests: directory D: /var/tmp/nix-0.10-buildroot/nix/var/nix/profiles: directory D: /var/tmp/nix-0.10-buildroot/nix/var/nix/temproots: directory D: /var/tmp/nix-0.10-buildroot/nix/var/nix/userpool: directory D: execv(/usr/lib/rpm/perl.req) pid 23082 D: waitpid(23082) rc 23082 status 0 D: execv(/usr/lib/rpm/perl.req) pid 23083 D: waitpid(23083) rc 23083 status 0 D: execv(/usr/lib/rpm/perl.req) pid 23084 D: waitpid(23084) rc 23084 status 0 D: execv(/usr/lib/rpm/perl.req) pid 23085 D: waitpid(23085) rc 23085 status 0 D: execv(/usr/lib/rpm/perl.req) pid 23086 D: waitpid(23086) rc 23086 status 0 D: execv(/usr/lib/rpm/perl.req) pid 23087 D: waitpid(23087) rc 23087 status 0 D: execv(/usr/lib/rpm/perl.req) pid 23088 D: waitpid(23088) rc 23088 status 0 D: execv(/usr/lib/rpm/perl.req) pid 23089 D: waitpid(23089) rc 23089 status 0 D: execv(/usr/lib/rpm/perl.req) pid 23090 D: waitpid(23090) rc 23090 status 0 D: execv(/usr/lib/rpm/perl.req) pid 23091 D: waitpid(23091) rc 23091 status 0 D: execv(/usr/lib/rpm/perl.prov) pid 23092 D: waitpid(23092) rc 23092 status 0 D: execv(/usr/lib/rpm/perl.req) pid 23093 D: waitpid(23093) rc 23093 status 0 D: execv(/usr/lib/rpm/perl.prov) pid 23094 D: waitpid(23094) rc 23094 status 0 D: execv(/usr/lib/rpm/perl.req) pid 23095 D: waitpid(23095) rc 23095 status 0 D: execv(/usr/lib/rpm/perl.req) pid 23096 D: waitpid(23096) rc 23096 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 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.5 libstdc++.so.5(CXXABI_1.2) libstdc++.so.5(GLIBCPP_3.2) libstore.so.0 libutil.so.0 perl(Cwd) perl(File::Temp) perl(IO::Handle) perl(POSIX) perl(readmanifest) perl(strict) Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/nix-0.10-buildroot D: execv(/usr/lib/rpm/check-files) pid 23097 D: waitpid(23097) rc 23097 status 0 warning: Could not canonicalize hostname: (none) D: fini 100444 1 ( 0, 0) 3824872 /tmp/nix-0.10.tar.bz2 D: fini 100600 1 ( 0, 0) 1826 /usr/src/redhat/SPECS/nix.spec GZDIO: 4 writes, 3827072 total bytes in 0.370286 secs D: Signature: size(180)+pad(4) Wrote: /usr/src/redhat/SRPMS/nix-0.10-1.src.rpm D: fini 040755 2 ( 0, 0) 0 /nix/bin D: fini 100755 1 ( 0, 0) 3120 /nix/bin/nix-build D: fini 100755 1 ( 0, 0) 4416 /nix/bin/nix-channel D: fini 100755 1 ( 0, 0) 933 /nix/bin/nix-collect-garbage D: fini 100755 1 ( 0, 0) 936024 /nix/bin/nix-env D: fini 100755 1 ( 0, 0) 740888 /nix/bin/nix-hash D: fini 100755 1 ( 0, 0) 3365 /nix/bin/nix-install-package D: fini 100755 1 ( 0, 0) 754968 /nix/bin/nix-instantiate D: fini 100755 1 ( 0, 0) 9880 /nix/bin/nix-log2xml D: fini 100755 1 ( 0, 0) 1849 /nix/bin/nix-pack-closure D: fini 100755 1 ( 0, 0) 1737 /nix/bin/nix-prefetch-url D: fini 100755 1 ( 0, 0) 3019 /nix/bin/nix-pull D: fini 100755 1 ( 0, 0) 7045 /nix/bin/nix-push D: fini 100755 1 ( 0, 0) 859096 /nix/bin/nix-store D: fini 100755 1 ( 0, 0) 2243 /nix/bin/nix-unpack-closure 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) 5103 /nix/etc/nix/nix.conf.example D: fini 040755 2 ( 0, 0) 0 /nix/etc/profile.d D: fini 100755 1 ( 0, 0) 289 /nix/etc/profile.d/nix.sh D: fini 040755 3 ( 0, 0) 0 /nix/include D: fini 040755 3 ( 0, 0) 0 /nix/include/nix D: fini 100644 1 ( 0, 0) 1679 /nix/include/nix/archive.hh D: fini 100644 1 ( 0, 0) 2706 /nix/include/nix/aterm-map.hh D: fini 100644 1 ( 0, 0) 821 /nix/include/nix/aterm.hh D: fini 100644 1 ( 0, 0) 267 /nix/include/nix/attr-path.hh D: fini 040755 3 ( 0, 0) 0 /nix/include/nix/boost D: fini 100644 1 ( 0, 0) 1065 /nix/include/nix/boost/assert.hpp D: fini 100644 1 ( 0, 0) 1757 /nix/include/nix/boost/checked_delete.hpp D: fini 100644 1 ( 0, 0) 1536 /nix/include/nix/boost/enable_shared_from_this.hpp D: fini 040755 2 ( 0, 0) 0 /nix/include/nix/boost/format D: fini 100644 1 ( 0, 0) 2223 /nix/include/nix/boost/format.hpp D: fini 100644 1 ( 0, 0) 2261 /nix/include/nix/boost/format/exceptions.hpp D: fini 100644 1 ( 0, 0) 6681 /nix/include/nix/boost/format/feed_args.hpp D: fini 100644 1 ( 0, 0) 4629 /nix/include/nix/boost/format/format_class.hpp D: fini 100644 1 ( 0, 0) 1561 /nix/include/nix/boost/format/format_fwd.hpp D: fini 100644 1 ( 0, 0) 17513 /nix/include/nix/boost/format/group.hpp D: fini 100644 1 ( 0, 0) 5421 /nix/include/nix/boost/format/internals.hpp D: fini 100644 1 ( 0, 0) 2014 /nix/include/nix/boost/format/internals_fwd.hpp D: fini 100644 1 ( 0, 0) 1656 /nix/include/nix/boost/format/macros_default.hpp D: fini 100644 1 ( 0, 0) 12345 /nix/include/nix/boost/shared_count.hpp D: fini 100644 1 ( 0, 0) 11543 /nix/include/nix/boost/shared_ptr.hpp D: fini 100644 1 ( 0, 0) 999 /nix/include/nix/boost/throw_exception.hpp D: fini 100644 1 ( 0, 0) 4312 /nix/include/nix/boost/weak_ptr.hpp D: fini 100644 1 ( 0, 0) 2822 /nix/include/nix/boost/workaround.hpp D: fini 100644 1 ( 0, 0) 704 /nix/include/nix/build.hh D: fini 100644 1 ( 0, 0) 1824 /nix/include/nix/db.hh D: fini 100644 1 ( 0, 0) 1650 /nix/include/nix/derivations.hh D: fini 100644 1 ( 0, 0) 2217 /nix/include/nix/eval.hh D: fini 100644 1 ( 0, 0) 251 /nix/include/nix/expr-to-xml.hh D: fini 100644 1 ( 0, 0) 1442 /nix/include/nix/gc.hh D: fini 100644 1 ( 0, 0) 1126 /nix/include/nix/get-drvs.hh D: fini 100644 1 ( 0, 0) 1736 /nix/include/nix/globals.hh D: fini 100644 1 ( 0, 0) 2004 /nix/include/nix/hash.hh D: fini 100644 1 ( 0, 0) 8338 /nix/include/nix/lexer-tab.hh D: fini 100644 1 ( 0, 0) 1137 /nix/include/nix/misc.hh D: fini 100644 1 ( 0, 0) 2616 /nix/include/nix/nixexpr.hh D: fini 100644 1 ( 0, 0) 4759 /nix/include/nix/parser-tab.hh D: fini 100644 1 ( 0, 0) 433 /nix/include/nix/parser.hh D: fini 100644 1 ( 0, 0) 1052 /nix/include/nix/pathlocks.hh D: fini 100644 1 ( 0, 0) 190 /nix/include/nix/references.hh D: fini 100644 1 ( 0, 0) 5708 /nix/include/nix/store.hh D: fini 100644 1 ( 0, 0) 1291 /nix/include/nix/types.hh D: fini 100644 1 ( 0, 0) 5721 /nix/include/nix/util.hh D: fini 100644 1 ( 0, 0) 1162 /nix/include/nix/xml-writer.hh D: fini 040755 3 ( 0, 0) 0 /nix/lib D: fini 040755 2 ( 0, 0) 0 /nix/lib/nix D: fini 100755 1 ( 0, 0) 866 /nix/lib/nix/libexpr.la D: fini 120777 1 ( 0, 0) 16 /nix/lib/nix/libexpr.so D: fini 120777 1 ( 0, 0) 16 /nix/lib/nix/libexpr.so.0 D: fini 100755 1 ( 0, 0) 2155770 /nix/lib/nix/libexpr.so.0.0.0 D: fini 100755 1 ( 0, 0) 803 /nix/lib/nix/libformat.la D: fini 120777 1 ( 0, 0) 18 /nix/lib/nix/libformat.so D: fini 120777 1 ( 0, 0) 18 /nix/lib/nix/libformat.so.0 D: fini 100755 1 ( 0, 0) 445916 /nix/lib/nix/libformat.so.0.0.0 D: fini 100755 1 ( 0, 0) 791 /nix/lib/nix/libmain.la D: fini 120777 1 ( 0, 0) 16 /nix/lib/nix/libmain.so D: fini 120777 1 ( 0, 0) 16 /nix/lib/nix/libmain.so.0 D: fini 100755 1 ( 0, 0) 344717 /nix/lib/nix/libmain.so.0.0.0 D: fini 100755 1 ( 0, 0) 847 /nix/lib/nix/libstore.la D: fini 120777 1 ( 0, 0) 17 /nix/lib/nix/libstore.so D: fini 120777 1 ( 0, 0) 17 /nix/lib/nix/libstore.so.0 D: fini 100755 1 ( 0, 0) 3382053 /nix/lib/nix/libstore.so.0.0.0 D: fini 100755 1 ( 0, 0) 817 /nix/lib/nix/libutil.la D: fini 120777 1 ( 0, 0) 16 /nix/lib/nix/libutil.so D: fini 120777 1 ( 0, 0) 16 /nix/lib/nix/libutil.so.0 D: fini 100755 1 ( 0, 0) 1126860 /nix/lib/nix/libutil.so.0.0.0 D: fini 040755 3 ( 0, 0) 0 /nix/libexec D: fini 100755 1 ( 0, 0) 67570 /nix/libexec/bsdiff D: fini 100755 1 ( 0, 0) 59543 /nix/libexec/bspatch D: fini 100755 1 ( 0, 0) 82166 /nix/libexec/bunzip2 D: fini 100755 1 ( 0, 0) 82166 /nix/libexec/bzip2 D: fini 040755 2 ( 0, 0) 0 /nix/libexec/nix D: fini 100755 1 ( 0, 0) 8627 /nix/libexec/nix/download-using-manifests.pl D: fini 100755 1 ( 0, 0) 1202 /nix/libexec/nix/find-runtime-roots.pl D: fini 100644 1 ( 0, 0) 346 /nix/libexec/nix/readconfig.pm D: fini 100644 1 ( 0, 0) 6793 /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) 3728 /nix/man/man1/nix-build.1 D: fini 100644 1 ( 0, 0) 1997 /nix/man/man1/nix-channel.1 D: fini 100644 1 ( 0, 0) 1411 /nix/man/man1/nix-collect-garbage.1 D: fini 100644 1 ( 0, 0) 21819 /nix/man/man1/nix-env.1 D: fini 100644 1 ( 0, 0) 3362 /nix/man/man1/nix-hash.1 D: fini 100644 1 ( 0, 0) 3864 /nix/man/man1/nix-install-package.1 D: fini 100644 1 ( 0, 0) 4715 /nix/man/man1/nix-instantiate.1 D: fini 100644 1 ( 0, 0) 1923 /nix/man/man1/nix-pack-closure.1 D: fini 100644 1 ( 0, 0) 2429 /nix/man/man1/nix-prefetch-url.1 D: fini 100644 1 ( 0, 0) 1214 /nix/man/man1/nix-pull.1 D: fini 100644 1 ( 0, 0) 3386 /nix/man/man1/nix-push.1 D: fini 100644 1 ( 0, 0) 17267 /nix/man/man1/nix-store.1 D: fini 100644 1 ( 0, 0) 965 /nix/man/man1/nix-unpack-closure.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) 3287 /nix/share/emacs/site-lisp/nix-mode.el D: fini 040755 5 ( 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) 3460 /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) 334 /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) 123 /nix/share/nix/corepkgs/nar/nar.nix D: fini 100755 1 ( 0, 0) 392 /nix/share/nix/corepkgs/nar/nar.sh D: fini 040755 2 ( 0, 0) 0 /nix/share/nix/log2html D: fini 100644 1 ( 0, 0) 2815 /nix/share/nix/log2html/log2html.xsl D: fini 100644 1 ( 0, 0) 678 /nix/share/nix/log2html/mark-errors.xsl D: fini 100644 1 ( 0, 0) 1397 /nix/share/nix/log2html/treebits.js 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 040755 2 ( 0, 0) 0 /nix/share/nix/manual/images/callouts D: fini 100644 1 ( 0, 0) 889 /nix/share/nix/manual/images/callouts/1.gif D: fini 100644 1 ( 0, 0) 929 /nix/share/nix/manual/images/callouts/10.gif D: fini 100644 1 ( 0, 0) 202 /nix/share/nix/manual/images/callouts/11.gif D: fini 100644 1 ( 0, 0) 210 /nix/share/nix/manual/images/callouts/12.gif D: fini 100644 1 ( 0, 0) 209 /nix/share/nix/manual/images/callouts/13.gif D: fini 100644 1 ( 0, 0) 205 /nix/share/nix/manual/images/callouts/14.gif D: fini 100644 1 ( 0, 0) 210 /nix/share/nix/manual/images/callouts/15.gif D: fini 100644 1 ( 0, 0) 907 /nix/share/nix/manual/images/callouts/2.gif D: fini 100644 1 ( 0, 0) 914 /nix/share/nix/manual/images/callouts/3.gif D: fini 100644 1 ( 0, 0) 907 /nix/share/nix/manual/images/callouts/4.gif D: fini 100644 1 ( 0, 0) 916 /nix/share/nix/manual/images/callouts/5.gif D: fini 100644 1 ( 0, 0) 218 /nix/share/nix/manual/images/callouts/6.gif D: fini 100644 1 ( 0, 0) 907 /nix/share/nix/manual/images/callouts/7.gif D: fini 100644 1 ( 0, 0) 918 /nix/share/nix/manual/images/callouts/8.gif D: fini 100644 1 ( 0, 0) 923 /nix/share/nix/manual/images/callouts/9.gif D: fini 100644 1 ( 0, 0) 337666 /nix/share/nix/manual/manual.html D: fini 100644 1 ( 0, 0) 4680 /nix/share/nix/manual/style.css D: fini 041777 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 8 ( 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 D: fini 040755 2 ( 0, 0) 0 /nix/var/nix/userpool GZDIO: 68 writes, 11774988 total bytes in 3.261699 secs D: Signature: size(180)+pad(4) Wrote: /usr/src/redhat/RPMS/i386/nix-0.10-1.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.68559 + umask 022 + cd /usr/src/redhat/BUILD + cd nix-0.10 + rm -rf /var/tmp/nix-0.10-buildroot + exit 0 syncing... halting...