Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: FTBS: build failure on PPC64, `IO' is applied to too many type arguments'
https://bugzilla.redhat.com/show_bug.cgi?id=803812
Summary: FTBS: build failure on PPC64, `IO' is applied to too many type arguments' Product: Fedora Version: 17 Platform: powerpc OS/Version: Linux Status: NEW Severity: high Priority: high Component: ghc-gio AssignedTo: petersen@redhat.com ReportedBy: karsten@redhat.com QAContact: extras-qa@fedoraproject.org CC: petersen@redhat.com, fedora-haskell-list@redhat.com Classification: Fedora Story Points: --- Type: --- Regression: --- Mount Type: --- Documentation: ---
Description of problem: [14 of 24] Compiling System.GIO.File.FileInfo ( dist/build/System/GIO/File/FileInfo.hs, dist/build/System/GIO/File/FileInfo.o ) System/GIO/File/FileInfo.chs:269:5: `IO' is applied to too many type arguments In the type signature for `fileInfoGetAttributeBool': fileInfoGetAttributeBool :: FileInfoClass info => info -> String -> IO Bool bool System/GIO/File/FileInfo.chs:278:5: `IO' is applied to too many type arguments In the type signature for `fileInfoGetAttributeWord32': fileInfoGetAttributeWord32 :: FileInfoClass info => info -> String -> IO Word32 bool System/GIO/File/FileInfo.chs:287:5: `IO' is applied to too many type arguments In the type signature for `fileInfoGetAttributeInt32': fileInfoGetAttributeInt32 :: FileInfoClass info => info -> String -> IO Int32 bool System/GIO/File/FileInfo.chs:296:5: `IO' is applied to too many type arguments In the type signature for `fileInfoGetAttributeWord64': fileInfoGetAttributeWord64 :: FileInfoClass info => info -> String -> IO Word64 bool System/GIO/File/FileInfo.chs:305:5: `IO' is applied to too many type arguments In the type signature for `fileInfoGetAttributeInt64': fileInfoGetAttributeInt64 :: FileInfoClass info => info -> String -> IO Int64 bool error: Bad exit status from /var/tmp/rpm-tmp.sEL96Y (%build)
Version-Release number of selected component (if applicable): ghc-gio-0.12.2-1.fc17
How reproducible: always
Steps to Reproduce: 1.ppc-koji build --scratch f17 ghc-gio-0.12.2-1.fc17.src.rpm 2. 3.
Actual results: http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=439435
Expected results:
Additional info: