Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 518576 - dev-perl/Alien-SDL-1.44* ignores CC
Summary: dev-perl/Alien-SDL-1.44* ignores CC
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2014-07-30 11:29 UTC by Jeroen Roovers (RETIRED)
Modified: 2014-07-30 12:32 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Alien-SDL-518576.ebuild.patch (Alien-SDL-518576.ebuild.patch,1.47 KB, patch)
2014-07-30 11:30 UTC, Jeroen Roovers (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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)
+