Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 237518 - net-libs/aqbanking-3.7.2 doesn't support USE=dtaus
Summary: net-libs/aqbanking-3.7.2 doesn't support USE=dtaus
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-12 19:29 UTC by Martin von Gagern
Modified: 2008-09-14 15:55 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 Martin von Gagern 2008-09-12 19:29:03 UTC
# USE=dtaus emerge =net-libs/aqbanking-3.7.2
...
configure: error: ERROR: Unknown plugin "aqdtaus"
...
 *  Called econf ... '--with-backends=aqhbci aqdtaus' ...

Looks like dtaus is no longer a backend. Looking at the config, it is a possible value for both --with-imexporters and --with-parsers. As dtaus doesn't seem to add anny dependencies, and having a USE flag for each and every configurable feature seems a bit overkill, I'd simply drop the dtaus USE flag and leave the imexportes and parses at their default "all".

As a workaround till the ebuild is fixed, I'd suggest removing the dtaus USE flag; all available dtaus modules will be build nonetheless, as far as I can tell. Haven't got a working setup for testing, though.
Comment 1 Hanno Böck gentoo-dev 2008-09-14 15:55:47 UTC
done, thanks for the note