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

Bug 518576

Summary: dev-perl/Alien-SDL-1.44* ignores CC
Product: Gentoo Linux Reporter: Jeroen Roovers (RETIRED) <jer>
Component: [OLD] DevelopmentAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal CC: games
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: Alien-SDL-518576.ebuild.patch

Description Jeroen Roovers (RETIRED) gentoo-dev 2014-07-30 11:29:49 UTC
checking dynamic linker characteristics... !!! JeR-QA: gcc -> x86_64-pc-linux-gnu-gcc
...
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
!!! JeR-QA: g++ -> x86_64-pc-linux-gnu-g++
...
/bin/sh ./libtool --mode=compile gcc -I/var/tmp/portage/dev-perl/Alien-SDL-1.444.0/work/Alien-SDL-1.444/sharedir/1.444_5cf799bf/incl
ude -I/usr/include/smpeg -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden    -DXTHREAD
S -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL.c  -o build/SDL.lo
libtool: compile:  gcc -I/var/tmp/portage/dev-perl/Alien-SDL-1.444.0/work/Alien-SDL-1.444/sharedir/1.444_5cf799bf/include -I/usr/inc
lude/smpeg -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DH
AVE_LINUX_VERSION_H -Wall -c ./src/SDL.c  -fPIC -DPIC -o build/.libs/SDL.o
!!! JeR-QA: gcc -> x86_64-pc-linux-gnu-gcc
libtool: compile:  gcc -I/var/tmp/portage/dev-perl/Alien-SDL-1.444.0/work/Alien-SDL-1.444/sharedir/1.444_5cf799bf/include -I/usr/include/smpeg -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL.c -o build/SDL.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile gcc -I/var/tmp/portage/dev-perl/Alien-SDL-1.444.0/work/Alien-SDL-1.444/sharedir/1.444_5cf799bf/include -I/usr/include/smpeg -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden    -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_error.c  -o build/SDL_error.lo
libtool: compile:  gcc -I/var/tmp/portage/dev-perl/Alien-SDL-1.444.0/work/Alien-SDL-1.444/sharedir/1.444_5cf799bf/include -I/usr/include/smpeg -I/usr/include -DNO_SHARED_MEMORY -fPIC -DPIC -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_error.c  -fPIC -DPIC -o build/.libs/SDL_error.o
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-07-30 11:30:44 UTC
Created attachment 381900 [details, diff]
Alien-SDL-518576.ebuild.patch
Comment 2 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2014-07-30 12:32:22 UTC
+  30 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> Alien-SDL-1.440.0.ebuild,
+  Alien-SDL-1.444.0.ebuild:
+  Respect CC, thanks to Jer (bug #518576)
+