[Bug 426751] Review Request: ghc-X11 - A Haskell binding to the X11 graphics library.

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 4 09:05:10 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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





--- Comment #19 from Jens Petersen <petersen at redhat.com>  2008-09-04 05:05:08 EDT ---
Created an attachment (id=315727)
 --> (https://bugzilla.redhat.com/attachment.cgi?id=315727)
ghc-X11.spec+macros

eg this spec file with embedded macros from
https://fedoraproject.org/wiki/PackagingDrafts/Haskell/GHCMacroDefs gives:

+ pushd /builddir/build/BUILDROOT/ghc-X11-1.4.2-1.fc10.i386
+ echo '%defattr(-,root,root,-)'
+ find ./usr/lib/ghc-6.8.3/X11-1.4.2 '(' -name '*_p.a' -o -name '*.p_hi' ')'
+ sed 's/^.//'
+ echo '%defattr(-,root,root,-)'
+ find ./usr/lib/ghc-6.8.3/X11-1.4.2 -type d
+ sed 's/^./%dir /'
+ find ./usr/lib/ghc-6.8.3/X11-1.4.2 '!' '(' -type d -o -name '*_p.a' -o -name
'*.p_hi' ')'
+ sed 's/^.//'
+ sed 's,^/,%exclude /,' '%{ghc_tar_dir}/ghc-X11-files.prof'
sed: can't read %{ghc_tar_dir}/ghc-X11-files.prof: No such file or directory
RPM build error:
Error: /var/tmp/rpm-tmp.zA1wEN の不正な終了ステータス (%install)
    /var/tmp/rpm-tmp.zA1wEN の不正な終了ステータス (%install)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list