• dist flags:
  • building distdir
    • { test ! -d c-library-1.1 || { find c-library-1.1 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr c-library-1.1; }; }
    • mkdir c-library-1.1
    • mkdir -p -- c-library-1.1/.
    • list='logging statistics'; for subdir in $list; do \� if test "$subdir" = .; then :; else \� test -d "c-library-1.1/$subdir" \� || mkdir -p -- "c-library-1.1/$subdir" \� || exit 1; \� distdir=`CDPATH="${ZSH_VERSION+.}:" && cd c-library-1.1 && pwd`; \� top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd c-library-1.1 && pwd`; \� (cd $subdir && \� make \� top_distdir="$top_distdir" \� distdir="$distdir/$subdir" \� distdir) \� || exit 1; \� fi; \� done
    • make[1]: Entering directory `/tmp/nix-10568-7/m7k0rk4b3b75gxx8155qkdlfm1asrll7-svn-export/logging'
      • building distdir
        • mkdir -p -- /tmp/nix-10568-7/m7k0rk4b3b75gxx8155qkdlfm1asrll7-svn-export/c-library-1.1/logging/..
      • make[1]: Leaving directory `/tmp/nix-10568-7/m7k0rk4b3b75gxx8155qkdlfm1asrll7-svn-export/logging'
    • make[1]: Entering directory `/tmp/nix-10568-7/m7k0rk4b3b75gxx8155qkdlfm1asrll7-svn-export/statistics'
      • building distdir
        • mkdir -p -- /tmp/nix-10568-7/m7k0rk4b3b75gxx8155qkdlfm1asrll7-svn-export/c-library-1.1/statistics/..
      • make[1]: Leaving directory `/tmp/nix-10568-7/m7k0rk4b3b75gxx8155qkdlfm1asrll7-svn-export/statistics'
    • find c-library-1.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-10568-7/m7k0rk4b3b75gxx8155qkdlfm1asrll7-svn-export/install-sh -c -m a+r {} {} \; \� || chmod -R a+r c-library-1.1
  • building dist
    • tardir=c-library-1.1 && /bin/sh /tmp/nix-10568-7/m7k0rk4b3b75gxx8155qkdlfm1asrll7-svn-export/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >c-library-1.1.tar.gz
    • { test ! -d c-library-1.1 || { find c-library-1.1 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr c-library-1.1; }; }
  • `c-library-1.1.tar.gz' -> `/nix/store/ggaawni1n8dm9ibxyrcvhw0iy11045cs-source-tarball/tarballs/c-library-1.1.tar.gz'/...-source-tarball/tarballs/c-library-1.1.tar.gz'