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 1424054

Summary: pesign: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: pesignAssignee: Peter Jones <pjones>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: pjones, tdawson
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-04 13:21:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1423041    
Attachments:
Description Flags
build.log
none
root.log
none
state.log
none
Implement fallthrough for gcc 7+ none

Description Fedora Release Engineering 2017-02-17 15:44:43 UTC
Your package pesign failed to build from source in current rawhide.

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

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

Comment 1 Fedora Release Engineering 2017-02-17 15:44:48 UTC
Created attachment 1253471 [details]
build.log

Comment 2 Fedora Release Engineering 2017-02-17 15:44:51 UTC
Created attachment 1253472 [details]
root.log

Comment 3 Fedora Release Engineering 2017-02-17 15:44:54 UTC
Created attachment 1253473 [details]
state.log

Comment 4 Fedora End Of Life 2017-02-28 11:54:49 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle.
Changing version to '26'.

Comment 5 Troy Dawson 2017-06-26 22:36:01 UTC
Created attachment 1292071 [details]
Implement fallthrough for gcc 7+

src/authvar.c was using the older way of case fallthroughs, which are now being checked in gcc7 and above.
https://developers.redhat.com/blog/2017/03/10/wimplicit-fallthrough-in-gcc-7/

I have added a patch that fixes the compile problem.

I have not reported this upstream, but I suggest that it does get reported.

We are trying to get f26 bootstrap to build itself completely, and are trying to clean up all the FTBFS bugs needed to achieve this. We understand some people have limited time to fix packages.  If you do not have the time to fix this, or merge the patch, within two weeks, we will have a proven packager merge the suggested patch in and build it.

Comment 6 Upstream Release Monitoring 2017-07-08 20:39:50 UTC
pjones's pesign-0.112-7.fc27 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=916677

Comment 7 Upstream Release Monitoring 2017-07-28 11:47:05 UTC
releng's pesign-0.112-8.fc27 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=937860

Comment 8 Upstream Release Monitoring 2017-08-04 11:24:04 UTC
releng's pesign-0.112-9.fc27 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=949813

Comment 9 Troy Dawson 2017-08-04 13:21:56 UTC
It's building fine nowdays, closing ticket.