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 1307286

Summary: OCE: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: OCEAssignee: Richard Shaw <hobbes1069>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: cz172638, hobbes1069, mpolacek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-16 21:57:31 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: 1305208    
Attachments:
Description Flags
root.log
none
state.log none

Description Fedora Release Engineering 2016-02-13 20:57:05 UTC
Your package OCE failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=12804523

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

Comment 1 Fedora Release Engineering 2016-02-13 20:57:37 UTC
Created attachment 1123929 [details]
root.log

Comment 2 Fedora Release Engineering 2016-02-13 20:57:39 UTC
Created attachment 1123930 [details]
state.log

Comment 3 Marek Polacek 2016-02-16 10:11:38 UTC
I've rebuilt this package again with gcc-6.0.0-0.11.fc24.x86_64, with and without -fno-delete-null-pointer-checks.  It fails without the option, but builds just with that option.
The package should be fixed, if possible.

Comment 4 Richard Shaw 2016-02-16 14:17:13 UTC
I tried adding a patch to only add it to the googletest unit tests and it did not work. Did you add it to the global flags?

Comment 5 Marek Polacek 2016-02-16 14:38:29 UTC
Yeah, try
export CXXFLAGS="$CXXFLAGS -fno-delete-null-pointer-checks"
in the spec file.

Comment 6 Richard Shaw 2016-02-16 21:57:31 UTC
Workaround used for the time being. Thanks for the help.

http://koji.fedoraproject.org/koji/buildinfo?buildID=715896