<86>Aug 1 11:44:47 userdel[808777]: delete user 'rooter' <86>Aug 1 11:44:47 userdel[808777]: removed group 'rooter' owned by 'rooter' <86>Aug 1 11:44:47 groupadd[808789]: group added to /etc/group: name=rooter, GID=642 <86>Aug 1 11:44:47 groupadd[808789]: group added to /etc/gshadow: name=rooter <86>Aug 1 11:44:47 groupadd[808789]: new group: name=rooter, GID=642 <86>Aug 1 11:44:47 useradd[808796]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>Aug 1 11:44:47 userdel[808808]: delete user 'builder' <86>Aug 1 11:44:47 userdel[808808]: removed group 'builder' owned by 'builder' <86>Aug 1 11:44:47 userdel[808808]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 11:44:47 groupadd[808819]: group added to /etc/group: name=builder, GID=643 <86>Aug 1 11:44:47 groupadd[808819]: group added to /etc/gshadow: name=builder <86>Aug 1 11:44:47 groupadd[808819]: new group: name=builder, GID=643 <86>Aug 1 11:44:47 useradd[808827]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash 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>Aug 1 11:44:49 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Aug 1 11:44:49 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed <13>Aug 1 11:44:49 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770992 installed <13>Aug 1 11:44:49 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887635 installed <13>Aug 1 11:44:49 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Aug 1 11:44:49 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Aug 1 11:44:56 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 installed <13>Aug 1 11:44:57 rpmi: ghc7.6.1-doc-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 installed warning: File /usr/src/in/source/ghc7.6.1-hlist-0.2.3-alt2.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc7.6.1-hlist-0.2.3-alt2.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc7.6.1-hlist-0.2.3-alt2.patch is smaller than 8 bytes Installing ghc7.6.1-hlist-0.2.3-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.49534 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc7.6.1-hlist-0.2.3 + echo 'Source #0 (ghc7.6.1-hlist-0.2.3.tar):' Source #0 (ghc7.6.1-hlist-0.2.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-hlist-0.2.3.tar + cd ghc7.6.1-hlist-0.2.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc7.6.1-hlist-0.2.3-alt2.patch):' Patch #0 (ghc7.6.1-hlist-0.2.3-alt2.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.49534 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc7.6.1-hlist-0.2.3 + '[' -f configure.ac -a '!' -f configure ']' + '[' -x Setup ']' + ghc-7.6.1 Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Setup.hs:3:29: Warning: In the use of `defaultUserHooks' (imported from Distribution.Simple): Deprecated: "Use simpleUserHooks or autoconfUserHooks, unless you need Cabal-1.2 compatibility in which case you must stick with defaultUserHooks" Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc7.6.1-hlist-0.2.3 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-hlist-0.2.3 --datadir=/usr/share --datasubdir=ghc7.6.1-hlist-0.2.3 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Warning: HList.cabal: A package using 'cabal-version: >=1.4' must use section syntax. See the Cabal user guide for details. Warning: defaultUserHooks in Setup script is deprecated. Configuring HList-0.2.3... + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Building HList-0.2.3... Preprocessing library HList-0.2.3... Data/HList/RecordP.hs:3:12: Warning: -fglasgow-exts is deprecated: Use individual extensions instead [ 1 of 27] Compiling Data.HList.FakePrelude ( Data/HList/FakePrelude.hs, dist/build/Data/HList/FakePrelude.o ) [ 2 of 27] Compiling Data.HList.HListPrelude ( Data/HList/HListPrelude.hs, dist/build/Data/HList/HListPrelude.o ) [ 3 of 27] Compiling Data.HList.HZip ( Data/HList/HZip.hs, dist/build/Data/HList/HZip.o ) [ 4 of 27] Compiling Data.HList.HArray ( Data/HList/HArray.hs, dist/build/Data/HList/HArray.o ) [ 5 of 27] Compiling Data.HList.HOccurs ( Data/HList/HOccurs.hs, dist/build/Data/HList/HOccurs.o ) [ 6 of 27] Compiling Data.HList.HTypeIndexed ( Data/HList/HTypeIndexed.hs, dist/build/Data/HList/HTypeIndexed.o ) [ 7 of 27] Compiling Data.HList.TIP ( Data/HList/TIP.hs, dist/build/Data/HList/TIP.o ) [ 8 of 27] Compiling Data.HList.TIC ( Data/HList/TIC.hs, dist/build/Data/HList/TIC.o ) [ 9 of 27] Compiling Data.HList.Record ( Data/HList/Record.hs, dist/build/Data/HList/Record.o ) Data/HList/Record.hs:185:15: Warning: Defined but not used: `r' Data/HList/Record.hs:405:4: Warning: Defined but not used: `te' [10 of 27] Compiling Data.HList.Variant ( Data/HList/Variant.hs, dist/build/Data/HList/Variant.o ) [11 of 27] Compiling Data.HList.TypeEqBoolGeneric ( Data/HList/TypeEqBoolGeneric.hs, dist/build/Data/HList/TypeEqBoolGeneric.o ) Data/HList/TypeEqBoolGeneric.hs:14:21: Warning: Orphan instance: instance [overlap ok] TypeEqTrue x x Data/HList/TypeEqBoolGeneric.hs:15:10: Warning: Orphan instance: instance [overlap ok] Fail () => TypeEqFalse x x Data/HList/TypeEqBoolGeneric.hs:16:21: Warning: Orphan instance: instance [overlap ok] TypeEqFalse x y [12 of 27] Compiling Data.HList.TypeEqGeneric1 ( Data/HList/TypeEqGeneric1.hs, dist/build/Data/HList/TypeEqGeneric1.o ) Data/HList/TypeEqGeneric1.hs:25:10: Warning: Orphan instance: instance [overlap ok] TypeEq x x HTrue Data/HList/TypeEqGeneric1.hs:26:10: Warning: Orphan instance: instance [overlap ok] (HBool b, TypeCast HFalse b) => TypeEq x y b [13 of 27] Compiling Data.HList.TypeCastGeneric1 ( Data/HList/TypeCastGeneric1.hs, dist/build/Data/HList/TypeCastGeneric1.o ) Data/HList/TypeCastGeneric1.hs:20:10: Warning: Orphan instance: instance [overlap ok] TypeCast x x [14 of 27] Compiling Data.HList.TypeCastGeneric2 ( Data/HList/TypeCastGeneric2.hs, dist/build/Data/HList/TypeCastGeneric2.o ) [15 of 27] Compiling Data.HList.RecordP ( Data/HList/RecordP.hs, dist/build/Data/HList/RecordP.o ) [16 of 27] Compiling Data.HList.TypeEqGeneric2 ( Data/HList/TypeEqGeneric2.hs, dist/build/Data/HList/TypeEqGeneric2.o ) [17 of 27] Compiling Data.HList.Label1 ( Data/HList/Label1.hs, dist/build/Data/HList/Label1.o ) [18 of 27] Compiling Data.HList.Label2 ( Data/HList/Label2.hs, dist/build/Data/HList/Label2.o ) [19 of 27] Compiling Data.HList.Label3 ( Data/HList/Label3.hs, dist/build/Data/HList/Label3.o ) [20 of 27] Compiling Data.HList.Label4 ( Data/HList/Label4.hs, dist/build/Data/HList/Label4.o ) Data/HList/Label4.hs:25:10: Warning: Orphan instance: instance [overlap ok] TypeEq x y b => HEq (Proxy x) (Proxy y) b Data/HList/Label4.hs:30:10: Warning: Orphan instance: instance [overlap ok] Typeable x => ShowLabel (Proxy x) [21 of 27] Compiling Data.HList.Label5 ( Data/HList/Label5.hs, dist/build/Data/HList/Label5.o ) Data/HList/Label5.hs:26:10: Warning: Orphan instance: instance [overlap ok] TypeEq x y b => HEq x y b Data/HList/Label5.hs:31:10: Warning: Orphan instance: instance [overlap ok] Typeable x => ShowLabel x [22 of 27] Compiling Data.HList.MakeLabels ( Data/HList/MakeLabels.hs, dist/build/Data/HList/MakeLabels.o ) Data/HList/MakeLabels.hs:32:1: Warning: Pattern match(es) are non-exhaustive In an equation for `capitalize': Patterns not matched: [] Data/HList/MakeLabels.hs:33:1: Warning: Pattern match(es) are non-exhaustive In an equation for `uncapitalize': Patterns not matched: [] Data/HList/MakeLabels.hs:38:1: Warning: Top-level binding with no type signature: make_tname :: String -> Name Data/HList/MakeLabels.hs:42:1: Warning: Top-level binding with no type signature: make_dname :: String -> Name Data/HList/MakeLabels.hs:46:1: Warning: Top-level binding with no type signature: dcl_template :: Q [Dec] Data/HList/MakeLabels.hs:57:25: Warning: Defined but not used: `dfrom' Data/HList/MakeLabels.hs:57:37: Warning: Defined but not used: `dto' Data/HList/MakeLabels.hs:63:18: Warning: Defined but not used: `dcl' Data/HList/MakeLabels.hs:68:19: Warning: Defined but not used: `tfrom' Data/HList/MakeLabels.hs:68:25: Warning: Defined but not used: `dfrom' Data/HList/MakeLabels.hs:68:33: Warning: Defined but not used: `tto' Data/HList/MakeLabels.hs:68:37: Warning: Defined but not used: `dto' Data/HList/MakeLabels.hs:73:32: Warning: This binding for `exp' shadows the existing binding imported from `Prelude' at Data/HList/MakeLabels.hs:19:8-28 (and originally defined in `GHC.Float') Data/HList/MakeLabels.hs:76:18: Warning: Defined but not used: `from' Data/HList/MakeLabels.hs:76:23: Warning: Defined but not used: `to' Data/HList/MakeLabels.hs:76:26: Warning: This binding for `exp' shadows the existing binding imported from `Prelude' at Data/HList/MakeLabels.hs:19:8-28 (and originally defined in `GHC.Float') Data/HList/MakeLabels.hs:80:5: Warning: Pattern match(es) are non-exhaustive In an equation for `replace_name': Patterns not matched: (_, _) (_, _) (ForallT _ _ _) (_, _) (_, _) (SigT _ _) (_, _) (_, _) (VarT _) (_, _) (_, _) (PromotedT _) ... Data/HList/MakeLabels.hs:80:25: Warning: Defined but not used: `dfrom' Data/HList/MakeLabels.hs:80:37: Warning: Defined but not used: `dto' Data/HList/MakeLabels.hs:98:1: Warning: Defined but not used: `show_code' Data/HList/MakeLabels.hs:98:1: Warning: Top-level binding with no type signature: show_code :: forall a. Language.Haskell.TH.Ppr.Ppr a => Q a -> IO () Data/HList/MakeLabels.hs:111:1: Warning: Defined but not used: `t4' Data/HList/MakeLabels.hs:111:1: Warning: Top-level binding with no type signature: t4 :: IO () [23 of 27] Compiling Data.HList.GhcExperiments ( Data/HList/GhcExperiments.hs, dist/build/Data/HList/GhcExperiments.o ) [24 of 27] Compiling Data.HList.GhcRecord ( Data/HList/GhcRecord.hs, dist/build/Data/HList/GhcRecord.o ) Data/HList/GhcRecord.hs:42:3: Warning: Defined but not used: `tpe' Data/HList/GhcRecord.hs:241:17: Warning: This binding for `r1' shadows the existing binding bound at Data/HList/GhcRecord.hs:240:12 Data/HList/GhcRecord.hs:242:17: Warning: This binding for `r2' shadows the existing binding bound at Data/HList/GhcRecord.hs:240:15 Data/HList/GhcRecord.hs:265:14: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Data/HList/GhcRecord.hs:271:15: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Data/HList/GhcRecord.hs:278:16: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Data/HList/GhcRecord.hs:285:16: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Data/HList/GhcRecord.hs:292:15: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Data/HList/GhcRecord.hs:266:10: Warning: Orphan instance: instance [overlap ok] Typeable HNil Data/HList/GhcRecord.hs:272:10: Warning: Orphan instance: instance [overlap ok] (Typeable x, Typeable y) => Typeable (HCons x y) Data/HList/GhcRecord.hs:279:10: Warning: Orphan instance: instance [overlap ok] Typeable x => Typeable (Record x) Data/HList/GhcRecord.hs:286:10: Warning: Orphan instance: instance [overlap ok] (Typeable x, Typeable y) => Typeable (LVPair x y) Data/HList/GhcRecord.hs:293:10: Warning: Orphan instance: instance [overlap ok] Typeable x => Typeable (Proxy x) [25 of 27] Compiling Data.HList.GhcSyntax ( Data/HList/GhcSyntax.hs, dist/build/Data/HList/GhcSyntax.o ) [26 of 27] Compiling Data.HList.CommonMain ( Data/HList/CommonMain.hs, dist/build/Data/HList/CommonMain.o ) [27 of 27] Compiling Data.HList ( Data/HList.hs, dist/build/Data/HList.o ) Data/HList/RecordP.hs:3:12: Warning: -fglasgow-exts is deprecated: Use individual extensions instead [ 1 of 27] Compiling Data.HList.FakePrelude ( Data/HList/FakePrelude.hs, dist/build/Data/HList/FakePrelude.p_o ) [ 2 of 27] Compiling Data.HList.HListPrelude ( Data/HList/HListPrelude.hs, dist/build/Data/HList/HListPrelude.p_o ) [ 3 of 27] Compiling Data.HList.HZip ( Data/HList/HZip.hs, dist/build/Data/HList/HZip.p_o ) [ 4 of 27] Compiling Data.HList.HArray ( Data/HList/HArray.hs, dist/build/Data/HList/HArray.p_o ) [ 5 of 27] Compiling Data.HList.HOccurs ( Data/HList/HOccurs.hs, dist/build/Data/HList/HOccurs.p_o ) [ 6 of 27] Compiling Data.HList.HTypeIndexed ( Data/HList/HTypeIndexed.hs, dist/build/Data/HList/HTypeIndexed.p_o ) [ 7 of 27] Compiling Data.HList.TIP ( Data/HList/TIP.hs, dist/build/Data/HList/TIP.p_o ) [ 8 of 27] Compiling Data.HList.TIC ( Data/HList/TIC.hs, dist/build/Data/HList/TIC.p_o ) [ 9 of 27] Compiling Data.HList.Record ( Data/HList/Record.hs, dist/build/Data/HList/Record.p_o ) Data/HList/Record.hs:185:15: Warning: Defined but not used: `r' Data/HList/Record.hs:405:4: Warning: Defined but not used: `te' [10 of 27] Compiling Data.HList.Variant ( Data/HList/Variant.hs, dist/build/Data/HList/Variant.p_o ) [11 of 27] Compiling Data.HList.TypeEqBoolGeneric ( Data/HList/TypeEqBoolGeneric.hs, dist/build/Data/HList/TypeEqBoolGeneric.p_o ) Data/HList/TypeEqBoolGeneric.hs:14:21: Warning: Orphan instance: instance [overlap ok] TypeEqTrue x x Data/HList/TypeEqBoolGeneric.hs:15:10: Warning: Orphan instance: instance [overlap ok] Fail () => TypeEqFalse x x Data/HList/TypeEqBoolGeneric.hs:16:21: Warning: Orphan instance: instance [overlap ok] TypeEqFalse x y [12 of 27] Compiling Data.HList.TypeEqGeneric1 ( Data/HList/TypeEqGeneric1.hs, dist/build/Data/HList/TypeEqGeneric1.p_o ) Data/HList/TypeEqGeneric1.hs:25:10: Warning: Orphan instance: instance [overlap ok] TypeEq x x HTrue Data/HList/TypeEqGeneric1.hs:26:10: Warning: Orphan instance: instance [overlap ok] (HBool b, TypeCast HFalse b) => TypeEq x y b [13 of 27] Compiling Data.HList.TypeCastGeneric1 ( Data/HList/TypeCastGeneric1.hs, dist/build/Data/HList/TypeCastGeneric1.p_o ) Data/HList/TypeCastGeneric1.hs:20:10: Warning: Orphan instance: instance [overlap ok] TypeCast x x [14 of 27] Compiling Data.HList.TypeCastGeneric2 ( Data/HList/TypeCastGeneric2.hs, dist/build/Data/HList/TypeCastGeneric2.p_o ) [15 of 27] Compiling Data.HList.RecordP ( Data/HList/RecordP.hs, dist/build/Data/HList/RecordP.p_o ) [16 of 27] Compiling Data.HList.TypeEqGeneric2 ( Data/HList/TypeEqGeneric2.hs, dist/build/Data/HList/TypeEqGeneric2.p_o ) [17 of 27] Compiling Data.HList.Label1 ( Data/HList/Label1.hs, dist/build/Data/HList/Label1.p_o ) [18 of 27] Compiling Data.HList.Label2 ( Data/HList/Label2.hs, dist/build/Data/HList/Label2.p_o ) [19 of 27] Compiling Data.HList.Label3 ( Data/HList/Label3.hs, dist/build/Data/HList/Label3.p_o ) [20 of 27] Compiling Data.HList.Label4 ( Data/HList/Label4.hs, dist/build/Data/HList/Label4.p_o ) Data/HList/Label4.hs:25:10: Warning: Orphan instance: instance [overlap ok] TypeEq x y b => HEq (Proxy x) (Proxy y) b Data/HList/Label4.hs:30:10: Warning: Orphan instance: instance [overlap ok] Typeable x => ShowLabel (Proxy x) [21 of 27] Compiling Data.HList.Label5 ( Data/HList/Label5.hs, dist/build/Data/HList/Label5.p_o ) Data/HList/Label5.hs:26:10: Warning: Orphan instance: instance [overlap ok] TypeEq x y b => HEq x y b Data/HList/Label5.hs:31:10: Warning: Orphan instance: instance [overlap ok] Typeable x => ShowLabel x [22 of 27] Compiling Data.HList.MakeLabels ( Data/HList/MakeLabels.hs, dist/build/Data/HList/MakeLabels.p_o ) Data/HList/MakeLabels.hs:32:1: Warning: Pattern match(es) are non-exhaustive In an equation for `capitalize': Patterns not matched: [] Data/HList/MakeLabels.hs:33:1: Warning: Pattern match(es) are non-exhaustive In an equation for `uncapitalize': Patterns not matched: [] Data/HList/MakeLabels.hs:38:1: Warning: Top-level binding with no type signature: make_tname :: String -> Name Data/HList/MakeLabels.hs:42:1: Warning: Top-level binding with no type signature: make_dname :: String -> Name Data/HList/MakeLabels.hs:46:1: Warning: Top-level binding with no type signature: dcl_template :: Q [Dec] Data/HList/MakeLabels.hs:57:25: Warning: Defined but not used: `dfrom' Data/HList/MakeLabels.hs:57:37: Warning: Defined but not used: `dto' Data/HList/MakeLabels.hs:63:18: Warning: Defined but not used: `dcl' Data/HList/MakeLabels.hs:68:19: Warning: Defined but not used: `tfrom' Data/HList/MakeLabels.hs:68:25: Warning: Defined but not used: `dfrom' Data/HList/MakeLabels.hs:68:33: Warning: Defined but not used: `tto' Data/HList/MakeLabels.hs:68:37: Warning: Defined but not used: `dto' Data/HList/MakeLabels.hs:73:32: Warning: This binding for `exp' shadows the existing binding imported from `Prelude' at Data/HList/MakeLabels.hs:19:8-28 (and originally defined in `GHC.Float') Data/HList/MakeLabels.hs:76:18: Warning: Defined but not used: `from' Data/HList/MakeLabels.hs:76:23: Warning: Defined but not used: `to' Data/HList/MakeLabels.hs:76:26: Warning: This binding for `exp' shadows the existing binding imported from `Prelude' at Data/HList/MakeLabels.hs:19:8-28 (and originally defined in `GHC.Float') Data/HList/MakeLabels.hs:80:5: Warning: Pattern match(es) are non-exhaustive In an equation for `replace_name': Patterns not matched: (_, _) (_, _) (ForallT _ _ _) (_, _) (_, _) (SigT _ _) (_, _) (_, _) (VarT _) (_, _) (_, _) (PromotedT _) ... Data/HList/MakeLabels.hs:80:25: Warning: Defined but not used: `dfrom' Data/HList/MakeLabels.hs:80:37: Warning: Defined but not used: `dto' Data/HList/MakeLabels.hs:98:1: Warning: Defined but not used: `show_code' Data/HList/MakeLabels.hs:98:1: Warning: Top-level binding with no type signature: show_code :: forall a. Language.Haskell.TH.Ppr.Ppr a => Q a -> IO () Data/HList/MakeLabels.hs:111:1: Warning: Defined but not used: `t4' Data/HList/MakeLabels.hs:111:1: Warning: Top-level binding with no type signature: t4 :: IO () [23 of 27] Compiling Data.HList.GhcExperiments ( Data/HList/GhcExperiments.hs, dist/build/Data/HList/GhcExperiments.p_o ) [24 of 27] Compiling Data.HList.GhcRecord ( Data/HList/GhcRecord.hs, dist/build/Data/HList/GhcRecord.p_o ) Data/HList/GhcRecord.hs:42:3: Warning: Defined but not used: `tpe' Data/HList/GhcRecord.hs:241:17: Warning: This binding for `r1' shadows the existing binding bound at Data/HList/GhcRecord.hs:240:12 Data/HList/GhcRecord.hs:242:17: Warning: This binding for `r2' shadows the existing binding bound at Data/HList/GhcRecord.hs:240:15 Data/HList/GhcRecord.hs:265:14: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Data/HList/GhcRecord.hs:271:15: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Data/HList/GhcRecord.hs:278:16: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Data/HList/GhcRecord.hs:285:16: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Data/HList/GhcRecord.hs:292:15: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Data/HList/GhcRecord.hs:266:10: Warning: Orphan instance: instance [overlap ok] Typeable HNil Data/HList/GhcRecord.hs:272:10: Warning: Orphan instance: instance [overlap ok] (Typeable x, Typeable y) => Typeable (HCons x y) Data/HList/GhcRecord.hs:279:10: Warning: Orphan instance: instance [overlap ok] Typeable x => Typeable (Record x) Data/HList/GhcRecord.hs:286:10: Warning: Orphan instance: instance [overlap ok] (Typeable x, Typeable y) => Typeable (LVPair x y) Data/HList/GhcRecord.hs:293:10: Warning: Orphan instance: instance [overlap ok] Typeable x => Typeable (Proxy x) [25 of 27] Compiling Data.HList.GhcSyntax ( Data/HList/GhcSyntax.hs, dist/build/Data/HList/GhcSyntax.p_o ) [26 of 27] Compiling Data.HList.CommonMain ( Data/HList/CommonMain.hs, dist/build/Data/HList/CommonMain.p_o ) [27 of 27] Compiling Data.HList ( Data/HList.hs, dist/build/Data/HList.p_o ) Data/HList/RecordP.hs:3:12: Warning: -fglasgow-exts is deprecated: Use individual extensions instead [ 1 of 27] Compiling Data.HList.FakePrelude ( Data/HList/FakePrelude.hs, dist/build/Data/HList/FakePrelude.dyn_o ) [ 2 of 27] Compiling Data.HList.HListPrelude ( Data/HList/HListPrelude.hs, dist/build/Data/HList/HListPrelude.dyn_o ) [ 3 of 27] Compiling Data.HList.HZip ( Data/HList/HZip.hs, dist/build/Data/HList/HZip.dyn_o ) [ 4 of 27] Compiling Data.HList.HArray ( Data/HList/HArray.hs, dist/build/Data/HList/HArray.dyn_o ) [ 5 of 27] Compiling Data.HList.HOccurs ( Data/HList/HOccurs.hs, dist/build/Data/HList/HOccurs.dyn_o ) [ 6 of 27] Compiling Data.HList.HTypeIndexed ( Data/HList/HTypeIndexed.hs, dist/build/Data/HList/HTypeIndexed.dyn_o ) [ 7 of 27] Compiling Data.HList.TIP ( Data/HList/TIP.hs, dist/build/Data/HList/TIP.dyn_o ) [ 8 of 27] Compiling Data.HList.TIC ( Data/HList/TIC.hs, dist/build/Data/HList/TIC.dyn_o ) [ 9 of 27] Compiling Data.HList.Record ( Data/HList/Record.hs, dist/build/Data/HList/Record.dyn_o ) Data/HList/Record.hs:185:15: Warning: Defined but not used: `r' Data/HList/Record.hs:405:4: Warning: Defined but not used: `te' [10 of 27] Compiling Data.HList.Variant ( Data/HList/Variant.hs, dist/build/Data/HList/Variant.dyn_o ) [11 of 27] Compiling Data.HList.TypeEqBoolGeneric ( Data/HList/TypeEqBoolGeneric.hs, dist/build/Data/HList/TypeEqBoolGeneric.dyn_o ) Data/HList/TypeEqBoolGeneric.hs:14:21: Warning: Orphan instance: instance [overlap ok] TypeEqTrue x x Data/HList/TypeEqBoolGeneric.hs:15:10: Warning: Orphan instance: instance [overlap ok] Fail () => TypeEqFalse x x Data/HList/TypeEqBoolGeneric.hs:16:21: Warning: Orphan instance: instance [overlap ok] TypeEqFalse x y [12 of 27] Compiling Data.HList.TypeEqGeneric1 ( Data/HList/TypeEqGeneric1.hs, dist/build/Data/HList/TypeEqGeneric1.dyn_o ) Data/HList/TypeEqGeneric1.hs:25:10: Warning: Orphan instance: instance [overlap ok] TypeEq x x HTrue Data/HList/TypeEqGeneric1.hs:26:10: Warning: Orphan instance: instance [overlap ok] (HBool b, TypeCast HFalse b) => TypeEq x y b [13 of 27] Compiling Data.HList.TypeCastGeneric1 ( Data/HList/TypeCastGeneric1.hs, dist/build/Data/HList/TypeCastGeneric1.dyn_o ) Data/HList/TypeCastGeneric1.hs:20:10: Warning: Orphan instance: instance [overlap ok] TypeCast x x [14 of 27] Compiling Data.HList.TypeCastGeneric2 ( Data/HList/TypeCastGeneric2.hs, dist/build/Data/HList/TypeCastGeneric2.dyn_o ) [15 of 27] Compiling Data.HList.RecordP ( Data/HList/RecordP.hs, dist/build/Data/HList/RecordP.dyn_o ) [16 of 27] Compiling Data.HList.TypeEqGeneric2 ( Data/HList/TypeEqGeneric2.hs, dist/build/Data/HList/TypeEqGeneric2.dyn_o ) [17 of 27] Compiling Data.HList.Label1 ( Data/HList/Label1.hs, dist/build/Data/HList/Label1.dyn_o ) [18 of 27] Compiling Data.HList.Label2 ( Data/HList/Label2.hs, dist/build/Data/HList/Label2.dyn_o ) [19 of 27] Compiling Data.HList.Label3 ( Data/HList/Label3.hs, dist/build/Data/HList/Label3.dyn_o ) [20 of 27] Compiling Data.HList.Label4 ( Data/HList/Label4.hs, dist/build/Data/HList/Label4.dyn_o ) Data/HList/Label4.hs:25:10: Warning: Orphan instance: instance [overlap ok] TypeEq x y b => HEq (Proxy x) (Proxy y) b Data/HList/Label4.hs:30:10: Warning: Orphan instance: instance [overlap ok] Typeable x => ShowLabel (Proxy x) [21 of 27] Compiling Data.HList.Label5 ( Data/HList/Label5.hs, dist/build/Data/HList/Label5.dyn_o ) Data/HList/Label5.hs:26:10: Warning: Orphan instance: instance [overlap ok] TypeEq x y b => HEq x y b Data/HList/Label5.hs:31:10: Warning: Orphan instance: instance [overlap ok] Typeable x => ShowLabel x [22 of 27] Compiling Data.HList.MakeLabels ( Data/HList/MakeLabels.hs, dist/build/Data/HList/MakeLabels.dyn_o ) Data/HList/MakeLabels.hs:32:1: Warning: Pattern match(es) are non-exhaustive In an equation for `capitalize': Patterns not matched: [] Data/HList/MakeLabels.hs:33:1: Warning: Pattern match(es) are non-exhaustive In an equation for `uncapitalize': Patterns not matched: [] Data/HList/MakeLabels.hs:38:1: Warning: Top-level binding with no type signature: make_tname :: String -> Name Data/HList/MakeLabels.hs:42:1: Warning: Top-level binding with no type signature: make_dname :: String -> Name Data/HList/MakeLabels.hs:46:1: Warning: Top-level binding with no type signature: dcl_template :: Q [Dec] Data/HList/MakeLabels.hs:57:25: Warning: Defined but not used: `dfrom' Data/HList/MakeLabels.hs:57:37: Warning: Defined but not used: `dto' Data/HList/MakeLabels.hs:63:18: Warning: Defined but not used: `dcl' Data/HList/MakeLabels.hs:68:19: Warning: Defined but not used: `tfrom' Data/HList/MakeLabels.hs:68:25: Warning: Defined but not used: `dfrom' Data/HList/MakeLabels.hs:68:33: Warning: Defined but not used: `tto' Data/HList/MakeLabels.hs:68:37: Warning: Defined but not used: `dto' Data/HList/MakeLabels.hs:73:32: Warning: This binding for `exp' shadows the existing binding imported from `Prelude' at Data/HList/MakeLabels.hs:19:8-28 (and originally defined in `GHC.Float') Data/HList/MakeLabels.hs:76:18: Warning: Defined but not used: `from' Data/HList/MakeLabels.hs:76:23: Warning: Defined but not used: `to' Data/HList/MakeLabels.hs:76:26: Warning: This binding for `exp' shadows the existing binding imported from `Prelude' at Data/HList/MakeLabels.hs:19:8-28 (and originally defined in `GHC.Float') Data/HList/MakeLabels.hs:80:5: Warning: Pattern match(es) are non-exhaustive In an equation for `replace_name': Patterns not matched: (_, _) (_, _) (ForallT _ _ _) (_, _) (_, _) (SigT _ _) (_, _) (_, _) (VarT _) (_, _) (_, _) (PromotedT _) ... Data/HList/MakeLabels.hs:80:25: Warning: Defined but not used: `dfrom' Data/HList/MakeLabels.hs:80:37: Warning: Defined but not used: `dto' Data/HList/MakeLabels.hs:98:1: Warning: Defined but not used: `show_code' Data/HList/MakeLabels.hs:98:1: Warning: Top-level binding with no type signature: show_code :: forall a. Language.Haskell.TH.Ppr.Ppr a => Q a -> IO () Data/HList/MakeLabels.hs:111:1: Warning: Defined but not used: `t4' Data/HList/MakeLabels.hs:111:1: Warning: Top-level binding with no type signature: t4 :: IO () [23 of 27] Compiling Data.HList.GhcExperiments ( Data/HList/GhcExperiments.hs, dist/build/Data/HList/GhcExperiments.dyn_o ) [24 of 27] Compiling Data.HList.GhcRecord ( Data/HList/GhcRecord.hs, dist/build/Data/HList/GhcRecord.dyn_o ) Data/HList/GhcRecord.hs:42:3: Warning: Defined but not used: `tpe' Data/HList/GhcRecord.hs:241:17: Warning: This binding for `r1' shadows the existing binding bound at Data/HList/GhcRecord.hs:240:12 Data/HList/GhcRecord.hs:242:17: Warning: This binding for `r2' shadows the existing binding bound at Data/HList/GhcRecord.hs:240:15 Data/HList/GhcRecord.hs:265:14: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Data/HList/GhcRecord.hs:271:15: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Data/HList/GhcRecord.hs:278:16: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Data/HList/GhcRecord.hs:285:16: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Data/HList/GhcRecord.hs:292:15: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Data/HList/GhcRecord.hs:266:10: Warning: Orphan instance: instance [overlap ok] Typeable HNil Data/HList/GhcRecord.hs:272:10: Warning: Orphan instance: instance [overlap ok] (Typeable x, Typeable y) => Typeable (HCons x y) Data/HList/GhcRecord.hs:279:10: Warning: Orphan instance: instance [overlap ok] Typeable x => Typeable (Record x) Data/HList/GhcRecord.hs:286:10: Warning: Orphan instance: instance [overlap ok] (Typeable x, Typeable y) => Typeable (LVPair x y) Data/HList/GhcRecord.hs:293:10: Warning: Orphan instance: instance [overlap ok] Typeable x => Typeable (Proxy x) [25 of 27] Compiling Data.HList.GhcSyntax ( Data/HList/GhcSyntax.hs, dist/build/Data/HList/GhcSyntax.dyn_o ) [26 of 27] Compiling Data.HList.CommonMain ( Data/HList/CommonMain.hs, dist/build/Data/HList/CommonMain.dyn_o ) [27 of 27] Compiling Data.HList ( Data/HList.hs, dist/build/Data/HList.dyn_o ) In-place registering HList-0.2.3... + ./Setup haddock Running Haddock for HList-0.2.3... Preprocessing library HList-0.2.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 dist/build/tmp-979184/Data/HList/RecordP.hs:3:12: Warning: -fglasgow-exts is deprecated: Use individual extensions instead dist/build/tmp-979184/Data/HList/Record.hs:185:15: Warning: Defined but not used: `r' dist/build/tmp-979184/Data/HList/Record.hs:405:4: Warning: Defined but not used: `te' dist/build/tmp-979184/Data/HList/TypeEqBoolGeneric.hs:14:21: Warning: Orphan instance: instance [overlap ok] TypeEqTrue x x dist/build/tmp-979184/Data/HList/TypeEqBoolGeneric.hs:15:10: Warning: Orphan instance: instance [overlap ok] Fail () => TypeEqFalse x x dist/build/tmp-979184/Data/HList/TypeEqBoolGeneric.hs:16:21: Warning: Orphan instance: instance [overlap ok] TypeEqFalse x y dist/build/tmp-979184/Data/HList/TypeEqGeneric1.hs:25:10: Warning: Orphan instance: instance [overlap ok] TypeEq x x HTrue dist/build/tmp-979184/Data/HList/TypeEqGeneric1.hs:26:10: Warning: Orphan instance: instance [overlap ok] (HBool b, TypeCast HFalse b) => TypeEq x y b dist/build/tmp-979184/Data/HList/TypeCastGeneric1.hs:20:10: Warning: Orphan instance: instance [overlap ok] TypeCast x x dist/build/tmp-979184/Data/HList/Label4.hs:25:10: Warning: Orphan instance: instance [overlap ok] TypeEq x y b => HEq (Proxy x) (Proxy y) b dist/build/tmp-979184/Data/HList/Label4.hs:30:10: Warning: Orphan instance: instance [overlap ok] Typeable x => ShowLabel (Proxy x) dist/build/tmp-979184/Data/HList/Label5.hs:26:10: Warning: Orphan instance: instance [overlap ok] TypeEq x y b => HEq x y b dist/build/tmp-979184/Data/HList/Label5.hs:31:10: Warning: Orphan instance: instance [overlap ok] Typeable x => ShowLabel x dist/build/tmp-979184/Data/HList/MakeLabels.hs:38:1: Warning: Top-level binding with no type signature: make_tname :: String -> Name dist/build/tmp-979184/Data/HList/MakeLabels.hs:42:1: Warning: Top-level binding with no type signature: make_dname :: String -> Name dist/build/tmp-979184/Data/HList/MakeLabels.hs:46:1: Warning: Top-level binding with no type signature: dcl_template :: Q [Dec] dist/build/tmp-979184/Data/HList/MakeLabels.hs:57:25: Warning: Defined but not used: `dfrom' dist/build/tmp-979184/Data/HList/MakeLabels.hs:57:37: Warning: Defined but not used: `dto' dist/build/tmp-979184/Data/HList/MakeLabels.hs:63:18: Warning: Defined but not used: `dcl' dist/build/tmp-979184/Data/HList/MakeLabels.hs:68:19: Warning: Defined but not used: `tfrom' dist/build/tmp-979184/Data/HList/MakeLabels.hs:68:25: Warning: Defined but not used: `dfrom' dist/build/tmp-979184/Data/HList/MakeLabels.hs:68:33: Warning: Defined but not used: `tto' dist/build/tmp-979184/Data/HList/MakeLabels.hs:68:37: Warning: Defined but not used: `dto' dist/build/tmp-979184/Data/HList/MakeLabels.hs:73:32: Warning: This binding for `exp' shadows the existing binding imported from `Prelude' at dist/build/tmp-979184/Data/HList/MakeLabels.hs:19:8-28 (and originally defined in `GHC.Float') dist/build/tmp-979184/Data/HList/MakeLabels.hs:76:18: Warning: Defined but not used: `from' dist/build/tmp-979184/Data/HList/MakeLabels.hs:76:23: Warning: Defined but not used: `to' dist/build/tmp-979184/Data/HList/MakeLabels.hs:76:26: Warning: This binding for `exp' shadows the existing binding imported from `Prelude' at dist/build/tmp-979184/Data/HList/MakeLabels.hs:19:8-28 (and originally defined in `GHC.Float') dist/build/tmp-979184/Data/HList/MakeLabels.hs:80:25: Warning: Defined but not used: `dfrom' dist/build/tmp-979184/Data/HList/MakeLabels.hs:80:37: Warning: Defined but not used: `dto' dist/build/tmp-979184/Data/HList/MakeLabels.hs:98:1: Warning: Defined but not used: `show_code' dist/build/tmp-979184/Data/HList/MakeLabels.hs:98:1: Warning: Top-level binding with no type signature: show_code :: forall a. Language.Haskell.TH.Ppr.Ppr a => Q a -> IO () dist/build/tmp-979184/Data/HList/MakeLabels.hs:111:1: Warning: Defined but not used: `t4' dist/build/tmp-979184/Data/HList/MakeLabels.hs:111:1: Warning: Top-level binding with no type signature: t4 :: IO () dist/build/tmp-979184/Data/HList/MakeLabels.hs:32:1: Warning: Pattern match(es) are non-exhaustive In an equation for `capitalize': Patterns not matched: [] dist/build/tmp-979184/Data/HList/MakeLabels.hs:33:1: Warning: Pattern match(es) are non-exhaustive In an equation for `uncapitalize': Patterns not matched: [] dist/build/tmp-979184/Data/HList/MakeLabels.hs:80:5: Warning: Pattern match(es) are non-exhaustive In an equation for `replace_name': Patterns not matched: (_, _) (_, _) (ForallT _ _ _) (_, _) (_, _) (SigT _ _) (_, _) (_, _) (VarT _) (_, _) (_, _) (PromotedT _) ... dist/build/tmp-979184/Data/HList/GhcRecord.hs:42:3: Warning: Defined but not used: `tpe' dist/build/tmp-979184/Data/HList/GhcRecord.hs:241:17: Warning: This binding for `r1' shadows the existing binding bound at dist/build/tmp-979184/Data/HList/GhcRecord.hs:240:12 dist/build/tmp-979184/Data/HList/GhcRecord.hs:242:17: Warning: This binding for `r2' shadows the existing binding bound at dist/build/tmp-979184/Data/HList/GhcRecord.hs:240:15 dist/build/tmp-979184/Data/HList/GhcRecord.hs:265:14: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" dist/build/tmp-979184/Data/HList/GhcRecord.hs:271:15: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" dist/build/tmp-979184/Data/HList/GhcRecord.hs:278:16: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" dist/build/tmp-979184/Data/HList/GhcRecord.hs:285:16: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" dist/build/tmp-979184/Data/HList/GhcRecord.hs:292:15: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" dist/build/tmp-979184/Data/HList/GhcRecord.hs:266:10: Warning: Orphan instance: instance [overlap ok] Typeable HNil dist/build/tmp-979184/Data/HList/GhcRecord.hs:272:10: Warning: Orphan instance: instance [overlap ok] (Typeable x, Typeable y) => Typeable (HCons x y) dist/build/tmp-979184/Data/HList/GhcRecord.hs:279:10: Warning: Orphan instance: instance [overlap ok] Typeable x => Typeable (Record x) dist/build/tmp-979184/Data/HList/GhcRecord.hs:286:10: Warning: Orphan instance: instance [overlap ok] (Typeable x, Typeable y) => Typeable (LVPair x y) dist/build/tmp-979184/Data/HList/GhcRecord.hs:293:10: Warning: Orphan instance: instance [overlap ok] Typeable x => Typeable (Proxy x) Haddock coverage: 35% ( 18 / 51) in 'Data.HList.FakePrelude' 51% ( 44 / 87) in 'Data.HList.HListPrelude' 100% ( 2 / 2) in 'Data.HList.HZip' 54% ( 15 / 28) in 'Data.HList.HArray' 21% ( 3 / 14) in 'Data.HList.HOccurs' 73% ( 8 / 11) in 'Data.HList.HTypeIndexed' 61% ( 11 / 18) in 'Data.HList.TIP' 100% ( 5 / 5) in 'Data.HList.TIC' 67% ( 43 / 64) in 'Data.HList.Record' 100% ( 5 / 5) in 'Data.HList.Variant' 100% ( 1 / 1) in 'Data.HList.TypeEqBoolGeneric' 50% ( 1 / 2) in 'Data.HList.TypeEqGeneric1' 100% ( 1 / 1) in 'Data.HList.TypeCastGeneric1' 25% ( 1 / 4) in 'Data.HList.TypeCastGeneric2' 8% ( 1 / 12) in 'Data.HList.RecordP' 20% ( 1 / 5) in 'Data.HList.TypeEqGeneric2' 100% ( 5 / 5) in 'Data.HList.Label1' 100% ( 4 / 4) in 'Data.HList.Label2' 100% ( 4 / 4) in 'Data.HList.Label3' 100% ( 1 / 1) in 'Data.HList.Label4' 100% ( 1 / 1) in 'Data.HList.Label5' 100% ( 3 / 3) in 'Data.HList.MakeLabels' 0% ( 0 / 5) in 'Data.HList.GhcExperiments' 38% ( 8 / 21) in 'Data.HList.GhcRecord' 80% ( 12 / 15) in 'Data.HList.GhcSyntax' 100% ( 11 / 11) in 'Data.HList.CommonMain' 85% ( 11 / 13) in 'Data.HList' Documentation created: dist/doc/html/HList/index.html + ./Setup register --gen-pkg-config=hlist.pkg Creating package registration file: hlist.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24887 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ghc7.6.1-hlist-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-hlist-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc7.6.1-hlist-0.2.3 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-hlist-buildroot Installing library in /usr/src/tmp/ghc7.6.1-hlist-buildroot/usr/lib/ghc-7.6.1/lib/HList-0.2.3 + '[' -f hlist.pkg ']' + install -m 755 hlist.pkg /usr/src/tmp/ghc7.6.1-hlist-buildroot/usr/lib/ghc-7.6.1/lib/HList-0.2.3 + mkdir -p /usr/src/tmp/ghc7.6.1-hlist-buildroot/usr/lib/ghc-7.6.1/package.conf.d + install -D -m 644 hlist.pkg /usr/src/tmp/ghc7.6.1-hlist-buildroot/usr/lib/ghc-7.6.1/package.conf.d/hlist-0.2.3.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-hlist-buildroot /usr/lib /usr/lib/ghc-7.6.1/lib/HList-0.2.3 /usr/src/RPM/BUILD/ghc7.6.1-hlist-0.2.3 ghc7.6.1-hlist 0.2.3 /usr/lib/ghc-7.6.1/package.conf.d/hlist-0.2.3.conf ~/tmp/ghc7.6.1-hlist-buildroot ~/RPM/BUILD/ghc7.6.1-hlist-0.2.3 find: './usr/bin': No such file or directory ~/RPM/BUILD/ghc7.6.1-hlist-0.2.3 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc7.6.1-hlist-buildroot (auto) mode of './usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ghc7.6.1-hlist-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc7.6.1-hlist-buildroot/ (default) Compressing files in /usr/src/tmp/ghc7.6.1-hlist-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc7.6.1-hlist-buildroot ./usr/lib: ./usr/lib/ghc-7.6.1/lib: 056-debuginfo.brp: WARNING: 1 non-stripped binaries don't contain .debug sections making -debuginfo 056-debuginfo.brp: WARNING: package less relevant. An excerpt from the list of affected files follows: ./usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/ghc7.6.1-hlist-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: RPATH contains several entries: /usr/lib/ghc-7.6.1/template-haskell-2.8.0.0:/usr/lib/ghc-7.6.1/pretty-1.1.1.0:/usr/lib/ghc-7.6.1/containers-0.5.0.0:/usr/lib/ghc-7.6.1/deepseq-1.3.0.1:/usr/lib/ghc-7.6.1/array-0.4.0.1:/usr/lib/ghc-7.6.1/base-4.6.0.0:/usr/lib/ghc-7.6.1/integer-gmp-0.5.0.0:/usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0:/usr/lib/ghc-7.6.1 verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: undefined symbol: stg_ap_pp_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: undefined symbol: stg_ap_pppp_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: undefined symbol: stg_gc_ut verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: undefined symbol: stg_sel_0_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: undefined symbol: stg_upd_frame_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: undefined symbol: stg_sel_1_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: undefined symbol: stg_ap_p_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: undefined symbol: stg_ap_p_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: undefined symbol: stg_ap_ppp_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: undefined symbol: stg_ap_0_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: undefined symbol: stg_ap_pppp_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: undefined symbol: newCAF verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: undefined symbol: stg_ap_ppppp_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: undefined symbol: stg_ap_pppppp_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: undefined symbol: stg_ap_ppp_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: undefined symbol: stg_ap_3_upd_info Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-hlist-0.2.3-alt2 warning: File listed twice: /usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/LICENSE warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-CommonMain.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-CommonMain.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-FakePrelude.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-FakePrelude.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-GhcExperiments.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-GhcExperiments.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-GhcRecord.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-GhcRecord.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-GhcSyntax.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-GhcSyntax.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-HArray.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-HArray.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-HListPrelude.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-HListPrelude.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-HOccurs.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-HOccurs.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-HTypeIndexed.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-HTypeIndexed.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-HZip.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-HZip.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Label1.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Label1.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Label2.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Label2.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Label3.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Label3.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Label4.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Label4.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Label5.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Label5.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-MakeLabels.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-MakeLabels.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Record.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Record.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-RecordP.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-RecordP.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-TIC.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-TIC.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-TIP.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-TIP.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-TypeCastGeneric1.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-TypeCastGeneric1.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-TypeCastGeneric2.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-TypeCastGeneric2.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-TypeEqBoolGeneric.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-TypeEqBoolGeneric.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-TypeEqGeneric1.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-TypeEqGeneric1.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-TypeEqGeneric2.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-TypeEqGeneric2.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Variant.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Variant.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/HList.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/HList.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-35.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-35.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-46.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-46.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-58.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-58.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-60.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-60.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-61.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-61.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-62.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-62.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-E.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-E.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-H.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-H.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-J.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-J.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-O.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-O.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-V.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-V.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-W.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-W.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-Z.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index-Z.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-CommonMain.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-CommonMain.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-FakePrelude.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-FakePrelude.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-GhcExperiments.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-GhcExperiments.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-GhcRecord.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-GhcRecord.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-GhcSyntax.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-GhcSyntax.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-HArray.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-HArray.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-HListPrelude.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-HListPrelude.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-HOccurs.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-HOccurs.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-HTypeIndexed.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-HTypeIndexed.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-HZip.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-HZip.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-Label1.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-Label1.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-Label2.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-Label2.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-Label3.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-Label3.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-Label4.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-Label4.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-Label5.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-Label5.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-MakeLabels.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-MakeLabels.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-Record.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-Record.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-RecordP.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-RecordP.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-TIC.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-TIC.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-TIP.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-TIP.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-TypeCastGeneric1.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-TypeCastGeneric1.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-TypeCastGeneric2.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-TypeCastGeneric2.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-TypeEqBoolGeneric.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-TypeEqBoolGeneric.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-TypeEqGeneric1.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-TypeEqGeneric1.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-TypeEqGeneric2.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-TypeEqGeneric2.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-Variant.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList-Variant.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/mini_Data-HList.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/synopsis.png warning: File listed twice: /usr/share/ghc7.6.1-hlist-0.2.3/README Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cvY6H8 find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eldl0v find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ghc7.6.1(HList) = 0.2.3, ghc7.6.1(HList-0.2.3-a2ac16196ac70b2fa50c50aa34975c88) Requires: /usr/lib/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/template-haskell-2.8.0.0/libHStemplate-haskell-2.8.0.0-ghc7.6.1.so, ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-eac4fa0d0988628e5bd960fef8805b26), ghc7.6.1(template-haskell) = 2.8.0.0, ghc7.6.1(template-haskell-2.8.0.0-102a52a4fda28374255d0a3a8e99f26c), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KtUdak Creating ghc7.6.1-hlist-debuginfo package Processing files: ghc7.6.1-hlist-debuginfo-0.2.3-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yiLO8v find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r2KCQ9 find-requires: running scripts (debuginfo) Requires: ghc7.6.1-hlist = 0.2.3-alt2, /usr/lib/debug/usr/lib/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/template-haskell-2.8.0.0/libHStemplate-haskell-2.8.0.0-ghc7.6.1.so.debug Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-hlist-0.2.3-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-hlist-debuginfo-0.2.3-alt2.i586.rpm (w2.lzdio) 25.57user 12.75system 1:14.99elapsed 51%CPU (0avgtext+0avgdata 165592maxresident)k 0inputs+0outputs (0major+7574145minor)pagefaults 0swaps 36.65user 15.46system 1:29.04elapsed 58%CPU (0avgtext+0avgdata 165592maxresident)k 0inputs+0outputs (0major+7871808minor)pagefaults 0swaps --- ghc7.6.1-hlist-0.2.3-alt2.i586.rpm.repo 2012-12-22 19:39:22.000000000 +0000 +++ ghc7.6.1-hlist-0.2.3-alt2.i586.rpm.hasher 2021-08-01 11:46:15.339779490 +0000 @@ -196,3 +196,2 @@ Requires: ghc7.6.1(template-haskell-2.8.0.0-102a52a4fda28374255d0a3a8e99f26c) -Requires: libc.so.6(GLIBC_2.1.3) Requires: rtld(GNU_HASH) @@ -286,7 +285,7 @@ File: /usr/lib/ghc-7.6.1/lib/HList-0.2.3/Data/HList/Variant.p_hi 100644 root:root a7c187cfa0d5f8913a6a74abe65aa63d -File: /usr/lib/ghc-7.6.1/lib/HList-0.2.3/HSHList-0.2.3.o 100644 root:root 9117a28d27ae26a816a22fdf2ea668a0 +File: /usr/lib/ghc-7.6.1/lib/HList-0.2.3/HSHList-0.2.3.o 100644 root:root df20e2ee5fd500cde9d6b5b42c1b38f5 File: /usr/lib/ghc-7.6.1/lib/HList-0.2.3/hlist.pkg 100755 root:root c39433b6a8b58f842a4ff3bf3932cbd0 -File: /usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so 100644 root:root 02ff2184f49da59f101946713bc95e01 -File: /usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3.a 100644 root:root 1a2e0872f45e5e42f6ebdcd4be548027 -File: /usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3_p.a 100644 root:root 0086b8dcc5881654890bd1efdaccfdfd +File: /usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so 100644 root:root fa4fdf6492221835ee371d4db27c66ff +File: /usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3.a 100644 root:root 404469c45bc795086efc764999bd6ab5 +File: /usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3_p.a 100644 root:root f55d9f4f7272a4baef3c7805d4f39ae9 File: /usr/lib/ghc-7.6.1/package.conf.d/hlist-0.2.3.conf 100644 root:root c39433b6a8b58f842a4ff3bf3932cbd0 @@ -296,21 +295,21 @@ File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-CommonMain.html 100644 root:root 59a1336e0a46e26dfec8c7fa3f430695 -File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-FakePrelude.html 100644 root:root 3cdc5a754443c5fa15ba27cb1227b0eb +File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-FakePrelude.html 100644 root:root e32571104cda0609b720655af06d15ec File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-GhcExperiments.html 100644 root:root ca10d95bf0a1c6b8c819969307e48fb9 -File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-GhcRecord.html 100644 root:root 82ad113218056f8b583748512b10e042 -File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-GhcSyntax.html 100644 root:root 01b9ba64cfab517091aa03840155c9cd +File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-GhcRecord.html 100644 root:root 0d5957bab312da33977e2bd501e0fc9b +File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-GhcSyntax.html 100644 root:root a2e3fd889a62839c891ff79d4d434b6a File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-HArray.html 100644 root:root bdb29648305a5a0019ba9860d6a878e0 -File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-HListPrelude.html 100644 root:root 2d6b3ac437faab3e2517fbdcddb20e2b -File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-HOccurs.html 100644 root:root 5b1bf45eaf13f43fb763918a163f8d16 +File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-HListPrelude.html 100644 root:root 010589fd4af27a82552e78bb241063d0 +File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-HOccurs.html 100644 root:root 9a5eef377aec8591aa5f2b9906a1ed1e File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-HTypeIndexed.html 100644 root:root 576a11b9ce055a746dbc2e152885a502 File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-HZip.html 100644 root:root 99f21728690c86da8f415cb7fea31b47 -File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Label1.html 100644 root:root 9c8c6a1e562ffd5d6067330feb710ca4 -File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Label2.html 100644 root:root ce557636abb00f210cb4bd8e44347e59 -File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Label3.html 100644 root:root a8d86a22ae500ac1cd61ec9dcdab8f93 +File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Label1.html 100644 root:root 6e6e3f1d3b25b78c359e28e0baa98a61 +File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Label2.html 100644 root:root 82c52cb01dc862d7d972e69a876b2759 +File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Label3.html 100644 root:root a6464cfe35b73c9bd5ec60d22eae6c6e File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Label4.html 100644 root:root c8d2c22285f1037fc99d1c6063294d59 File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Label5.html 100644 root:root 4810be5b94e74650bc7bbddb74b31142 -File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-MakeLabels.html 100644 root:root bf3ebd2a0309156cd03531ed828cceaf -File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Record.html 100644 root:root 1214c2579cd55dff3aab908ddc58fd2c -File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-RecordP.html 100644 root:root 592352cca1eb84811376705853c9a03e -File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-TIC.html 100644 root:root 01c94a95ed2de615b0b7a7d3192e3968 -File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-TIP.html 100644 root:root d6460c9ba2c82933179bbbf6c3713a0b +File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-MakeLabels.html 100644 root:root b1691c0e48f6c0bc0d2dc4e734e49e8c +File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Record.html 100644 root:root bbdb383497c7ee330bd462d80f4252bb +File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-RecordP.html 100644 root:root e8f378b8b170ca8106ba3bc4fe2dbde7 +File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-TIC.html 100644 root:root 1ab782d3dd436023ef08ef8104647fbd +File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-TIP.html 100644 root:root f3d62a779745b05335fd8f3afea8ca90 File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-TypeCastGeneric1.html 100644 root:root 612636d730d4050c8087276f39e792bf @@ -320,4 +319,4 @@ File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-TypeEqGeneric2.html 100644 root:root adcad41607fc3554acb588dc351e937c -File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Variant.html 100644 root:root ce1efadf430fb07b0e4b4357447cc174 -File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList.html 100644 root:root 9800b29ad7e4845c57fd776b7d1a1d55 +File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList-Variant.html 100644 root:root 5d5b659abca6a22ad9bc98e7c51ae312 +File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/Data-HList.html 100644 root:root 39254f0cfc0627325db27397e0c7901a File: /usr/share/doc/ghc7.6.1-hlist-0.2.3/html/HList.haddock 100644 root:root 91b32222be74f58e572067c6064e72c8 @@ -390,2 +389,2 @@ File: /usr/share/ghc7.6.1-hlist-0.2.3/README 100644 root:root b53f453df5beeac4a11a8057630965fe -RPMIdentity: b23a2f2bd01e3dc12f27f33e2137ac51b7553850e83ad4cb3291ef5209614a52ba23665cfe340d67117e459a18d0f6734734c5789b26a4be9e32a084df2423c1 +RPMIdentity: 14417953b63910f159ee4e82790dd0dc66fe18ddd68b4d89fb62d194f65d9d05815b08d73d1401637f862ac374bf19f031c40d153b7b34c0c1da4fab6c00b145 --- ghc7.6.1-hlist-debuginfo-0.2.3-alt2.i586.rpm.repo 2012-12-22 19:39:22.000000000 +0000 +++ ghc7.6.1-hlist-debuginfo-0.2.3-alt2.i586.rpm.hasher 2021-08-01 11:46:15.462779630 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/07 40755 root:root -/usr/lib/debug/.build-id/07/11ce2231e61a518841d24cc2f9da347bb2307c 120777 root:root ../../../ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so -/usr/lib/debug/.build-id/07/11ce2231e61a518841d24cc2f9da347bb2307c.debug 120777 root:root ../../usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so.debug +/usr/lib/debug/.build-id/1e 40755 root:root +/usr/lib/debug/.build-id/1e/2d13f52c1f2fb21012dc948bdd4a30c6e2cf07 120777 root:root ../../../ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so +/usr/lib/debug/.build-id/1e/2d13f52c1f2fb21012dc948bdd4a30c6e2cf07.debug 120777 root:root ../../usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so.debug /usr/lib/debug/usr/lib/ghc-7.6.1 40755 root:root @@ -12,8 +12,7 @@ Requires: /usr/lib/debug/usr/lib/ghc-7.6.1/template-haskell-2.8.0.0/libHStemplate-haskell-2.8.0.0-ghc7.6.1.so.debug -Requires: debug(libc.so.6) Requires: rpmlib(PayloadIsLzma) Provides: ghc7.6.1-hlist-debuginfo = 0.2.3-alt2 -File: /usr/lib/debug/.build-id/07 40755 root:root -File: /usr/lib/debug/.build-id/07/11ce2231e61a518841d24cc2f9da347bb2307c 120777 root:root ../../../ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so -File: /usr/lib/debug/.build-id/07/11ce2231e61a518841d24cc2f9da347bb2307c.debug 120777 root:root ../../usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so.debug +File: /usr/lib/debug/.build-id/1e 40755 root:root +File: /usr/lib/debug/.build-id/1e/2d13f52c1f2fb21012dc948bdd4a30c6e2cf07 120777 root:root ../../../ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so +File: /usr/lib/debug/.build-id/1e/2d13f52c1f2fb21012dc948bdd4a30c6e2cf07.debug 120777 root:root ../../usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so.debug File: /usr/lib/debug/usr/lib/ghc-7.6.1 40755 root:root @@ -21,3 +20,3 @@ File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/HList-0.2.3 40755 root:root -File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so.debug 100644 root:root 7d954e827f981398977151ae2e13d611 -RPMIdentity: d89c7f81a79b3b00b0764bb1ef246c866daf6233b127de01855de8d2160ea843e32ceac7d327d7c4a003848798fdf94e145e2062d949be4869faf8448f1cb848 +File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so.debug 100644 root:root 2def0370fab1e2306b98d0d5faa933f1 +RPMIdentity: 98228fffe732568b8e0da300a3f5f0ceef281e6627898965abe4c3dbb8d2052f588340ce6d4bb9d97229555338526f513c4b7187c59a6e2c4ee4adb3dd7a781d