make flags: building all-recursive Making all in src building patchelf.o make[1]: Entering directory `/tmp/nix-28114-3/patchelf-0.1/src' if g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"\"0.1\"\" -DPACKAGE_STRING=\"patchelf\ \"0.1\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"\"0.1\"\" -I. -I. -g -O2 -MT patchelf.o -MD -MP -MF ".deps/patchelf.Tpo" -c -o patchelf.o patchelf.cc; \ then mv -f ".deps/patchelf.Tpo" ".deps/patchelf.Po"; else rm -f ".deps/patchelf.Tpo"; exit 1; fi building patchelf g++ -g -O2 -o patchelf patchelf.o  make[1]: Leaving directory `/tmp/nix-28114-3/patchelf-0.1/src' Making all in tests make[1]: Entering directory `/tmp/nix-28114-3/patchelf-0.1/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tmp/nix-28114-3/patchelf-0.1/tests' make[1]: Entering directory `/tmp/nix-28114-3/patchelf-0.1' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/tmp/nix-28114-3/patchelf-0.1'