rm -rf c:/fptools/builds/STABLE/fptools/happy-1.15 rm -f c:/fptools/builds/STABLE/fptools/happy-1.15.tar.gz echo "BIN_DIST_DIRS = happy" BIN_DIST_DIRS = happy ./glafp-utils/mkdirhier/mkdirhier c:/fptools/builds/STABLE/fptools/happy-1.15/bin/i386-unknown-mingw32 mkdir c:/fptools/builds/STABLE/fptools/happy-1.15 mkdir c:/fptools/builds/STABLE/fptools/happy-1.15/bin mkdir c:/fptools/builds/STABLE/fptools/happy-1.15/bin/i386-unknown-mingw32 ./glafp-utils/mkdirhier/mkdirhier c:/fptools/builds/STABLE/fptools/happy-1.15/lib/i386-unknown-mingw32 mkdir c:/fptools/builds/STABLE/fptools/happy-1.15/lib mkdir c:/fptools/builds/STABLE/fptools/happy-1.15/lib/i386-unknown-mingw32 ./glafp-utils/mkdirhier/mkdirhier c:/fptools/builds/STABLE/fptools/happy-1.15/share mkdir c:/fptools/builds/STABLE/fptools/happy-1.15/share make -C happy - --unix -r stage=2 install prefix=c:/fptools/builds/STABLE/fptools/happy-1.15 exec_prefix=c:/fptools/builds/STABLE/fptools/happy-1.15 bindir=c:/fptools/builds/STABLE/fptools/happy-1.15/bin/i386-unknown-mingw32 libdir=c:/fptools/builds/STABLE/fptools/happy-1.15/lib/i386-unknown-mingw32 libexecdir=c:/fptools/builds/STABLE/fptools/happy-1.15/lib/i386-unknown-mingw32 datadir=c:/fptools/builds/STABLE/fptools/happy-1.15/share make[1]: Entering directory `/fptools/builds/STABLE/fptools/happy' ------------------------------------------------------------------------ ===fptools== Recursively making `install' in src templates doc ... PWD = /fptools/builds/STABLE/fptools/happy ------------------------------------------------------------------------ ------------------------------------------------------------------------ ==fptools== make install - --unix -wr; in /fptools/builds/STABLE/fptools/happy/src ------------------------------------------------------------------------ for i in happy.exe; do \ /usr/bin/install -c -m 755 -s $i c:/fptools/builds/STABLE/fptools/happy-1.15/lib/i386-unknown-mingw32; \ if test "" = "1"; then \ sh ../../mk/fix_install_names.sh c:/fptools/builds/STABLE/fptools/happy-1.15/lib/i386-unknown-mingw32 c:/fptools/builds/STABLE/fptools/happy-1.15/lib/i386-unknown-mingw32/`basename $i` ; \ fi ; \ done ------------------------------------------------------------------------ ==fptools== make install - --unix -wr; in /fptools/builds/STABLE/fptools/happy/templates ------------------------------------------------------------------------ for i in HappyTemplate HappyTemplate-ghc HappyTemplate-coerce HappyTemplate-arrays HappyTemplate-arrays-ghc HappyTemplate-arrays-coerce HappyTemplate-arrays-debug HappyTemplate-arrays-ghc-debug HappyTemplate-arrays-coerce-debug GLR_Base GLR_Lib GLR_Lib-ghc GLR_Lib-ghc-debug ; do \ /usr/bin/install -c -m 644 $i c:/fptools/builds/STABLE/fptools/happy-1.15/lib/i386-unknown-mingw32; \ done ------------------------------------------------------------------------ ==fptools== make install - --unix -wr; in /fptools/builds/STABLE/fptools/happy/doc ------------------------------------------------------------------------ make[2]: Nothing to be done for `install'. ------------------------------------------------------------------------ ===fptools== Finished making `install' in src templates doc ... PWD = /fptools/builds/STABLE/fptools/happy ------------------------------------------------------------------------ make[1]: Leaving directory `/fptools/builds/STABLE/fptools/happy' cp distrib/Makefile-bin.in c:/fptools/builds/STABLE/fptools/happy-1.15 cp distrib/configure-bin.ac c:/fptools/builds/STABLE/fptools/happy-1.15 cp distrib/INSTALL c:/fptools/builds/STABLE/fptools/happy-1.15 cp happy/ANNOUNCE c:/fptools/builds/STABLE/fptools/happy-1.15 cp happy/LICENSE c:/fptools/builds/STABLE/fptools/happy-1.15 cp happy/README c:/fptools/builds/STABLE/fptools/happy-1.15 cp glafp-utils/mkdirhier/mkdirhier c:/fptools/builds/STABLE/fptools/happy-1.15 cp install-sh c:/fptools/builds/STABLE/fptools/happy-1.15 cp config.guess c:/fptools/builds/STABLE/fptools/happy-1.15 cp config.sub c:/fptools/builds/STABLE/fptools/happy-1.15 cp aclocal.m4 c:/fptools/builds/STABLE/fptools/happy-1.15 Configuring the Makefile for this project... touch c:/fptools/builds/STABLE/fptools/happy-1.15/Makefile.in echo "package = happy" >> c:/fptools/builds/STABLE/fptools/happy-1.15/Makefile.in echo "version = 1.15" >> c:/fptools/builds/STABLE/fptools/happy-1.15/Makefile.in echo "PACKAGE_SH_SCRIPTS = happy-1.15" >> c:/fptools/builds/STABLE/fptools/happy-1.15/Makefile.in echo "PACKAGE_PRL_SCRIPTS = " >> c:/fptools/builds/STABLE/fptools/happy-1.15/Makefile.in echo "PACKAGE_LIB_PRL_SCRIPTS = " >> c:/fptools/builds/STABLE/fptools/happy-1.15/Makefile.in echo "PACKAGE_LIB_SPLICED_FILES = " >> c:/fptools/builds/STABLE/fptools/happy-1.15/Makefile.in echo "PACKAGE_BINS = " >> c:/fptools/builds/STABLE/fptools/happy-1.15/Makefile.in echo "PACKAGE_OPT_BINS = " >> c:/fptools/builds/STABLE/fptools/happy-1.15/Makefile.in echo "PACKAGE_LINKS = happy" >> c:/fptools/builds/STABLE/fptools/happy-1.15/Makefile.in cat c:/fptools/builds/STABLE/fptools/happy-1.15/Makefile-bin.in >> c:/fptools/builds/STABLE/fptools/happy-1.15/Makefile.in Generating a shippable configure script.. mv c:/fptools/builds/STABLE/fptools/happy-1.15/configure-bin.ac c:/fptools/builds/STABLE/fptools/happy-1.15/configure.ac ( cd c:/fptools/builds/STABLE/fptools/happy-1.15; autoconf ) if test -x happy/mk/post-install-script ; then \ cp happy/mk/post-install-script \ c:/fptools/builds/STABLE/fptools/happy-1.15 ; \ fi if test -x happy/mk/post-inplace-script ; then \ cp happy/mk/post-inplace-script \ c:/fptools/builds/STABLE/fptools/happy-1.15 ; \ fi make[1]: Entering directory `/fptools/builds/STABLE/fptools/happy' ------------------------------------------------------------------------ ===fptools== Recursively making `html' in src templates doc ... PWD = /fptools/builds/STABLE/fptools/happy ------------------------------------------------------------------------ ------------------------------------------------------------------------ ==fptools== make html - --unix -wr; in /fptools/builds/STABLE/fptools/happy/src ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. ------------------------------------------------------------------------ ==fptools== make html - --unix -wr; in /fptools/builds/STABLE/fptools/happy/templates ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. ------------------------------------------------------------------------ ==fptools== make html - --unix -wr; in /fptools/builds/STABLE/fptools/happy/doc ------------------------------------------------------------------------ rm -f -rf happy/ /usr/bin/xsltproc --stringparam base.dir happy/ \ --stringparam use.id.as.filename 1 \ --stringparam html.stylesheet fptools.css \ --stringparam toc.section.depth 3 --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 \ /usr/share/docbook-xsl/html/chunk.xsl happy.xml Writing happy/sec-reporting-bugs.html for sect1(sec-reporting-bugs) Writing happy/sec-license.html for sect1(sec-license) Writing happy/sec-obtaining.html for sect1(sec-obtaining) Writing happy/happy-introduction.html for chapter(happy-introduction) Writing happy/sec-sequences.html for sect1(sec-sequences) Writing happy/sec-Precedences.html for sect1(sec-Precedences) Writing happy/sec-type-signatures.html for sect1(sec-type-signatures) Writing happy/sec-monads.html for sect1(sec-monads) Writing happy/sec-error.html for sect1(sec-error) Writing happy/sec-multiple-parsers.html for sect1(sec-multiple-parsers) Writing happy/sec-using.html for chapter(sec-using) Writing happy/sec-glr-using.html for sect1(sec-glr-using) Writing happy/sec-glr-semantics.html for sect1(sec-glr-semantics) Writing happy/sec-glr-misc.html for sect1(sec-glr-misc) Writing happy/sec-glr.html for chapter(sec-glr) Writing happy/sec-invoking.html for chapter(sec-invoking) Writing happy/sec-module-header.html for sect1(sec-module-header) Writing happy/sec-directives.html for sect1(sec-directives) Writing happy/sec-grammar.html for sect1(sec-grammar) Writing happy/sec-module-trailer.html for sect1(sec-module-trailer) Writing happy/sec-grammar-files.html for chapter(sec-grammar-files) Writing happy/sec-info-files.html for chapter(sec-info-files) Writing happy/sec-compilation-time.html for sect1(sec-compilation-time) Writing happy/sec-finding-errors.html for sect1(sec-finding-errors) Writing happy/sec-conflict-tips.html for sect1(sec-conflict-tips) Writing happy/sec-happy-ghci.html for sect1(sec-happy-ghci) Writing happy/sec-tips.html for chapter(sec-tips) Writing happy/ix01.html for index Writing happy/index.html for book(happy) cp ../../mk/fptools.css happy/ ------------------------------------------------------------------------ ===fptools== Finished making `html' in src templates doc ... PWD = /fptools/builds/STABLE/fptools/happy ------------------------------------------------------------------------ make[1]: Leaving directory `/fptools/builds/STABLE/fptools/happy' make -C happy - --unix -r install-docs XMLDocWays=html prefix=c:/fptools/builds/STABLE/fptools/happy-1.15 exec_prefix=c:/fptools/builds/STABLE/fptools/happy-1.15 bindir=c:/fptools/builds/STABLE/fptools/happy-1.15/bin/i386-unknown-mingw32 libdir=c:/fptools/builds/STABLE/fptools/happy-1.15/lib/i386-unknown-mingw32 libexecdir=c:/fptools/builds/STABLE/fptools/happy-1.15/lib/i386-unknown-mingw32 datadir=c:/fptools/builds/STABLE/fptools/happy-1.15/share make[1]: Entering directory `/fptools/builds/STABLE/fptools/happy' ------------------------------------------------------------------------ ===fptools== Recursively making `install-docs' in src templates doc ... PWD = /fptools/builds/STABLE/fptools/happy ------------------------------------------------------------------------ ------------------------------------------------------------------------ ==fptools== make install-docs - --unix -wr; in /fptools/builds/STABLE/fptools/happy/src ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. ------------------------------------------------------------------------ ==fptools== make install-docs - --unix -wr; in /fptools/builds/STABLE/fptools/happy/templates ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. ------------------------------------------------------------------------ ==fptools== make install-docs - --unix -wr; in /fptools/builds/STABLE/fptools/happy/doc ------------------------------------------------------------------------ mkdir c:/fptools/builds/STABLE/fptools/happy-1.15/share/html mkdir c:/fptools/builds/STABLE/fptools/happy-1.15/share/html/happy ( cd happy && cp * c:/fptools/builds/STABLE/fptools/happy-1.15/share/html/happy ) ------------------------------------------------------------------------ ===fptools== Finished making `install-docs' in src templates doc ... PWD = /fptools/builds/STABLE/fptools/happy ------------------------------------------------------------------------ make[1]: Leaving directory `/fptools/builds/STABLE/fptools/happy' Mechanical and super-natty! Inspect the result and *if* happy; freeze, sell and get some sleep! real 0m36.191s user 0m27.955s sys 0m3.359s