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