<86>Jun 12 09:04:21 userdel[741381]: delete user 'rooter' <86>Jun 12 09:04:21 userdel[741381]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 12 09:04:21 groupadd[741409]: group added to /etc/group: name=rooter, GID=966 <86>Jun 12 09:04:21 groupadd[741409]: group added to /etc/gshadow: name=rooter <86>Jun 12 09:04:21 groupadd[741409]: new group: name=rooter, GID=966 <86>Jun 12 09:04:21 useradd[741423]: new user: name=rooter, UID=966, GID=966, home=/root, shell=/bin/bash <86>Jun 12 09:04:21 userdel[741455]: delete user 'builder' <86>Jun 12 09:04:21 userdel[741455]: removed group 'builder' owned by 'builder' <86>Jun 12 09:04:21 userdel[741455]: removed shadow group 'builder' owned by 'builder' <86>Jun 12 09:04:21 groupadd[741475]: group added to /etc/group: name=builder, GID=967 <86>Jun 12 09:04:21 groupadd[741475]: group added to /etc/gshadow: name=builder <86>Jun 12 09:04:21 groupadd[741475]: new group: name=builder, GID=967 <86>Jun 12 09:04:21 useradd[741497]: new user: name=builder, UID=967, GID=967, 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>Jun 12 09:04:22 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Jun 12 09:04:22 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed <13>Jun 12 09:04:22 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed <13>Jun 12 09:04:22 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed <13>Jun 12 09:04:22 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Jun 12 09:04:22 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Jun 12 09:04:26 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Jun 12 09:04:27 rpmi: ghc7.6.1-doc-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed warning: File /usr/src/in/source/ghc7.6.1-hlist-0.2.3-alt2.patch is smaller than 8 bytes Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.53833 + 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.53833 + 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/lib64 --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-865496/Data/HList/RecordP.hs:3:12: Warning: -fglasgow-exts is deprecated: Use individual extensions instead dist/build/tmp-865496/Data/HList/Record.hs:185:15: Warning: Defined but not used: `r' dist/build/tmp-865496/Data/HList/Record.hs:405:4: Warning: Defined but not used: `te' dist/build/tmp-865496/Data/HList/TypeEqBoolGeneric.hs:14:21: Warning: Orphan instance: instance [overlap ok] TypeEqTrue x x dist/build/tmp-865496/Data/HList/TypeEqBoolGeneric.hs:15:10: Warning: Orphan instance: instance [overlap ok] Fail () => TypeEqFalse x x dist/build/tmp-865496/Data/HList/TypeEqBoolGeneric.hs:16:21: Warning: Orphan instance: instance [overlap ok] TypeEqFalse x y dist/build/tmp-865496/Data/HList/TypeEqGeneric1.hs:25:10: Warning: Orphan instance: instance [overlap ok] TypeEq x x HTrue dist/build/tmp-865496/Data/HList/TypeEqGeneric1.hs:26:10: Warning: Orphan instance: instance [overlap ok] (HBool b, TypeCast HFalse b) => TypeEq x y b dist/build/tmp-865496/Data/HList/TypeCastGeneric1.hs:20:10: Warning: Orphan instance: instance [overlap ok] TypeCast x x dist/build/tmp-865496/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-865496/Data/HList/Label4.hs:30:10: Warning: Orphan instance: instance [overlap ok] Typeable x => ShowLabel (Proxy x) dist/build/tmp-865496/Data/HList/Label5.hs:26:10: Warning: Orphan instance: instance [overlap ok] TypeEq x y b => HEq x y b dist/build/tmp-865496/Data/HList/Label5.hs:31:10: Warning: Orphan instance: instance [overlap ok] Typeable x => ShowLabel x dist/build/tmp-865496/Data/HList/MakeLabels.hs:38:1: Warning: Top-level binding with no type signature: make_tname :: String -> Name dist/build/tmp-865496/Data/HList/MakeLabels.hs:42:1: Warning: Top-level binding with no type signature: make_dname :: String -> Name dist/build/tmp-865496/Data/HList/MakeLabels.hs:46:1: Warning: Top-level binding with no type signature: dcl_template :: Q [Dec] dist/build/tmp-865496/Data/HList/MakeLabels.hs:57:25: Warning: Defined but not used: `dfrom' dist/build/tmp-865496/Data/HList/MakeLabels.hs:57:37: Warning: Defined but not used: `dto' dist/build/tmp-865496/Data/HList/MakeLabels.hs:63:18: Warning: Defined but not used: `dcl' dist/build/tmp-865496/Data/HList/MakeLabels.hs:68:19: Warning: Defined but not used: `tfrom' dist/build/tmp-865496/Data/HList/MakeLabels.hs:68:25: Warning: Defined but not used: `dfrom' dist/build/tmp-865496/Data/HList/MakeLabels.hs:68:33: Warning: Defined but not used: `tto' dist/build/tmp-865496/Data/HList/MakeLabels.hs:68:37: Warning: Defined but not used: `dto' dist/build/tmp-865496/Data/HList/MakeLabels.hs:73:32: Warning: This binding for `exp' shadows the existing binding imported from `Prelude' at dist/build/tmp-865496/Data/HList/MakeLabels.hs:19:8-28 (and originally defined in `GHC.Float') dist/build/tmp-865496/Data/HList/MakeLabels.hs:76:18: Warning: Defined but not used: `from' dist/build/tmp-865496/Data/HList/MakeLabels.hs:76:23: Warning: Defined but not used: `to' dist/build/tmp-865496/Data/HList/MakeLabels.hs:76:26: Warning: This binding for `exp' shadows the existing binding imported from `Prelude' at dist/build/tmp-865496/Data/HList/MakeLabels.hs:19:8-28 (and originally defined in `GHC.Float') dist/build/tmp-865496/Data/HList/MakeLabels.hs:80:25: Warning: Defined but not used: `dfrom' dist/build/tmp-865496/Data/HList/MakeLabels.hs:80:37: Warning: Defined but not used: `dto' dist/build/tmp-865496/Data/HList/MakeLabels.hs:98:1: Warning: Defined but not used: `show_code' dist/build/tmp-865496/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-865496/Data/HList/MakeLabels.hs:111:1: Warning: Defined but not used: `t4' dist/build/tmp-865496/Data/HList/MakeLabels.hs:111:1: Warning: Top-level binding with no type signature: t4 :: IO () dist/build/tmp-865496/Data/HList/MakeLabels.hs:32:1: Warning: Pattern match(es) are non-exhaustive In an equation for `capitalize': Patterns not matched: [] dist/build/tmp-865496/Data/HList/MakeLabels.hs:33:1: Warning: Pattern match(es) are non-exhaustive In an equation for `uncapitalize': Patterns not matched: [] dist/build/tmp-865496/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-865496/Data/HList/GhcRecord.hs:42:3: Warning: Defined but not used: `tpe' dist/build/tmp-865496/Data/HList/GhcRecord.hs:241:17: Warning: This binding for `r1' shadows the existing binding bound at dist/build/tmp-865496/Data/HList/GhcRecord.hs:240:12 dist/build/tmp-865496/Data/HList/GhcRecord.hs:242:17: Warning: This binding for `r2' shadows the existing binding bound at dist/build/tmp-865496/Data/HList/GhcRecord.hs:240:15 dist/build/tmp-865496/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-865496/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-865496/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-865496/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-865496/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-865496/Data/HList/GhcRecord.hs:266:10: Warning: Orphan instance: instance [overlap ok] Typeable HNil dist/build/tmp-865496/Data/HList/GhcRecord.hs:272:10: Warning: Orphan instance: instance [overlap ok] (Typeable x, Typeable y) => Typeable (HCons x y) dist/build/tmp-865496/Data/HList/GhcRecord.hs:279:10: Warning: Orphan instance: instance [overlap ok] Typeable x => Typeable (Record x) dist/build/tmp-865496/Data/HList/GhcRecord.hs:286:10: Warning: Orphan instance: instance [overlap ok] (Typeable x, Typeable y) => Typeable (LVPair x y) dist/build/tmp-865496/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.40046 + 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/lib64/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/lib64/ghc-7.6.1/lib/HList-0.2.3 + mkdir -p /usr/src/tmp/ghc7.6.1-hlist-buildroot/usr/lib64/ghc-7.6.1/package.conf.d + install -D -m 644 hlist.pkg /usr/src/tmp/ghc7.6.1-hlist-buildroot/usr/lib64/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/lib64 /usr/lib64/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/lib64/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/lib64/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/lib64: ./usr/lib64/ghc-7.6.1/lib: 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/lib64/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: RPATH contains several entries: /usr/lib64/ghc-7.6.1/template-haskell-2.8.0.0:/usr/lib64/ghc-7.6.1/pretty-1.1.1.0:/usr/lib64/ghc-7.6.1/containers-0.5.0.0:/usr/lib64/ghc-7.6.1/deepseq-1.3.0.1:/usr/lib64/ghc-7.6.1/array-0.4.0.1:/usr/lib64/ghc-7.6.1/base-4.6.0.0:/usr/lib64/ghc-7.6.1/integer-gmp-0.5.0.0:/usr/lib64/ghc-7.6.1/ghc-prim-0.3.0.0:/usr/lib64/ghc-7.6.1 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: found executable STACK entry: GNU_STACK 0x000000 0x0000000000000000 0x0000000000000000 0x000000 0x000000 RWE 0x10 verify-elf: WARNING: ./usr/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: undefined symbol: stg_ap_3_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so: undefined symbol: newCAF Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-hlist-0.2.3-alt2 warning: File listed twice: /usr/lib64/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.YdcNFz 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.kxKeG8 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-cf4fe3788a8d570df993ec172568ef72) Requires: /usr/lib64/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so, /usr/lib64/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-9108e251636b0c8499261c52a7809ea1), ghc7.6.1(template-haskell) = 2.8.0.0, ghc7.6.1(template-haskell-2.8.0.0-081a3c421c0e633e9f90f3703d633ddb), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sRrn6K 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.EpgHWq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0UfIca find-requires: running scripts (debuginfo) Requires: ghc7.6.1-hlist = 0.2.3-alt2, /usr/lib/debug/usr/lib64/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/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/lib64/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/lib64/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/x86_64/ghc7.6.1-hlist-0.2.3-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-hlist-debuginfo-0.2.3-alt2.x86_64.rpm (w2.lzdio) 14.15user 12.14system 0:30.25elapsed 86%CPU (0avgtext+0avgdata 182968maxresident)k 0inputs+0outputs (0major+8456749minor)pagefaults 0swaps 21.16user 14.93system 0:39.37elapsed 91%CPU (0avgtext+0avgdata 182968maxresident)k 0inputs+0outputs (34964major+8737372minor)pagefaults 0swaps --- ghc7.6.1-hlist-0.2.3-alt2.x86_64.rpm.repo 2012-12-22 19:39:28.000000000 +0000 +++ ghc7.6.1-hlist-0.2.3-alt2.x86_64.rpm.hasher 2022-06-12 09:04:59.131087622 +0000 @@ -196,3 +196,2 @@ Requires: ghc7.6.1(template-haskell-2.8.0.0-081a3c421c0e633e9f90f3703d633ddb) -Requires: libc.so.6(GLIBC_2.2.5)(64bit) Requires: rtld(GNU_HASH) @@ -286,7 +285,7 @@ File: /usr/lib64/ghc-7.6.1/lib/HList-0.2.3/Data/HList/Variant.p_hi 100644 root:root 34fce8d8317d110473ee02dd11024d65 -File: /usr/lib64/ghc-7.6.1/lib/HList-0.2.3/HSHList-0.2.3.o 100644 root:root 6bb5fdfa1e08713f5ea738f0364e8aed +File: /usr/lib64/ghc-7.6.1/lib/HList-0.2.3/HSHList-0.2.3.o 100644 root:root 2d7e4230e078bf81a6b02fe940c015d5 File: /usr/lib64/ghc-7.6.1/lib/HList-0.2.3/hlist.pkg 100755 root:root 96c8fbce4589bffa291dc0308d921536 -File: /usr/lib64/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so 100644 root:root cb3a668d06f35c5109a0cb3055762c8d -File: /usr/lib64/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3.a 100644 root:root d211f0b09a4f578e40472e6f7ea69ac7 -File: /usr/lib64/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3_p.a 100644 root:root ce27b4844e3e12e3a9cc25556389e1e2 +File: /usr/lib64/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so 100644 root:root a81e3739703f6e45ab5083412b71c7ec +File: /usr/lib64/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3.a 100644 root:root ca013a80a76019ba9b02b8652bb66c8e +File: /usr/lib64/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3_p.a 100644 root:root 1452999c53cb15f78807736913f4087c File: /usr/lib64/ghc-7.6.1/package.conf.d/hlist-0.2.3.conf 100644 root:root 96c8fbce4589bffa291dc0308d921536 @@ -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: 8f65e03a718207e07eccb4b742b0e592db1fbd68afd4e257080372640715d63a10efa14a2ee11dde30bec1c7f6dda49e7aad0b5d24106bbaa5fad4972e5bfb1e +RPMIdentity: abf26218fdef9bf58fdce462d3c22e92cadb194a7f0e978ccb6fae00427262860ecb3ce5684256da1883078d2b8e79ee71d356071eaf69a6b24285c587fbfcff --- ghc7.6.1-hlist-debuginfo-0.2.3-alt2.x86_64.rpm.repo 2012-12-22 19:39:28.000000000 +0000 +++ ghc7.6.1-hlist-debuginfo-0.2.3-alt2.x86_64.rpm.hasher 2022-06-12 09:04:59.181088190 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/30 40755 root:root -/usr/lib/debug/.build-id/30/52de3f1e9de6270c8e8a849bc0973c987d3474 120777 root:root ../../../../lib64/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so -/usr/lib/debug/.build-id/30/52de3f1e9de6270c8e8a849bc0973c987d3474.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so.debug +/usr/lib/debug/.build-id/a7 40755 root:root +/usr/lib/debug/.build-id/a7/6fd849f5850913bc0a97cba5f2d0de6ee25315 120777 root:root ../../../../lib64/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so +/usr/lib/debug/.build-id/a7/6fd849f5850913bc0a97cba5f2d0de6ee25315.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so.debug /usr/lib/debug/usr/lib64/ghc-7.6.1 40755 root:root @@ -12,8 +12,7 @@ Requires: /usr/lib/debug/usr/lib64/ghc-7.6.1/template-haskell-2.8.0.0/libHStemplate-haskell-2.8.0.0-ghc7.6.1.so.debug -Requires: debug64(libc.so.6) Requires: rpmlib(PayloadIsLzma) Provides: ghc7.6.1-hlist-debuginfo = 0.2.3-alt2 -File: /usr/lib/debug/.build-id/30 40755 root:root -File: /usr/lib/debug/.build-id/30/52de3f1e9de6270c8e8a849bc0973c987d3474 120777 root:root ../../../../lib64/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so -File: /usr/lib/debug/.build-id/30/52de3f1e9de6270c8e8a849bc0973c987d3474.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so.debug +File: /usr/lib/debug/.build-id/a7 40755 root:root +File: /usr/lib/debug/.build-id/a7/6fd849f5850913bc0a97cba5f2d0de6ee25315 120777 root:root ../../../../lib64/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so +File: /usr/lib/debug/.build-id/a7/6fd849f5850913bc0a97cba5f2d0de6ee25315.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so.debug File: /usr/lib/debug/usr/lib64/ghc-7.6.1 40755 root:root @@ -21,3 +20,3 @@ File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/HList-0.2.3 40755 root:root -File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so.debug 100644 root:root 83722b529ed0a8072531dec6e0c9eae9 -RPMIdentity: 77cbda7af37b96f4615312dbeb2f0a4cb8677727620d66ef24d530b07130d9f745b1d241e3471f20205e4f6dd0da1919b75c0468cf327bbe4884e905003d7cd2 +File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/HList-0.2.3/libHSHList-0.2.3-ghc7.6.1.so.debug 100644 root:root 9f540dc171b1b875538a0405a14a060d +RPMIdentity: ad11d6b179c9ea67172fc2410377e7f7feb1498acac51e72a15fe26e6c8b13e5525d7ab6a5b27f561d14d2ed476be677042e2f7d2d82d39f816e7c1a797ac909