<86>Feb 22 10:13:17 userdel[69674]: delete user 'rooter'
<86>Feb 22 10:13:17 userdel[69674]: removed group 'rooter' owned by 'rooter'
<86>Feb 22 10:13:17 userdel[69674]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 22 10:13:17 groupadd[69686]: group added to /etc/group: name=rooter, GID=1841
<86>Feb 22 10:13:17 groupadd[69686]: group added to /etc/gshadow: name=rooter
<86>Feb 22 10:13:17 groupadd[69686]: new group: name=rooter, GID=1841
<86>Feb 22 10:13:17 useradd[69695]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash, from=none
<86>Feb 22 10:13:17 userdel[69715]: delete user 'builder'
<86>Feb 22 10:13:17 userdel[69715]: removed group 'builder' owned by 'builder'
<86>Feb 22 10:13:17 userdel[69715]: removed shadow group 'builder' owned by 'builder'
<86>Feb 22 10:13:17 groupadd[69728]: group added to /etc/group: name=builder, GID=1842
<86>Feb 22 10:13:17 groupadd[69728]: group added to /etc/gshadow: name=builder
<86>Feb 22 10:13:17 groupadd[69728]: new group: name=builder, GID=1842
<86>Feb 22 10:13:17 useradd[69738]: new user: name=builder, UID=1842, GID=1842, home=/usr/src, shell=/bin/bash, from=none
warning: Macro %hs_configure2 not found
warning: Macro %hs_build not found
warning: Macro %hs_install not found
warning: Macro %hs_gen_filelist not found
<13>Feb 22 10:13:21 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt12 sisyphus+375294.100.1.1 1739955412 installed
<13>Feb 22 10:13:21 rpmi: rpm-build-haskell-1.5.0-alt1 sisyphus+373152.400.5.1 1739861112 installed
<13>Feb 22 10:13:21 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294140 installed
<13>Feb 22 10:13:21 rpmi: libffi-devel-1:3.4.6-alt1 sisyphus+341904.100.1.1 1709474536 installed
<13>Feb 22 10:13:21 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Feb 22 10:13:21 rpmi: ghc8.6.4-common-8.6.4-alt12 sisyphus+375294.100.1.1 1739955412 installed
<13>Feb 22 10:13:32 rpmi: ghc8.6.4-8.6.4-alt12 sisyphus+375294.100.1.1 1739955297 installed
warning: File /usr/src/in/source/ghc8.6.4-colour-2.3.5-alt1.patch is smaller than 8 bytes
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/ghc8.6.4-colour-2.3.5-alt1.nosrc.rpm (w1.gzdio)
warning: File /usr/src/RPM/SOURCES/ghc8.6.4-colour-2.3.5-alt1.patch is smaller than 8 bytes
Installing ghc8.6.4-colour-2.3.5-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.89095
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ghc8.6.4-colour-2.3.5
+ echo 'Source #0 (ghc8.6.4-colour-2.3.5.tar):'
Source #0 (ghc8.6.4-colour-2.3.5.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-colour-2.3.5.tar
+ cd ghc8.6.4-colour-2.3.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (ghc8.6.4-colour-2.3.5-alt1.patch):'
Patch #0 (ghc8.6.4-colour-2.3.5-alt1.patch):
+ /usr/bin/patch -p1
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.89095
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ghc8.6.4-colour-2.3.5
+ '[' -f configure.ac -a '!' -f configure ']'
+ '[' -x Setup ']'
+ ghc-8.6.4 Setup
[1 of 1] Compiling Main             ( Setup.lhs, Setup.o )
Linking Setup ...
+ ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc8.6.4-colour-2.3.5 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-colour-2.3.5 --datadir=/usr/share --datasubdir=ghc8.6.4-colour-2.3.5 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc
Configuring colour-2.3.5...
Warning: The flag --disable-executable-profiling is deprecated. Please use
--disable-profiling instead.
+ '[' -x Setup ']'
+ ./Setup makefile -f cabal-rpm.mk
unrecognised command: makefile (try --help)
+ ./Setup build
Preprocessing library for colour-2.3.5..
Building library for colour-2.3.5..
[ 1 of 14] Compiling Data.Colour.CIE.Chromaticity ( Data/Colour/CIE/Chromaticity.hs, dist/build/Data/Colour/CIE/Chromaticity.o )
[ 2 of 14] Compiling Data.Colour.CIE.Illuminant ( Data/Colour/CIE/Illuminant.hs, dist/build/Data/Colour/CIE/Illuminant.o )
[ 3 of 14] Compiling Data.Colour.Chan ( Data/Colour/Chan.hs, dist/build/Data/Colour/Chan.o )
[ 4 of 14] Compiling Data.Colour.Internal ( Data/Colour/Internal.hs, dist/build/Data/Colour/Internal.o )
[ 5 of 14] Compiling Data.Colour.Matrix ( Data/Colour/Matrix.hs, dist/build/Data/Colour/Matrix.o )
[ 6 of 14] Compiling Data.Colour.RGB  ( Data/Colour/RGB.hs, dist/build/Data/Colour/RGB.o )
[ 7 of 14] Compiling Data.Colour.RGBSpace.HSL ( Data/Colour/RGBSpace/HSL.hs, dist/build/Data/Colour/RGBSpace/HSL.o )
[ 8 of 14] Compiling Data.Colour.RGBSpace.HSV ( Data/Colour/RGBSpace/HSV.hs, dist/build/Data/Colour/RGBSpace/HSV.o )
[ 9 of 14] Compiling Data.Colour.SRGB.Linear ( Data/Colour/SRGB/Linear.hs, dist/build/Data/Colour/SRGB/Linear.o )
[10 of 14] Compiling Data.Colour.RGBSpace ( Data/Colour/RGBSpace.hs, dist/build/Data/Colour/RGBSpace.o )
[11 of 14] Compiling Data.Colour.SRGB ( Data/Colour/SRGB.hs, dist/build/Data/Colour/SRGB.o )
[12 of 14] Compiling Data.Colour      ( Data/Colour.hs, dist/build/Data/Colour.o )
[13 of 14] Compiling Data.Colour.Names ( Data/Colour/Names.hs, dist/build/Data/Colour/Names.o )
[14 of 14] Compiling Data.Colour.CIE  ( Data/Colour/CIE.hs, dist/build/Data/Colour/CIE.o )
[ 1 of 14] Compiling Data.Colour.CIE.Chromaticity ( Data/Colour/CIE/Chromaticity.hs, dist/build/Data/Colour/CIE/Chromaticity.p_o )
[ 2 of 14] Compiling Data.Colour.CIE.Illuminant ( Data/Colour/CIE/Illuminant.hs, dist/build/Data/Colour/CIE/Illuminant.p_o )
[ 3 of 14] Compiling Data.Colour.Chan ( Data/Colour/Chan.hs, dist/build/Data/Colour/Chan.p_o )
[ 4 of 14] Compiling Data.Colour.Internal ( Data/Colour/Internal.hs, dist/build/Data/Colour/Internal.p_o )
[ 5 of 14] Compiling Data.Colour.Matrix ( Data/Colour/Matrix.hs, dist/build/Data/Colour/Matrix.p_o )
[ 6 of 14] Compiling Data.Colour.RGB  ( Data/Colour/RGB.hs, dist/build/Data/Colour/RGB.p_o )
[ 7 of 14] Compiling Data.Colour.RGBSpace.HSL ( Data/Colour/RGBSpace/HSL.hs, dist/build/Data/Colour/RGBSpace/HSL.p_o )
[ 8 of 14] Compiling Data.Colour.RGBSpace.HSV ( Data/Colour/RGBSpace/HSV.hs, dist/build/Data/Colour/RGBSpace/HSV.p_o )
[ 9 of 14] Compiling Data.Colour.SRGB.Linear ( Data/Colour/SRGB/Linear.hs, dist/build/Data/Colour/SRGB/Linear.p_o )
[10 of 14] Compiling Data.Colour.RGBSpace ( Data/Colour/RGBSpace.hs, dist/build/Data/Colour/RGBSpace.p_o )
[11 of 14] Compiling Data.Colour.SRGB ( Data/Colour/SRGB.hs, dist/build/Data/Colour/SRGB.p_o )
[12 of 14] Compiling Data.Colour      ( Data/Colour.hs, dist/build/Data/Colour.p_o )
[13 of 14] Compiling Data.Colour.Names ( Data/Colour/Names.hs, dist/build/Data/Colour/Names.p_o )
[14 of 14] Compiling Data.Colour.CIE  ( Data/Colour/CIE.hs, dist/build/Data/Colour/CIE.p_o )
+ ./Setup haddock
Preprocessing library for colour-2.3.5..
Running Haddock on library for colour-2.3.5..
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: base-4.12.0.0, ghc-prim-0.5.3,
integer-gmp-1.0.2.0
Haddock coverage:
 100% ( 21 / 21) in 'Data.Colour.CIE.Illuminant'
  86% (  6 /  7) in 'Data.Colour.RGBSpace.HSL'
  Missing documentation for:
    Module header
  86% (  6 /  7) in 'Data.Colour.RGBSpace.HSV'
  Missing documentation for:
    Module header
 100% (  6 /  6) in 'Data.Colour.SRGB.Linear'
  83% ( 20 / 24) in 'Data.Colour.RGBSpace'
  Missing documentation for:
    primaries (Data/Colour/RGB.hs:55)
    whitePoint (Data/Colour/RGB.hs:56)
    gamut (Data/Colour/RGBSpace.hs:125)
    transferFunction (Data/Colour/RGBSpace.hs:126)
 100% ( 14 / 14) in 'Data.Colour.SRGB'
  85% ( 17 / 20) in 'Data.Colour'
  Missing documentation for:
    black (Data/Colour/Internal.hs:54)
    AffineSpace (Data/Colour/Internal.hs:113)
    ColourOps (Data/Colour/Internal.hs:150)
   1% (  1 /149) in 'Data.Colour.Names'
  Missing documentation for:
    readColourName (Data/Colour/Names.hs:189)
    aliceblue (Data/Colour/Names.hs:340)
    antiquewhite (Data/Colour/Names.hs:343)
    aqua (Data/Colour/Names.hs:346)
    aquamarine (Data/Colour/Names.hs:349)
    azure (Data/Colour/Names.hs:352)
    beige (Data/Colour/Names.hs:355)
    bisque (Data/Colour/Names.hs:358)
    black (Data/Colour/Internal.hs:54)
    blanchedalmond (Data/Colour/Names.hs:363)
    blue (Data/Colour/Names.hs:366)
    blueviolet (Data/Colour/Names.hs:369)
    brown (Data/Colour/Names.hs:372)
    burlywood (Data/Colour/Names.hs:375)
    cadetblue (Data/Colour/Names.hs:378)
    chartreuse (Data/Colour/Names.hs:381)
    chocolate (Data/Colour/Names.hs:384)
    coral (Data/Colour/Names.hs:387)
    cornflowerblue (Data/Colour/Names.hs:390)
    cornsilk (Data/Colour/Names.hs:393)
    crimson (Data/Colour/Names.hs:396)
    cyan (Data/Colour/Names.hs:399)
    darkblue (Data/Colour/Names.hs:402)
    darkcyan (Data/Colour/Names.hs:405)
    darkgoldenrod (Data/Colour/Names.hs:408)
    darkgray (Data/Colour/Names.hs:411)
    darkgreen (Data/Colour/Names.hs:414)
    darkgrey (Data/Colour/Names.hs:417)
    darkkhaki (Data/Colour/Names.hs:420)
    darkmagenta (Data/Colour/Names.hs:423)
    darkolivegreen (Data/Colour/Names.hs:426)
    darkorange (Data/Colour/Names.hs:429)
    darkorchid (Data/Colour/Names.hs:432)
    darkred (Data/Colour/Names.hs:435)
    darksalmon (Data/Colour/Names.hs:438)
    darkseagreen (Data/Colour/Names.hs:441)
    darkslateblue (Data/Colour/Names.hs:444)
    darkslategray (Data/Colour/Names.hs:447)
    darkslategrey (Data/Colour/Names.hs:450)
    darkturquoise (Data/Colour/Names.hs:453)
    darkviolet (Data/Colour/Names.hs:456)
    deeppink (Data/Colour/Names.hs:459)
    deepskyblue (Data/Colour/Names.hs:462)
    dimgray (Data/Colour/Names.hs:465)
    dimgrey (Data/Colour/Names.hs:468)
    dodgerblue (Data/Colour/Names.hs:471)
    firebrick (Data/Colour/Names.hs:474)
    floralwhite (Data/Colour/Names.hs:477)
    forestgreen (Data/Colour/Names.hs:480)
    fuchsia (Data/Colour/Names.hs:483)
    gainsboro (Data/Colour/Names.hs:486)
    ghostwhite (Data/Colour/Names.hs:489)
    gold (Data/Colour/Names.hs:492)
    goldenrod (Data/Colour/Names.hs:495)
    gray (Data/Colour/Names.hs:498)
    grey (Data/Colour/Names.hs:501)
    green (Data/Colour/Names.hs:504)
    greenyellow (Data/Colour/Names.hs:507)
    honeydew (Data/Colour/Names.hs:510)
    hotpink (Data/Colour/Names.hs:513)
    indianred (Data/Colour/Names.hs:516)
    indigo (Data/Colour/Names.hs:519)
    ivory (Data/Colour/Names.hs:522)
    khaki (Data/Colour/Names.hs:525)
    lavender (Data/Colour/Names.hs:528)
    lavenderblush (Data/Colour/Names.hs:531)
    lawngreen (Data/Colour/Names.hs:534)
    lemonchiffon (Data/Colour/Names.hs:537)
    lightblue (Data/Colour/Names.hs:540)
    lightcoral (Data/Colour/Names.hs:543)
    lightcyan (Data/Colour/Names.hs:546)
    lightgoldenrodyellow (Data/Colour/Names.hs:549)
    lightgray (Data/Colour/Names.hs:552)
    lightgreen (Data/Colour/Names.hs:555)
    lightgrey (Data/Colour/Names.hs:558)
    lightpink (Data/Colour/Names.hs:561)
    lightsalmon (Data/Colour/Names.hs:564)
    lightseagreen (Data/Colour/Names.hs:567)
    lightskyblue (Data/Colour/Names.hs:570)
    lightslategray (Data/Colour/Names.hs:573)
    lightslategrey (Data/Colour/Names.hs:576)
    lightsteelblue (Data/Colour/Names.hs:579)
    lightyellow (Data/Colour/Names.hs:582)
    lime (Data/Colour/Names.hs:585)
    limegreen (Data/Colour/Names.hs:588)
    linen (Data/Colour/Names.hs:591)
    magenta (Data/Colour/Names.hs:594)
    maroon (Data/Colour/Names.hs:597)
    mediumaquamarine (Data/Colour/Names.hs:600)
    mediumblue (Data/Colour/Names.hs:603)
    mediumorchid (Data/Colour/Names.hs:606)
    mediumpurple (Data/Colour/Names.hs:609)
    mediumseagreen (Data/Colour/Names.hs:612)
    mediumslateblue (Data/Colour/Names.hs:615)
    mediumspringgreen (Data/Colour/Names.hs:618)
    mediumturquoise (Data/Colour/Names.hs:621)
    mediumvioletred (Data/Colour/Names.hs:624)
    midnightblue (Data/Colour/Names.hs:627)
    mintcream (Data/Colour/Names.hs:630)
    mistyrose (Data/Colour/Names.hs:633)
    moccasin (Data/Colour/Names.hs:636)
    navajowhite (Data/Colour/Names.hs:639)
    navy (Data/Colour/Names.hs:642)
    oldlace (Data/Colour/Names.hs:645)
    olive (Data/Colour/Names.hs:648)
    olivedrab (Data/Colour/Names.hs:651)
    orange (Data/Colour/Names.hs:654)
    orangered (Data/Colour/Names.hs:657)
    orchid (Data/Colour/Names.hs:660)
    palegoldenrod (Data/Colour/Names.hs:663)
    palegreen (Data/Colour/Names.hs:666)
    paleturquoise (Data/Colour/Names.hs:669)
    palevioletred (Data/Colour/Names.hs:672)
    papayawhip (Data/Colour/Names.hs:675)
    peachpuff (Data/Colour/Names.hs:678)
    peru (Data/Colour/Names.hs:681)
    pink (Data/Colour/Names.hs:684)
    plum (Data/Colour/Names.hs:687)
    powderblue (Data/Colour/Names.hs:690)
    purple (Data/Colour/Names.hs:693)
    red (Data/Colour/Names.hs:696)
    rosybrown (Data/Colour/Names.hs:699)
    royalblue (Data/Colour/Names.hs:702)
    saddlebrown (Data/Colour/Names.hs:705)
    salmon (Data/Colour/Names.hs:708)
    sandybrown (Data/Colour/Names.hs:711)
    seagreen (Data/Colour/Names.hs:714)
    seashell (Data/Colour/Names.hs:717)
    sienna (Data/Colour/Names.hs:720)
    silver (Data/Colour/Names.hs:723)
    skyblue (Data/Colour/Names.hs:726)
    slateblue (Data/Colour/Names.hs:729)
    slategray (Data/Colour/Names.hs:732)
    slategrey (Data/Colour/Names.hs:735)
    snow (Data/Colour/Names.hs:738)
    springgreen (Data/Colour/Names.hs:741)
    steelblue (Data/Colour/Names.hs:744)
    tan (Data/Colour/Names.hs:747)
    teal (Data/Colour/Names.hs:750)
    thistle (Data/Colour/Names.hs:753)
    tomato (Data/Colour/Names.hs:756)
    turquoise (Data/Colour/Names.hs:759)
    violet (Data/Colour/Names.hs:762)
    wheat (Data/Colour/Names.hs:765)
    white (Data/Colour/Names.hs:768)
    whitesmoke (Data/Colour/Names.hs:771)
    yellow (Data/Colour/Names.hs:774)
    yellowgreen (Data/Colour/Names.hs:777)
  88% ( 15 / 17) in 'Data.Colour.CIE'
  Missing documentation for:
    toCIEXYZ (Data/Colour/CIE.hs:65)
    Chromaticity (Data/Colour/CIE/Chromaticity.hs:25)
Warning: Data.Colour.CIE.Illuminant: could not find link destinations for:
    Fractional
Warning: Data.Colour.RGBSpace.HSL: could not find link destinations for:
    Functor Type fmap <$ Applicative pure <*> liftA2 *> <* Eq == Bool /= Read readsPrec Int ReadS readList readPrec ReadPrec readListPrec Show showsPrec ShowS show String showList Fractional Ord RealFrac
Warning: Data.Colour.RGBSpace.HSV: could not find link destinations for:
    Functor Type fmap <$ Applicative pure <*> liftA2 *> <* Eq == Bool /= Read readsPrec Int ReadS readList readPrec ReadPrec readListPrec Show showsPrec ShowS show String showList Fractional Ord RealFrac
Warning: Data.Colour.SRGB.Linear: could not find link destinations for:
    Monoid Type Num Eq == Bool /= Read Fractional readsPrec Int ReadS readList readPrec ReadPrec readListPrec Show showsPrec ShowS show String showList Semigroup <> sconcat NonEmpty stimes Integral mempty mappend mconcat Functor fmap <$ Applicative pure <*> liftA2 *> <*
Warning: Data.Colour.RGBSpace: could not find link destinations for:
    Monoid Type Num Eq == Bool /= Read Fractional readsPrec Int ReadS readList readPrec ReadPrec readListPrec Show showsPrec ShowS show String showList Semigroup <> sconcat NonEmpty stimes Integral mempty mappend mconcat Functor fmap <$ Applicative pure <*> liftA2 *> <* Rational Ord True Floating
Warning: Data.Colour.SRGB: could not find link destinations for:
    Monoid Type Num Eq == Bool /= Read Fractional readsPrec Int ReadS readList readPrec ReadPrec readListPrec Show showsPrec ShowS show String showList Semigroup <> sconcat NonEmpty stimes Integral mempty mappend mconcat Functor fmap <$ Applicative pure <*> liftA2 *> <* Ord Floating Word8 Bounded maxBound RealFrac
Warning: Data.Colour: could not find link destinations for:
    Double Float Monoid Type Num Eq == Bool /= Read Fractional readsPrec Int ReadS readList readPrec ReadPrec readListPrec Show showsPrec ShowS show String showList Semigroup <> sconcat NonEmpty stimes Integral mempty mappend mconcat Real
Warning: Data.Colour.Names: could not find link destinations for:
    MonadFail Monad Ord Floating String Num
Warning: Data.Colour.CIE: could not find link destinations for:
    Monoid Type Num Eq == Bool /= Read Fractional readsPrec Int ReadS readList readPrec ReadPrec readListPrec Show showsPrec ShowS show String showList Semigroup <> sconcat NonEmpty stimes Integral mempty mappend mconcat Real Ord Floating
Documentation created: dist/doc/html/colour/index.html
+ ./Setup register --gen-pkg-config=colour.pkg
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.94367
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/ghc8.6.4-colour-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-colour-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games
+ cd ghc8.6.4-colour-2.3.5
+ '[' -x Setup ']'
+ ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-colour-buildroot
Installing library in /usr/src/tmp/ghc8.6.4-colour-buildroot/usr/lib/ghc-8.6.4/colour-2.3.5
+ '[' -f colour.pkg ']'
+ install -m 755 colour.pkg /usr/src/tmp/ghc8.6.4-colour-buildroot/usr/lib/ghc-8.6.4/colour-2.3.5
+ mkdir -p /usr/src/tmp/ghc8.6.4-colour-buildroot/usr/lib/ghc-8.6.4/package.conf.d
+ install -D -m 644 colour.pkg /usr/src/tmp/ghc8.6.4-colour-buildroot/usr/lib/ghc-8.6.4/package.conf.d/colour-2.3.5.conf
+ /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-colour-buildroot /usr/lib /usr/lib/ghc-8.6.4/colour-2.3.5 /usr/src/RPM/BUILD/ghc8.6.4-colour-2.3.5 ghc8.6.4-colour 2.3.5 /usr/lib/ghc-8.6.4/package.conf.d/colour-2.3.5.conf
~/tmp/ghc8.6.4-colour-buildroot ~/RPM/BUILD/ghc8.6.4-colour-2.3.5
find: './usr/bin': No such file or directory
~/RPM/BUILD/ghc8.6.4-colour-2.3.5
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ghc8.6.4-colour-buildroot (auto)
mode of './usr/lib/ghc-8.6.4/lib/libHScolour-2.3.5-y0xjV3ONUd40VuBtReEvC-ghc8.6.4.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/ghc8.6.4-colour-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ghc8.6.4-colour-buildroot/ (default)
Compressing files in /usr/src/tmp/ghc8.6.4-colour-buildroot (auto)
Adjusting library links in /usr/src/tmp/ghc8.6.4-colour-buildroot
./usr/lib: (from <cmdline>:0)
./usr/lib/ghc-8.6.4/lib: (from <cmdline>:0)
	libHScolour-2.3.5-y0xjV3ONUd40VuBtReEvC-ghc8.6.4.so -> libHScolour-2.3.5-y0xjV3ONUd40VuBtReEvC-ghc8.6.4.so
056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information!
056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows:
  ./usr/lib/ghc-8.6.4/lib/libHScolour-2.3.5-y0xjV3ONUd40VuBtReEvC-ghc8.6.4.so
Verifying ELF objects in /usr/src/tmp/ghc8.6.4-colour-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib/ghc-8.6.4/lib/libHScolour-2.3.5-y0xjV3ONUd40VuBtReEvC-ghc8.6.4.so: RPATH contains several entries: /usr/lib/ghc-8.6.4/base-4.12.0.0:/usr/lib/ghc-8.6.4/ghc-prim-0.5.3:/usr/lib/ghc-8.6.4/integer-gmp-1.0.2.0:/usr/lib/ghc-8.6.4/rts
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ghc8.6.4-colour-buildroot
Processing files: ghc8.6.4-colour-2.3.5-alt1
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/LICENSE
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/Data-Colour-CIE-Illuminant.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/Data-Colour-CIE-Illuminant.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/Data-Colour-CIE.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/Data-Colour-CIE.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/Data-Colour-Names.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/Data-Colour-Names.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/Data-Colour-RGBSpace-HSL.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/Data-Colour-RGBSpace-HSL.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/Data-Colour-RGBSpace-HSV.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/Data-Colour-RGBSpace-HSV.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/Data-Colour-RGBSpace.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/Data-Colour-RGBSpace.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/Data-Colour-SRGB-Linear.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/Data-Colour-SRGB-Linear.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/Data-Colour-SRGB.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/Data-Colour-SRGB.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/Data-Colour.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/Data-Colour.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/colour.haddock
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/colour.haddock
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-A.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-A.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-All.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-All.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-B.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-B.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-C.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-C.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-D.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-D.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-E.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-E.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-F.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-F.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-G.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-G.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-H.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-H.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-I.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-I.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-K.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-K.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-L.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-L.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-M.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-M.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-N.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-N.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-O.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-O.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-P.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-P.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-R.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-R.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-S.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-S.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-T.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-T.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-U.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-U.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-V.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-V.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-W.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-W.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-Y.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index-Y.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/haddock-bundle.min.js
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/haddock-bundle.min.js
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/meta.json
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/meta.json
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/quick-jump.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/quick-jump.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc8.6.4-colour-2.3.5/html/synopsis.png
warning: File listed twice: /usr/share/ghc8.6.4-colour-2.3.5/CHANGELOG
warning: File listed twice: /usr/share/ghc8.6.4-colour-2.3.5/README
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8vJFWz
find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/ghc8.6.4-colour-buildroot/usr/lib/ghc-8.6.4/lib/libHScolour-2.3.5-y0xjV3ONUd40VuBtReEvC-ghc8.6.4.so: 1387 symbols, 21 bpp
warning: hash collision: colourzm2zi3zi5zmy0xjV3ONUd40VuBtReEvC_DataziColourziCIE_toCIEXYZZ_closure colourzm2zi3zi5zmy0xjV3ONUd40VuBtReEvC_DataziColourziNames_cadetblue_closure
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LCjAVd
find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
lib.req: WARNING: /usr/src/tmp/ghc8.6.4-colour-buildroot/usr/lib/ghc-8.6.4/lib/libHScolour-2.3.5-y0xjV3ONUd40VuBtReEvC-ghc8.6.4.so: overlinked libraries: /lib/libgmp.so.10 /lib/libm.so.6
Provides: ghc8.6.4(colour) = 2.3.5, ghc8.6.4(colour-2.3.5-y0xjV3ONUd40VuBtReEvC), libHScolour-2.3.5-y0xjV3ONUd40VuBtReEvC-ghc8.6.4.so = set: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
Requires: /usr/lib/ghc-8.6.4/base-4.12.0.0/libHSbase-4.12.0.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/ghc-prim-0.5.3/libHSghc-prim-0.5.3-ghc8.6.4.so, /usr/lib/ghc-8.6.4/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so, ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), libc.so.6(GLIBC_2.1.3), libgmp.so.10, libm.so.6, rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tSsRu2
Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-colour-2.3.5-alt1.i586.rpm (w2.lzdio)
12.36user 11.24system 0:25.56elapsed 92%CPU (0avgtext+0avgdata 277700maxresident)k
0inputs+0outputs (0major+1438545minor)pagefaults 0swaps
3.56user 2.77system 0:47.35elapsed 13%CPU (0avgtext+0avgdata 132004maxresident)k
0inputs+0outputs (0major+210045minor)pagefaults 0swaps
--- ghc8.6.4-colour-2.3.5-alt1.i586.rpm.repo	2023-08-24 04:30:58.000000000 +0000
+++ ghc8.6.4-colour-2.3.5-alt1.i586.rpm.hasher	2025-02-22 10:14:01.353102235 +0000
@@ -165,7 +165,7 @@
 File: /usr/lib/ghc-8.6.4/colour-2.3.5/Data/Colour/SRGB/Linear.p_hi	100644	root:root	6f12da05e07b6e47a77ef10c323cbe01	
-File: /usr/lib/ghc-8.6.4/colour-2.3.5/HScolour-2.3.5-y0xjV3ONUd40VuBtReEvC.o	100644	root:root	17dd10a27c9951a1685e090ac70d1a05	
+File: /usr/lib/ghc-8.6.4/colour-2.3.5/HScolour-2.3.5-y0xjV3ONUd40VuBtReEvC.o	100644	root:root	1750bffda67b42af997b8a5ced0c572b	
 File: /usr/lib/ghc-8.6.4/colour-2.3.5/colour.pkg	100755	root:root	8256e096267ec4cb090d54f0a1f6aaa8	
-File: /usr/lib/ghc-8.6.4/colour-2.3.5/libHScolour-2.3.5-y0xjV3ONUd40VuBtReEvC.a	100644	root:root	782b3ff8099586edafea6d4ea62aabad	
-File: /usr/lib/ghc-8.6.4/colour-2.3.5/libHScolour-2.3.5-y0xjV3ONUd40VuBtReEvC_p.a	100644	root:root	4e2637c8f027f73cbc6beb1e11560393	
-File: /usr/lib/ghc-8.6.4/lib/libHScolour-2.3.5-y0xjV3ONUd40VuBtReEvC-ghc8.6.4.so	100644	root:root	7d9b51bc1706d2af645f727b6d7392b5	
+File: /usr/lib/ghc-8.6.4/colour-2.3.5/libHScolour-2.3.5-y0xjV3ONUd40VuBtReEvC.a	100644	root:root	d0f7ea55b25994ebf5ffbb8d31ad524e	
+File: /usr/lib/ghc-8.6.4/colour-2.3.5/libHScolour-2.3.5-y0xjV3ONUd40VuBtReEvC_p.a	100644	root:root	3cbeaa17905405c1f336d3443c0236ac	
+File: /usr/lib/ghc-8.6.4/lib/libHScolour-2.3.5-y0xjV3ONUd40VuBtReEvC-ghc8.6.4.so	100644	root:root	641a9e127bc65ad611b662ee1a683abd	
 File: /usr/lib/ghc-8.6.4/package.conf.d/colour-2.3.5.conf	100644	root:root	8256e096267ec4cb090d54f0a1f6aaa8	
@@ -220,2 +220,2 @@
 File: /usr/share/ghc8.6.4-colour-2.3.5/README	100644	root:root	1b43ed26e1951153b578556047d4cc60	
-RPMIdentity: 073d6c40fc58635bbd189b27b6f451af486fa2b2c275104ea3e851e73367a09763504966d24becbe29b89ae75183d68b33ad4ebc2ca14dd77028d2ac79d0280a
+RPMIdentity: 0894303e888d7a3e2e46e108a0cdec71b79ebda5c679eaafcdbeeaf5355a632b1d97105c940171a906bbf438507378d70739beb8f80f26e6e6bf21cb71b32bea