• dist flags:
  • building distdir
    • { test ! -d dryad-0.2pre17689 || { find dryad-0.2pre17689 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr dryad-0.2pre17689; }; }
    • mkdir dryad-0.2pre17689
    • mkdir -p -- dryad-0.2pre17689/. dryad-0.2pre17689/classtree/bridge dryad-0.2pre17689/config
    • list='. external libraries classtree lib compiler tools tests'; for subdir in $list; do \� if test "$subdir" = .; then :; else \� test -d "dryad-0.2pre17689/$subdir" \� || mkdir -p -- "dryad-0.2pre17689/$subdir" \� || exit 1; \� distdir=`CDPATH="${ZSH_VERSION+.}:" && cd dryad-0.2pre17689 && pwd`; \� top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd dryad-0.2pre17689 && pwd`; \� (cd $subdir && \� make \� top_distdir="$top_distdir" \� distdir="$distdir/$subdir" \� distdir) \� || exit 1; \� fi; \� done
    • make[1]: Entering directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/external'
      • building distdir
        • mkdir -p -- /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/external/..
      • make[1]: Leaving directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/external'
    • make[1]: Entering directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/libraries'
      • building distdir
        • mkdir -p -- /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/libraries/..
        • list='stratego-jvm'; for subdir in $list; do \� if test "$subdir" = .; then :; else \� test -d "/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/libraries/$subdir" \� || mkdir -p -- "/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/libraries/$subdir" \� || exit 1; \� distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/libraries && pwd`; \� top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689 && pwd`; \� (cd $subdir && \� make \� top_distdir="$top_distdir" \� distdir="$distdir/$subdir" \� distdir) \� || exit 1; \� fi; \� done
        • make[2]: Entering directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/libraries/stratego-jvm'
          • building distdir
            • mkdir -p -- /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/libraries/stratego-jvm/../..
            • list='lib'; for subdir in $list; do \� if test "$subdir" = .; then :; else \� test -d "/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/libraries/stratego-jvm/$subdir" \� || mkdir -p -- "/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/libraries/stratego-jvm/$subdir" \� || exit 1; \� distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/libraries/stratego-jvm && pwd`; \� top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689 && pwd`; \� (cd $subdir && \� make \� top_distdir="$top_distdir" \� distdir="$distdir/$subdir" \� distdir) \� || exit 1; \� fi; \� done
            • make[3]: Entering directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/libraries/stratego-jvm/lib'
              • building distdir
                • mkdir -p -- /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/libraries/stratego-jvm/lib/../../.. /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/libraries/stratego-jvm/lib/native /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/libraries/stratego-jvm/lib/stratego/jvm
              • make[3]: Leaving directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/libraries/stratego-jvm/lib'
          • make[2]: Leaving directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/libraries/stratego-jvm'
      • make[1]: Leaving directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/libraries'
    • make[1]: Entering directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/classtree'
      • building distdir
        • mkdir -p -- /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/classtree/..
        • list='java-aterm bridge syn tests'; for subdir in $list; do \� if test "$subdir" = .; then :; else \� test -d "/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/classtree/$subdir" \� || mkdir -p -- "/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/classtree/$subdir" \� || exit 1; \� distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/classtree && pwd`; \� top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689 && pwd`; \� (cd $subdir && \� make \� top_distdir="$top_distdir" \� distdir="$distdir/$subdir" \� distdir) \� || exit 1; \� fi; \� done
        • make[2]: Entering directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/classtree/java-aterm'
          • building distdir
            • mkdir -p -- /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/classtree/java-aterm/../..
          • make[2]: Leaving directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/classtree/java-aterm'
        • make[2]: Entering directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/classtree/bridge'
          • building distdir
            • mkdir -p -- /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/classtree/bridge/../.. /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/classtree/bridge/str/aterm /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/classtree/bridge/str/bcel /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/classtree/bridge/str/classtree /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/classtree/bridge/str/classtree/atermify /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/classtree/bridge/str/classtree/classify
          • make[2]: Leaving directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/classtree/bridge'
        • make[2]: Entering directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/classtree/syn'
          • building distdir
            • mkdir -p -- /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/classtree/syn/../..
          • make[2]: Leaving directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/classtree/syn'
        • make[2]: Entering directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/classtree/tests'
          • building distdir
            • mkdir -p -- /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/classtree/tests/../..
          • make[2]: Leaving directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/classtree/tests'
      • make[1]: Leaving directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/classtree'
    • make[1]: Entering directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/lib'
      • building distdir
        • mkdir -p -- /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/lib/.. /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/lib/dryad /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/lib/dryad/bytecode /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/lib/dryad/errors /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/lib/dryad/jls/binary /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/lib/dryad/jls/conversions /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/lib/dryad/jls/expressions /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/lib/dryad/jls/names /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/lib/dryad/jls/types /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/lib/dryad/lib-ext /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/lib/dryad/lib-ext/oo /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/lib/dryad/lib-ext/xtc /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/lib/dryad/model /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/lib/dryad/reclassify /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/lib/dryad/reclassify/declare /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/lib/dryad/simplify /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/lib/dryad/source /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/lib/dryad/type-check /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/lib/dryad/type-check/invoke /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/lib/dryad/type-check/primary /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/lib/dryad/type-check/stm /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/lib/dryad/util
      • make[1]: Leaving directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/lib'
    • make[1]: Entering directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/compiler'
      • building distdir
        • mkdir -p -- /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/compiler/..
        • list='classpath front main'; for subdir in $list; do \� if test "$subdir" = .; then :; else \� test -d "/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/compiler/$subdir" \� || mkdir -p -- "/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/compiler/$subdir" \� || exit 1; \� distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/compiler && pwd`; \� top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689 && pwd`; \� (cd $subdir && \� make \� top_distdir="$top_distdir" \� distdir="$distdir/$subdir" \� distdir) \� || exit 1; \� fi; \� done
        • make[2]: Entering directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/compiler/classpath'
          • building distdir
            • mkdir -p -- /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/compiler/classpath/../..
          • make[2]: Leaving directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/compiler/classpath'
        • make[2]: Entering directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/compiler/front'
          • building distdir
            • mkdir -p -- /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/compiler/front/../..
          • make[2]: Leaving directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/compiler/front'
        • make[2]: Entering directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/compiler/main'
          • building distdir
            • mkdir -p -- /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/compiler/main/../..
          • make[2]: Leaving directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/compiler/main'
      • make[1]: Leaving directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/compiler'
    • make[1]: Entering directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/tools'
      • building distdir
        • mkdir -p -- /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/tools/..
      • make[1]: Leaving directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/tools'
    • make[1]: Entering directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/tests'
      • building distdir
        • mkdir -p -- /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/tests/.. /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/tests/dryad /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/tests/dryad/test /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/tests/dryad/test/jls /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/tests/dryad/test/jls/conversions /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/tests/dryad/test/jls/names /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/tests/dryad/test/jls/types /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/tests/dryad/test/model /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/tests/dryad/test/reclassify /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/tests/dryad/test/type-check /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/tests/dryad/test/type-check/invoke
        • list='nutshell'; for subdir in $list; do \� if test "$subdir" = .; then :; else \� test -d "/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/tests/$subdir" \� || mkdir -p -- "/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/tests/$subdir" \� || exit 1; \� distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689/tests && pwd`; \� top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/dryad-0.2pre17689 && pwd`; \� (cd $subdir && \� make \� top_distdir="$top_distdir" \� distdir="$distdir/$subdir" \� distdir) \� || exit 1; \� fi; \� done
        • make[2]: Entering directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/tests/nutshell'
          • building distdir
            • make[2]: Leaving directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/tests/nutshell'
        • make[1]: Leaving directory `/tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/tests'
      • find dryad-0.2pre17689 -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-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/config/install-sh -c -m a+r {} {} \; \� || chmod -R a+r dryad-0.2pre17689
    • building dist
      • tardir=dryad-0.2pre17689 && /bin/sh /tmp/nix-build-fr7xbiacmc08ws6cxvjncf7xg5mppzxy-source-tarball.drv-0/zfpjzbqa33qwc7hfhypndj3hyq5r399v-svn-export/config/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >dryad-0.2pre17689.tar.gz
      • { test ! -d dryad-0.2pre17689 || { find dryad-0.2pre17689 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr dryad-0.2pre17689; }; }
    • `dryad-0.2pre17689.tar.gz' -> `/nix/store/myfvv8x5z4qcyrkgvajk7cxrsdxsfs37-source-tarball/tarballs/dryad-0.2pre17689.tar.gz'/...-source-tarball/tarballs/dryad-0.2pre17689.tar.gz'