Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 399795 - media-libs/sdl-net-1.2.8 fails to compile: chat.cpp:22: error: stray ‘@’ in program
Summary: media-libs/sdl-net-1.2.8 fails to compile: chat.cpp:22: error: stray ‘@’ in p...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-23 02:48 UTC by Jason Mours
Modified: 2012-01-23 05:14 UTC (History)
0 users

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


Attachments
build.log (build.log,103.44 KB, text/plain)
2012-01-23 02:52 UTC, Jason Mours
Details
Environment (environment,165.95 KB, text/plain)
2012-01-23 02:52 UTC, Jason Mours
Details
the right build log... (build.log,14.28 KB, text/plain)
2012-01-23 02:54 UTC, Jason Mours
Details
Environment (environment,9.58 KB, text/plain)
2012-01-23 02:54 UTC, Jason Mours
Details
emerge --info (sdl-net-1.2.8-info,15.22 KB, text/plain)
2012-01-23 02:54 UTC, Jason Mours
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Mours 2012-01-23 02:48:03 UTC
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.8\" -I. -march=native -Os -pipe -ggdb -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -c SDLnetUDP.c  -fPIC -DPIC -o .libs/SDLnetUDP.o
chat.cpp:22: error: stray ‘@’ in program
chat.cpp:21: error: expected constructor, destructor, or type conversion before ‘,’ token
chat.cpp:21: error: expected constructor, destructor, or type conversion before numeric constant
make: *** [chat.o] Error 1
make: *** Waiting for unfinished jobs....
emake failed


Reproducible: Always
Comment 1 Jason Mours 2012-01-23 02:52:06 UTC
Created attachment 299589 [details]
build.log
Comment 2 Jason Mours 2012-01-23 02:52:46 UTC
Created attachment 299591 [details]
Environment
Comment 3 Jason Mours 2012-01-23 02:54:05 UTC
Created attachment 299593 [details]
the right build log...
Comment 4 Jason Mours 2012-01-23 02:54:37 UTC
Created attachment 299595 [details]
Environment
Comment 5 Jason Mours 2012-01-23 02:54:59 UTC
Created attachment 299597 [details]
emerge --info
Comment 6 Rafał Mużyło 2012-01-23 04:14:56 UTC
Well, that's an accidental, unneeded automagical dependency (yes, that file is broken, but not the point, it's just a GUI test).

ebuild needs '--disable-gui'.
Comment 7 Mr. Bones. (RETIRED) gentoo-dev 2012-01-23 05:14:11 UTC
fixed.