First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 219621
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Peter Alfredsen <loki_val@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
sdl-gfx-2.0.16.ebuild sdl-gfx-2.0.16.ebuild patch Peter Alfredsen 2008-04-28 19:43 0000 1.23 KB Details | Diff
sdl-gfx-2.0.16-gcc43.patch sdl-gfx-2.0.16-gcc43.patch patch Peter Alfredsen 2008-04-28 19:44 0000 44.87 KB Details | Diff
sdl-gfx-2.0.13-gcc43.patch sdl-gfx-2.0.13-gcc43.patch patch Peter Alfredsen 2008-04-28 19:45 0000 34.79 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 219621 depends on: Show dependency tree
Bug 219621 blocks: 198121
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-04-28 19:40 0000
i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE=\"SDL_gfx\" -DVERSION=\"2.0.16\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DBUILD_DLL -I. -O2 -march=i686
-mtune=athlon-xp -msse -mmmx -pipe -ggdb3 -DUSE_MMX -I/usr/include/SDL
-D_GNU_SOURCE=1 -D_REENTRANT -c SDL_imageFilter.c -o SDL_imageFilter.o
>/dev/null 2>&1
make: *** [SDL_imageFilter.lo] Error 1
make: *** Waiting for unfinished jobs....

------- Comment #1 From Peter Alfredsen 2008-04-28 19:43:02 0000 -------
Created an attachment (id=151265) [details]
sdl-gfx-2.0.16.ebuild

Fixes the problem. Adapted from Debian.
Port of the patch described at [1] to 2.0.16. Some brainiard decided to change
the commenting style in the file, so this was a hand-job. (heh)
[1] http://packages.debian.org/changelogs/pool/main/s/sdlgfx/current/changelog

------- Comment #2 From Peter Alfredsen 2008-04-28 19:44:19 0000 -------
Created an attachment (id=151267) [details]
sdl-gfx-2.0.16-gcc43.patch

Now, to get a hold of the right file....
Patch as described above. Now with real gcc 4.3.0 goodness.

------- Comment #3 From Peter Alfredsen 2008-04-28 19:45:00 0000 -------
Created an attachment (id=151269) [details]
sdl-gfx-2.0.13-gcc43.patch

The patch from Debian for 2.0.13 for reference.

------- Comment #4 From Peter Alfredsen 2008-04-28 19:50:56 0000 -------
I just sent upstream a note.

------- Comment #5 From Tristan Heaven 2008-04-29 17:15:41 0000 -------
Do you know where that >/dev/null 2>&1 comes from? It would help with other
bugs if that wasn't there.

------- Comment #6 From SpanKY 2008-05-10 11:08:13 0000 -------
thanks, fixed in the tree now

First Last Prev Next    No search results available      Search page      Enter new bug