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

Bug 447612

Summary: app-crypt/libsecret does not respect CC
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    

Description Agostino Sarubbo gentoo-dev 2012-12-17 16:43:39 UTC
You receive this bug because this package does not respect my system's CC ( x86_64-pc-linux-gnu-gcc - /usr/bin/x86_64-pc-linux-gnu-gcc ) and calls directly gcc -/usr/bin/gcc
The possible solutions to fix this issue are:
1)Fix the buildsystem, if you can
2)inherit toolchain-funcs and use tc-export CC
3)inherit toolchain-funcs and use emake CC="$(tc-getCC)"


g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include 
-I/usr/include/gio-unix-2.0/ -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self 
-Waggregate-return -Wmissing-format-attribute -Wmissing-include-dirs -Wundef -Wno-error -g -I.. -I.. -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -c -o /var/tmp/portage/app-crypt/libsecret-0.12/work/libsecret-0.12/libsecret/tmp-introspectq7msaG/Secret-1.o 
/var/tmp/portage/app-crypt/libsecret-0.12/work/libsecret-0.12/libsecret/tmp-introspectq7msaG/Secret-1.c
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2012-12-18 08:28:16 UTC
*** Bug 447622 has been marked as a duplicate of this bug. ***
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2013-05-10 22:20:48 UTC

*** This bug has been marked as a duplicate of bug 463846 ***