Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154137 - net-libs/aqbanking-2.2.1 build error - missing LibOFX
Summary: net-libs/aqbanking-2.2.1 build error - missing LibOFX
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-05 07:25 UTC by Randall Nortman
Modified: 2006-11-05 08:15 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 Randall Nortman 2006-11-05 07:25:24 UTC
Looks like the ebuild is missing a DEPEND or needs to adjust its --with-backends argument to configure:


configure: *** LibOFX>=0.8.0 is required for backend "aqofxconnect". Specify --with-backends="aqhbci aqdtaus aqgeldkarte" to build aqbanking without that backend.
configure: error: *** Requirements not fulfilled. Fix your requirements or change the configuration.

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/aqbanking-2.2.1/work/aqbanking-2.2.1/config.log

!!! ERROR: net-libs/aqbanking-2.2.1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  aqbanking-2.2.1.ebuild, line 41:   Called econf 'PATH=/usr/qt/3/bin:/usr/qt/3/bin:/usr/local/sbin:/sbin:/usr/sbin:/usr/lib/portage/bin:/usr/local/bin:/bin:/usr/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1:/opt/ghc/bin:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin' '--disable-debug' '--disable-kde3' '--enable-python' '--with-frontends=cbanking' '--with-backends=aqhbci aqofxconnect' '--with-docpath=/usr/share/doc/aqbanking-2.2.1/apidoc'
  ebuild.sh, line 540:   Called die
Comment 1 Randall Nortman 2006-11-05 07:26:26 UTC
Output of emerge --info:

Gentoo Base System version 1.12.6
Portage 2.1.1-r1 (default-linux/amd64/2005.1, gcc-4.1.1, glibc-2.4-r3, 2.6.17-ge
ntoo-r7 x86_64)
=================================================================
System uname: 2.6.17-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3000+
Last Sync: Sun, 05 Nov 2006 07:30:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.3.5-r2, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
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.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/texmf/dvipdfm/config/ /usr/sh
are/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/te
x/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms
/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms
strict userfetch userpriv"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://distro.ibiblio.org/pub/linux/di
stributions/gentoo/ http://mirror.datapipe.net/gentoo http://open-systems.ufl.ed
u/mirrors/gentoo"
LINGUAS="en"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/d
istfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa apache2 audiofile berkdb bitmap-fonts bzip2 caps cli crac
klib crypt dlloader dri eds elibc_glibc emacs emboss encode exif fbcon flac foom
aticdb fortran gdbm gif gpm gstreamer gtk gtk2 hbci iconv idn imap imlib input_d
evices_keyboard input_devices_mouse ipv6 isdnlog jabber java jpeg kernel_linux l
cms lesstif linguas_en lzw lzw-tiff mad maildir mbox mng mozilla mp3 mpeg ncurse
s nls nptl nptlonly nsplugin offensive ofx ogg opengl oscar oss pam pcre perl pn
g postgres ppds pppd python quicktime readline reflection sdl session slang spel
l spl sqlite sqlite3 ssl svg tcpd tetex tiff truetype truetype-fonts type1-fonts
 usb userland_GNU video_cards_radeon vorbis xml xorg xpm xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, MAKEO
PTS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Randall Nortman 2006-11-05 07:34:16 UTC
Oh, I just had a closer look, and it appears that I do actually have dev-libs/libofx-0.8.0-r1 installed already, but the configure script isn't picking it up for some reason.
Comment 3 Randall Nortman 2006-11-05 08:15:34 UTC
Nevermind, I re-emerged libofx and the problem magically went away.  I guess my libofx install had gotten corrupted somehow.