Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1604083 - ghc-doctemplates: FTBFS in Fedora rawhide
Summary: ghc-doctemplates: FTBFS in Fedora rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: ghc-doctemplates
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jens Petersen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F29FTBFS 1607054
TreeView+ depends on / blocked
 
Reported: 2018-07-19 20:57 UTC by Mohan Boddu
Modified: 2018-07-24 18:45 UTC (History)
2 users (show)

Fixed In Version: ghc-doctemplates-0.2.1-5.fc29
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-07-24 18:45:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (1.16 KB, text/plain)
2018-07-19 20:57 UTC, Mohan Boddu
no flags Details
root.log (32.00 KB, text/plain)
2018-07-19 20:57 UTC, Mohan Boddu
no flags Details
state.log (487 bytes, text/plain)
2018-07-19 20:58 UTC, Mohan Boddu
no flags Details

Description Mohan Boddu 2018-07-19 20:57:51 UTC
ghc-doctemplates failed to build from source in Fedora rawhide

https://koji.fedoraproject.org/koji/taskinfo?taskID=28179422


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Please fix ghc-doctemplates at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
ghc-doctemplates will be orphaned. Before branching of Fedora 30,
ghc-doctemplates will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Mohan Boddu 2018-07-19 20:57:55 UTC
Created attachment 1462183 [details]
build.log

Comment 2 Mohan Boddu 2018-07-19 20:57:59 UTC
Created attachment 1462184 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Mohan Boddu 2018-07-19 20:58:01 UTC
Created attachment 1462185 [details]
state.log

Comment 4 Miro Hrončok 2018-07-23 15:46:45 UTC
Currently the failure is different. I successfully built it in mock, yet in rawhide Koji I get:

Linking dist/build/doctemplates-test/doctemplates-test ...
/tmp/ghc8518_0/ghc_2.o(.gnu.build.attributes..text.startup+0x18): error: relocation refers to local symbol "" [11], which is defined in a discarded section
  section group signature: "(null)"
/tmp/ghc8518_0/ghc_2.o(.gnu.build.attributes..text.startup+0x20): error: relocation refers to local symbol "" [2], which is defined in a discarded section
  section group signature: "(null)"
collect2: error: ld returned 1 exit status
`gcc' failed in phase `Linker'. (Exit code: 1)

I also get the same error in couple of more packages.


Note You need to log in before you can comment on or make changes to this bug.