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 - OCE: FTBFS in rawhide
Summary: OCE: FTBFS in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: OCE
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Richard Shaw
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F24FTBFS
TreeView+ depends on / blocked
 
Reported: 2016-02-13 20:57 UTC by Fedora Release Engineering
Modified: 2019-01-09 12:54 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-16 21:57:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
root.log (107.56 KB, text/plain)
2016-02-13 20:57 UTC, Fedora Release Engineering
no flags Details
state.log (617 bytes, text/plain)
2016-02-13 20:57 UTC, Fedora Release Engineering
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Github tpaviot oce issues 605 0 None None None Never

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


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