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
Created attachment 1123929 [details] root.log
Created attachment 1123930 [details] state.log
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.
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?
Yeah, try export CXXFLAGS="$CXXFLAGS -fno-delete-null-pointer-checks" in the spec file.
Workaround used for the time being. Thanks for the help. http://koji.fedoraproject.org/koji/buildinfo?buildID=715896