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

Bug 443126

Summary: media-libs/gst-plugins-base does not respect CC
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: GStreamer package maintainers <gstreamer>
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-11-14 18:16:35 UTC
example from the log:

g-ir-scanner: compile: gcc -pthread -I/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -march=native -O2 -g0 -I../../../gst-libs -I../../../gst-libs 
-I/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include 
-I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -c -o 
/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/audio/tmp-introspect988088/GstAudio-0.10.o 
/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/audio/tmp-introspect988088/GstAudio-0.10.c
g-ir-scanner: link: ../../../libtool --mode=link --tag=CC gcc -o 
/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/audio/tmp-introspect988088/GstAudio-0.10 -export-dynamic -march=native -O2 -g0 
/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/audio/tmp-introspect988088/GstAudio-0.10.o -L. libgstaudio-0.10.la 
/tmp/portage/media-libs/gst-plugins-base-0.10.35/work/gst-plugins-base-0.10.35/gst-libs/gst/interfaces/libgstinterfaces-0.10.la -pthread -Wl,--export-dynamic -lgio-2.0 
-lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2012-12-05 07:58:38 UTC
Please explain your problem better.
Comment 2 Agostino Sarubbo gentoo-dev 2012-12-05 10:42:54 UTC
the problem is that buildsystem calls gcc instead of $(CC) so does not respect my system's CC
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2013-05-10 22:20:41 UTC

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