Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 510722

Summary: =dev-libs/mongo-c-driver-0.7.1 calls cc directly and does not respect flags (-O3 ggdb)
Product: Gentoo Linux Reporter: Chema Alonso Josa (RETIRED) <nimiux>
Component: Current packagesAssignee: Ultrabug <ultrabug>
Status: RESOLVED FIXED    
Severity: normal CC: bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502, 503410    

Description Chema Alonso Josa (RETIRED) gentoo-dev 2014-05-19 09:46:11 UTC
From the build log:

cc -o src/bcon.os -c -std=c99 -pedantic -O2 -pipe -O3 -Wall -ggdb  D_POSIX_SOURCE -DMONGO_HAVE_STDINT -fPIC -DMONGO_DLL_BUILD src/bcon.c
cc -o src/bson.os -c -std=c99 -pedantic -O2 -pipe -O3 -Wall -ggdb  D_POSIX_SOURCE -DMONGO_HAVE_STDINT -fPIC -DMONGO_DLL_BUILD src/bson.c
Comment 1 Johan Bergström 2014-07-22 03:44:28 UTC
@ultrabug: Do we want to fix this or only focus on newer versions? These might stay around for a while since there's a lot of abi stuff for people implementing it.
Comment 2 Ultrabug gentoo-dev 2014-08-07 09:07:36 UTC
Thanks Chema, it's fixed in tree