make flags: make all-recursive make[1]: Entering directory `/tmp/nix-1300-0/nix-0.10' Making all in externals make[2]: Entering directory `/tmp/nix-1300-0/nix-0.10/externals' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/nix-1300-0/nix-0.10/externals' Making all in src make[2]: Entering directory `/tmp/nix-1300-0/nix-0.10/src' Making all in bin2c make[3]: Entering directory `/tmp/nix-1300-0/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.exe bin2c.o -lpthread mkdir .libs gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o bin2c.exe bin2c.o -lpthread make[3]: Leaving directory `/tmp/nix-1300-0/nix-0.10/src/bin2c' Making all in boost make[3]: Entering directory `/tmp/nix-1300-0/nix-0.10/src/boost' Making all in format make[4]: Entering directory `/tmp/nix-1300-0/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 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 -o format_implementation.o /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_uninitialized.h: In copy constructor `boost::basic_format::basic_format(const boost::basic_format&)': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_uninitialized.h:82: warning: '__cur' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_uninitialized.h: In copy constructor `boost::basic_format::basic_format(const boost::basic_format&)': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_uninitialized.h:82: warning: '__cur' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h: In member function `std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = boost::io::detail::format_item, _Alloc = std::allocator]': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:715: warning: '__result' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_uninitialized.h:82: warning: '__cur' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_uninitialized.h:82: warning: '__cur' might be used uninitialized in this function 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 -o 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 -o parsing.o /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_uninitialized.h: In member function `void std::vector<_Tp, _Alloc>::_M_fill_insert(__gnu_cxx::__normal_iterator >, size_t, const _Tp&) [with _Tp = boost::io::detail::format_item, _Alloc = std::allocator]': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_uninitialized.h:82: warning: '__cur' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_uninitialized.h:82: warning: '__cur' might be used uninitialized in this function /bin/sh ../../../libtool --tag=CXX --mode=link g++ -Wall -I./../.. -D_FILE_OFFSET_BITS=64 -g -O2 -o libformat.la -rpath /nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/lib/nix format_implementation.lo free_funcs.lo parsing.lo -lpthread mkdir .libs libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared libraries ar cru .libs/libformat.a format_implementation.o free_funcs.o parsing.o ranlib .libs/libformat.a creating libformat.la (cd .libs && rm -f libformat.la && ln -s ../libformat.la libformat.la) make[4]: Leaving directory `/tmp/nix-1300-0/nix-0.10/src/boost/format' make[4]: Entering directory `/tmp/nix-1300-0/nix-0.10/src/boost' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/tmp/nix-1300-0/nix-0.10/src/boost' make[3]: Leaving directory `/tmp/nix-1300-0/nix-0.10/src/boost' Making all in libutil make[3]: Entering directory `/tmp/nix-1300-0/nix-0.10/src/libutil' if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -D_FILE_OFFSET_BITS=64 -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cc -o util.o /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h: In function `nix::Strings nix::tokenizeString(const std::string&, const std::string&)': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h: In function `nix::Strings nix::unpackStrings(const std::string&)': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h: In function `nix::Strings nix::readDirectory(const nix::Path&)': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function util.cc: At global scope: util.cc:860: warning: 'nix::haveSwitched' defined but not used util.cc:861: warning: 'nix::savedUid' defined but not used util.cc:861: warning: 'nix::nixUid' defined but not used util.cc:862: warning: 'nix::savedGid' defined but not used util.cc:862: warning: 'nix::nixGid' defined but not used if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -D_FILE_OFFSET_BITS=64 -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.cc -o hash.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -D_FILE_OFFSET_BITS=64 -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c archive.cc -o archive.o /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_uninitialized.h: In function `void nix::dumpEntries(const nix::Path&, nix::DumpSink&)': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_uninitialized.h:82: warning: '__cur' might be used uninitialized in this function if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -D_FILE_OFFSET_BITS=64 -g -O2 -MT aterm.lo -MD -MP -MF .deps/aterm.Tpo -c aterm.cc -o aterm.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -D_FILE_OFFSET_BITS=64 -g -O2 -MT aterm-map.lo -MD -MP -MF .deps/aterm-map.Tpo -c aterm-map.cc -o aterm-map.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -D_FILE_OFFSET_BITS=64 -g -O2 -MT xml-writer.lo -MD -MP -MF .deps/xml-writer.Tpo -c xml-writer.cc -o 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 -o 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 -o 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 -o sha256.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -I./.. -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -D_FILE_OFFSET_BITS=64 -g -O2 -o libutil.la -rpath /nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-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 mkdir .libs libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared libraries ar cru .libs/libutil.a util.o hash.o archive.o aterm.o aterm-map.o xml-writer.o md5.o sha1.o sha256.o ranlib .libs/libutil.a creating libutil.la (cd .libs && rm -f libutil.la && ln -s ../libutil.la libutil.la) make[3]: Leaving directory `/tmp/nix-1300-0/nix-0.10/src/libutil' Making all in libstore make[3]: Entering directory `/tmp/nix-1300-0/nix-0.10/src/libstore' /nix/store/v49l5fi5zsw31bsqwbjhzajywmvgwndi-perl/bin/perl ./../aterm-helper.pl derivations-ast.hh derivations-ast.cc < ./derivations-ast.def make all-am make[4]: Entering directory `/tmp/nix-1300-0/nix-0.10/src/libstore' if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -MT store.lo -MD -MP -MF .deps/store.Tpo -c store.cc -o store.o /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_tree.h: In member function `typename std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_copy(const std::_Rb_tree_node<_Val>*, std::_Rb_tree_node<_Val>*) [with _Key = std::string, _Val = std::string, _KeyOfValue = std::_Identity, _Compare = std::less, _Alloc = std::allocator]': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_tree.h:1029: warning: '__top' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_tree.h:365: warning: '__tmp' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h: In function `nix::Substitutes nix::readSubstitutes(const nix::Transaction&, const nix::Path&)': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h: In function `void nix::setReferences(const nix::Transaction&, const nix::Path&, const nix::PathSet&)': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h: In function `void nix::registerValidPath(const nix::Transaction&, const nix::Path&, const nix::Hash&, const nix::PathSet&, const nix::Path&)': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h: In function `void nix::registerSubstitute(const nix::Transaction&, const nix::Path&, const nix::Substitute&)': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -MT derivations.lo -MD -MP -MF .deps/derivations.Tpo -c derivations.cc -o derivations.o /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_tree.h: In member function `typename std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_copy(const std::_Rb_tree_node<_Val>*, std::_Rb_tree_node<_Val>*) [with _Key = std::string, _Val = std::string, _KeyOfValue = std::_Identity, _Compare = std::less, _Alloc = std::allocator]': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_tree.h:1029: warning: '__top' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_tree.h:365: warning: '__tmp' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h: In function `nix::Derivation nix::parseDerivation(_ATerm*)': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -MT build.lo -MD -MP -MF .deps/build.Tpo -c build.cc -o build.o /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_tree.h: In member function `typename std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_copy(const std::_Rb_tree_node<_Val>*, std::_Rb_tree_node<_Val>*) [with _Key = std::string, _Val = std::string, _KeyOfValue = std::_Identity, _Compare = std::less, _Alloc = std::allocator]': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_tree.h:1029: warning: '__top' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_tree.h:365: warning: '__tmp' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_tree.h: In member function `typename std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_copy(const std::_Rb_tree_node<_Val>*, std::_Rb_tree_node<_Val>*) [with _Key = std::string, _Val = std::pair, _KeyOfValue = std::_Select1st >, _Compare = std::less, _Alloc = std::allocator >]': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_tree.h:1029: warning: '__top' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_tree.h:365: warning: '__tmp' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_tree.h: In member function `typename std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_copy(const std::_Rb_tree_node<_Val>*, std::_Rb_tree_node<_Val>*) [with _Key = nix::Path, _Val = std::pair, _KeyOfValue = std::_Select1st >, _Compare = std::less, _Alloc = std::allocator >]': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_tree.h:1029: warning: '__top' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_tree.h:365: warning: '__tmp' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_tree.h: In member function `typename std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_copy(const std::_Rb_tree_node<_Val>*, std::_Rb_tree_node<_Val>*) [with _Key = std::string, _Val = std::pair, _KeyOfValue = std::_Select1st >, _Compare = std::less, _Alloc = std::allocator >]': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_tree.h:1029: warning: '__top' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_tree.h:365: warning: '__tmp' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h: In member function `std::list<_Tp, _Alloc>& std::list<_Tp, _Alloc>::operator=(const std::list<_Tp, _Alloc>&) [with _Tp = nix::Substitute, _Alloc = std::allocator]': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h: In member function `void nix::DerivationGoal::startBuilder()': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h: In member function `void nix::SubstitutionGoal::tryToRun()': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.cc -o misc.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cc -o globals.o /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h: In member function `typename std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, const _Val&) [with _Key = std::string, _Val = std::pair, _KeyOfValue = std::_Select1st >, _Compare = std::less, _Alloc = std::allocator >]': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h: In function `void nix::readSettings()': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h: In function `nix::Strings nix::querySetting(const std::string&, const nix::Strings&)': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h: In function `std::string nix::querySetting(const std::string&, const std::string&)': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -MT db.lo -MD -MP -MF .deps/db.Tpo -c db.cc -o db.o /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h: In member function `void nix::Database::enumTable(const nix::Transaction&, nix::TableId, nix::Strings&, const std::string&)': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function db.cc: In member function `nix::TableId nix::Database::openTable(const std::string&, bool)': db.cc:298: warning: 'db' might be used uninitialized in this function if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -MT references.lo -MD -MP -MF .deps/references.Tpo -c references.cc -o references.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -MT pathlocks.lo -MD -MP -MF .deps/pathlocks.Tpo -c pathlocks.cc -o pathlocks.o /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h: In member function `void nix::PathLocks::lockPaths(const nix::PathSet&, const std::string&)': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c gc.cc -o gc.o /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_tree.h: In member function `typename std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_copy(const std::_Rb_tree_node<_Val>*, std::_Rb_tree_node<_Val>*) [with _Key = std::string, _Val = std::string, _KeyOfValue = std::_Identity, _Compare = std::less, _Alloc = std::allocator]': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_tree.h:1029: warning: '__top' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_tree.h:365: warning: '__tmp' might be used uninitialized in this function /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h: In function `void nix::dfsVisit(const nix::PathSet&, const nix::Path&, nix::PathSet&, nix::Paths&)': /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_list.h:435: warning: '__p' might be used uninitialized in this function /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -I./.. -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -o libstore.la -rpath /nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-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 mkdir .libs libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared libraries ar cru .libs/libstore.a store.o derivations.o build.o misc.o globals.o db.o references.o pathlocks.o gc.o ranlib .libs/libstore.a creating libstore.la (cd .libs && rm -f libstore.la && ln -s ../libstore.la libstore.la) make[4]: Leaving directory `/tmp/nix-1300-0/nix-0.10/src/libstore' make[3]: Leaving directory `/tmp/nix-1300-0/nix-0.10/src/libstore' Making all in libmain make[3]: Entering directory `/tmp/nix-1300-0/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/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/share\" -DNIX_STATE_DIR=\"/nix/var/nix\" -DNIX_LOG_DIR=\"/nix/var/log/nix\" -DNIX_CONF_DIR=\"/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/etc/nix\" -DNIX_LIBEXEC_DIR=\"/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/libexec\" -DNIX_VERSION=\"0.10\" -I./.. -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/share\" -DNIX_STATE_DIR=\"/nix/var/nix\" -DNIX_LOG_DIR=\"/nix/var/log/nix\" -DNIX_CONF_DIR=\"/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/etc/nix\" -DNIX_LIBEXEC_DIR=\"/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/libexec\" -DNIX_VERSION=\"0.10\" -I./.. -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -MT shared.lo -MD -MP -MF .deps/shared.Tpo -c shared.cc -o shared.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/share\" -DNIX_STATE_DIR=\"/nix/var/nix\" -DNIX_LOG_DIR=\"/nix/var/log/nix\" -DNIX_CONF_DIR=\"/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/etc/nix\" -DNIX_LIBEXEC_DIR=\"/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/libexec\" -DNIX_VERSION=\"0.10\" -I./.. -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -o libmain.la -rpath /nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/lib/nix shared.lo -lpthread mkdir .libs libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared libraries ar cru .libs/libmain.a shared.o ranlib .libs/libmain.a creating libmain.la (cd .libs && rm -f libmain.la && ln -s ../libmain.la libmain.la) make[3]: Leaving directory `/tmp/nix-1300-0/nix-0.10/src/libmain' Making all in nix-store make[3]: Entering directory `/tmp/nix-1300-0/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -I./../libutil -I./../libstore -I./../libmain -D_FILE_OFFSET_BITS=64 -g -O2 -o nix-store.exe main.o dotgraph.o ../libmain/libmain.la ../libstore/libstore.la ../libutil/libutil.la ../boost/format/libformat.la -L/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/lib -ldb_cxx -L/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/lib -lATerm -lpthread mkdir .libs g++ -I./.. -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -I./../libutil -I./../libstore -I./../libmain -D_FILE_OFFSET_BITS=64 -g -O2 -o nix-store.exe main.o dotgraph.o ../libmain/.libs/libmain.a ../libstore/.libs/libstore.a /tmp/nix-1300-0/nix-0.10/src/libutil/.libs/libutil.a ../libutil/.libs/libutil.a /tmp/nix-1300-0/nix-0.10/src/boost/format/.libs/libformat.a ../boost/format/.libs/libformat.a -L/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/lib -ldb_cxx -L/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/lib /nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/lib/libATerm.a -lpthread make[3]: Leaving directory `/tmp/nix-1300-0/nix-0.10/src/nix-store' Making all in nix-hash make[3]: Entering directory `/tmp/nix-1300-0/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.exe nix-hash.o ../libmain/libmain.la ../libstore/libstore.la ../libutil/libutil.la ../boost/format/libformat.la -L/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/lib -ldb_cxx -L/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/lib -lATerm -lpthread mkdir .libs g++ -I./.. -I./../libutil -I./../libstore -I./../libmain -D_FILE_OFFSET_BITS=64 -g -O2 -o nix-hash.exe nix-hash.o ../libmain/.libs/libmain.a ../libstore/.libs/libstore.a /tmp/nix-1300-0/nix-0.10/src/libutil/.libs/libutil.a ../libutil/.libs/libutil.a /tmp/nix-1300-0/nix-0.10/src/boost/format/.libs/libformat.a ../boost/format/.libs/libformat.a -L/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/lib -ldb_cxx -L/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/lib /nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/lib/libATerm.a -lpthread make[3]: Leaving directory `/tmp/nix-1300-0/nix-0.10/src/nix-hash' Making all in libexpr make[3]: Entering directory `/tmp/nix-1300-0/nix-0.10/src/libexpr' /nix/store/v49l5fi5zsw31bsqwbjhzajywmvgwndi-perl/bin/perl ./../aterm-helper.pl nixexpr-ast.hh nixexpr-ast.cc < ./nixexpr-ast.def make all-am make[4]: Entering directory `/tmp/nix-1300-0/nix-0.10/src/libexpr' if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -MT nixexpr.lo -MD -MP -MF .deps/nixexpr.Tpo -c nixexpr.cc -o nixexpr.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -MT eval.lo -MD -MP -MF .deps/eval.Tpo -c eval.cc -o eval.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -MT primops.lo -MD -MP -MF .deps/primops.Tpo -c primops.cc -o primops.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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 -o lexer-tab.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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 -o parser-tab.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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 -o get-drvs.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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 -o attr-path.o if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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 -o expr-to-xml.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -I./.. -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -o libexpr.la -rpath /nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-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 mkdir .libs libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared libraries ar cru .libs/libexpr.a nixexpr.o eval.o primops.o lexer-tab.o parser-tab.o get-drvs.o attr-path.o expr-to-xml.o ranlib .libs/libexpr.a creating libexpr.la (cd .libs && rm -f libexpr.la && ln -s ../libexpr.la libexpr.la) make[4]: Leaving directory `/tmp/nix-1300-0/nix-0.10/src/libexpr' make[3]: Leaving directory `/tmp/nix-1300-0/nix-0.10/src/libexpr' Making all in nix-instantiate make[3]: Entering directory `/tmp/nix-1300-0/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -I./.. -I./../libutil -I./../libstore -I./../libexpr -I./../libmain -I../libexpr -D_FILE_OFFSET_BITS=64 -g -O2 -o nix-instantiate.exe main.o ../libmain/libmain.la ../libexpr/libexpr.la ../libstore/libstore.la ../libutil/libutil.la ../boost/format/libformat.la -L/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/lib -ldb_cxx -L/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/lib -lATerm -lpthread mkdir .libs g++ -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -I./.. -I./../libutil -I./../libstore -I./../libexpr -I./../libmain -I../libexpr -D_FILE_OFFSET_BITS=64 -g -O2 -o nix-instantiate.exe main.o ../libmain/.libs/libmain.a ../libexpr/.libs/libexpr.a /tmp/nix-1300-0/nix-0.10/src/libstore/.libs/libstore.a ../libstore/.libs/libstore.a /tmp/nix-1300-0/nix-0.10/src/libutil/.libs/libutil.a ../libutil/.libs/libutil.a /tmp/nix-1300-0/nix-0.10/src/boost/format/.libs/libformat.a ../boost/format/.libs/libformat.a -L/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/lib -ldb_cxx -L/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/lib /nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/lib/libATerm.a -lpthread make[3]: Leaving directory `/tmp/nix-1300-0/nix-0.10/src/nix-instantiate' Making all in nix-env make[3]: Entering directory `/tmp/nix-1300-0/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/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/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -I./../libutil -I./../libstore -I./../libexpr -I./../libmain -I../libexpr -D_FILE_OFFSET_BITS=64 -g -O2 -o nix-env.exe main.o names.o profiles.o ../libmain/libmain.la ../libexpr/libexpr.la ../libstore/libstore.la ../libutil/libutil.la ../boost/format/libformat.la -L/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/lib -ldb_cxx -L/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/lib -lATerm -lpthread mkdir .libs g++ -I./.. -I/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/include -I/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/include -I./../libutil -I./../libstore -I./../libexpr -I./../libmain -I../libexpr -D_FILE_OFFSET_BITS=64 -g -O2 -o nix-env.exe main.o names.o profiles.o ../libmain/.libs/libmain.a ../libexpr/.libs/libexpr.a /tmp/nix-1300-0/nix-0.10/src/libstore/.libs/libstore.a ../libstore/.libs/libstore.a /tmp/nix-1300-0/nix-0.10/src/libutil/.libs/libutil.a ../libutil/.libs/libutil.a /tmp/nix-1300-0/nix-0.10/src/boost/format/.libs/libformat.a ../boost/format/.libs/libformat.a -L/nix/store/zqyvqyng77pq900mwn18hyp8z7hyrx2d-db4-4.4.20/lib -ldb_cxx -L/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/lib /nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/lib/libATerm.a -lpthread make[3]: Leaving directory `/tmp/nix-1300-0/nix-0.10/src/nix-env' Making all in nix-log2xml make[3]: Entering directory `/tmp/nix-1300-0/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.exe log2xml.o -lpthread mkdir .libs g++ -D_FILE_OFFSET_BITS=64 -g -O2 -o nix-log2xml.exe log2xml.o -lpthread make[3]: Leaving directory `/tmp/nix-1300-0/nix-0.10/src/nix-log2xml' Making all in bsdiff-4.3 make[3]: Entering directory `/tmp/nix-1300-0/nix-0.10/src/bsdiff-4.3' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -O3 -I/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/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/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/include -D_FILE_OFFSET_BITS=64 -g -O2 -o bsdiff.exe bsdiff.o -L/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/lib -lbz2 -lpthread mkdir .libs gcc -O3 -I/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/include -D_FILE_OFFSET_BITS=64 -g -O2 -o bsdiff.exe bsdiff.o -L/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/lib -lbz2 -lpthread if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -O3 -I/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/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/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/include -D_FILE_OFFSET_BITS=64 -g -O2 -o bspatch.exe bspatch.o -L/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/lib -lbz2 -lpthread gcc -O3 -I/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/include -D_FILE_OFFSET_BITS=64 -g -O2 -o bspatch.exe bspatch.o -L/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/lib -lbz2 -lpthread make[3]: Leaving directory `/tmp/nix-1300-0/nix-0.10/src/bsdiff-4.3' make[3]: Entering directory `/tmp/nix-1300-0/nix-0.10/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/tmp/nix-1300-0/nix-0.10/src' make[2]: Leaving directory `/tmp/nix-1300-0/nix-0.10/src' Making all in scripts make[2]: Entering directory `/tmp/nix-1300-0/nix-0.10/scripts' sed \ -e "s^@extra1\@^^g" \ -e "s^@prefix\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix^g" \ -e "s^@bindir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/bin^g" \ -e "s^@sysconfdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/share^g" \ -e "s^@libexecdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-cygwin^g" \ -e "s^@shell\@^/usr/bin/sh^g" \ -e "s^@curl\@^/usr/local/bin/curl^g" \ -e "s^@bzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bzip2^g" \ -e "s^@bunzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bunzip2^g" \ -e "s^@bzip2_bin_test\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin^g" \ -e "s^@perl\@^/nix/store/v49l5fi5zsw31bsqwbjhzajywmvgwndi-perl/bin/perl^g" \ -e "s^@coreutils\@^/usr/bin^g" \ -e "s^@tar\@^/usr/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^/usr/bin/xmllint^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/usr/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/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix^g" \ -e "s^@bindir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/bin^g" \ -e "s^@sysconfdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/share^g" \ -e "s^@libexecdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-cygwin^g" \ -e "s^@shell\@^/usr/bin/sh^g" \ -e "s^@curl\@^/usr/local/bin/curl^g" \ -e "s^@bzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bzip2^g" \ -e "s^@bunzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bunzip2^g" \ -e "s^@bzip2_bin_test\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin^g" \ -e "s^@perl\@^/nix/store/v49l5fi5zsw31bsqwbjhzajywmvgwndi-perl/bin/perl^g" \ -e "s^@coreutils\@^/usr/bin^g" \ -e "s^@tar\@^/usr/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^/usr/bin/xmllint^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/usr/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/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix^g" \ -e "s^@bindir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/bin^g" \ -e "s^@sysconfdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/share^g" \ -e "s^@libexecdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-cygwin^g" \ -e "s^@shell\@^/usr/bin/sh^g" \ -e "s^@curl\@^/usr/local/bin/curl^g" \ -e "s^@bzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bzip2^g" \ -e "s^@bunzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bunzip2^g" \ -e "s^@bzip2_bin_test\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin^g" \ -e "s^@perl\@^/nix/store/v49l5fi5zsw31bsqwbjhzajywmvgwndi-perl/bin/perl^g" \ -e "s^@coreutils\@^/usr/bin^g" \ -e "s^@tar\@^/usr/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^/usr/bin/xmllint^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/usr/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/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix^g" \ -e "s^@bindir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/bin^g" \ -e "s^@sysconfdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/share^g" \ -e "s^@libexecdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-cygwin^g" \ -e "s^@shell\@^/usr/bin/sh^g" \ -e "s^@curl\@^/usr/local/bin/curl^g" \ -e "s^@bzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bzip2^g" \ -e "s^@bunzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bunzip2^g" \ -e "s^@bzip2_bin_test\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin^g" \ -e "s^@perl\@^/nix/store/v49l5fi5zsw31bsqwbjhzajywmvgwndi-perl/bin/perl^g" \ -e "s^@coreutils\@^/usr/bin^g" \ -e "s^@tar\@^/usr/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^/usr/bin/xmllint^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/usr/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/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix^g" \ -e "s^@bindir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/bin^g" \ -e "s^@sysconfdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/share^g" \ -e "s^@libexecdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-cygwin^g" \ -e "s^@shell\@^/usr/bin/sh^g" \ -e "s^@curl\@^/usr/local/bin/curl^g" \ -e "s^@bzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bzip2^g" \ -e "s^@bunzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bunzip2^g" \ -e "s^@bzip2_bin_test\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin^g" \ -e "s^@perl\@^/nix/store/v49l5fi5zsw31bsqwbjhzajywmvgwndi-perl/bin/perl^g" \ -e "s^@coreutils\@^/usr/bin^g" \ -e "s^@tar\@^/usr/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^/usr/bin/xmllint^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/usr/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/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix^g" \ -e "s^@bindir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/bin^g" \ -e "s^@sysconfdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/share^g" \ -e "s^@libexecdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-cygwin^g" \ -e "s^@shell\@^/usr/bin/sh^g" \ -e "s^@curl\@^/usr/local/bin/curl^g" \ -e "s^@bzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bzip2^g" \ -e "s^@bunzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bunzip2^g" \ -e "s^@bzip2_bin_test\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin^g" \ -e "s^@perl\@^/nix/store/v49l5fi5zsw31bsqwbjhzajywmvgwndi-perl/bin/perl^g" \ -e "s^@coreutils\@^/usr/bin^g" \ -e "s^@tar\@^/usr/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^/usr/bin/xmllint^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/usr/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/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix^g" \ -e "s^@bindir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/bin^g" \ -e "s^@sysconfdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/share^g" \ -e "s^@libexecdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-cygwin^g" \ -e "s^@shell\@^/usr/bin/sh^g" \ -e "s^@curl\@^/usr/local/bin/curl^g" \ -e "s^@bzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bzip2^g" \ -e "s^@bunzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bunzip2^g" \ -e "s^@bzip2_bin_test\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin^g" \ -e "s^@perl\@^/nix/store/v49l5fi5zsw31bsqwbjhzajywmvgwndi-perl/bin/perl^g" \ -e "s^@coreutils\@^/usr/bin^g" \ -e "s^@tar\@^/usr/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^/usr/bin/xmllint^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/usr/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/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix^g" \ -e "s^@bindir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/bin^g" \ -e "s^@sysconfdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/share^g" \ -e "s^@libexecdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-cygwin^g" \ -e "s^@shell\@^/usr/bin/sh^g" \ -e "s^@curl\@^/usr/local/bin/curl^g" \ -e "s^@bzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bzip2^g" \ -e "s^@bunzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bunzip2^g" \ -e "s^@bzip2_bin_test\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin^g" \ -e "s^@perl\@^/nix/store/v49l5fi5zsw31bsqwbjhzajywmvgwndi-perl/bin/perl^g" \ -e "s^@coreutils\@^/usr/bin^g" \ -e "s^@tar\@^/usr/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^/usr/bin/xmllint^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/usr/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/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix^g" \ -e "s^@bindir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/bin^g" \ -e "s^@sysconfdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/share^g" \ -e "s^@libexecdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-cygwin^g" \ -e "s^@shell\@^/usr/bin/sh^g" \ -e "s^@curl\@^/usr/local/bin/curl^g" \ -e "s^@bzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bzip2^g" \ -e "s^@bunzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bunzip2^g" \ -e "s^@bzip2_bin_test\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin^g" \ -e "s^@perl\@^/nix/store/v49l5fi5zsw31bsqwbjhzajywmvgwndi-perl/bin/perl^g" \ -e "s^@coreutils\@^/usr/bin^g" \ -e "s^@tar\@^/usr/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^/usr/bin/xmllint^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/usr/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/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix^g" \ -e "s^@bindir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/bin^g" \ -e "s^@sysconfdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/share^g" \ -e "s^@libexecdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-cygwin^g" \ -e "s^@shell\@^/usr/bin/sh^g" \ -e "s^@curl\@^/usr/local/bin/curl^g" \ -e "s^@bzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bzip2^g" \ -e "s^@bunzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bunzip2^g" \ -e "s^@bzip2_bin_test\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin^g" \ -e "s^@perl\@^/nix/store/v49l5fi5zsw31bsqwbjhzajywmvgwndi-perl/bin/perl^g" \ -e "s^@coreutils\@^/usr/bin^g" \ -e "s^@tar\@^/usr/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^/usr/bin/xmllint^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/usr/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/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix^g" \ -e "s^@bindir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/bin^g" \ -e "s^@sysconfdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/share^g" \ -e "s^@libexecdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-cygwin^g" \ -e "s^@shell\@^/usr/bin/sh^g" \ -e "s^@curl\@^/usr/local/bin/curl^g" \ -e "s^@bzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bzip2^g" \ -e "s^@bunzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bunzip2^g" \ -e "s^@bzip2_bin_test\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin^g" \ -e "s^@perl\@^/nix/store/v49l5fi5zsw31bsqwbjhzajywmvgwndi-perl/bin/perl^g" \ -e "s^@coreutils\@^/usr/bin^g" \ -e "s^@tar\@^/usr/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^/usr/bin/xmllint^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/usr/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/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix^g" \ -e "s^@bindir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/bin^g" \ -e "s^@sysconfdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/share^g" \ -e "s^@libexecdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-cygwin^g" \ -e "s^@shell\@^/usr/bin/sh^g" \ -e "s^@curl\@^/usr/local/bin/curl^g" \ -e "s^@bzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bzip2^g" \ -e "s^@bunzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bunzip2^g" \ -e "s^@bzip2_bin_test\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin^g" \ -e "s^@perl\@^/nix/store/v49l5fi5zsw31bsqwbjhzajywmvgwndi-perl/bin/perl^g" \ -e "s^@coreutils\@^/usr/bin^g" \ -e "s^@tar\@^/usr/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^/usr/bin/xmllint^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/usr/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/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix^g" \ -e "s^@bindir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/bin^g" \ -e "s^@sysconfdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/share^g" \ -e "s^@libexecdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-cygwin^g" \ -e "s^@shell\@^/usr/bin/sh^g" \ -e "s^@curl\@^/usr/local/bin/curl^g" \ -e "s^@bzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bzip2^g" \ -e "s^@bunzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bunzip2^g" \ -e "s^@bzip2_bin_test\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin^g" \ -e "s^@perl\@^/nix/store/v49l5fi5zsw31bsqwbjhzajywmvgwndi-perl/bin/perl^g" \ -e "s^@coreutils\@^/usr/bin^g" \ -e "s^@tar\@^/usr/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^/usr/bin/xmllint^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/usr/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/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix^g" \ -e "s^@bindir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/bin^g" \ -e "s^@sysconfdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/share^g" \ -e "s^@libexecdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-cygwin^g" \ -e "s^@shell\@^/usr/bin/sh^g" \ -e "s^@curl\@^/usr/local/bin/curl^g" \ -e "s^@bzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bzip2^g" \ -e "s^@bunzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bunzip2^g" \ -e "s^@bzip2_bin_test\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin^g" \ -e "s^@perl\@^/nix/store/v49l5fi5zsw31bsqwbjhzajywmvgwndi-perl/bin/perl^g" \ -e "s^@coreutils\@^/usr/bin^g" \ -e "s^@tar\@^/usr/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^/usr/bin/xmllint^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/usr/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/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix^g" \ -e "s^@bindir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/bin^g" \ -e "s^@sysconfdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/share^g" \ -e "s^@libexecdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-cygwin^g" \ -e "s^@shell\@^/usr/bin/sh^g" \ -e "s^@curl\@^/usr/local/bin/curl^g" \ -e "s^@bzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bzip2^g" \ -e "s^@bunzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bunzip2^g" \ -e "s^@bzip2_bin_test\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin^g" \ -e "s^@perl\@^/nix/store/v49l5fi5zsw31bsqwbjhzajywmvgwndi-perl/bin/perl^g" \ -e "s^@coreutils\@^/usr/bin^g" \ -e "s^@tar\@^/usr/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^/usr/bin/xmllint^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/usr/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 `/tmp/nix-1300-0/nix-0.10/scripts' Making all in corepkgs make[2]: Entering directory `/tmp/nix-1300-0/nix-0.10/corepkgs' Making all in nar make[3]: Entering directory `/tmp/nix-1300-0/nix-0.10/corepkgs/nar' sed \ -e "s^@extra1\@^^g" \ -e "s^@prefix\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix^g" \ -e "s^@bindir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/bin^g" \ -e "s^@sysconfdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/share^g" \ -e "s^@libexecdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-cygwin^g" \ -e "s^@shell\@^/usr/bin/sh^g" \ -e "s^@curl\@^/usr/local/bin/curl^g" \ -e "s^@bzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bzip2^g" \ -e "s^@bunzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bunzip2^g" \ -e "s^@bzip2_bin_test\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin^g" \ -e "s^@perl\@^/nix/store/v49l5fi5zsw31bsqwbjhzajywmvgwndi-perl/bin/perl^g" \ -e "s^@coreutils\@^/usr/bin^g" \ -e "s^@tar\@^/usr/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^/usr/bin/xmllint^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/usr/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 `/tmp/nix-1300-0/nix-0.10/corepkgs/nar' Making all in buildenv make[3]: Entering directory `/tmp/nix-1300-0/nix-0.10/corepkgs/buildenv' sed \ -e "s^@extra1\@^^g" \ -e "s^@prefix\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix^g" \ -e "s^@bindir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/bin^g" \ -e "s^@sysconfdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/share^g" \ -e "s^@libexecdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-cygwin^g" \ -e "s^@shell\@^/usr/bin/sh^g" \ -e "s^@curl\@^/usr/local/bin/curl^g" \ -e "s^@bzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bzip2^g" \ -e "s^@bunzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bunzip2^g" \ -e "s^@bzip2_bin_test\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin^g" \ -e "s^@perl\@^/nix/store/v49l5fi5zsw31bsqwbjhzajywmvgwndi-perl/bin/perl^g" \ -e "s^@coreutils\@^/usr/bin^g" \ -e "s^@tar\@^/usr/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^/usr/bin/xmllint^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/usr/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 `/tmp/nix-1300-0/nix-0.10/corepkgs/buildenv' Making all in channels make[3]: Entering directory `/tmp/nix-1300-0/nix-0.10/corepkgs/channels' sed \ -e "s^@extra1\@^^g" \ -e "s^@prefix\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix^g" \ -e "s^@bindir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/bin^g" \ -e "s^@sysconfdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/etc^g" \ -e "s^@localstatedir\@^/nix/var^g" \ -e "s^@datadir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/share^g" \ -e "s^@libexecdir\@^/nix/store/j23mjgssnslcibdnwsr3pbw856y4bg6z-nix/libexec^g" \ -e "s^@storedir\@^/nix/store^g" \ -e "s^@system\@^i686-cygwin^g" \ -e "s^@shell\@^/usr/bin/sh^g" \ -e "s^@curl\@^/usr/local/bin/curl^g" \ -e "s^@bzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bzip2^g" \ -e "s^@bunzip2\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin/bunzip2^g" \ -e "s^@bzip2_bin_test\@^/nix/store/p9kr8fj9p6mw8ys6ppg6xs2s2v19722p-bzip2-1.0.3/bin^g" \ -e "s^@perl\@^/nix/store/v49l5fi5zsw31bsqwbjhzajywmvgwndi-perl/bin/perl^g" \ -e "s^@coreutils\@^/usr/bin^g" \ -e "s^@tar\@^/usr/bin/tar^g" \ -e "s^@dot\@^^g" \ -e "s^@xmllint\@^/usr/bin/xmllint^g" \ -e "s^@xmlflags\@^^g" \ -e "s^@xsltproc\@^false^g" \ -e "s^@aterm_bin\@^/nix/store/bfk83q4w0hfy0zs3jnrgk6s57r2brk6s-aterm-2.4.2/bin^g" \ -e "s^@version\@^0.10^g" \ -e "s^@testPath\@^/usr/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 `/tmp/nix-1300-0/nix-0.10/corepkgs/channels' make[3]: Entering directory `/tmp/nix-1300-0/nix-0.10/corepkgs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/tmp/nix-1300-0/nix-0.10/corepkgs' make[2]: Leaving directory `/tmp/nix-1300-0/nix-0.10/corepkgs' Making all in doc make[2]: Entering directory `/tmp/nix-1300-0/nix-0.10/doc' Making all in manual make[3]: Entering directory `/tmp/nix-1300-0/nix-0.10/doc/manual' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/nix-1300-0/nix-0.10/doc/manual' make[3]: Entering directory `/tmp/nix-1300-0/nix-0.10/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/tmp/nix-1300-0/nix-0.10/doc' make[2]: Leaving directory `/tmp/nix-1300-0/nix-0.10/doc' Making all in misc make[2]: Entering directory `/tmp/nix-1300-0/nix-0.10/misc' Making all in emacs make[3]: Entering directory `/tmp/nix-1300-0/nix-0.10/misc/emacs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/nix-1300-0/nix-0.10/misc/emacs' make[3]: Entering directory `/tmp/nix-1300-0/nix-0.10/misc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/tmp/nix-1300-0/nix-0.10/misc' make[2]: Leaving directory `/tmp/nix-1300-0/nix-0.10/misc' Making all in tests make[2]: Entering directory `/tmp/nix-1300-0/nix-0.10/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/nix-1300-0/nix-0.10/tests' make[2]: Entering directory `/tmp/nix-1300-0/nix-0.10' make[2]: Leaving directory `/tmp/nix-1300-0/nix-0.10' make[1]: Leaving directory `/tmp/nix-1300-0/nix-0.10'