printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild ghc-parsec 2>&1 The package 'ghc-parsec' will be built without being installed. Reading build dependency for ghc-parsec-3.1.5-1... Reading dependency for ghc-parsec-3.1.5-1... Reading build conflict for ghc-parsec-3.1.5-1... The package 'ghc' will be installed. Reading dependency for ghc-7.8.2-1... Reading runtime dependency for ghc-7.8.2-1... The package 'ghc-mtl' will be installed. Reading dependency for ghc-mtl-2.1.2-2... Reading runtime dependency for ghc-mtl-2.1.2-2... The package 'ghc-text' will be installed. Reading dependency for ghc-text-1.1.1.3-1... Reading runtime dependency for ghc-text-1.1.1.3-1... The package 'ghc-transformers' will be installed. Reading dependency for ghc-transformers-0.3.0.0-2... Reading runtime dependency for ghc-transformers-0.3.0.0-2... The following package will be rebuilt: ghc-parsec The following 4 additional packages will be installed: ghc ghc-mtl ghc-text ghc-transformers Do you want to continue? [Y/n] (assuming default) curl --connect-timeout 30 -f -L -A 'fink/0.37.0' -O http://distfiles.master.finkmirrors.net/distfiles/parsec-3.1.5.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27894 100 27894 0 0 63330 0 --:--:-- --:--:-- --:--:-- 63251 Reading buildlock packages... All buildlocks accounted for. /sw/bin/dpkg-lockwait -i /sw/fink/debs/ghc_7.8.2-1_darwin-x86_64.deb Selecting previously deselected package ghc. (Reading database ... 4296 files and directories currently installed.) Unpacking ghc (from .../ghc_7.8.2-1_darwin-x86_64.deb) ... Setting up ghc (7.8.2-1) ... Reading buildlock packages... All buildlocks accounted for. /sw/bin/dpkg-lockwait -i /sw/fink/debs/ghc-text_1.1.1.3-1_darwin-x86_64.deb Selecting previously deselected package ghc-text. (Reading database ... 11132 files and directories currently installed.) Unpacking ghc-text (from .../ghc-text_1.1.1.3-1_darwin-x86_64.deb) ... Setting up ghc-text (1.1.1.3-1) ... WARNING: cache is out of date: /sw/lib/ghc-7.8.2/package.conf.d/package.cache Use 'ghc-pkg recache' to fix. Reading package info from stdin ... done. Reading buildlock packages... All buildlocks accounted for. /sw/bin/dpkg-lockwait -i /sw/fink/debs/ghc-transformers_0.3.0.0-2_darwin-x86_64.deb Selecting previously deselected package ghc-transformers. (Reading database ... 11366 files and directories currently installed.) Unpacking ghc-transformers (from .../ghc-transformers_0.3.0.0-2_darwin-x86_64.deb) ... Setting up ghc-transformers (0.3.0.0-2) ... Reading package info from stdin ... done. Reading buildlock packages... All buildlocks accounted for. /sw/bin/dpkg-lockwait -i /sw/fink/debs/ghc-mtl_2.1.2-2_darwin-x86_64.deb Selecting previously deselected package ghc-mtl. (Reading database ... 11491 files and directories currently installed.) Unpacking ghc-mtl (from .../ghc-mtl_2.1.2-2_darwin-x86_64.deb) ... Setting up ghc-mtl (2.1.2-2) ... Reading package info from stdin ... done. Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-ghc-parsec-3.1.5-1 /sw/build.build dpkg-deb: building package `fink-buildlock-ghc-parsec-3.1.5-1' in `/sw/build.build/fink-buildlock-ghc-parsec-3.1.5-1_2014.08.01-20.58.05_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-ghc-parsec-3.1.5-1_2014.08.01-20.58.05_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-ghc-parsec-3.1.5-1. (Reading database ... 11625 files and directories currently installed.) Unpacking fink-buildlock-ghc-parsec-3.1.5-1 (from .../fink-buildlock-ghc-parsec-3.1.5-1_2014.08.01-20.58.05_darwin-x86_64.deb) ... Setting up fink-buildlock-ghc-parsec-3.1.5-1 (2014.08.01-20.58.05) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.yHyX6 env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/parsec-3.1.5.tar.gz parsec-3.1.5/ parsec-3.1.5/CHANGES parsec-3.1.5/LICENSE parsec-3.1.5/parsec.cabal parsec-3.1.5/Setup.hs parsec-3.1.5/Text/ parsec-3.1.5/Text/Parsec.hs parsec-3.1.5/Text/Parsec/ parsec-3.1.5/Text/Parsec/ByteString.hs parsec-3.1.5/Text/Parsec/Char.hs parsec-3.1.5/Text/Parsec/Combinator.hs parsec-3.1.5/Text/Parsec/Error.hs parsec-3.1.5/Text/Parsec/Expr.hs parsec-3.1.5/Text/Parsec/Language.hs parsec-3.1.5/Text/Parsec/Perm.hs parsec-3.1.5/Text/Parsec/Pos.hs parsec-3.1.5/Text/Parsec/Prim.hs parsec-3.1.5/Text/Parsec/String.hs parsec-3.1.5/Text/Parsec/Text.hs parsec-3.1.5/Text/Parsec/Token.hs parsec-3.1.5/Text/Parsec/ByteString/ parsec-3.1.5/Text/Parsec/ByteString/Lazy.hs parsec-3.1.5/Text/Parsec/Text/ parsec-3.1.5/Text/Parsec/Text/Lazy.hs parsec-3.1.5/Text/ParserCombinators/ parsec-3.1.5/Text/ParserCombinators/Parsec.hs parsec-3.1.5/Text/ParserCombinators/Parsec/ parsec-3.1.5/Text/ParserCombinators/Parsec/Char.hs parsec-3.1.5/Text/ParserCombinators/Parsec/Combinator.hs parsec-3.1.5/Text/ParserCombinators/Parsec/Error.hs parsec-3.1.5/Text/ParserCombinators/Parsec/Expr.hs parsec-3.1.5/Text/ParserCombinators/Parsec/Language.hs parsec-3.1.5/Text/ParserCombinators/Parsec/Perm.hs parsec-3.1.5/Text/ParserCombinators/Parsec/Pos.hs parsec-3.1.5/Text/ParserCombinators/Parsec/Prim.hs parsec-3.1.5/Text/ParserCombinators/Parsec/Token.hs sudo -u fink-bld [ENV] sh -c /tmp/fink.ZIlrD runghc Setup.hs configure --prefix=/sw --docdir=/sw/share/doc/ghc-parsec Configuring parsec-3.1.5... runghc Setup.hs build Building parsec-3.1.5... Preprocessing library parsec-3.1.5... [ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o ) [ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o ) [ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o ) [ 4 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o ) [ 5 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o ) [ 6 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o ) [ 7 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o ) [ 8 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o ) [ 9 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o ) [10 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o ) [11 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o ) [12 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o ) [13 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o ) [14 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o ) [15 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o ) [16 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o ) [17 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o ) [18 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o ) [19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o ) [20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o ) [21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/build/Text/Parsec.o ) [22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o ) [23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o ) [24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o ) [25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o ) In-place registering parsec-3.1.5... runghc Setup.hs register --gen-script Creating package registration script: register.sh runghc Setup.hs unregister --gen-script Unregistering parsec-3.1.5... /bin/rm -rf /sw/build.build/root-ghc-parsec-3.1.5-1 /bin/mkdir -p /sw/build.build/root-ghc-parsec-3.1.5-1/sw /bin/mkdir -p /sw/build.build/root-ghc-parsec-3.1.5-1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-ghc-parsec-3.1.5-1 sudo -u fink-bld [ENV] sh -c /tmp/fink.NU8gR runghc Setup.hs copy --destdir=/sw/build.build/root-ghc-parsec-3.1.5-1 Installing library in /sw/build.build/root-ghc-parsec-3.1.5-1/sw/lib/x86_64-osx-ghc-7.8.2/parsec-3.1.5 sudo -u fink-bld [ENV] sh -c /tmp/fink.0Ijrp /usr/bin/install -d -m 700 /sw/build.build/root-ghc-parsec-3.1.5-1/sw/share/doc/ghc-parsec /bin/cp -r CHANGES /sw/build.build/root-ghc-parsec-3.1.5-1/sw/share/doc/ghc-parsec/ /bin/cp -r LICENSE /sw/build.build/root-ghc-parsec-3.1.5-1/sw/share/doc/ghc-parsec/ /bin/cp -r register.sh /sw/build.build/root-ghc-parsec-3.1.5-1/sw/share/doc/ghc-parsec/ /bin/cp -r unregister.sh /sw/build.build/root-ghc-parsec-3.1.5-1/sw/share/doc/ghc-parsec/ /bin/chmod -R go=u-w /sw/build.build/root-ghc-parsec-3.1.5-1/sw/share/doc/ghc-parsec /bin/rm -f /sw/build.build/root-ghc-parsec-3.1.5-1/sw/info/dir /sw/build.build/root-ghc-parsec-3.1.5-1/sw/info/dir.old /sw/build.build/root-ghc-parsec-3.1.5-1/sw/share/info/dir /sw/build.build/root-ghc-parsec-3.1.5-1/sw/share/info/dir.old Reverting ownership of install dir to root Writing control file... Writing package script postinst... Writing package script prerm... Writing md5sums file... env LANG=C LC_ALL=C dpkg-deb -b root-ghc-parsec-3.1.5-1 /sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/ghc dpkg-deb: building package `ghc-parsec' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/ghc/ghc-parsec_3.1.5-1_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-ghc-parsec-3.1.5-1 (Reading database ... 11626 files and directories currently installed.) Removing fink-buildlock-ghc-parsec-3.1.5-1 ...