• dist flags:
  • building distdir
    • { test ! -d pgen-2.6 || { find pgen-2.6 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr pgen-2.6; }; }
    • mkdir pgen-2.6
    • mkdir -p -- pgen-2.6/.
    • list='grammar sdf-checker src test removevarsyntax'; for subdir in $list; do \� if test "$subdir" = .; then :; else \� test -d "pgen-2.6/$subdir" \� || mkdir -p -- "pgen-2.6/$subdir" \� || exit 1; \� distdir=`CDPATH="${ZSH_VERSION+.}:" && cd pgen-2.6 && pwd`; \� top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd pgen-2.6 && pwd`; \� (cd $subdir && \� make \� top_distdir="$top_distdir" \� distdir="$distdir/$subdir" \� distdir) \� || exit 1; \� fi; \� done
    • make[1]: Entering directory `/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/grammar'
      • building distdir
        • make[1]: Leaving directory `/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/grammar'
      • make[1]: Entering directory `/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/sdf-checker'
        • building distdir
          • list='src'; for subdir in $list; do \� if test "$subdir" = .; then :; else \� test -d "/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/pgen-2.6/sdf-checker/$subdir" \� || mkdir -p -- "/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/pgen-2.6/sdf-checker/$subdir" \� || exit 1; \� distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/pgen-2.6/sdf-checker && pwd`; \� top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/pgen-2.6 && pwd`; \� (cd $subdir && \� make \� top_distdir="$top_distdir" \� distdir="$distdir/$subdir" \� distdir) \� || exit 1; \� fi; \� done
          • make[2]: Entering directory `/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/sdf-checker/src'
            • building distdir
              • mkdir -p -- /tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/pgen-2.6/sdf-checker/src/../..
            • make[2]: Leaving directory `/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/sdf-checker/src'
        • make[1]: Leaving directory `/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/sdf-checker'
      • make[1]: Entering directory `/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/src'
        • building distdir
          • mkdir -p -- /tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/pgen-2.6/src/..
        • make[1]: Leaving directory `/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/src'
      • make[1]: Entering directory `/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/test'
        • building distdir
          • list='grammars tables terms erroneous'; for subdir in $list; do \� if test "$subdir" = .; then :; else \� test -d "/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/pgen-2.6/test/$subdir" \� || mkdir -p -- "/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/pgen-2.6/test/$subdir" \� || exit 1; \� distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/pgen-2.6/test && pwd`; \� top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/pgen-2.6 && pwd`; \� (cd $subdir && \� make \� top_distdir="$top_distdir" \� distdir="$distdir/$subdir" \� distdir) \� || exit 1; \� fi; \� done
          • make[2]: Entering directory `/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/test/grammars'
            • building distdir
              • make[2]: Leaving directory `/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/test/grammars'
            • make[2]: Entering directory `/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/test/tables'
              • building distdir
                • make[2]: Leaving directory `/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/test/tables'
              • make[2]: Entering directory `/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/test/terms'
                • building distdir
                  • make[2]: Leaving directory `/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/test/terms'
                • make[2]: Entering directory `/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/test/erroneous'
                  • building distdir
                    • make[2]: Leaving directory `/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/test/erroneous'
                • make[1]: Leaving directory `/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/test'
              • make[1]: Entering directory `/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/removevarsyntax'
                • building distdir
                  • list='src'; for subdir in $list; do \� if test "$subdir" = .; then :; else \� test -d "/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/pgen-2.6/removevarsyntax/$subdir" \� || mkdir -p -- "/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/pgen-2.6/removevarsyntax/$subdir" \� || exit 1; \� distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/pgen-2.6/removevarsyntax && pwd`; \� top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/pgen-2.6 && pwd`; \� (cd $subdir && \� make \� top_distdir="$top_distdir" \� distdir="$distdir/$subdir" \� distdir) \� || exit 1; \� fi; \� done
                  • make[2]: Entering directory `/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/removevarsyntax/src'
                    • building distdir
                      • mkdir -p -- /tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/pgen-2.6/removevarsyntax/src/../..
                    • make[2]: Leaving directory `/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/removevarsyntax/src'
                • make[1]: Leaving directory `/tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/removevarsyntax'
              • find pgen-2.6 -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-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/install-sh -c -m a+r {} {} \; \� || chmod -R a+r pgen-2.6
            • building dist
              • tardir=pgen-2.6 && /bin/sh /tmp/nix-build-v5hqfzxpmci2za3sdxr9906078fiqzr6-source-tarball.drv-0/rhc9qn9h56lfccl7p4450swrz7bpn2pr-svn-export/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >pgen-2.6.tar.gz
              • { test ! -d pgen-2.6 || { find pgen-2.6 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr pgen-2.6; }; }
            • `pgen-2.6.tar.gz' -> `/nix/store/wqcxhn5n06xmrs4mmy68s72v1vqqw4y9-source-tarball/tarballs/pgen-2.6.tar.gz'/...-source-tarball/tarballs/pgen-2.6.tar.gz'