dist flags: building distdir { test ! -d patchelf-"0.1" || { find patchelf-"0.1" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr patchelf-"0.1"; }; } mkdir patchelf-"0.1" list='src tests'; for subdir in $list; do \ if test "$subdir" = .; then :; else \ test -d "patchelf-"0.1"/$subdir" \ || mkdir -p -- "patchelf-"0.1"/$subdir" \ || exit 1; \ distdir=`CDPATH="${ZSH_VERSION+.}:" && cd patchelf-"0.1" && pwd`; \ top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd patchelf-"0.1" && pwd`; \ (cd $subdir && \ make \ top_distdir="$top_distdir" \ distdir="$distdir/$subdir" \ distdir) \ || exit 1; \ fi; \ done building distdir make[1]: Entering directory `/tmp/nix-28114-1/svn-export/src' make[1]: Leaving directory `/tmp/nix-28114-1/svn-export/src' building big-dynstr.c make[1]: Entering directory `/tmp/nix-28114-1/svn-export/tests' cat main.c > big-dynstr.c for i in $(seq 1 2000); do echo "void f$i(void) { };" >> big-dynstr.c; done building distdir make[1]: Leaving directory `/tmp/nix-28114-1/svn-export/tests' find patchelf-"0.1" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /tmp/nix-28114-1/svn-export/install-sh -c -m a+r {} {} \; \ || chmod -R a+r patchelf-"0.1" building dist tardir=patchelf-"0.1" && /bin/sh /tmp/nix-28114-1/svn-export/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >patchelf-"0.1".tar.gz tardir=patchelf-"0.1" && /bin/sh /tmp/nix-28114-1/svn-export/missing --run tar chof - "$tardir" | bzip2 -9 -c >patchelf-"0.1".tar.bz2 { test ! -d patchelf-"0.1" || { find patchelf-"0.1" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr patchelf-"0.1"; }; } `patchelf-0.1.tar.bz2' -> `/nix/store/65jrkwxfg3z7c0l4jzcc5b7dqk32ib4j-patchelf/tarballs/patchelf-0.1.tar.bz2'