First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 132336
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Science Related Packages <sci@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Bernard Cafarelli <voyageur@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gcc-41.patch Patch for gcc 4.x patch Bernard Cafarelli 2006-05-05 05:56 0000 399 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 132336 depends on: Show dependency tree
Show dependency graph
Bug 132336 blocks: 117482
Votes: 0    Show votes for this bug    Vote for this bug

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







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


Description:   Opened: 2006-05-05 05:54 0000
With gcc 4.0 and 4.0, seti_boinc compilation dies with:
../db/sqlblob.h: In function 'std::istream& operator>>(std::istream&,
sqlblob<T>&)':
../db/sqlblob.h:71: erreur: no matching function for call to
'xml_decode_string(const char*&, long unsigned int&, const char*&)'
../db/sqlblob.h: In function 'std::istream& operator>>(std::istream&,
sqlblob<T>&)':
../db/sqlblob.h:71: erreur: no matching function for call to
'xml_decode_string(const char*&, long unsigned int&, const char*&)'
make[2]: *** [seti_boinc-analyzeFuncs.o] Erreur 1

The attached patch fixes the problem

emerge --info:
Portage 2.1_pre10-r2 (default-linux/amd64/2006.0, gcc-4.1.0, glibc-2.4-r2,
2.6.16-ck9 x86_64)
=================================================================
System uname: 2.6.16-ck9 x86_64 AMD Athlon(tm) 64 Processor 3700+
Gentoo Base System version 1.12.0_pre19
ccache version 2.4 [enabled]
dev-lang/python:     2.4.3-r1
dev-util/ccache:     2.4-r1
dev-util/confcache:  0.4.2
sys-apps/sandbox:    1.2.18
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-r2
sys-devel/binutils:  2.16.92
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/NX/etc /usr/NX/home /usr/grass60/etc
/usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib64/mozilla/defaults/pref
/usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild
/etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache confcache distlocks metadata-transfer
parallel-fetch prelink sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://mir.zyrianes.net/gentoo/
http://pandemonium.tiscali.de/pub/gentoo/"
LANG="fr_FR@euro"
LC_ALL="fr_FR"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="fr fr_FR"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/portage/local/layman/nxsty-glibc
/usr/portage/local/layman/nxsty-binutils"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac aalib acpi aim alsa audiofile avi bash-completion berkdb
bitmap-fonts bonobo browserplugin bzip2 cairo cddb cdr cli crypt cscope cups
curl dbus dga dio dlloader dri dts dvb dvd dvdr dvdread emboss encode exif
expat ffmpeg fftw flac foomaticdb fortran ftp gb gcj gd gdbm gif gimp glut gmp
gnome gnustep gnutls gphoto2 gpm gstreamer gtk gtk2 gtkhtml iconv idn
imagemagick imap imlib ipv6 isdnlog jabber java jikes joystick jpeg lcms
libcaca live lzw lzw-tiff mad matroska mbox mikmod mime mng mono mozilla mp3
mpeg msn musicbrainz nas ncurses nls nptl nptlonly nsplugin nvidia objc
offensive ogg oggvorbis openal opengl oscar oss pam pcmcia pcre pda pdflib perl
php pic png posix ppds pppd python qt quicktime readline recode reflection ruby
samba scanner sdl session slang speex spell spl sqlite ssl svg tcltk tcpd tetex
theora threads tiff truetype truetype-fonts type1-fonts unicode usb v4l vcd
vorbis wifi wmf wxwindows x264 xcomposite xface xine xinerama xml xml2 xmms
xorg xosd xpm xscreensaver xv xvid yahoo zlib elibc_glibc
input_devices_keyboard input_devices_mouse input_devices_synaptics kernel_linux
linguas_fr linguas_fr_FR userland_GNU video_cards_none video_cards_nvidia"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK

------- Comment #1 From Bernard Cafarelli 2006-05-05 05:56:00 0000 -------
Created an attachment (id=86196) [edit]
Patch for gcc 4.x

------- Comment #2 From Mark Loeser 2006-05-18 10:58:12 0000 -------
Fixed, thanks for reporting.

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