Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 636784 - sys-apps/dbus-1.12.0 - Failed Running autoconf !
Summary: sys-apps/dbus-1.12.0 - Failed Running autoconf !
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
: 636816 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-11-07 13:31 UTC by Coacher
Modified: 2019-01-07 21:18 UTC (History)
1 user (show)

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


Attachments
emerge --info (info,5.05 KB, text/plain)
2017-11-07 13:31 UTC, Coacher
Details
build.log (build.log,2.34 KB, text/plain)
2017-11-07 13:32 UTC, Coacher
Details
autoconf.out (autoconf.out,762 bytes, text/plain)
2017-11-07 13:32 UTC, Coacher
Details
emerge-info.txt (emerge-info.txt,14.94 KB, text/plain)
2019-01-07 21:08 UTC, Toralf Förster
Details
autoconf.out (autoconf.out,315 bytes, text/plain)
2019-01-07 21:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,46.60 KB, text/plain)
2019-01-07 21:09 UTC, Toralf Förster
Details
environment (environment,174.15 KB, text/plain)
2019-01-07 21:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.15 KB, application/x-bzip)
2019-01-07 21:09 UTC, Toralf Förster
Details
sys-apps:dbus-1.12.12:20190107-210450.log (sys-apps:dbus-1.12.12:20190107-210450.log,2.49 KB, text/plain)
2019-01-07 21:09 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,38.21 KB, application/x-bzip)
2019-01-07 21:09 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Coacher 2017-11-07 13:31:56 UTC
Created attachment 502914 [details]
emerge --info

Hello.

I get the following error:
 * Package:    sys-apps/dbus-1.12.0
 * Repository: gentoo
 * Maintainer: freedesktop-bugs@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
 * Determining the location of the kernel source code
 * Unable to find kernel sources at /usr/src/linux
 * Please make sure that /usr/src/linux points at your running kernel, 
 * (or the kernel you wish to build against).
 * Alternatively, set the KERNEL_DIR environment variable to the kernel sources location
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 * Checking for suitable kernel configuration options...
 [ ok ]
>>> Unpacking source...
>>> Unpacking dbus-1.12.0.tar.gz to /var/tmp/portage/sys-apps/dbus-1.12.0/work
>>> Source unpacked in /var/tmp/portage/sys-apps/dbus-1.12.0/work
>>> Preparing source in /var/tmp/portage/sys-apps/dbus-1.12.0/work/dbus-1.12.0 ...
 * Applying dbus-enable-elogind.patch ...
 [ ok ]
 * Running eautoreconf in '/var/tmp/portage/sys-apps/dbus-1.12.0/work/dbus-1.12.0' ...
 * Running libtoolize --install --copy --force --automake ...
 [ ok ]
 * Running aclocal -I m4 ...
 [ ok ]
 * Running autoconf --force ...
 [ !! ]

 * Failed Running autoconf !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/sys-apps/dbus-1.12.0/temp/autoconf.out

 * ERROR: sys-apps/dbus-1.12.0::gentoo failed (prepare phase):
 *   Failed Running autoconf !
 * 
 * Call stack:
 *     ebuild.sh, line  124:  Called src_prepare
 *   environment, line 5399:  Called eautoreconf
 *   environment, line 1585:  Called eautoconf '--force'
 *   environment, line 1498:  Called autotools_run_tool '--at-m4flags' 'autoconf' '--force'
 *   environment, line  991:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 * 
 * If you need support, post the output of `emerge --info '=sys-apps/dbus-1.12.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-apps/dbus-1.12.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-apps/dbus-1.12.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/dbus-1.12.0/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-apps/dbus-1.12.0/work/dbus-1.12.0'
 * S: '/var/tmp/portage/sys-apps/dbus-1.12.0/work/dbus-1.12.0'

 * Messages for package sys-apps/dbus-1.12.0:

 * Unable to find kernel sources at /usr/src/linux
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 * Failed Running autoconf !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/sys-apps/dbus-1.12.0/temp/autoconf.out
 * ERROR: sys-apps/dbus-1.12.0::gentoo failed (prepare phase):
 *   Failed Running autoconf !
 * 
 * Call stack:
 *     ebuild.sh, line  124:  Called src_prepare
 *   environment, line 5399:  Called eautoreconf
 *   environment, line 1585:  Called eautoconf '--force'
 *   environment, line 1498:  Called autotools_run_tool '--at-m4flags' 'autoconf' '--force'
 *   environment, line  991:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 *
 * If you need support, post the output of `emerge --info '=sys-apps/dbus-1.12.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-apps/dbus-1.12.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-apps/dbus-1.12.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/dbus-1.12.0/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-apps/dbus-1.12.0/work/dbus-1.12.0'
 * S: '/var/tmp/portage/sys-apps/dbus-1.12.0/work/dbus-1.12.0'
Comment 1 Coacher 2017-11-07 13:32:39 UTC
Created attachment 502916 [details]
build.log
Comment 2 Coacher 2017-11-07 13:32:58 UTC
Created attachment 502918 [details]
autoconf.out
Comment 3 Coacher 2017-11-07 13:34:21 UTC
# emerge -pqv sys-apps/dbus
[ebuild     U ] sys-apps/dbus-1.12.0 [1.10.24] USE="-X -debug -doc -elogind (-selinux) -static-libs -systemd {-test} -user-session" ABI_X86="(64) -32 (-x32)"
Comment 4 Larry the Git Cow gentoo-dev 2017-11-07 13:37:32 UTC
The bug has been closed via the following commit(s):

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

commit e1676a9f6a7b1a6a402fc2a76fbe1c95106bb0e4
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2017-11-07 13:37:24 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2017-11-07 13:37:24 +0000

    sys-apps/dbus: Added sys-devel/autoconf-archive to DEPEND.
    
    Closes: https://bugs.gentoo.org/636784
    Package-Manager: Portage-2.3.13, Repoman-2.3.4

 sys-apps/dbus/dbus-1.12.0.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 5 Mike Gilbert gentoo-dev 2017-11-07 18:26:40 UTC
*** Bug 636816 has been marked as a duplicate of this bug. ***
Comment 6 Toralf Förster gentoo-dev 2019-01-07 21:08:51 UTC
got at the unstable amd64 chroot image 17.0_20190107-031113 this :  * Failed Running autoconf !
Comment 7 Toralf Förster gentoo-dev 2019-01-07 21:08:54 UTC
Created attachment 560288 [details]
emerge-info.txt
Comment 8 Toralf Förster gentoo-dev 2019-01-07 21:08:57 UTC
Created attachment 560290 [details]
autoconf.out
Comment 9 Toralf Förster gentoo-dev 2019-01-07 21:09:00 UTC
Created attachment 560292 [details]
emerge-history.txt
Comment 10 Toralf Förster gentoo-dev 2019-01-07 21:09:03 UTC
Created attachment 560294 [details]
environment
Comment 11 Toralf Förster gentoo-dev 2019-01-07 21:09:06 UTC
Created attachment 560296 [details]
etc.portage.tbz2
Comment 12 Toralf Förster gentoo-dev 2019-01-07 21:09:08 UTC
Created attachment 560298 [details]
sys-apps:dbus-1.12.12:20190107-210450.log
Comment 13 Toralf Förster gentoo-dev 2019-01-07 21:09:11 UTC
Created attachment 560300 [details]
temp.tbz2
Comment 14 Mike Gilbert gentoo-dev 2019-01-07 21:18:28 UTC
(In reply to Toralf Förster from comment #6)
> got at the unstable amd64 chroot image 17.0_20190107-031113 this :  * Failed
> Running autoconf !

This bug was closed over a year ago. Please file a new one.