Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687056 - app-admin/rasdaemon-0.6.2-r4 - configure: error: invalid feature name: abrt-report --enable-sqlite3
Summary: app-admin/rasdaemon-0.6.2-r4 - configure: error: invalid feature name: abrt-r...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-05-31 09:41 UTC by Conrad Kostecki
Modified: 2019-05-31 16:25 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 Conrad Kostecki gentoo-dev 2019-05-31 09:41:00 UTC
>>> Configuring source in /var/tmp/portage/app-admin/rasdaemon-0.6.2-r4/work/rasdaemon-0.6.2 ...
 * econf: updating rasdaemon-0.6.2/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating rasdaemon-0.6.2/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/rasdaemon-0.6.2-r4 --htmldir=/usr/share/doc/rasdaemon-0.6.2-r4/html --with-sysroot=/ --libdir=/usr/lib64 --enable-abrt-report --enable-sqlite3) --enable-aer --enable-arm --enable-extlog --enable-hisi-ns-decode --enable-mce --enable-non-standard --enable-sqlite3 --includedir=/usr/include/rasdaemon --localstatedir=/var
configure: error: invalid feature name: abrt-report --enable-sqlite3)
 * ERROR: app-admin/rasdaemon-0.6.2-r4::gentoo failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *               ebuild.sh, line  124:  Called src_configure
 *             environment, line 1740:  Called econf '--enable-abrt-report --enable-sqlite3)' '--enable-aer' '--enable-arm' '--enable-extlog' '--enable-hisi-ns-decode' '--enable-mce' '--enable-non-standard' '--enable-sqlite3' '--includedir=/usr/include/rasdaemon' '--localstatedir=/var'
 *        phase-helpers.sh, line  718:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  119:  Called die
 * The specific snippet of code:
 *              die "$@"
 *
 * If you need support, post the output of `emerge --info '=app-admin/rasdaemon-0.6.2-r4::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-admin/rasdaemon-0.6.2-r4::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/app-admin/rasdaemon-0.6.2-r4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-admin/rasdaemon-0.6.2-r4/temp/environment'.
 * Working directory: '/var/tmp/portage/app-admin/rasdaemon-0.6.2-r4/work/rasdaemon-0.6.2'
 * S: '/var/tmp/portage/app-admin/rasdaemon-0.6.2-r4/work/rasdaemon-0.6.2'
Comment 1 Larry the Git Cow gentoo-dev 2019-05-31 16:25:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8072837af9ad05b3ef81039811096d2d8c87b16

commit d8072837af9ad05b3ef81039811096d2d8c87b16
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2019-05-31 09:52:26 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2019-05-31 16:25:17 +0000

    app-admin/rasdaemon: fix sqlite use flag
    
    Closes: https://bugs.gentoo.org/687056
    Package-Manager: Portage-2.3.67, Repoman-2.3.13
    Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 app-admin/rasdaemon/rasdaemon-0.6.2-r4.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)