Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116208 - libofx-0.8.0-r1 compile-error
Summary: libofx-0.8.0-r1 compile-error
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-20 14:52 UTC by Daniel Gerstner
Modified: 2005-12-22 15:22 UTC (History)
2 users (show)

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


Attachments
libofx.log (libofx.log,2.94 KB, text/plain)
2005-12-22 13:15 UTC, Marcelo Goes (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Gerstner 2005-12-20 14:52:09 UTC
tree.hh:73: error: explicit qualification in declaration of `void kp::destructor(T1*)'
make[2]: *** [ofx_container_generic.lo] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/libofx-0.8.0-r1/work/libofx-0.8.0/lib'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/libofx-0.8.0-r1/work/libofx-0.8.0'
make: *** [all] Fehler 2

!!! ERROR: dev-libs/libofx-0.8.0-r1 failed.
!!! Function src_compile, Line 556, Exitcode 2
!!! emake failed
Comment 1 Daniel Gerstner 2005-12-20 14:53:12 UTC
here the emerge --info output:

Portage 2.0.51.22-r3 (default-linux/amd64/2004.3, gcc-3.4.5, glibc-2.3.4.20040808-r1, 2.6.14-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.14-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
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.2-r5, 1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -ffast-math"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe -ffast-math"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://pandemonium.tiscali.de/pub/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/"
LANG="de_DE@euro"
LC_ALL="de_DE@euro"
LINGUAS="de"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa amd64 apache2 arts audiofile avi berkdb bitmap-fonts bzip2 cdr crypt cups curl divx4linux dts dvd dvdr dvdread eds emboss encode esd exif expat fam ffmpeg flac foomaticdb fortran gd gdbm gif glut gmp gphoto2 gstreamer gtk2 idn imagemagick imlib ipv6 java jpeg kde lcms libwww lirc live lzw lzw-tiff mad matroska mbox mhash mikmod mng motif mozilla moznocompose moznoirc moznomail mp3 mpeg mysql ncurses nls ogg oggvorbis opengl pam pcre pdflib perl php png python qt quicktime readline recode samba sdl slang speex spell ssl svg tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts udev usb userlocales vorbis xine xml2 xmms xpm xv xvid zlib linguas_de userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, MAKEOPTS, PORTDIR_OVERLAY
Comment 2 Marcelo Goes (RETIRED) gentoo-dev 2005-12-22 13:15:45 UTC
Created attachment 75351 [details]
libofx.log

Same with x86.
Comment 3 Marcelo Goes (RETIRED) gentoo-dev 2005-12-22 15:22:08 UTC
I borrowed a fix from Debian, it should be fixed now.
Please confirm it is :-).

Marcelo