printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild ghc-tagsoup 2>&1 The package 'ghc-tagsoup' will be built without being installed. Reading build dependency for ghc-tagsoup-0.13.1-1... Reading dependency for ghc-tagsoup-0.13.1-1... Reading build conflict for ghc-tagsoup-0.13.1-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-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 following package will be rebuilt: ghc-tagsoup The following 2 additional packages will be installed: ghc ghc-text 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/tagsoup-0.13.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 100 42756 100 42756 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k 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 ... 4740 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 ... 11576 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. Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-ghc-tagsoup-0.13.1-1 /sw/build.build dpkg-deb: building package `fink-buildlock-ghc-tagsoup-0.13.1-1' in `/sw/build.build/fink-buildlock-ghc-tagsoup-0.13.1-1_2014.08.04-13.52.58_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-ghc-tagsoup-0.13.1-1_2014.08.04-13.52.58_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-ghc-tagsoup-0.13.1-1. (Reading database ... 11810 files and directories currently installed.) Unpacking fink-buildlock-ghc-tagsoup-0.13.1-1 (from .../fink-buildlock-ghc-tagsoup-0.13.1-1_2014.08.04-13.52.58_darwin-x86_64.deb) ... Setting up fink-buildlock-ghc-tagsoup-0.13.1-1 (2014.08.04-13.52.58) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.tiThC env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/tagsoup-0.13.1.tar.gz tagsoup-0.13.1/ tagsoup-0.13.1/tagsoup.htm tagsoup-0.13.1/tagsoup.cabal tagsoup-0.13.1/Setup.hs tagsoup-0.13.1/Main.hs tagsoup-0.13.1/LICENSE tagsoup-0.13.1/CHANGES.txt tagsoup-0.13.1/Text/ tagsoup-0.13.1/Text/StringLike.hs tagsoup-0.13.1/Text/HTML/ tagsoup-0.13.1/Text/HTML/TagSoup.hs tagsoup-0.13.1/Text/HTML/Download.hs tagsoup-0.13.1/Text/HTML/TagSoup/ tagsoup-0.13.1/Text/HTML/TagSoup/Type.hs tagsoup-0.13.1/Text/HTML/TagSoup/Tree.hs tagsoup-0.13.1/Text/HTML/TagSoup/Specification.hs tagsoup-0.13.1/Text/HTML/TagSoup/Render.hs tagsoup-0.13.1/Text/HTML/TagSoup/Parser.hs tagsoup-0.13.1/Text/HTML/TagSoup/Options.hs tagsoup-0.13.1/Text/HTML/TagSoup/Match.hs tagsoup-0.13.1/Text/HTML/TagSoup/Manual.hs tagsoup-0.13.1/Text/HTML/TagSoup/Implementation.hs tagsoup-0.13.1/Text/HTML/TagSoup/Generated.hs tagsoup-0.13.1/Text/HTML/TagSoup/Entity.hs tagsoup-0.13.1/TagSoup/ tagsoup-0.13.1/TagSoup/Test.hs tagsoup-0.13.1/TagSoup/Sample.hs tagsoup-0.13.1/TagSoup/Benchmark.hs sudo -u fink-bld [ENV] sh -c /tmp/fink.oGWt9 runghc Setup.hs configure --prefix=/sw --docdir=/sw/share/doc/ghc-tagsoup Configuring tagsoup-0.13.1... runghc Setup.hs build Building tagsoup-0.13.1... Preprocessing library tagsoup-0.13.1... [ 1 of 13] Compiling Text.HTML.TagSoup.Entity ( Text/HTML/TagSoup/Entity.hs, dist/build/Text/HTML/TagSoup/Entity.o ) [ 2 of 13] Compiling Text.StringLike ( Text/StringLike.hs, dist/build/Text/StringLike.o ) [ 3 of 13] Compiling Text.HTML.TagSoup.Type ( Text/HTML/TagSoup/Type.hs, dist/build/Text/HTML/TagSoup/Type.o ) [ 4 of 13] Compiling Text.HTML.TagSoup.Match ( Text/HTML/TagSoup/Match.hs, dist/build/Text/HTML/TagSoup/Match.o ) [ 5 of 13] Compiling Text.HTML.TagSoup.Tree ( Text/HTML/TagSoup/Tree.hs, dist/build/Text/HTML/TagSoup/Tree.o ) [ 6 of 13] Compiling Text.HTML.TagSoup.Options ( Text/HTML/TagSoup/Options.hs, dist/build/Text/HTML/TagSoup/Options.o ) [ 7 of 13] Compiling Text.HTML.TagSoup.Implementation ( Text/HTML/TagSoup/Implementation.hs, dist/build/Text/HTML/TagSoup/Implementation.o ) [ 8 of 13] Compiling Text.HTML.TagSoup.Specification ( Text/HTML/TagSoup/Specification.hs, dist/build/Text/HTML/TagSoup/Specification.o ) [ 9 of 13] Compiling Text.HTML.TagSoup.Manual ( Text/HTML/TagSoup/Manual.hs, dist/build/Text/HTML/TagSoup/Manual.o ) [10 of 13] Compiling Text.HTML.TagSoup.Generated ( Text/HTML/TagSoup/Generated.hs, dist/build/Text/HTML/TagSoup/Generated.o ) [11 of 13] Compiling Text.HTML.TagSoup.Render ( Text/HTML/TagSoup/Render.hs, dist/build/Text/HTML/TagSoup/Render.o ) [12 of 13] Compiling Text.HTML.TagSoup.Parser ( Text/HTML/TagSoup/Parser.hs, dist/build/Text/HTML/TagSoup/Parser.o ) [13 of 13] Compiling Text.HTML.TagSoup ( Text/HTML/TagSoup.hs, dist/build/Text/HTML/TagSoup.o ) In-place registering tagsoup-0.13.1... runghc Setup.hs haddock Running Haddock for tagsoup-0.13.1... Preprocessing library tagsoup-0.13.1... Haddock coverage: 100% ( 7 / 7) in 'Text.HTML.TagSoup.Entity' 38% ( 3 / 8) in 'Text.StringLike' 81% ( 22 / 27) in 'Text.HTML.TagSoup.Type' 50% ( 9 / 18) in 'Text.HTML.TagSoup.Match' 67% ( 4 / 6) in 'Text.HTML.TagSoup.Tree' 83% ( 5 / 6) in 'Text.HTML.TagSoup.Options' 0% ( 0 / 34) in 'Text.HTML.TagSoup.Implementation' 0% ( 0 / 2) in 'Text.HTML.TagSoup.Specification' 0% ( 0 / 2) in 'Text.HTML.TagSoup.Manual' 0% ( 0 / 2) in 'Text.HTML.TagSoup.Generated' 100% ( 6 / 6) in 'Text.HTML.TagSoup.Render' 86% ( 6 / 7) in 'Text.HTML.TagSoup.Parser' 100% ( 39 / 39) in 'Text.HTML.TagSoup' Documentation created: dist/doc/html/tagsoup/index.html runghc Setup.hs register --gen-script Creating package registration script: register.sh runghc Setup.hs unregister --gen-script Unregistering tagsoup-0.13.1... /bin/rm -rf /sw/build.build/root-ghc-tagsoup-0.13.1-1 /bin/mkdir -p /sw/build.build/root-ghc-tagsoup-0.13.1-1/sw /bin/mkdir -p /sw/build.build/root-ghc-tagsoup-0.13.1-1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-ghc-tagsoup-0.13.1-1 sudo -u fink-bld [ENV] sh -c /tmp/fink.SgEij runghc Setup.hs copy --destdir=/sw/build.build/root-ghc-tagsoup-0.13.1-1 Installing library in /sw/build.build/root-ghc-tagsoup-0.13.1-1/sw/lib/x86_64-osx-ghc-7.8.2/tagsoup-0.13.1 sudo -u fink-bld [ENV] sh -c /tmp/fink.UMbN6 /usr/bin/install -d -m 700 /sw/build.build/root-ghc-tagsoup-0.13.1-1/sw/share/doc/ghc-tagsoup /bin/cp -r LICENSE /sw/build.build/root-ghc-tagsoup-0.13.1-1/sw/share/doc/ghc-tagsoup/ /bin/cp -r tagsoup.htm /sw/build.build/root-ghc-tagsoup-0.13.1-1/sw/share/doc/ghc-tagsoup/ /bin/cp -r register.sh /sw/build.build/root-ghc-tagsoup-0.13.1-1/sw/share/doc/ghc-tagsoup/ /bin/cp -r unregister.sh /sw/build.build/root-ghc-tagsoup-0.13.1-1/sw/share/doc/ghc-tagsoup/ /bin/chmod -R go=u-w /sw/build.build/root-ghc-tagsoup-0.13.1-1/sw/share/doc/ghc-tagsoup /bin/rm -f /sw/build.build/root-ghc-tagsoup-0.13.1-1/sw/info/dir /sw/build.build/root-ghc-tagsoup-0.13.1-1/sw/info/dir.old /sw/build.build/root-ghc-tagsoup-0.13.1-1/sw/share/info/dir /sw/build.build/root-ghc-tagsoup-0.13.1-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-tagsoup-0.13.1-1 /sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/ghc dpkg-deb: building package `ghc-tagsoup' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/ghc/ghc-tagsoup_0.13.1-1_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-ghc-tagsoup-0.13.1-1 (Reading database ... 11811 files and directories currently installed.) Removing fink-buildlock-ghc-tagsoup-0.13.1-1 ...