Mock Version: 1.0.8 Mock Version: 1.0.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/ghc-regex-posix.spec'], False, '/var/lib/mock/dist-f14-ghc-817303-119507/root/', None, 86400, True, 0, 421, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/ghc-regex-posix.spec'] warning: Could not canonicalize hostname: x86-05.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/ghc-regex-posix-0.94.1-4.fc14.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ghc-regex-posix.spec'], False, '/var/lib/mock/dist-f14-ghc-817303-119507/root/', None, 86400, True, 0, 421, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ghc-regex-posix.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0tZOyY + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf regex-posix-0.94.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/regex-posix-0.94.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd regex-posix-0.94.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Mfpd3x + umask 022 + cd /builddir/build/BUILD + cd regex-posix-0.94.1 + LANG=C + export LANG + unset DISPLAY + /usr/bin/runghc Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc-regex-posix-0.94.1 --htmldir=/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1 '--libsubdir=$compiler/$pkgid' --enable-shared --ghc -p This links to the standard c library version of regular expressions. The corresponding c header file is regex.h and there is a chance you will need to edit the end of the regex-posix.cabal file to find the include directory and/or library. Alternatively you can try and use flags to the cabal executable to specify the include and lib directories. Configuring regex-posix-0.94.1... + /usr/bin/runghc Setup build This links to the standard c library version of regular expressions. The corresponding c header file is regex.h and there is a chance you will need to edit the end of the regex-posix.cabal file to find the include directory and/or library. Alternatively you can try and use flags to the cabal executable to specify the include and lib directories. Preprocessing library regex-posix-0.94.1... Wrap.hsc:103:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/stdint.h:26, from /usr/lib/ghc-6.12.3/include/HsFFI.h:30, from /usr/lib/ghc-6.12.3/template-hsc.h:4, from dist/build/Text/Regex/Posix/Wrap_hsc_make.c:1: /usr/include/features.h:213:1: warning: this is the location of the previous definition Building regex-posix-0.94.1... [1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o ) Text/Regex/Posix/Wrap.hsc:117:0: Warning: The import of `mapM' from module `Control.Monad' is redundant Text/Regex/Posix/Wrap.hsc:435:4: Warning: A do-notation statement discarded a result of type CSize. Suppress this warning by saying "_ <- c_regerror errCode regex_ptr errBuf errBufSize", or by using the flag -fno-warn-unused-do-bind [2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o ) Text/Regex/Posix/String.hs:52:0: Warning: The import of `map, length' from module `Data.List' is redundant [3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o ) Text/Regex/Posix/Sequence.hs:52:0: Warning: The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() [4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o ) [5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o ) [6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o ) [1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.p_o ) Text/Regex/Posix/Wrap.hsc:117:0: Warning: The import of `mapM' from module `Control.Monad' is redundant Text/Regex/Posix/Wrap.hsc:435:4: Warning: A do-notation statement discarded a result of type CSize. Suppress this warning by saying "_ <- c_regerror errCode regex_ptr errBuf errBufSize", or by using the flag -fno-warn-unused-do-bind [2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.p_o ) Text/Regex/Posix/String.hs:52:0: Warning: The import of `map, length' from module `Data.List' is redundant [3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.p_o ) Text/Regex/Posix/Sequence.hs:52:0: Warning: The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() [4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.p_o ) [5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.p_o ) [6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.p_o ) [1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.dyn_o ) Text/Regex/Posix/Wrap.hsc:117:0: Warning: The import of `mapM' from module `Control.Monad' is redundant Text/Regex/Posix/Wrap.hsc:435:4: Warning: A do-notation statement discarded a result of type CSize. Suppress this warning by saying "_ <- c_regerror errCode regex_ptr errBuf errBufSize", or by using the flag -fno-warn-unused-do-bind [2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.dyn_o ) Text/Regex/Posix/String.hs:52:0: Warning: The import of `map, length' from module `Data.List' is redundant [3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.dyn_o ) Text/Regex/Posix/Sequence.hs:52:0: Warning: The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() [4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.dyn_o ) [5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.dyn_o ) [6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.dyn_o ) Registering regex-posix-0.94.1... + /usr/bin/runghc Setup haddock This links to the standard c library version of regular expressions. The corresponding c header file is regex.h and there is a chance you will need to edit the end of the regex-posix.cabal file to find the include directory and/or library. Alternatively you can try and use flags to the cabal executable to specify the include and lib directories. Running Haddock for regex-posix-0.94.1... Preprocessing library regex-posix-0.94.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: ffi-1.0, rts-1.0 Documentation created: dist/doc/html/regex-posix/index.html + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sMNqYt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386 ++ dirname /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386 + cd regex-posix-0.94.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386 + /usr/bin/runghc Setup copy --destdir=/builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386 -v This links to the standard c library version of regular expressions. The corresponding c header file is regex.h and there is a chance you will need to edit the end of the regex-posix.cabal file to find the include directory and/or library. Alternatively you can try and use flags to the cabal executable to specify the include and lib directories. directory dist/doc/html/regex-posix does exist: True Creating /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1 (and its parents) copy directory 'dist/doc/html/regex-posix' to '/builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1'. Creating /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1 (and its parents) Installing dist/doc/html/regex-posix/index.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1/index.html Installing dist/doc/html/regex-posix/index-frames.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1/index-frames.html Installing dist/doc/html/regex-posix/doc-index.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1/doc-index.html Installing dist/doc/html/regex-posix/Text-Regex-Posix-Wrap.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1/Text-Regex-Posix-Wrap.html Installing dist/doc/html/regex-posix/mini_Text-Regex-Posix-Wrap.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1/mini_Text-Regex-Posix-Wrap.html Installing dist/doc/html/regex-posix/Text-Regex-Posix-String.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1/Text-Regex-Posix-String.html Installing dist/doc/html/regex-posix/mini_Text-Regex-Posix-String.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1/mini_Text-Regex-Posix-String.html Installing dist/doc/html/regex-posix/Text-Regex-Posix-Sequence.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1/Text-Regex-Posix-Sequence.html Installing dist/doc/html/regex-posix/mini_Text-Regex-Posix-Sequence.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1/mini_Text-Regex-Posix-Sequence.html Installing dist/doc/html/regex-posix/Text-Regex-Posix-ByteString.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1/Text-Regex-Posix-ByteString.html Installing dist/doc/html/regex-posix/mini_Text-Regex-Posix-ByteString.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1/mini_Text-Regex-Posix-ByteString.html Installing dist/doc/html/regex-posix/Text-Regex-Posix-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1/Text-Regex-Posix-ByteString-Lazy.html Installing dist/doc/html/regex-posix/mini_Text-Regex-Posix-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1/mini_Text-Regex-Posix-ByteString-Lazy.html Installing dist/doc/html/regex-posix/Text-Regex-Posix.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1/Text-Regex-Posix.html Installing dist/doc/html/regex-posix/mini_Text-Regex-Posix.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1/mini_Text-Regex-Posix.html Installing dist/doc/html/regex-posix/haddock.css to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1/haddock.css Installing dist/doc/html/regex-posix/haskell_icon.gif to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1/haskell_icon.gif Installing dist/doc/html/regex-posix/plus.gif to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1/plus.gif Installing dist/doc/html/regex-posix/minus.gif to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1/minus.gif Installing dist/doc/html/regex-posix/haddock-util.js to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1/haddock-util.js Installing dist/doc/html/regex-posix/frames.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1/frames.html Installing dist/doc/html/regex-posix/regex-posix.haddock to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1/regex-posix.haddock Creating /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1 (and its parents) Installing dist/doc/html/regex-posix/regex-posix.haddock to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1/regex-posix.haddock Creating /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc-regex-posix-0.94.1 (and its parents) Installing LICENSE to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc-regex-posix-0.94.1/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1 Creating /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex (and its parents) Creating /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix (and its parents) Creating /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix/ByteString (and its parents) Installing dist/build/Text/Regex/Posix.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix.hi Installing dist/build/Text/Regex/Posix/Wrap.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix/Wrap.hi Installing dist/build/Text/Regex/Posix/String.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix/String.hi Installing dist/build/Text/Regex/Posix/Sequence.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix/Sequence.hi Installing dist/build/Text/Regex/Posix/ByteString.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix/ByteString.hi Installing dist/build/Text/Regex/Posix/ByteString/Lazy.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix/ByteString/Lazy.hi Creating /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex (and its parents) Creating /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix (and its parents) Creating /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix/ByteString (and its parents) Installing dist/build/Text/Regex/Posix.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix.p_hi Installing dist/build/Text/Regex/Posix/Wrap.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix/Wrap.p_hi Installing dist/build/Text/Regex/Posix/String.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix/String.p_hi Installing dist/build/Text/Regex/Posix/Sequence.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix/Sequence.p_hi Installing dist/build/Text/Regex/Posix/ByteString.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix/ByteString.p_hi Installing dist/build/Text/Regex/Posix/ByteString/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix/ByteString/Lazy.p_hi Creating /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex (and its parents) Creating /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix (and its parents) Creating /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix/ByteString (and its parents) Installing dist/build/Text/Regex/Posix.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix.dyn_hi Installing dist/build/Text/Regex/Posix/Wrap.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix/Wrap.dyn_hi Installing dist/build/Text/Regex/Posix/String.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix/String.dyn_hi Installing dist/build/Text/Regex/Posix/Sequence.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix/Sequence.dyn_hi Installing dist/build/Text/Regex/Posix/ByteString.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix/ByteString.dyn_hi Installing dist/build/Text/Regex/Posix/ByteString/Lazy.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/Text/Regex/Posix/ByteString/Lazy.dyn_hi Creating /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1 (and its parents) Installing dist/build/libHSregex-posix-0.94.1.a to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/libHSregex-posix-0.94.1.a Creating /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1 (and its parents) Installing dist/build/libHSregex-posix-0.94.1_p.a to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/libHSregex-posix-0.94.1_p.a Creating /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1 (and its parents) Installing dist/build/HSregex-posix-0.94.1.o to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/HSregex-posix-0.94.1.o Creating /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1 (and its parents) Installing executable dist/build/libHSregex-posix-0.94.1-ghc6.12.3.so to /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1/libHSregex-posix-0.94.1-ghc6.12.3.so + /usr/bin/runghc Setup register --gen-pkg-config This links to the standard c library version of regular expressions. The corresponding c header file is regex.h and there is a chance you will need to edit the end of the regex-posix.cabal file to find the include directory and/or library. Alternatively you can try and use flags to the cabal executable to specify the include and lib directories. Creating package registration file: regex-posix-0.94.1.conf + mkdir -p /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/package.conf.d + install --mode=0644 regex-posix-0.94.1.conf /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/package.conf.d + pkgname=regex-posix + basefile=ghc-regex-posix + pkgnamever=regex-posix-0.94.1 + rm -f ghc-regex-posix.files ghc-regex-posix-devel.files ghc-regex-posix-prof.files ghc-regex-posix-doc.files + echo '%defattr(-,root,root,-)' + '[' -d /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc-regex-posix-0.94.1 ']' + echo /usr/share/doc/ghc-regex-posix-0.94.1 + '[' -d /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1 ']' + echo '%dir /usr/lib/ghc-6.12.3/regex-posix-0.94.1' + echo '%attr(755,root,root) /usr/lib/ghc-6.12.3/regex-posix-0.94.1/libHSregex-posix-0.94.1-ghc6.12.3.so' + echo '%defattr(-,root,root,-)' + echo '/usr/lib/ghc-6.12.3/package.conf.d/regex-posix-0.94.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1 ']' + find /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1 '!' '(' -type d -o -name '*_p.a' -o -name '*.p_hi' -o -name 'libHS*.so' ')' + echo '%defattr(-,root,root,-)' + '[' -d /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1 ']' + find /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/lib/ghc-6.12.3/regex-posix-0.94.1 '(' -name '*_p.a' -o -name '*.p_hi' ')' + echo '%defattr(-,root,root,-)' + '[' -d /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386/usr/share/doc/ghc/html/libraries/regex-posix-0.94.1 ']' + echo /usr/share/doc/ghc/html/libraries/regex-posix-0.94.1 + sed -i -e 's!/builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386!!g' ghc-regex-posix.files ghc-regex-posix-devel.files ghc-regex-posix-prof.files + find /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + xargs strip + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ghc-regex-posix-0.94.1-4.fc14.i686 Provides: libHSregex-posix-0.94.1-ghc6.12.3.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.3.0.1-ghc6.12.3.so libHSbase-4.2.0.2-ghc6.12.3.so libHSbytestring-0.9.1.7-ghc6.12.3.so libHScontainers-0.3.0.0-ghc6.12.3.so libHSffi-ghc6.12.3.so libHSghc-prim-0.2.0.0-ghc6.12.3.so libHSinteger-gmp-0.2.0.1-ghc6.12.3.so libHSmtl-1.1.0.2-ghc6.12.3.so libHSregex-base-0.93.1-ghc6.12.3.so libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libgmp.so.3 rtld(GNU_HASH) Processing files: ghc-regex-posix-devel-0.94.1-4.fc14.i686 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc = 6.12.3 Requires(postun): /bin/sh ghc = 6.12.3 Processing files: ghc-regex-posix-doc-0.94.1-4.fc14.i686 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-doc = 6.12.3 Requires(postun): /bin/sh ghc-doc = 6.12.3 Processing files: ghc-regex-posix-prof-0.94.1-4.fc14.i686 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386 warning: Could not canonicalize hostname: x86-05.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/ghc-regex-posix-0.94.1-4.fc14.i686.rpm Wrote: /builddir/build/RPMS/ghc-regex-posix-devel-0.94.1-4.fc14.i686.rpm Wrote: /builddir/build/RPMS/ghc-regex-posix-doc-0.94.1-4.fc14.i686.rpm Wrote: /builddir/build/RPMS/ghc-regex-posix-prof-0.94.1-4.fc14.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IaY2dr + umask 022 + cd /builddir/build/BUILD + cd regex-posix-0.94.1 + rm -rf /builddir/build/BUILDROOT/ghc-regex-posix-0.94.1-4.fc14.i386 + exit 0 Child returncode was: 0 LEAVE do -->