Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112930 - lshw-B.02.06 fails to compile
Summary: lshw-B.02.06 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-18 09:20 UTC by Juergen Rose
Modified: 2005-11-18 22:54 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Rose 2005-11-18 09:20:20 UTC
i686-pc-linux-gnu-g++ -O2 -march=pentium4 -fomit-frame-pointer -Wall -I./core/
-DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\"
-DDATADIR=\"/usr/share\" -Wall  -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\"
-DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c cpuid.cc -o cpuid.o
cpuid.cc: In function `void cpuid(int, long unsigned int, long unsigned int&,
long unsigned int&, long unsigned int&, long unsigned int&)':
cpuid.cc:109: error: expected `(' before ':' token
cpuid.cc:109: error: expected primary-expression before ':' token
cpuid.cc:109: error: expected `)' before ':' token
cpuid.cc:109: error: output operand constraint lacks `='


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




root@shark:/root(18)# emerge info
Portage 2.0.53_rc7 (default-linux/x86/2005.1, gcc-3.4.4-hardened,
glibc-2.3.5-r3, 2.6.15-rc1 i686)
=================================================================
System uname: 2.6.15-rc1 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.12.0_pre10
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [disabled]
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/grass60/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/k
de/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control
"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ rsync://ftp.fi.muni.cz/
pub/linux/gentoo ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo
rsync://gd.tuwien.ac.at/opsys/linux/gentoo
ftp://sunsite.informatik.rwth-aachen.de/pub
/Linux/gentoo ftp://ftp.tu-clausthal.de/pub/linux/gentoo
http://gentoo.oregonstate.edu
http://212.219.247.17/sites/www.ibiblio.org/gentoo/ ftp://ftp6.
uni-erlangen.de/pub/mirrors/gentoo
http://ftp6.uni-erlangen.de/pub/mirrors/gentoo
ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ http://www.giga
load.org/gentoo.org/"
LINGUAS="de fr"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages/All"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X Xaw3d aalib acl adns alsa apache2 apm arts audiofile avi berkdb
bitmap-fonts bzip2 cdr crypt cscope cups curl dvd eds emboss encode esd eth
ereal exif expat fam ffmpeg flac foomaticdb fortran gd gdbm ggi gif glut gmp
gnome gphoto2 gpm gstreamer gtk gtk2 guile hal idn imagemagick imlib inno
db ipv6 java jpeg junit kde lcms ldap libcaca libg++ libwww lirc mad matroska
mhash mikmod ming mng motif mozilla mp3 mpeg mysql nas ncurses nls nptl 
odbc ogg oggvorbis opengl oss pam pcre pdflib perl php plotutils png postgres
python qt quicktime readline recode ruby samba scanner sdl slang snmp sp
eex spell ssl svg svga tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts
udev usb vorbis wmf xine xml xml2 xmms xv xvid zlib linguas_de lingua
s_fr userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 SpanKY gentoo-dev 2005-11-18 22:54:28 UTC
blah, stupid syntax error

fixed in cvs