[Bug 2163472] Review Request: ghc-base64 - A modern RFC 4648-compliant Base64 library

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=2163472

Benson Muite <benson_muite@xxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |benson_muite@xxxxxxxxxxxxx



--- Comment #2 from Benson Muite <benson_muite@xxxxxxxxxxxxx> ---
Mock build on Rawhide failed for me with the error below.  The copr builds on
f37 and f36 also failed with the same error.

src/Data/ByteString/Base64/Internal.hs:19:8: error:
    Could not find module ‘Prelude’
    Perhaps you haven't installed the profiling libraries for package
‘base-4.14
.3.0’?
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
   |
19 | module Data.ByteString.Base64.Internal
   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
src/Data/ByteString/Base64/Internal.hs:26:1: error:
    Could not find module ‘Data.ByteString’
    Perhaps you haven't installed the profiling libraries for package
‘bytestrin
g-0.10.12.0’?
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
   |
26 | import qualified Data.ByteString as BS
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
src/Data/ByteString/Base64/Internal.hs:27:1: error:
    Could not find module ‘Data.ByteString.Internal’
    Perhaps you haven't installed the profiling libraries for package
‘bytestrin
g-0.10.12.0’?
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
   |
27 | import Data.ByteString.Internal
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
src/Data/ByteString/Base64/Internal.hs:28:1: error:
    Could not find module ‘Data.Text’
    Perhaps you haven't installed the profiling libraries for package
‘text-1.2.
4.1’?
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
   |
28 | import Data.Text (Text)
   | ^^^^^^^^^^^^^^^^^^^^^^^
src/Data/ByteString/Base64/Internal.hs:30:1: error:
    Could not find module ‘Foreign.ForeignPtr’
    Perhaps you haven't installed the profiling libraries for package
‘base-4.14
.3.0’?
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
   |
30 | import Foreign.ForeignPtr
   | ^^^^^^^^^^^^^^^^^^^^^^^^^
src/Data/ByteString/Base64/Internal.hs:31:1: error:
    Could not find module ‘Foreign.Ptr’
    Perhaps you haven't installed the profiling libraries for package
‘base-4.14
.3.0’?
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
   |
31 | import Foreign.Ptr
   | ^^^^^^^^^^^^^^^^^^
src/Data/ByteString/Base64/Internal.hs:32:1: error:
    Could not find module ‘Foreign.Storable’
    Perhaps you haven't installed the profiling libraries for package
‘base-4.14
.3.0’?
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
   |
32 | import Foreign.Storable
   | ^^^^^^^^^^^^^^^^^^^^^^^
src/Data/ByteString/Base64/Internal.hs:34:1: error:
    Could not find module ‘System.IO.Unsafe’
    Perhaps you haven't installed the profiling libraries for package
‘base-4.14
.3.0’?
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
   |
34 | import System.IO.Unsafe
   | ^^^^^^^^^^^^^^^^^^^^^^^
error: Bad exit status from /var/tmp/rpm-tmp.fclDVD (%build)
RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.fclDVD (%build)
Child return code was: 1


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2163472
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux