Bug 1423789 - jigdo: FTBFS in rawhide
Summary: jigdo: FTBFS in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: jigdo
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ralf Corsepius
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F26FTBFS
TreeView+ depends on / blocked
 
Reported: 2017-02-17 14:45 UTC by Fedora Release Engineering
Modified: 2017-02-18 04:56 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-02-18 04:56:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (40.85 KB, text/plain)
2017-02-17 14:45 UTC, Fedora Release Engineering
no flags Details
root.log (98.32 KB, text/plain)
2017-02-17 14:45 UTC, Fedora Release Engineering
no flags Details
state.log (615 bytes, text/plain)
2017-02-17 14:45 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2017-02-17 14:45:20 UTC
Your package jigdo failed to build from source in current rawhide.

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

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

Comment 1 Fedora Release Engineering 2017-02-17 14:45:25 UTC
Created attachment 1252705 [details]
build.log

Comment 2 Fedora Release Engineering 2017-02-17 14:45:28 UTC
Created attachment 1252706 [details]
root.log

Comment 3 Fedora Release Engineering 2017-02-17 14:45:30 UTC
Created attachment 1252707 [details]
state.log

Comment 4 Ralf Corsepius 2017-02-18 04:30:37 UTC
jigdo suffers from a preprocessor symbol clash with gcc-7. 

src/mkimage.cc uses a variable named SIZE_WIDTH which is predefined elsewhere in gcc-7.

Renaming SIZE_WIDTH in src/mkimage.cc seems to resolve this issue (scratch-build succeeded).


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