printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild ghc-zlib 2>&1 The package 'ghc-zlib' will be built without being installed. Reading build dependency for ghc-zlib-0.5.4.1-2... Reading dependency for ghc-zlib-0.5.4.1-2... Reading build conflict for ghc-zlib-0.5.4.1-2... The package 'ghc' will be installed. Reading dependency for ghc-7.8.2-1... Reading runtime dependency for ghc-7.8.2-1... The following package will be rebuilt: ghc-zlib The following additional package will be installed: ghc 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/zlib-0.5.4.1.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 41 124k 41 53334 0 0 78038 0 0:00:01 --:--:-- 0:00:01 77973 100 124k 100 124k 0 0 119k 0 0:00:01 0:00:01 --:--:-- 119k 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) ... Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-ghc-zlib-0.5.4.1-2 /sw/build.build dpkg-deb: building package `fink-buildlock-ghc-zlib-0.5.4.1-2' in `/sw/build.build/fink-buildlock-ghc-zlib-0.5.4.1-2_2014.07.27-22.16.41_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-ghc-zlib-0.5.4.1-2_2014.07.27-22.16.41_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-ghc-zlib-0.5.4.1-2. (Reading database ... 11132 files and directories currently installed.) Unpacking fink-buildlock-ghc-zlib-0.5.4.1-2 (from .../fink-buildlock-ghc-zlib-0.5.4.1-2_2014.07.27-22.16.41_darwin-x86_64.deb) ... Setting up fink-buildlock-ghc-zlib-0.5.4.1-2 (2014.07.27-22.16.41) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.D4RNy env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/zlib-0.5.4.1.tar.gz zlib-0.5.4.1/ zlib-0.5.4.1/Setup.hs zlib-0.5.4.1/zlib.cabal zlib-0.5.4.1/LICENSE zlib-0.5.4.1/examples/ zlib-0.5.4.1/examples/gunzip.hs zlib-0.5.4.1/examples/gzip.hs zlib-0.5.4.1/cbits/ zlib-0.5.4.1/cbits/trees.c zlib-0.5.4.1/cbits/infback.c zlib-0.5.4.1/cbits/zlib.h zlib-0.5.4.1/cbits/inffixed.h zlib-0.5.4.1/cbits/zconf.h zlib-0.5.4.1/cbits/zutil.h zlib-0.5.4.1/cbits/adler32.c zlib-0.5.4.1/cbits/compress.c zlib-0.5.4.1/cbits/trees.h zlib-0.5.4.1/cbits/inffast.c zlib-0.5.4.1/cbits/deflate.h zlib-0.5.4.1/cbits/inflate.h zlib-0.5.4.1/cbits/crc32.h zlib-0.5.4.1/cbits/inftrees.h zlib-0.5.4.1/cbits/uncompr.c zlib-0.5.4.1/cbits/deflate.c zlib-0.5.4.1/cbits/zutil.c zlib-0.5.4.1/cbits/inflate.c zlib-0.5.4.1/cbits/crc32.c zlib-0.5.4.1/cbits/inffast.h zlib-0.5.4.1/cbits/inftrees.c zlib-0.5.4.1/Codec/ zlib-0.5.4.1/Codec/Compression/ zlib-0.5.4.1/Codec/Compression/GZip.hs zlib-0.5.4.1/Codec/Compression/Zlib.hs zlib-0.5.4.1/Codec/Compression/Zlib/ zlib-0.5.4.1/Codec/Compression/Zlib/Raw.hs zlib-0.5.4.1/Codec/Compression/Zlib/Internal.hs zlib-0.5.4.1/Codec/Compression/Zlib/Stream.hsc sudo -u fink-bld [ENV] sh -c /tmp/fink.cz2oe runghc Setup.hs configure --prefix=/sw --docdir=/sw/share/doc/ghc-zlib Configuring zlib-0.5.4.1... runghc Setup.hs build Building zlib-0.5.4.1... Preprocessing library zlib-0.5.4.1... [1 of 5] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o ) Codec/Compression/Zlib/Stream.hsc:305:10: Warning: ‘Stream’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. [2 of 5] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o ) [3 of 5] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o ) [4 of 5] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o ) [5 of 5] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o ) In-place registering zlib-0.5.4.1... runghc Setup.hs register --gen-script Creating package registration script: register.sh runghc Setup.hs unregister --gen-script Unregistering zlib-0.5.4.1... /bin/rm -rf /sw/build.build/root-ghc-zlib-0.5.4.1-2 /bin/mkdir -p /sw/build.build/root-ghc-zlib-0.5.4.1-2/sw /bin/mkdir -p /sw/build.build/root-ghc-zlib-0.5.4.1-2/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-ghc-zlib-0.5.4.1-2 sudo -u fink-bld [ENV] sh -c /tmp/fink.ksxkn runghc Setup.hs copy --destdir=/sw/build.build/root-ghc-zlib-0.5.4.1-2 Installing library in /sw/build.build/root-ghc-zlib-0.5.4.1-2/sw/lib/x86_64-osx-ghc-7.8.2/zlib-0.5.4.1 sudo -u fink-bld [ENV] sh -c /tmp/fink.B4oWI /usr/bin/install -d -m 700 /sw/build.build/root-ghc-zlib-0.5.4.1-2/sw/share/doc/ghc-zlib /bin/cp -r LICENSE /sw/build.build/root-ghc-zlib-0.5.4.1-2/sw/share/doc/ghc-zlib/ /bin/cp -r register.sh /sw/build.build/root-ghc-zlib-0.5.4.1-2/sw/share/doc/ghc-zlib/ /bin/cp -r unregister.sh /sw/build.build/root-ghc-zlib-0.5.4.1-2/sw/share/doc/ghc-zlib/ /bin/chmod -R go=u-w /sw/build.build/root-ghc-zlib-0.5.4.1-2/sw/share/doc/ghc-zlib /bin/rm -f /sw/build.build/root-ghc-zlib-0.5.4.1-2/sw/info/dir /sw/build.build/root-ghc-zlib-0.5.4.1-2/sw/info/dir.old /sw/build.build/root-ghc-zlib-0.5.4.1-2/sw/share/info/dir /sw/build.build/root-ghc-zlib-0.5.4.1-2/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-zlib-0.5.4.1-2 /sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/ghc dpkg-deb: building package `ghc-zlib' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/ghc/ghc-zlib_0.5.4.1-2_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-ghc-zlib-0.5.4.1-2 (Reading database ... 11133 files and directories currently installed.) Removing fink-buildlock-ghc-zlib-0.5.4.1-2 ...