Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32909 - kdemultimedia-3.2.0_beta1 build failure: syntax error before "__u64"
Summary: kdemultimedia-3.2.0_beta1 build failure: syntax error before "__u64"
Status: RESOLVED DUPLICATE of bug 32246
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-06 14:30 UTC by Arent Groebner
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments
Build log (typescript,728.62 KB, text/plain)
2003-11-06 14:31 UTC, Arent Groebner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arent Groebner 2003-11-06 14:30:21 UTC
Compile fails due to syntax error: 
 
In file included from /usr/include/linux/cdrom.h:14, 
                 from plat_linux.c:84: 
/usr/include/asm/byteorder.h:38: error: syntax error before "__u64" 

Reproducible: Always
Steps to Reproduce:
1. emerge ./kde-base/kdemultimedia/kdemultimedia-3.2.0_beta1.ebuild 
2. 
3. 
Actual Results:  
plat_irix.c:34: warning: `plat_irix_id' defined but not used 
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include    
-DQT_THREAD_SUPPORT  -D_REENTRANT  -ansi -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -DNDEBUG -O2  -march=athlon-xp -O2  -pipe -fomit-frame-pointer 
-fPIC -Wformat-security -Wmissing-format-attribute -c -o plat_svr4.lo `test -f 
'plat_svr4.c' || echo './'`plat_svr4.c 
rm: cannot remove `': Invalid argument 
In file included from /usr/include/linux/cdrom.h:14, 
                 from plat_linux.c:84: 
/usr/include/asm/byteorder.h:38: error: syntax error before "__u64" 


Portage 2.0.49-r15 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r8, 
2.4.20-gentoo-r7) 
================================================================= 
System uname: 2.4.20-gentoo-r7 i686 AMD Athlon(tm) XP 2500+ 
Gentoo Base System version 1.4.3.11 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -fPIC" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/
share/config /usr/X11R6/lib/X11/xkb /opt/tomcat/conf /usr/kde/3.2/share/
config /usr/kde/3.1/share/config /usr/share/texmf/tex/generic/config/ /usr/
share/texmf/tex/platex/config/ /usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -fPIC" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="sandbox ccache autoaddcvs" 
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/
Linux/distributions/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="oss apm encode foomaticdb libg++ mad mikmod ncurses nls quicktime spell 
xv gtkhtml gdbm berkdb slang readline tetex bonobo svga tcltk guile sdl gpm 
tcpd pam libwww perl esd imlib motif opengl cdr scanner acpi alsa arts avi 
crypt cups dga doc emacs ethereal gif -gnome gphoto2 -gtk java jpeg kde mmx 
mpeg oggvorbis pdflib png python qt ruby sip ssl tiff truetype usb X xml xml2 
x86 xmms zlib"
Comment 1 Arent Groebner 2003-11-06 14:31:37 UTC
Created attachment 20357 [details]
Build log
Comment 2 SpanKY gentoo-dev 2003-11-06 20:34:18 UTC

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