• make flags:
  • gmake all-recursive
  • gmake[1]: Entering directory `/tmp/nix-51163-0/nix-0.10.1'
  • Making all in externals
  • gmake[2]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/externals'
  • gmake[2]: Nothing to be done for `all'.
  • gmake[2]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/externals'
  • Making all in src
  • gmake[2]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/src'
  • Making all in bin2c
  • gmake[3]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/src/bin2c'
  • source='bin2c.c' object='bin2c.o' libtool=no \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_FILE_OFFSET_BITS=64 -g -O2 -c bin2c.c
  • /bin/bash ../../libtool --tag=CC --mode=link gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o bin2c bin2c.o
  • mkdir .libs
  • gcc -D_FILE_OFFSET_BITS=64 -g -O2 -o bin2c bin2c.o
  • gmake[3]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/src/bin2c'
  • Making all in boost
  • gmake[3]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/src/boost'
  • Making all in format
  • gmake[4]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/src/boost/format'
  • source='format_implementation.cc' object='format_implementation.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../../config/depcomp \
  • /bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -I./../.. -D_FILE_OFFSET_BITS=64 -g -O2 -c -o format_implementation.lo format_implementation.cc
  • mkdir .libs
  • g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -I./../.. -D_FILE_OFFSET_BITS=64 -g -O2 -c format_implementation.cc -Wp,-MD,.deps/format_implementation.TPlo -fPIC -DPIC -o .libs/format_implementation.o
  • source='free_funcs.cc' object='free_funcs.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../../config/depcomp \
  • /bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -I./../.. -D_FILE_OFFSET_BITS=64 -g -O2 -c -o free_funcs.lo free_funcs.cc
  • g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -I./../.. -D_FILE_OFFSET_BITS=64 -g -O2 -c free_funcs.cc -Wp,-MD,.deps/free_funcs.TPlo -fPIC -DPIC -o .libs/free_funcs.o
  • source='parsing.cc' object='parsing.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../../config/depcomp \
  • /bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -I./../.. -D_FILE_OFFSET_BITS=64 -g -O2 -c -o parsing.lo parsing.cc
  • g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -I./../.. -D_FILE_OFFSET_BITS=64 -g -O2 -c parsing.cc -Wp,-MD,.deps/parsing.TPlo -fPIC -DPIC -o .libs/parsing.o
  • /bin/bash ../../../libtool --tag=CXX --mode=link g++ -Wall -I./../.. -D_FILE_OFFSET_BITS=64 -g -O2 -o libformat.la -rpath /nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/lib/nix/...-nix/lib/nix format_implementation.lo free_funcs.lo parsing.lo
  • g++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/format_implementation.o .libs/free_funcs.o .libs/parsing.o -L/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/lib/...-bzip2-1.0.3/lib -L/nix/store/xg110gxnw17zyj83icngflf5z16hi0nq-gcc-native/bin/...-gcc-native/bin -L/usr/lib -lstdc++ -lm -lgcc /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libformat.so.0 -o .libs/libformat.so.0
  • (cd .libs && rm -f libformat.so && ln -s libformat.so.0 libformat.so)
  • (cd .libs && rm -f libformat.so && ln -s libformat.so.0 libformat.so)
  • creating libformat.la
  • (cd .libs && rm -f libformat.la && ln -s ../libformat.la libformat.la)
  • gmake[4]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/src/boost/format'
  • gmake[4]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/src/boost'
  • gmake[4]: Nothing to be done for `all-am'.
  • gmake[4]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/src/boost'
  • gmake[3]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/src/boost'
  • Making all in libutil
  • gmake[3]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/src/libutil'
  • source='util.cc' object='util.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -D_FILE_OFFSET_BITS=64 -g -O2 -c -o util.lo util.cc
  • mkdir .libs
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -D_FILE_OFFSET_BITS=64 -g -O2 -c util.cc -Wp,-MD,.deps/util.TPlo -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
  • source='hash.cc' object='hash.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -D_FILE_OFFSET_BITS=64 -g -O2 -c -o hash.lo hash.cc
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -D_FILE_OFFSET_BITS=64 -g -O2 -c hash.cc -Wp,-MD,.deps/hash.TPlo -fPIC -DPIC -o .libs/hash.o
  • source='archive.cc' object='archive.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -D_FILE_OFFSET_BITS=64 -g -O2 -c -o archive.lo archive.cc
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -D_FILE_OFFSET_BITS=64 -g -O2 -c archive.cc -Wp,-MD,.deps/archive.TPlo -fPIC -DPIC -o .libs/archive.o
  • source='aterm.cc' object='aterm.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -D_FILE_OFFSET_BITS=64 -g -O2 -c -o aterm.lo aterm.cc
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -D_FILE_OFFSET_BITS=64 -g -O2 -c aterm.cc -Wp,-MD,.deps/aterm.TPlo -fPIC -DPIC -o .libs/aterm.o
  • source='aterm-map.cc' object='aterm-map.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -D_FILE_OFFSET_BITS=64 -g -O2 -c -o aterm-map.lo aterm-map.cc
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -D_FILE_OFFSET_BITS=64 -g -O2 -c aterm-map.cc -Wp,-MD,.deps/aterm-map.TPlo -fPIC -DPIC -o .libs/aterm-map.o
  • source='xml-writer.cc' object='xml-writer.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -D_FILE_OFFSET_BITS=64 -g -O2 -c -o xml-writer.lo xml-writer.cc
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -D_FILE_OFFSET_BITS=64 -g -O2 -c xml-writer.cc -Wp,-MD,.deps/xml-writer.TPlo -fPIC -DPIC -o .libs/xml-writer.o
  • source='md5.c' object='md5.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_FILE_OFFSET_BITS=64 -g -O2 -c -o md5.lo md5.c
  • gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_FILE_OFFSET_BITS=64 -g -O2 -c md5.c -Wp,-MD,.deps/md5.TPlo -fPIC -DPIC -o .libs/md5.o
  • source='sha1.c' object='sha1.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_FILE_OFFSET_BITS=64 -g -O2 -c -o sha1.lo sha1.c
  • gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_FILE_OFFSET_BITS=64 -g -O2 -c sha1.c -Wp,-MD,.deps/sha1.TPlo -fPIC -DPIC -o .libs/sha1.o
  • source='sha256.c' object='sha256.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_FILE_OFFSET_BITS=64 -g -O2 -c -o sha256.lo sha256.c
  • gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_FILE_OFFSET_BITS=64 -g -O2 -c sha256.c -Wp,-MD,.deps/sha256.TPlo -fPIC -DPIC -o .libs/sha256.o
  • /bin/bash ../../libtool --tag=CXX --mode=link g++ -Wall -I./.. -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -D_FILE_OFFSET_BITS=64 -g -O2 -o libutil.la -rpath /nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/lib/nix/...-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
  • g++ -shared -nostdlib /usr/lib/crti.o /usr/lib/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,/tmp/nix-51163-0/nix-0.10.1/src/boost/format/.libs -Wl,--rpath -Wl,/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/lib/nix/...-nix/lib/nix ../boost/format/.libs/libformat.so -L/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/lib/...-bzip2-1.0.3/lib -L/nix/store/xg110gxnw17zyj83icngflf5z16hi0nq-gcc-native/bin/...-gcc-native/bin -L/usr/lib -lstdc++ -lm -lgcc /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libutil.so.0 -o .libs/libutil.so.0
  • (cd .libs && rm -f libutil.so && ln -s libutil.so.0 libutil.so)
  • (cd .libs && rm -f libutil.so && ln -s libutil.so.0 libutil.so)
  • creating libutil.la
  • (cd .libs && rm -f libutil.la && ln -s ../libutil.la libutil.la)
  • gmake[3]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/src/libutil'
  • Making all in libstore
  • gmake[3]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/src/libstore'
  • /nix/store/gabfa1vyrhivf49ma7prn381pz8gkwnb-perl/bin/perl/...-perl/bin/perl ./../aterm-helper.pl derivations-ast.hh derivations-ast.cc < ./derivations-ast.def
  • gmake all-am
  • gmake[4]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/src/libstore'
  • source='store.cc' object='store.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -c -o store.lo store.cc
  • mkdir .libs
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -c store.cc -Wp,-MD,.deps/store.TPlo -fPIC -DPIC -o .libs/store.o
  • In file included from store.cc:9:
  • derivations-ast.hh:9: warning: `pure' attribute directive ignored
  • derivations-ast.hh:9: warning: `nothrow' attribute directive ignored
  • derivations-ast.hh:34: warning: `pure' attribute directive ignored
  • derivations-ast.hh:34: warning: `nothrow' attribute directive ignored
  • derivations-ast.hh:53: warning: `pure' attribute directive ignored
  • derivations-ast.hh:53: warning: `nothrow' attribute directive ignored
  • derivations-ast.hh:71: warning: `pure' attribute directive ignored
  • derivations-ast.hh:71: warning: `nothrow' attribute directive ignored
  • derivations-ast.hh:94: warning: `pure' attribute directive ignored
  • derivations-ast.hh:94: warning: `nothrow' attribute directive ignored
  • derivations-ast.hh:111: warning: `pure' attribute directive ignored
  • derivations-ast.hh:111: warning: `nothrow' attribute directive ignored
  • source='derivations.cc' object='derivations.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -c -o derivations.lo derivations.cc
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -c derivations.cc -Wp,-MD,.deps/derivations.TPlo -fPIC -DPIC -o .libs/derivations.o
  • In file included from derivations.cc:5:
  • derivations-ast.hh:9: warning: `pure' attribute directive ignored
  • derivations-ast.hh:9: warning: `nothrow' attribute directive ignored
  • derivations-ast.hh:34: warning: `pure' attribute directive ignored
  • derivations-ast.hh:34: warning: `nothrow' attribute directive ignored
  • derivations-ast.hh:53: warning: `pure' attribute directive ignored
  • derivations-ast.hh:53: warning: `nothrow' attribute directive ignored
  • derivations-ast.hh:71: warning: `pure' attribute directive ignored
  • derivations-ast.hh:71: warning: `nothrow' attribute directive ignored
  • derivations-ast.hh:94: warning: `pure' attribute directive ignored
  • derivations-ast.hh:94: warning: `nothrow' attribute directive ignored
  • derivations-ast.hh:111: warning: `pure' attribute directive ignored
  • derivations-ast.hh:111: warning: `nothrow' attribute directive ignored
  • source='build.cc' object='build.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -c -o build.lo build.cc
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -c build.cc -Wp,-MD,.deps/build.TPlo -fPIC -DPIC -o .libs/build.o
  • source='misc.cc' object='misc.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -c -o misc.lo misc.cc
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -c misc.cc -Wp,-MD,.deps/misc.TPlo -fPIC -DPIC -o .libs/misc.o
  • source='globals.cc' object='globals.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -c -o globals.lo globals.cc
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -c globals.cc -Wp,-MD,.deps/globals.TPlo -fPIC -DPIC -o .libs/globals.o
  • source='db.cc' object='db.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -c -o db.lo db.cc
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -c db.cc -Wp,-MD,.deps/db.TPlo -fPIC -DPIC -o .libs/db.o
  • source='references.cc' object='references.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -c -o references.lo references.cc
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -c references.cc -Wp,-MD,.deps/references.TPlo -fPIC -DPIC -o .libs/references.o
  • source='pathlocks.cc' object='pathlocks.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -c -o pathlocks.lo pathlocks.cc
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -c pathlocks.cc -Wp,-MD,.deps/pathlocks.TPlo -fPIC -DPIC -o .libs/pathlocks.o
  • source='gc.cc' object='gc.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -c -o gc.lo gc.cc
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -c gc.cc -Wp,-MD,.deps/gc.TPlo -fPIC -DPIC -o .libs/gc.o
  • /bin/bash ../../libtool --tag=CXX --mode=link g++ -Wall -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -D_FILE_OFFSET_BITS=64 -g -O2 -o libstore.la -rpath /nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/lib/nix/...-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
  • g++ -shared -nostdlib /usr/lib/crti.o /usr/lib/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,/tmp/nix-51163-0/nix-0.10.1/src/libutil/.libs -Wl,--rpath -Wl,/tmp/nix-51163-0/nix-0.10.1/src/boost/format/.libs -Wl,--rpath -Wl,/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/lib/nix/...-nix/lib/nix -L/tmp/nix-51163-0/nix-0.10.1/src/boost/format/.libs ../libutil/.libs/libutil.so ../boost/format/.libs/libformat.so -L/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/lib/...-bzip2-1.0.3/lib -L/nix/store/xg110gxnw17zyj83icngflf5z16hi0nq-gcc-native/bin/...-gcc-native/bin -L/usr/lib -lstdc++ -lm -lgcc /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libstore.so.0 -o .libs/libstore.so.0
  • readlink: illegal option -- f
  • usage: readlink [-n] [file ...]
  • (cd .libs && rm -f libstore.so && ln -s libstore.so.0 libstore.so)
  • (cd .libs && rm -f libstore.so && ln -s libstore.so.0 libstore.so)
  • creating libstore.la
  • (cd .libs && rm -f libstore.la && ln -s ../libstore.la libstore.la)
  • gmake[4]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/src/libstore'
  • gmake[3]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/src/libstore'
  • Making all in libmain
  • gmake[3]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/src/libmain'
  • source='shared.cc' object='shared.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/share\"/...-nix/share\" -DNIX_STATE_DIR=\"/nix/var/nix\" -DNIX_LOG_DIR=\"/nix/var/log/nix\" -DNIX_CONF_DIR=\"/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/etc/nix\"/...-nix/etc/nix\" -DNIX_LIBEXEC_DIR=\"/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/libexec\"/...-nix/libexec\" -DNIX_VERSION=\"0.10.1\" -I./.. -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -c -o shared.lo shared.cc
  • mkdir .libs
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/share\"/...-nix/share\" -DNIX_STATE_DIR=\"/nix/var/nix\" -DNIX_LOG_DIR=\"/nix/var/log/nix\" -DNIX_CONF_DIR=\"/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/etc/nix\"/...-nix/etc/nix\" -DNIX_LIBEXEC_DIR=\"/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/libexec\"/...-nix/libexec\" -DNIX_VERSION=\"0.10.1\" -I./.. -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -c shared.cc -Wp,-MD,.deps/shared.TPlo -fPIC -DPIC -o .libs/shared.o
  • /bin/bash ../../libtool --tag=CXX --mode=link g++ -DNIX_STORE_DIR=\"/nix/store\" -DNIX_DATA_DIR=\"/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/share\"/...-nix/share\" -DNIX_STATE_DIR=\"/nix/var/nix\" -DNIX_LOG_DIR=\"/nix/var/log/nix\" -DNIX_CONF_DIR=\"/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/etc/nix\"/...-nix/etc/nix\" -DNIX_LIBEXEC_DIR=\"/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/libexec\"/...-nix/libexec\" -DNIX_VERSION=\"0.10.1\" -I./.. -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -o libmain.la -rpath /nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/lib/nix/...-nix/lib/nix shared.lo
  • g++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/shared.o -L/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/lib/...-bzip2-1.0.3/lib -L/nix/store/xg110gxnw17zyj83icngflf5z16hi0nq-gcc-native/bin/...-gcc-native/bin -L/usr/lib -lstdc++ -lm -lgcc /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libmain.so.0 -o .libs/libmain.so.0
  • (cd .libs && rm -f libmain.so && ln -s libmain.so.0 libmain.so)
  • (cd .libs && rm -f libmain.so && ln -s libmain.so.0 libmain.so)
  • creating libmain.la
  • (cd .libs && rm -f libmain.la && ln -s ../libmain.la libmain.la)
  • gmake[3]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/src/libmain'
  • Making all in nix-store
  • gmake[3]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/src/nix-store'
  • ../bin2c/bin2c helpText < help.txt > help.txt.hh || (rm help.txt.hh && exit 1)
  • source='main.cc' object='main.o' libtool=no \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -I./../libmain -D_FILE_OFFSET_BITS=64 -g -O2 -c -o main.o main.cc
  • source='dotgraph.cc' object='dotgraph.o' libtool=no \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -I./../libmain -D_FILE_OFFSET_BITS=64 -g -O2 -c -o dotgraph.o dotgraph.cc
  • /bin/bash ../../libtool --tag=CXX --mode=link g++ -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/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/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/lib/...-db4-4.4.20/lib -ldb_cxx -L/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/lib/...-aterm-2.4.2/lib -lATerm
  • mkdir .libs
  • g++ -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/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 /tmp/nix-51163-0/nix-0.10.1/src/libutil/.libs/libutil.so ../libutil/.libs/libutil.so /tmp/nix-51163-0/nix-0.10.1/src/boost/format/.libs/libformat.so ../boost/format/.libs/libformat.so -L/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/lib/...-db4-4.4.20/lib -ldb_cxx -L/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/lib/...-aterm-2.4.2/lib /nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/lib/libATerm.so/...-aterm-2.4.2/lib/libATerm.so -Wl,--rpath -Wl,/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/lib/nix/...-nix/lib/nix -Wl,--rpath -Wl,/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/lib/...-aterm-2.4.2/lib
  • creating nix-store
  • gmake[3]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/src/nix-store'
  • Making all in nix-hash
  • gmake[3]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/src/nix-hash'
  • ../bin2c/bin2c helpText < help.txt > help.txt.hh || (rm help.txt.hh && exit 1)
  • source='nix-hash.cc' object='nix-hash.o' libtool=no \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I./../libutil -I./../libstore -I./../libmain -D_FILE_OFFSET_BITS=64 -g -O2 -c -o nix-hash.o nix-hash.cc
  • /bin/bash ../../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/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/lib/...-db4-4.4.20/lib -ldb_cxx -L/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/lib/...-aterm-2.4.2/lib -lATerm
  • 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 /tmp/nix-51163-0/nix-0.10.1/src/libutil/.libs/libutil.so ../libutil/.libs/libutil.so /tmp/nix-51163-0/nix-0.10.1/src/boost/format/.libs/libformat.so ../boost/format/.libs/libformat.so -L/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/lib/...-db4-4.4.20/lib -ldb_cxx -L/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/lib/...-aterm-2.4.2/lib /nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/lib/libATerm.so/...-aterm-2.4.2/lib/libATerm.so -Wl,--rpath -Wl,/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/lib/nix/...-nix/lib/nix -Wl,--rpath -Wl,/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/lib/...-aterm-2.4.2/lib
  • creating nix-hash
  • gmake[3]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/src/nix-hash'
  • Making all in libexpr
  • gmake[3]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/src/libexpr'
  • /nix/store/gabfa1vyrhivf49ma7prn381pz8gkwnb-perl/bin/perl/...-perl/bin/perl ./../aterm-helper.pl nixexpr-ast.hh nixexpr-ast.cc < ./nixexpr-ast.def
  • gmake all-am
  • gmake[4]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/src/libexpr'
  • source='nixexpr.cc' object='nixexpr.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -c -o nixexpr.lo nixexpr.cc
  • mkdir .libs
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -c nixexpr.cc -Wp,-MD,.deps/nixexpr.TPlo -fPIC -DPIC -o .libs/nixexpr.o
  • In file included from nixexpr.cc:6:
  • nixexpr-ast.hh:9: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:9: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:30: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:30: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:45: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:45: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:63: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:63: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:82: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:82: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:100: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:100: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:118: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:118: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:136: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:136: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:152: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:152: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:169: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:169: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:186: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:186: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:203: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:203: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:220: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:220: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:237: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:237: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:254: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:254: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:271: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:271: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:289: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:289: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:306: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:306: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:323: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:323: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:339: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:339: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:356: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:356: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:374: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:374: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:391: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:391: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:407: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:407: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:424: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:424: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:441: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:441: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:458: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:458: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:476: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:476: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:493: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:493: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:510: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:510: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:525: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:525: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:543: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:543: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:559: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:559: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:575: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:575: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:592: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:592: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:610: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:610: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:625: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:625: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:642: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:642: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:661: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:661: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:679: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:679: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:699: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:699: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:714: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:714: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:733: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:733: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:751: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:751: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:766: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:766: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:784: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:784: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:801: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:801: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:818: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:818: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:833: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:833: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:850: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:850: warning: `nothrow' attribute directive ignored
  • source='eval.cc' object='eval.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -c -o eval.lo eval.cc
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -c eval.cc -Wp,-MD,.deps/eval.TPlo -fPIC -DPIC -o .libs/eval.o
  • In file included from eval.cc:6:
  • nixexpr-ast.hh:9: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:9: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:30: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:30: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:45: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:45: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:63: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:63: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:82: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:82: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:100: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:100: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:118: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:118: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:136: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:136: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:152: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:152: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:169: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:169: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:186: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:186: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:203: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:203: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:220: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:220: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:237: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:237: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:254: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:254: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:271: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:271: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:289: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:289: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:306: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:306: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:323: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:323: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:339: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:339: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:356: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:356: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:374: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:374: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:391: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:391: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:407: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:407: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:424: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:424: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:441: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:441: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:458: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:458: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:476: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:476: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:493: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:493: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:510: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:510: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:525: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:525: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:543: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:543: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:559: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:559: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:575: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:575: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:592: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:592: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:610: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:610: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:625: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:625: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:642: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:642: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:661: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:661: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:679: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:679: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:699: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:699: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:714: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:714: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:733: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:733: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:751: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:751: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:766: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:766: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:784: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:784: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:801: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:801: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:818: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:818: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:833: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:833: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:850: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:850: warning: `nothrow' attribute directive ignored
  • source='primops.cc' object='primops.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -c -o primops.lo primops.cc
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -c primops.cc -Wp,-MD,.deps/primops.TPlo -fPIC -DPIC -o .libs/primops.o
  • In file included from primops.cc:8:
  • nixexpr-ast.hh:9: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:9: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:30: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:30: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:45: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:45: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:63: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:63: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:82: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:82: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:100: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:100: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:118: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:118: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:136: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:136: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:152: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:152: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:169: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:169: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:186: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:186: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:203: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:203: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:220: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:220: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:237: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:237: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:254: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:254: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:271: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:271: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:289: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:289: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:306: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:306: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:323: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:323: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:339: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:339: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:356: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:356: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:374: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:374: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:391: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:391: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:407: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:407: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:424: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:424: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:441: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:441: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:458: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:458: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:476: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:476: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:493: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:493: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:510: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:510: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:525: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:525: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:543: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:543: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:559: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:559: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:575: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:575: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:592: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:592: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:610: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:610: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:625: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:625: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:642: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:642: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:661: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:661: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:679: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:679: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:699: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:699: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:714: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:714: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:733: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:733: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:751: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:751: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:766: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:766: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:784: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:784: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:801: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:801: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:818: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:818: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:833: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:833: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:850: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:850: warning: `nothrow' attribute directive ignored
  • source='lexer-tab.cc' object='lexer-tab.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -c -o lexer-tab.lo lexer-tab.cc
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -c lexer-tab.cc -Wp,-MD,.deps/lexer-tab.TPlo -fPIC -DPIC -o .libs/lexer-tab.o
  • In file included from ./lexer.l:12:
  • nixexpr-ast.hh:9: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:9: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:30: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:30: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:45: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:45: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:63: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:63: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:82: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:82: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:100: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:100: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:118: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:118: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:136: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:136: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:152: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:152: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:169: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:169: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:186: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:186: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:203: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:203: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:220: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:220: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:237: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:237: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:254: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:254: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:271: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:271: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:289: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:289: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:306: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:306: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:323: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:323: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:339: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:339: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:356: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:356: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:374: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:374: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:391: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:391: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:407: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:407: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:424: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:424: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:441: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:441: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:458: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:458: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:476: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:476: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:493: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:493: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:510: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:510: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:525: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:525: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:543: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:543: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:559: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:559: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:575: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:575: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:592: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:592: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:610: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:610: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:625: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:625: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:642: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:642: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:661: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:661: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:679: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:679: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:699: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:699: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:714: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:714: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:733: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:733: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:751: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:751: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:766: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:766: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:784: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:784: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:801: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:801: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:818: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:818: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:833: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:833: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:850: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:850: warning: `nothrow' attribute directive ignored
  • source='parser-tab.cc' object='parser-tab.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -c -o parser-tab.lo parser-tab.cc
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -c parser-tab.cc -Wp,-MD,.deps/parser-tab.TPlo -fPIC -DPIC -o .libs/parser-tab.o
  • In file included from parser-tab.hh:88,
  • from parser-tab.cc:57:
  • nixexpr-ast.hh:9: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:9: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:30: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:30: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:45: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:45: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:63: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:63: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:82: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:82: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:100: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:100: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:118: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:118: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:136: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:136: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:152: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:152: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:169: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:169: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:186: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:186: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:203: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:203: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:220: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:220: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:237: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:237: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:254: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:254: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:271: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:271: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:289: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:289: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:306: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:306: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:323: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:323: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:339: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:339: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:356: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:356: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:374: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:374: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:391: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:391: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:407: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:407: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:424: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:424: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:441: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:441: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:458: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:458: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:476: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:476: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:493: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:493: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:510: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:510: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:525: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:525: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:543: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:543: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:559: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:559: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:575: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:575: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:592: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:592: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:610: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:610: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:625: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:625: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:642: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:642: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:661: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:661: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:679: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:679: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:699: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:699: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:714: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:714: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:733: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:733: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:751: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:751: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:766: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:766: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:784: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:784: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:801: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:801: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:818: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:818: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:833: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:833: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:850: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:850: warning: `nothrow' attribute directive ignored
  • source='get-drvs.cc' object='get-drvs.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -c -o get-drvs.lo get-drvs.cc
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -c get-drvs.cc -Wp,-MD,.deps/get-drvs.TPlo -fPIC -DPIC -o .libs/get-drvs.o
  • In file included from get-drvs.cc:2:
  • nixexpr-ast.hh:9: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:9: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:30: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:30: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:45: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:45: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:63: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:63: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:82: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:82: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:100: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:100: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:118: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:118: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:136: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:136: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:152: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:152: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:169: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:169: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:186: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:186: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:203: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:203: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:220: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:220: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:237: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:237: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:254: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:254: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:271: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:271: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:289: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:289: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:306: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:306: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:323: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:323: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:339: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:339: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:356: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:356: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:374: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:374: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:391: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:391: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:407: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:407: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:424: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:424: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:441: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:441: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:458: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:458: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:476: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:476: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:493: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:493: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:510: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:510: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:525: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:525: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:543: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:543: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:559: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:559: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:575: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:575: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:592: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:592: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:610: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:610: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:625: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:625: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:642: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:642: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:661: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:661: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:679: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:679: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:699: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:699: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:714: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:714: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:733: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:733: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:751: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:751: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:766: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:766: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:784: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:784: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:801: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:801: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:818: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:818: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:833: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:833: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:850: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:850: warning: `nothrow' attribute directive ignored
  • source='attr-path.cc' object='attr-path.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -c -o attr-path.lo attr-path.cc
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -c attr-path.cc -Wp,-MD,.deps/attr-path.TPlo -fPIC -DPIC -o .libs/attr-path.o
  • In file included from attr-path.cc:2:
  • nixexpr-ast.hh:9: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:9: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:30: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:30: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:45: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:45: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:63: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:63: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:82: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:82: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:100: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:100: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:118: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:118: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:136: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:136: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:152: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:152: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:169: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:169: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:186: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:186: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:203: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:203: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:220: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:220: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:237: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:237: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:254: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:254: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:271: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:271: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:289: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:289: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:306: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:306: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:323: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:323: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:339: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:339: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:356: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:356: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:374: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:374: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:391: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:391: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:407: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:407: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:424: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:424: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:441: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:441: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:458: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:458: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:476: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:476: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:493: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:493: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:510: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:510: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:525: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:525: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:543: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:543: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:559: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:559: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:575: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:575: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:592: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:592: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:610: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:610: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:625: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:625: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:642: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:642: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:661: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:661: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:679: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:679: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:699: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:699: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:714: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:714: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:733: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:733: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:751: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:751: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:766: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:766: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:784: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:784: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:801: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:801: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:818: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:818: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:833: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:833: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:850: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:850: warning: `nothrow' attribute directive ignored
  • source='expr-to-xml.cc' object='expr-to-xml.lo' libtool=yes \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -c -o expr-to-xml.lo expr-to-xml.cc
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -c expr-to-xml.cc -Wp,-MD,.deps/expr-to-xml.TPlo -fPIC -DPIC -o .libs/expr-to-xml.o
  • In file included from expr-to-xml.cc:3:
  • nixexpr-ast.hh:9: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:9: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:30: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:30: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:45: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:45: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:63: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:63: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:82: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:82: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:100: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:100: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:118: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:118: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:136: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:136: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:152: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:152: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:169: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:169: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:186: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:186: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:203: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:203: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:220: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:220: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:237: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:237: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:254: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:254: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:271: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:271: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:289: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:289: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:306: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:306: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:323: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:323: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:339: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:339: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:356: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:356: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:374: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:374: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:391: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:391: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:407: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:407: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:424: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:424: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:441: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:441: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:458: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:458: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:476: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:476: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:493: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:493: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:510: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:510: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:525: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:525: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:543: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:543: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:559: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:559: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:575: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:575: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:592: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:592: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:610: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:610: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:625: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:625: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:642: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:642: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:661: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:661: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:679: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:679: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:699: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:699: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:714: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:714: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:733: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:733: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:751: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:751: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:766: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:766: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:784: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:784: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:801: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:801: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:818: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:818: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:833: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:833: warning: `nothrow' attribute directive ignored
  • nixexpr-ast.hh:850: warning: `pure' attribute directive ignored
  • nixexpr-ast.hh:850: warning: `nothrow' attribute directive ignored
  • /bin/bash ../../libtool --tag=CXX --mode=link g++ -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -D_FILE_OFFSET_BITS=64 -g -O2 -o libexpr.la -rpath /nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/lib/nix/...-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
  • g++ -shared -nostdlib /usr/lib/crti.o /usr/lib/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,/tmp/nix-51163-0/nix-0.10.1/src/libutil/.libs -Wl,--rpath -Wl,/tmp/nix-51163-0/nix-0.10.1/src/libstore/.libs -Wl,--rpath -Wl,/tmp/nix-51163-0/nix-0.10.1/src/boost/format/.libs -Wl,--rpath -Wl,/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/lib/nix/...-nix/lib/nix -L/tmp/nix-51163-0/nix-0.10.1/src/libutil/.libs -L/tmp/nix-51163-0/nix-0.10.1/src/boost/format/.libs ../libutil/.libs/libutil.so ../libstore/.libs/libstore.so ../boost/format/.libs/libformat.so -L/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/lib/...-bzip2-1.0.3/lib -L/nix/store/xg110gxnw17zyj83icngflf5z16hi0nq-gcc-native/bin/...-gcc-native/bin -L/usr/lib -lstdc++ -lm -lgcc /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libexpr.so.0 -o .libs/libexpr.so.0
  • readlink: illegal option -- f
  • usage: readlink [-n] [file ...]
  • readlink: illegal option -- f
  • usage: readlink [-n] [file ...]
  • (cd .libs && rm -f libexpr.so && ln -s libexpr.so.0 libexpr.so)
  • (cd .libs && rm -f libexpr.so && ln -s libexpr.so.0 libexpr.so)
  • creating libexpr.la
  • (cd .libs && rm -f libexpr.la && ln -s ../libexpr.la libexpr.la)
  • gmake[4]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/src/libexpr'
  • gmake[3]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/src/libexpr'
  • Making all in nix-instantiate
  • gmake[3]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/src/nix-instantiate'
  • ../bin2c/bin2c helpText < help.txt > help.txt.hh || (rm help.txt.hh && exit 1)
  • source='main.cc' object='main.o' libtool=no \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./.. -I./../libutil -I./../libstore -I./../libexpr -I./../libmain -I../libexpr -D_FILE_OFFSET_BITS=64 -g -O2 -c -o main.o main.cc
  • /bin/bash ../../libtool --tag=CXX --mode=link g++ -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-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 main.o ../libmain/libmain.la ../libexpr/libexpr.la ../libstore/libstore.la ../libutil/libutil.la ../boost/format/libformat.la -L/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/lib/...-db4-4.4.20/lib -ldb_cxx -L/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/lib/...-aterm-2.4.2/lib -lATerm
  • mkdir .libs
  • g++ -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/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 /tmp/nix-51163-0/nix-0.10.1/src/libstore/.libs/libstore.so ../libstore/.libs/libstore.so /tmp/nix-51163-0/nix-0.10.1/src/libutil/.libs/libutil.so ../libutil/.libs/libutil.so /tmp/nix-51163-0/nix-0.10.1/src/boost/format/.libs/libformat.so ../boost/format/.libs/libformat.so -L/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/lib/...-db4-4.4.20/lib -ldb_cxx -L/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/lib/...-aterm-2.4.2/lib /nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/lib/libATerm.so/...-aterm-2.4.2/lib/libATerm.so -Wl,--rpath -Wl,/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/lib/nix/...-nix/lib/nix -Wl,--rpath -Wl,/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/lib/...-aterm-2.4.2/lib
  • creating nix-instantiate
  • gmake[3]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/src/nix-instantiate'
  • Making all in nix-env
  • gmake[3]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/src/nix-env'
  • ../bin2c/bin2c helpText < help.txt > help.txt.hh || (rm help.txt.hh && exit 1)
  • source='main.cc' object='main.o' libtool=no \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -I./../libexpr -I./../libmain -I../libexpr -D_FILE_OFFSET_BITS=64 -g -O2 -c -o main.o main.cc
  • In file included from main.cc:11:
  • ../libexpr/nixexpr-ast.hh:9: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:9: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:30: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:30: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:45: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:45: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:63: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:63: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:82: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:82: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:100: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:100: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:118: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:118: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:136: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:136: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:152: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:152: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:169: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:169: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:186: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:186: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:203: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:203: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:220: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:220: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:237: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:237: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:254: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:254: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:271: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:271: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:289: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:289: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:306: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:306: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:323: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:323: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:339: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:339: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:356: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:356: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:374: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:374: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:391: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:391: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:407: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:407: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:424: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:424: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:441: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:441: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:458: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:458: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:476: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:476: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:493: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:493: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:510: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:510: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:525: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:525: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:543: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:543: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:559: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:559: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:575: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:575: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:592: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:592: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:610: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:610: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:625: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:625: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:642: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:642: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:661: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:661: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:679: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:679: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:699: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:699: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:714: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:714: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:733: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:733: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:751: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:751: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:766: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:766: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:784: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:784: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:801: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:801: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:818: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:818: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:833: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:833: warning: `nothrow' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:850: warning: `pure' attribute directive ignored
  • ../libexpr/nixexpr-ast.hh:850: warning: `nothrow' attribute directive ignored
  • source='names.cc' object='names.o' libtool=no \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -I./../libexpr -I./../libmain -I../libexpr -D_FILE_OFFSET_BITS=64 -g -O2 -c -o names.o names.cc
  • source='profiles.cc' object='profiles.o' libtool=no \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/include -I./../libutil -I./../libstore -I./../libexpr -I./../libmain -I../libexpr -D_FILE_OFFSET_BITS=64 -g -O2 -c -o profiles.o profiles.cc
  • /bin/bash ../../libtool --tag=CXX --mode=link g++ -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-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 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/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/lib/...-db4-4.4.20/lib -ldb_cxx -L/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/lib/...-aterm-2.4.2/lib -lATerm
  • mkdir .libs
  • g++ -I./.. -I/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/include/...-db4-4.4.20/include -I/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/include/...-aterm-2.4.2/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 /tmp/nix-51163-0/nix-0.10.1/src/libstore/.libs/libstore.so ../libstore/.libs/libstore.so /tmp/nix-51163-0/nix-0.10.1/src/libutil/.libs/libutil.so ../libutil/.libs/libutil.so /tmp/nix-51163-0/nix-0.10.1/src/boost/format/.libs/libformat.so ../boost/format/.libs/libformat.so -L/nix/store/k7yv53k9v0rr0k7y1wv01rr1llid60zh-db4-4.4.20/lib/...-db4-4.4.20/lib -ldb_cxx -L/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/lib/...-aterm-2.4.2/lib /nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/lib/libATerm.so/...-aterm-2.4.2/lib/libATerm.so -Wl,--rpath -Wl,/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/lib/nix/...-nix/lib/nix -Wl,--rpath -Wl,/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/lib/...-aterm-2.4.2/lib
  • creating nix-env
  • gmake[3]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/src/nix-env'
  • Making all in nix-log2xml
  • gmake[3]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/src/nix-log2xml'
  • source='log2xml.cc' object='log2xml.o' libtool=no \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • g++ -DHAVE_CONFIG_H -I. -I. -I../.. -D_FILE_OFFSET_BITS=64 -g -O2 -c -o log2xml.o log2xml.cc
  • /bin/bash ../../libtool --tag=CXX --mode=link g++ -D_FILE_OFFSET_BITS=64 -g -O2 -o nix-log2xml log2xml.o
  • mkdir .libs
  • g++ -D_FILE_OFFSET_BITS=64 -g -O2 -o nix-log2xml log2xml.o
  • gmake[3]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/src/nix-log2xml'
  • Making all in bsdiff-4.3
  • gmake[3]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/src/bsdiff-4.3'
  • source='bsdiff.c' object='bsdiff.o' libtool=no \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • gcc -DHAVE_CONFIG_H -I. -I. -I../.. -O3 -I/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/include/...-bzip2-1.0.3/include -D_FILE_OFFSET_BITS=64 -g -O2 -c bsdiff.c
  • /bin/bash ../../libtool --tag=CC --mode=link gcc -O3 -I/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/include/...-bzip2-1.0.3/include -D_FILE_OFFSET_BITS=64 -g -O2 -o bsdiff bsdiff.o -L/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/lib/...-bzip2-1.0.3/lib -lbz2
  • mkdir .libs
  • gcc -O3 -I/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/include/...-bzip2-1.0.3/include -D_FILE_OFFSET_BITS=64 -g -O2 -o bsdiff bsdiff.o -L/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/lib/...-bzip2-1.0.3/lib -lbz2
  • source='bspatch.c' object='bspatch.o' libtool=no \
  • DEPDIR=.deps depmode=gcc /bin/bash ../../config/depcomp \
  • gcc -DHAVE_CONFIG_H -I. -I. -I../.. -O3 -I/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/include/...-bzip2-1.0.3/include -D_FILE_OFFSET_BITS=64 -g -O2 -c bspatch.c
  • /bin/bash ../../libtool --tag=CC --mode=link gcc -O3 -I/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/include/...-bzip2-1.0.3/include -D_FILE_OFFSET_BITS=64 -g -O2 -o bspatch bspatch.o -L/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/lib/...-bzip2-1.0.3/lib -lbz2
  • gcc -O3 -I/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/include/...-bzip2-1.0.3/include -D_FILE_OFFSET_BITS=64 -g -O2 -o bspatch bspatch.o -L/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/lib/...-bzip2-1.0.3/lib -lbz2
  • gmake[3]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/src/bsdiff-4.3'
  • gmake[3]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/src'
  • gmake[3]: Nothing to be done for `all-am'.
  • gmake[3]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/src'
  • gmake[2]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/src'
  • Making all in scripts
  • gmake[2]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/scripts'
  • sed \
  • -e "s^@extra1\@^^g" \
  • -e "s^@prefix\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix^g"/...-nix^g" \
  • -e "s^@bindir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/bin^g"/...-nix/bin^g" \
  • -e "s^@sysconfdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/etc^g"/...-nix/etc^g" \
  • -e "s^@localstatedir\@^/nix/var^g" \
  • -e "s^@datadir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/share^g"/...-nix/share^g" \
  • -e "s^@libexecdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/libexec^g"/...-nix/libexec^g" \
  • -e "s^@storedir\@^/nix/store^g" \
  • -e "s^@system\@^i686-freebsd^g" \
  • -e "s^@shell\@^//bin/sh^g" \
  • -e "s^@curl\@^/usr/local/bin/curl^g" \
  • -e "s^@bzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bzip2^g"/...-bzip2-1.0.3/bin/bzip2^g" \
  • -e "s^@bunzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bunzip2^g"/...-bzip2-1.0.3/bin/bunzip2^g" \
  • -e "s^@bzip2_bin_test\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin^g"/...-bzip2-1.0.3/bin^g" \
  • -e "s^@perl\@^/nix/store/gabfa1vyrhivf49ma7prn381pz8gkwnb-perl/bin/perl^g"/...-perl/bin/perl^g" \
  • -e "s^@coreutils\@^//bin^g" \
  • -e "s^@tar\@^/usr/bin/tar^g" \
  • -e "s^@dot\@^^g" \
  • -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
  • -e "s^@xmlflags\@^^g" \
  • -e "s^@xsltproc\@^false^g" \
  • -e "s^@aterm_bin\@^/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/bin^g"/...-aterm-2.4.2/bin^g" \
  • -e "s^@version\@^0.10.1^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/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix^g"/...-nix^g" \
  • -e "s^@bindir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/bin^g"/...-nix/bin^g" \
  • -e "s^@sysconfdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/etc^g"/...-nix/etc^g" \
  • -e "s^@localstatedir\@^/nix/var^g" \
  • -e "s^@datadir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/share^g"/...-nix/share^g" \
  • -e "s^@libexecdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/libexec^g"/...-nix/libexec^g" \
  • -e "s^@storedir\@^/nix/store^g" \
  • -e "s^@system\@^i686-freebsd^g" \
  • -e "s^@shell\@^//bin/sh^g" \
  • -e "s^@curl\@^/usr/local/bin/curl^g" \
  • -e "s^@bzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bzip2^g"/...-bzip2-1.0.3/bin/bzip2^g" \
  • -e "s^@bunzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bunzip2^g"/...-bzip2-1.0.3/bin/bunzip2^g" \
  • -e "s^@bzip2_bin_test\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin^g"/...-bzip2-1.0.3/bin^g" \
  • -e "s^@perl\@^/nix/store/gabfa1vyrhivf49ma7prn381pz8gkwnb-perl/bin/perl^g"/...-perl/bin/perl^g" \
  • -e "s^@coreutils\@^//bin^g" \
  • -e "s^@tar\@^/usr/bin/tar^g" \
  • -e "s^@dot\@^^g" \
  • -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
  • -e "s^@xmlflags\@^^g" \
  • -e "s^@xsltproc\@^false^g" \
  • -e "s^@aterm_bin\@^/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/bin^g"/...-aterm-2.4.2/bin^g" \
  • -e "s^@version\@^0.10.1^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/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix^g"/...-nix^g" \
  • -e "s^@bindir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/bin^g"/...-nix/bin^g" \
  • -e "s^@sysconfdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/etc^g"/...-nix/etc^g" \
  • -e "s^@localstatedir\@^/nix/var^g" \
  • -e "s^@datadir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/share^g"/...-nix/share^g" \
  • -e "s^@libexecdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/libexec^g"/...-nix/libexec^g" \
  • -e "s^@storedir\@^/nix/store^g" \
  • -e "s^@system\@^i686-freebsd^g" \
  • -e "s^@shell\@^//bin/sh^g" \
  • -e "s^@curl\@^/usr/local/bin/curl^g" \
  • -e "s^@bzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bzip2^g"/...-bzip2-1.0.3/bin/bzip2^g" \
  • -e "s^@bunzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bunzip2^g"/...-bzip2-1.0.3/bin/bunzip2^g" \
  • -e "s^@bzip2_bin_test\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin^g"/...-bzip2-1.0.3/bin^g" \
  • -e "s^@perl\@^/nix/store/gabfa1vyrhivf49ma7prn381pz8gkwnb-perl/bin/perl^g"/...-perl/bin/perl^g" \
  • -e "s^@coreutils\@^//bin^g" \
  • -e "s^@tar\@^/usr/bin/tar^g" \
  • -e "s^@dot\@^^g" \
  • -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
  • -e "s^@xmlflags\@^^g" \
  • -e "s^@xsltproc\@^false^g" \
  • -e "s^@aterm_bin\@^/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/bin^g"/...-aterm-2.4.2/bin^g" \
  • -e "s^@version\@^0.10.1^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/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix^g"/...-nix^g" \
  • -e "s^@bindir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/bin^g"/...-nix/bin^g" \
  • -e "s^@sysconfdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/etc^g"/...-nix/etc^g" \
  • -e "s^@localstatedir\@^/nix/var^g" \
  • -e "s^@datadir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/share^g"/...-nix/share^g" \
  • -e "s^@libexecdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/libexec^g"/...-nix/libexec^g" \
  • -e "s^@storedir\@^/nix/store^g" \
  • -e "s^@system\@^i686-freebsd^g" \
  • -e "s^@shell\@^//bin/sh^g" \
  • -e "s^@curl\@^/usr/local/bin/curl^g" \
  • -e "s^@bzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bzip2^g"/...-bzip2-1.0.3/bin/bzip2^g" \
  • -e "s^@bunzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bunzip2^g"/...-bzip2-1.0.3/bin/bunzip2^g" \
  • -e "s^@bzip2_bin_test\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin^g"/...-bzip2-1.0.3/bin^g" \
  • -e "s^@perl\@^/nix/store/gabfa1vyrhivf49ma7prn381pz8gkwnb-perl/bin/perl^g"/...-perl/bin/perl^g" \
  • -e "s^@coreutils\@^//bin^g" \
  • -e "s^@tar\@^/usr/bin/tar^g" \
  • -e "s^@dot\@^^g" \
  • -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
  • -e "s^@xmlflags\@^^g" \
  • -e "s^@xsltproc\@^false^g" \
  • -e "s^@aterm_bin\@^/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/bin^g"/...-aterm-2.4.2/bin^g" \
  • -e "s^@version\@^0.10.1^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/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix^g"/...-nix^g" \
  • -e "s^@bindir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/bin^g"/...-nix/bin^g" \
  • -e "s^@sysconfdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/etc^g"/...-nix/etc^g" \
  • -e "s^@localstatedir\@^/nix/var^g" \
  • -e "s^@datadir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/share^g"/...-nix/share^g" \
  • -e "s^@libexecdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/libexec^g"/...-nix/libexec^g" \
  • -e "s^@storedir\@^/nix/store^g" \
  • -e "s^@system\@^i686-freebsd^g" \
  • -e "s^@shell\@^//bin/sh^g" \
  • -e "s^@curl\@^/usr/local/bin/curl^g" \
  • -e "s^@bzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bzip2^g"/...-bzip2-1.0.3/bin/bzip2^g" \
  • -e "s^@bunzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bunzip2^g"/...-bzip2-1.0.3/bin/bunzip2^g" \
  • -e "s^@bzip2_bin_test\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin^g"/...-bzip2-1.0.3/bin^g" \
  • -e "s^@perl\@^/nix/store/gabfa1vyrhivf49ma7prn381pz8gkwnb-perl/bin/perl^g"/...-perl/bin/perl^g" \
  • -e "s^@coreutils\@^//bin^g" \
  • -e "s^@tar\@^/usr/bin/tar^g" \
  • -e "s^@dot\@^^g" \
  • -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
  • -e "s^@xmlflags\@^^g" \
  • -e "s^@xsltproc\@^false^g" \
  • -e "s^@aterm_bin\@^/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/bin^g"/...-aterm-2.4.2/bin^g" \
  • -e "s^@version\@^0.10.1^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/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix^g"/...-nix^g" \
  • -e "s^@bindir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/bin^g"/...-nix/bin^g" \
  • -e "s^@sysconfdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/etc^g"/...-nix/etc^g" \
  • -e "s^@localstatedir\@^/nix/var^g" \
  • -e "s^@datadir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/share^g"/...-nix/share^g" \
  • -e "s^@libexecdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/libexec^g"/...-nix/libexec^g" \
  • -e "s^@storedir\@^/nix/store^g" \
  • -e "s^@system\@^i686-freebsd^g" \
  • -e "s^@shell\@^//bin/sh^g" \
  • -e "s^@curl\@^/usr/local/bin/curl^g" \
  • -e "s^@bzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bzip2^g"/...-bzip2-1.0.3/bin/bzip2^g" \
  • -e "s^@bunzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bunzip2^g"/...-bzip2-1.0.3/bin/bunzip2^g" \
  • -e "s^@bzip2_bin_test\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin^g"/...-bzip2-1.0.3/bin^g" \
  • -e "s^@perl\@^/nix/store/gabfa1vyrhivf49ma7prn381pz8gkwnb-perl/bin/perl^g"/...-perl/bin/perl^g" \
  • -e "s^@coreutils\@^//bin^g" \
  • -e "s^@tar\@^/usr/bin/tar^g" \
  • -e "s^@dot\@^^g" \
  • -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
  • -e "s^@xmlflags\@^^g" \
  • -e "s^@xsltproc\@^false^g" \
  • -e "s^@aterm_bin\@^/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/bin^g"/...-aterm-2.4.2/bin^g" \
  • -e "s^@version\@^0.10.1^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/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix^g"/...-nix^g" \
  • -e "s^@bindir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/bin^g"/...-nix/bin^g" \
  • -e "s^@sysconfdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/etc^g"/...-nix/etc^g" \
  • -e "s^@localstatedir\@^/nix/var^g" \
  • -e "s^@datadir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/share^g"/...-nix/share^g" \
  • -e "s^@libexecdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/libexec^g"/...-nix/libexec^g" \
  • -e "s^@storedir\@^/nix/store^g" \
  • -e "s^@system\@^i686-freebsd^g" \
  • -e "s^@shell\@^//bin/sh^g" \
  • -e "s^@curl\@^/usr/local/bin/curl^g" \
  • -e "s^@bzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bzip2^g"/...-bzip2-1.0.3/bin/bzip2^g" \
  • -e "s^@bunzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bunzip2^g"/...-bzip2-1.0.3/bin/bunzip2^g" \
  • -e "s^@bzip2_bin_test\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin^g"/...-bzip2-1.0.3/bin^g" \
  • -e "s^@perl\@^/nix/store/gabfa1vyrhivf49ma7prn381pz8gkwnb-perl/bin/perl^g"/...-perl/bin/perl^g" \
  • -e "s^@coreutils\@^//bin^g" \
  • -e "s^@tar\@^/usr/bin/tar^g" \
  • -e "s^@dot\@^^g" \
  • -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
  • -e "s^@xmlflags\@^^g" \
  • -e "s^@xsltproc\@^false^g" \
  • -e "s^@aterm_bin\@^/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/bin^g"/...-aterm-2.4.2/bin^g" \
  • -e "s^@version\@^0.10.1^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/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix^g"/...-nix^g" \
  • -e "s^@bindir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/bin^g"/...-nix/bin^g" \
  • -e "s^@sysconfdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/etc^g"/...-nix/etc^g" \
  • -e "s^@localstatedir\@^/nix/var^g" \
  • -e "s^@datadir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/share^g"/...-nix/share^g" \
  • -e "s^@libexecdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/libexec^g"/...-nix/libexec^g" \
  • -e "s^@storedir\@^/nix/store^g" \
  • -e "s^@system\@^i686-freebsd^g" \
  • -e "s^@shell\@^//bin/sh^g" \
  • -e "s^@curl\@^/usr/local/bin/curl^g" \
  • -e "s^@bzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bzip2^g"/...-bzip2-1.0.3/bin/bzip2^g" \
  • -e "s^@bunzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bunzip2^g"/...-bzip2-1.0.3/bin/bunzip2^g" \
  • -e "s^@bzip2_bin_test\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin^g"/...-bzip2-1.0.3/bin^g" \
  • -e "s^@perl\@^/nix/store/gabfa1vyrhivf49ma7prn381pz8gkwnb-perl/bin/perl^g"/...-perl/bin/perl^g" \
  • -e "s^@coreutils\@^//bin^g" \
  • -e "s^@tar\@^/usr/bin/tar^g" \
  • -e "s^@dot\@^^g" \
  • -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
  • -e "s^@xmlflags\@^^g" \
  • -e "s^@xsltproc\@^false^g" \
  • -e "s^@aterm_bin\@^/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/bin^g"/...-aterm-2.4.2/bin^g" \
  • -e "s^@version\@^0.10.1^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/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix^g"/...-nix^g" \
  • -e "s^@bindir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/bin^g"/...-nix/bin^g" \
  • -e "s^@sysconfdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/etc^g"/...-nix/etc^g" \
  • -e "s^@localstatedir\@^/nix/var^g" \
  • -e "s^@datadir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/share^g"/...-nix/share^g" \
  • -e "s^@libexecdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/libexec^g"/...-nix/libexec^g" \
  • -e "s^@storedir\@^/nix/store^g" \
  • -e "s^@system\@^i686-freebsd^g" \
  • -e "s^@shell\@^//bin/sh^g" \
  • -e "s^@curl\@^/usr/local/bin/curl^g" \
  • -e "s^@bzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bzip2^g"/...-bzip2-1.0.3/bin/bzip2^g" \
  • -e "s^@bunzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bunzip2^g"/...-bzip2-1.0.3/bin/bunzip2^g" \
  • -e "s^@bzip2_bin_test\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin^g"/...-bzip2-1.0.3/bin^g" \
  • -e "s^@perl\@^/nix/store/gabfa1vyrhivf49ma7prn381pz8gkwnb-perl/bin/perl^g"/...-perl/bin/perl^g" \
  • -e "s^@coreutils\@^//bin^g" \
  • -e "s^@tar\@^/usr/bin/tar^g" \
  • -e "s^@dot\@^^g" \
  • -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
  • -e "s^@xmlflags\@^^g" \
  • -e "s^@xsltproc\@^false^g" \
  • -e "s^@aterm_bin\@^/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/bin^g"/...-aterm-2.4.2/bin^g" \
  • -e "s^@version\@^0.10.1^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/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix^g"/...-nix^g" \
  • -e "s^@bindir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/bin^g"/...-nix/bin^g" \
  • -e "s^@sysconfdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/etc^g"/...-nix/etc^g" \
  • -e "s^@localstatedir\@^/nix/var^g" \
  • -e "s^@datadir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/share^g"/...-nix/share^g" \
  • -e "s^@libexecdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/libexec^g"/...-nix/libexec^g" \
  • -e "s^@storedir\@^/nix/store^g" \
  • -e "s^@system\@^i686-freebsd^g" \
  • -e "s^@shell\@^//bin/sh^g" \
  • -e "s^@curl\@^/usr/local/bin/curl^g" \
  • -e "s^@bzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bzip2^g"/...-bzip2-1.0.3/bin/bzip2^g" \
  • -e "s^@bunzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bunzip2^g"/...-bzip2-1.0.3/bin/bunzip2^g" \
  • -e "s^@bzip2_bin_test\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin^g"/...-bzip2-1.0.3/bin^g" \
  • -e "s^@perl\@^/nix/store/gabfa1vyrhivf49ma7prn381pz8gkwnb-perl/bin/perl^g"/...-perl/bin/perl^g" \
  • -e "s^@coreutils\@^//bin^g" \
  • -e "s^@tar\@^/usr/bin/tar^g" \
  • -e "s^@dot\@^^g" \
  • -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
  • -e "s^@xmlflags\@^^g" \
  • -e "s^@xsltproc\@^false^g" \
  • -e "s^@aterm_bin\@^/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/bin^g"/...-aterm-2.4.2/bin^g" \
  • -e "s^@version\@^0.10.1^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/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix^g"/...-nix^g" \
  • -e "s^@bindir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/bin^g"/...-nix/bin^g" \
  • -e "s^@sysconfdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/etc^g"/...-nix/etc^g" \
  • -e "s^@localstatedir\@^/nix/var^g" \
  • -e "s^@datadir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/share^g"/...-nix/share^g" \
  • -e "s^@libexecdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/libexec^g"/...-nix/libexec^g" \
  • -e "s^@storedir\@^/nix/store^g" \
  • -e "s^@system\@^i686-freebsd^g" \
  • -e "s^@shell\@^//bin/sh^g" \
  • -e "s^@curl\@^/usr/local/bin/curl^g" \
  • -e "s^@bzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bzip2^g"/...-bzip2-1.0.3/bin/bzip2^g" \
  • -e "s^@bunzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bunzip2^g"/...-bzip2-1.0.3/bin/bunzip2^g" \
  • -e "s^@bzip2_bin_test\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin^g"/...-bzip2-1.0.3/bin^g" \
  • -e "s^@perl\@^/nix/store/gabfa1vyrhivf49ma7prn381pz8gkwnb-perl/bin/perl^g"/...-perl/bin/perl^g" \
  • -e "s^@coreutils\@^//bin^g" \
  • -e "s^@tar\@^/usr/bin/tar^g" \
  • -e "s^@dot\@^^g" \
  • -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
  • -e "s^@xmlflags\@^^g" \
  • -e "s^@xsltproc\@^false^g" \
  • -e "s^@aterm_bin\@^/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/bin^g"/...-aterm-2.4.2/bin^g" \
  • -e "s^@version\@^0.10.1^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/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix^g"/...-nix^g" \
  • -e "s^@bindir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/bin^g"/...-nix/bin^g" \
  • -e "s^@sysconfdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/etc^g"/...-nix/etc^g" \
  • -e "s^@localstatedir\@^/nix/var^g" \
  • -e "s^@datadir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/share^g"/...-nix/share^g" \
  • -e "s^@libexecdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/libexec^g"/...-nix/libexec^g" \
  • -e "s^@storedir\@^/nix/store^g" \
  • -e "s^@system\@^i686-freebsd^g" \
  • -e "s^@shell\@^//bin/sh^g" \
  • -e "s^@curl\@^/usr/local/bin/curl^g" \
  • -e "s^@bzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bzip2^g"/...-bzip2-1.0.3/bin/bzip2^g" \
  • -e "s^@bunzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bunzip2^g"/...-bzip2-1.0.3/bin/bunzip2^g" \
  • -e "s^@bzip2_bin_test\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin^g"/...-bzip2-1.0.3/bin^g" \
  • -e "s^@perl\@^/nix/store/gabfa1vyrhivf49ma7prn381pz8gkwnb-perl/bin/perl^g"/...-perl/bin/perl^g" \
  • -e "s^@coreutils\@^//bin^g" \
  • -e "s^@tar\@^/usr/bin/tar^g" \
  • -e "s^@dot\@^^g" \
  • -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
  • -e "s^@xmlflags\@^^g" \
  • -e "s^@xsltproc\@^false^g" \
  • -e "s^@aterm_bin\@^/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/bin^g"/...-aterm-2.4.2/bin^g" \
  • -e "s^@version\@^0.10.1^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/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix^g"/...-nix^g" \
  • -e "s^@bindir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/bin^g"/...-nix/bin^g" \
  • -e "s^@sysconfdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/etc^g"/...-nix/etc^g" \
  • -e "s^@localstatedir\@^/nix/var^g" \
  • -e "s^@datadir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/share^g"/...-nix/share^g" \
  • -e "s^@libexecdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/libexec^g"/...-nix/libexec^g" \
  • -e "s^@storedir\@^/nix/store^g" \
  • -e "s^@system\@^i686-freebsd^g" \
  • -e "s^@shell\@^//bin/sh^g" \
  • -e "s^@curl\@^/usr/local/bin/curl^g" \
  • -e "s^@bzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bzip2^g"/...-bzip2-1.0.3/bin/bzip2^g" \
  • -e "s^@bunzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bunzip2^g"/...-bzip2-1.0.3/bin/bunzip2^g" \
  • -e "s^@bzip2_bin_test\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin^g"/...-bzip2-1.0.3/bin^g" \
  • -e "s^@perl\@^/nix/store/gabfa1vyrhivf49ma7prn381pz8gkwnb-perl/bin/perl^g"/...-perl/bin/perl^g" \
  • -e "s^@coreutils\@^//bin^g" \
  • -e "s^@tar\@^/usr/bin/tar^g" \
  • -e "s^@dot\@^^g" \
  • -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
  • -e "s^@xmlflags\@^^g" \
  • -e "s^@xsltproc\@^false^g" \
  • -e "s^@aterm_bin\@^/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/bin^g"/...-aterm-2.4.2/bin^g" \
  • -e "s^@version\@^0.10.1^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/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix^g"/...-nix^g" \
  • -e "s^@bindir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/bin^g"/...-nix/bin^g" \
  • -e "s^@sysconfdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/etc^g"/...-nix/etc^g" \
  • -e "s^@localstatedir\@^/nix/var^g" \
  • -e "s^@datadir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/share^g"/...-nix/share^g" \
  • -e "s^@libexecdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/libexec^g"/...-nix/libexec^g" \
  • -e "s^@storedir\@^/nix/store^g" \
  • -e "s^@system\@^i686-freebsd^g" \
  • -e "s^@shell\@^//bin/sh^g" \
  • -e "s^@curl\@^/usr/local/bin/curl^g" \
  • -e "s^@bzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bzip2^g"/...-bzip2-1.0.3/bin/bzip2^g" \
  • -e "s^@bunzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bunzip2^g"/...-bzip2-1.0.3/bin/bunzip2^g" \
  • -e "s^@bzip2_bin_test\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin^g"/...-bzip2-1.0.3/bin^g" \
  • -e "s^@perl\@^/nix/store/gabfa1vyrhivf49ma7prn381pz8gkwnb-perl/bin/perl^g"/...-perl/bin/perl^g" \
  • -e "s^@coreutils\@^//bin^g" \
  • -e "s^@tar\@^/usr/bin/tar^g" \
  • -e "s^@dot\@^^g" \
  • -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
  • -e "s^@xmlflags\@^^g" \
  • -e "s^@xsltproc\@^false^g" \
  • -e "s^@aterm_bin\@^/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/bin^g"/...-aterm-2.4.2/bin^g" \
  • -e "s^@version\@^0.10.1^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/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix^g"/...-nix^g" \
  • -e "s^@bindir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/bin^g"/...-nix/bin^g" \
  • -e "s^@sysconfdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/etc^g"/...-nix/etc^g" \
  • -e "s^@localstatedir\@^/nix/var^g" \
  • -e "s^@datadir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/share^g"/...-nix/share^g" \
  • -e "s^@libexecdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/libexec^g"/...-nix/libexec^g" \
  • -e "s^@storedir\@^/nix/store^g" \
  • -e "s^@system\@^i686-freebsd^g" \
  • -e "s^@shell\@^//bin/sh^g" \
  • -e "s^@curl\@^/usr/local/bin/curl^g" \
  • -e "s^@bzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bzip2^g"/...-bzip2-1.0.3/bin/bzip2^g" \
  • -e "s^@bunzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bunzip2^g"/...-bzip2-1.0.3/bin/bunzip2^g" \
  • -e "s^@bzip2_bin_test\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin^g"/...-bzip2-1.0.3/bin^g" \
  • -e "s^@perl\@^/nix/store/gabfa1vyrhivf49ma7prn381pz8gkwnb-perl/bin/perl^g"/...-perl/bin/perl^g" \
  • -e "s^@coreutils\@^//bin^g" \
  • -e "s^@tar\@^/usr/bin/tar^g" \
  • -e "s^@dot\@^^g" \
  • -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
  • -e "s^@xmlflags\@^^g" \
  • -e "s^@xsltproc\@^false^g" \
  • -e "s^@aterm_bin\@^/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/bin^g"/...-aterm-2.4.2/bin^g" \
  • -e "s^@version\@^0.10.1^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
  • gmake[2]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/scripts'
  • Making all in corepkgs
  • gmake[2]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/corepkgs'
  • Making all in nar
  • gmake[3]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/corepkgs/nar'
  • sed \
  • -e "s^@extra1\@^^g" \
  • -e "s^@prefix\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix^g"/...-nix^g" \
  • -e "s^@bindir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/bin^g"/...-nix/bin^g" \
  • -e "s^@sysconfdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/etc^g"/...-nix/etc^g" \
  • -e "s^@localstatedir\@^/nix/var^g" \
  • -e "s^@datadir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/share^g"/...-nix/share^g" \
  • -e "s^@libexecdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/libexec^g"/...-nix/libexec^g" \
  • -e "s^@storedir\@^/nix/store^g" \
  • -e "s^@system\@^i686-freebsd^g" \
  • -e "s^@shell\@^//bin/sh^g" \
  • -e "s^@curl\@^/usr/local/bin/curl^g" \
  • -e "s^@bzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bzip2^g"/...-bzip2-1.0.3/bin/bzip2^g" \
  • -e "s^@bunzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bunzip2^g"/...-bzip2-1.0.3/bin/bunzip2^g" \
  • -e "s^@bzip2_bin_test\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin^g"/...-bzip2-1.0.3/bin^g" \
  • -e "s^@perl\@^/nix/store/gabfa1vyrhivf49ma7prn381pz8gkwnb-perl/bin/perl^g"/...-perl/bin/perl^g" \
  • -e "s^@coreutils\@^//bin^g" \
  • -e "s^@tar\@^/usr/bin/tar^g" \
  • -e "s^@dot\@^^g" \
  • -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
  • -e "s^@xmlflags\@^^g" \
  • -e "s^@xsltproc\@^false^g" \
  • -e "s^@aterm_bin\@^/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/bin^g"/...-aterm-2.4.2/bin^g" \
  • -e "s^@version\@^0.10.1^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
  • gmake[3]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/corepkgs/nar'
  • Making all in buildenv
  • gmake[3]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/corepkgs/buildenv'
  • sed \
  • -e "s^@extra1\@^^g" \
  • -e "s^@prefix\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix^g"/...-nix^g" \
  • -e "s^@bindir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/bin^g"/...-nix/bin^g" \
  • -e "s^@sysconfdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/etc^g"/...-nix/etc^g" \
  • -e "s^@localstatedir\@^/nix/var^g" \
  • -e "s^@datadir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/share^g"/...-nix/share^g" \
  • -e "s^@libexecdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/libexec^g"/...-nix/libexec^g" \
  • -e "s^@storedir\@^/nix/store^g" \
  • -e "s^@system\@^i686-freebsd^g" \
  • -e "s^@shell\@^//bin/sh^g" \
  • -e "s^@curl\@^/usr/local/bin/curl^g" \
  • -e "s^@bzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bzip2^g"/...-bzip2-1.0.3/bin/bzip2^g" \
  • -e "s^@bunzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bunzip2^g"/...-bzip2-1.0.3/bin/bunzip2^g" \
  • -e "s^@bzip2_bin_test\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin^g"/...-bzip2-1.0.3/bin^g" \
  • -e "s^@perl\@^/nix/store/gabfa1vyrhivf49ma7prn381pz8gkwnb-perl/bin/perl^g"/...-perl/bin/perl^g" \
  • -e "s^@coreutils\@^//bin^g" \
  • -e "s^@tar\@^/usr/bin/tar^g" \
  • -e "s^@dot\@^^g" \
  • -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
  • -e "s^@xmlflags\@^^g" \
  • -e "s^@xsltproc\@^false^g" \
  • -e "s^@aterm_bin\@^/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/bin^g"/...-aterm-2.4.2/bin^g" \
  • -e "s^@version\@^0.10.1^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
  • gmake[3]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/corepkgs/buildenv'
  • Making all in channels
  • gmake[3]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/corepkgs/channels'
  • sed \
  • -e "s^@extra1\@^^g" \
  • -e "s^@prefix\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix^g"/...-nix^g" \
  • -e "s^@bindir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/bin^g"/...-nix/bin^g" \
  • -e "s^@sysconfdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/etc^g"/...-nix/etc^g" \
  • -e "s^@localstatedir\@^/nix/var^g" \
  • -e "s^@datadir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/share^g"/...-nix/share^g" \
  • -e "s^@libexecdir\@^/nix/store/30lfrjg09xa38aj4mqf81c1rn132a70y-nix/libexec^g"/...-nix/libexec^g" \
  • -e "s^@storedir\@^/nix/store^g" \
  • -e "s^@system\@^i686-freebsd^g" \
  • -e "s^@shell\@^//bin/sh^g" \
  • -e "s^@curl\@^/usr/local/bin/curl^g" \
  • -e "s^@bzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bzip2^g"/...-bzip2-1.0.3/bin/bzip2^g" \
  • -e "s^@bunzip2\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin/bunzip2^g"/...-bzip2-1.0.3/bin/bunzip2^g" \
  • -e "s^@bzip2_bin_test\@^/nix/store/64dzsllwj5irnmp3mwp7z1na0s30n77f-bzip2-1.0.3/bin^g"/...-bzip2-1.0.3/bin^g" \
  • -e "s^@perl\@^/nix/store/gabfa1vyrhivf49ma7prn381pz8gkwnb-perl/bin/perl^g"/...-perl/bin/perl^g" \
  • -e "s^@coreutils\@^//bin^g" \
  • -e "s^@tar\@^/usr/bin/tar^g" \
  • -e "s^@dot\@^^g" \
  • -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
  • -e "s^@xmlflags\@^^g" \
  • -e "s^@xsltproc\@^false^g" \
  • -e "s^@aterm_bin\@^/nix/store/r5gis2qin2kg2vvv1haliyzayjpb68wd-aterm-2.4.2/bin^g"/...-aterm-2.4.2/bin^g" \
  • -e "s^@version\@^0.10.1^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
  • gmake[3]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/corepkgs/channels'
  • gmake[3]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/corepkgs'
  • gmake[3]: Nothing to be done for `all-am'.
  • gmake[3]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/corepkgs'
  • gmake[2]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/corepkgs'
  • Making all in doc
  • gmake[2]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/doc'
  • Making all in manual
  • gmake[3]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/doc/manual'
  • gmake[3]: Nothing to be done for `all'.
  • gmake[3]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/doc/manual'
  • gmake[3]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/doc'
  • gmake[3]: Nothing to be done for `all-am'.
  • gmake[3]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/doc'
  • gmake[2]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/doc'
  • Making all in misc
  • gmake[2]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/misc'
  • Making all in emacs
  • gmake[3]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/misc/emacs'
  • gmake[3]: Nothing to be done for `all'.
  • gmake[3]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/misc/emacs'
  • gmake[3]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/misc'
  • gmake[3]: Nothing to be done for `all-am'.
  • gmake[3]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/misc'
  • gmake[2]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/misc'
  • Making all in tests
  • gmake[2]: Entering directory `/tmp/nix-51163-0/nix-0.10.1/tests'
  • gmake[2]: Nothing to be done for `all'.
  • gmake[2]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1/tests'
  • gmake[2]: Entering directory `/tmp/nix-51163-0/nix-0.10.1'
  • gmake[2]: Nothing to be done for `all-am'.
  • gmake[2]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1'
  • gmake[1]: Leaving directory `/tmp/nix-51163-0/nix-0.10.1'