Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108656 - aqbanking 1.6.0_beta build problems
Summary: aqbanking 1.6.0_beta build problems
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-09 13:57 UTC by Thorsten Roggendorf
Modified: 2005-11-18 03:23 UTC (History)
1 user (show)

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 Thorsten Roggendorf 2005-10-09 13:57:25 UTC
The first problem was:

creating libkbanking.la
/bin/sed: can't read /usr/qt/3/lib/libqt-mt.la: No such file or directory
libtool: link: `/usr/qt/3/lib/libqt-mt.la' is not a valid libtool archive

After doing:
ln -s /usr/qt/3/lib64/libqt-mt.la /usr/qt/3/lib/
That worked, but the next error was:
x86_64-pc-linux-gnu-gcc: /usr/lib/libaqhbci.so: No such file or directory
make[8]: *** [aqhbci.la] Fehler 1


Reproducible: Always
Steps to Reproduce:
1. Set according use flags (I enabled all use flags for aqbanking in package.use
except debug, I do not have qt in my usual use flags, but I use some qt apps,
not sure about qt3, though)
2. emerge aqbanking

Actual Results:  
Build error

Expected Results:  
Correct build

Portage 2.0.51.22-r3 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r2,
2.6.11-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.6.13
ccache version 2.3 [disabled]
dev-lang/python:     2.3.5-r2
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.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=athlon64"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/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/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /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/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon64"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="        ftp://ftp.tu-clausthal.de/pub/linux/gentoo/    
ftp://ftp6.uni-muenster.de/pub/linux/distributions/gentoo      
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo      
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo       
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/        
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/       
ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo    
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/  
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/   
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/       
ftp://ftp.gentoo.mesh-solutions.com/gentoo/    
http://pandemonium.tiscali.de/pub/gentoo/      
ftp://pandemonium.tiscali.de/pub/gentoo/"
LANG="de_DE@euro"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aac acpi alsa avi bash-completion berkdb bitmap-fonts bonobo bzlib
cdparanoia cdr crypt cups curl dvd dvdr eds emboss encode esd evo examples exif
fam fbcon flac foomaticdb fortran gdbm gif gnome gstreamer gtk gtk2 gtkhtml
guile icq imagemagic imagemagick imap imlib ipv6 jack java jpeg ladcca libwww
lzw lzw-tiff mad mjpeg motif mozilla mp3 mpeg ncurses nls nocd ogg oggvorbis
opengl pam pda pdflib perl png python quicktime readline ruby sdl smartcard
spell ssh ssl svg tcpd tetex tiff truetype truetype-fonts type1-fonts unicode
usb userlocales vorbis wifi xml xml2 xpm xv xvid zlib userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Hanno Böck gentoo-dev 2005-10-09 14:19:33 UTC
Looks like a problem with the paths on amd64 
Comment 2 Sebastian Spaeth 2005-10-15 00:32:02 UTC
Similar problem here on my amd64, however it cannot finds libaqbanking.la when
building the aqhbci plugin. Last output:

x86_64-pc-linux-gnu-gcc -shared  .libs/aqhbci-plugin.o  -Wl,--rpath
-Wl,/var/tmp/portage/aqbanking-1.6.0_beta/work/aqbanking-1.6.0beta/src/libs/aqbanking/.libs
-L/var/tmp/portage/aqbanking-1.6.0_beta/work/aqbanking-1.6.0beta/src/plugins/backends/aqhbci/plugin
/usr/lib64/libaqhbci.so
-L/var/tmp/portage/aqbanking-1.6.0_beta/work/aqbanking-1.6.0beta/src/libs/aqbanking
/var/tmp/portage/aqbanking-1.6.0_beta/work/aqbanking-1.6.0beta/src/libs/aqbanking/.libs/libaqbanking.so
-L/usr/lib64 /usr/lib64/libgwenhywfar.so  -march=athlon64 -Wl,-soname
-Wl,aqhbci.so.8 -o .libs/aqhbci.so.8.0.1
(cd .libs && rm -f aqhbci.so.8 && ln -s aqhbci.so.8.0.1 aqhbci.so.8)
(cd .libs && rm -f aqhbci.so && ln -s aqhbci.so.8.0.1 aqhbci.so)
creating aqhbci.la
/bin/sed: can't read /usr/lib64/libaqbanking.la: No such file or directory
libtool: link: `/usr/lib64/libaqbanking.la' is not a valid libtool archive
make[8]: *** [aqhbci.la] Fehler 1
Comment 3 Pascal Hahn 2005-10-15 11:32:33 UTC
It is quite nice here now. just change "ebuild || die" to "ebuild -j1 || die"
and it will compile fine. Also you will have to add FEARUTES="-sandbox" but then
it rus quite nice

Hope i helped you
Comment 4 Sebastian Spaeth 2005-10-17 03:40:08 UTC
indeed MAKEOPT="-j2" in /etc/make.conf caused the issue. After removing that
temporarily everything compiled fine.
Comment 5 Thorsten Roggendorf 2005-10-25 08:31:27 UTC
I think the first problem I described is a dupe of bug #65722
Comment 6 Hanno Böck gentoo-dev 2005-11-18 03:23:31 UTC
I've added MAKEOPTS="-j1", so one problem should be fixed, as noted, the other 
one is probably a dupe of 65722. 
If any problems (beside the qt-linking-one) are still there, please re-open or 
create a new bug.