Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 517856 - net-libs/gnutls-2.12.23-r6 - aclocal-1.13: error: aclocal: file 'lib/m4/lt~obsolete.m4' does not exist
Summary: net-libs/gnutls-2.12.23-r6 - aclocal-1.13: error: aclocal: file 'lib/m4/lt~ob...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on: 529404
Blocks:
  Show dependency tree
 
Reported: 2014-07-23 09:40 UTC by Coacher
Modified: 2014-11-21 09:26 UTC (History)
0 users

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


Attachments
emerge --info (info,5.48 KB, text/plain)
2014-07-23 09:42 UTC, Coacher
Details
build.log (build.log,5.19 KB, text/plain)
2014-07-23 09:43 UTC, Coacher
Details
aclocal-1.out (aclocal-1.out,255 bytes, text/plain)
2014-07-23 09:43 UTC, Coacher
Details
emerge -pqv (pqv,135 bytes, text/plain)
2014-07-23 09:43 UTC, Coacher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Coacher 2014-07-23 09:40:31 UTC
Hello.

During update today I had gnutls rebuilt, but it failed.

All the logs attached below.

Here are last lines of emerge output:


 * Running libtoolize --install --copy --force --automake ...
 * Running libtoolize --install --copy --force --automake ...                                                                                           [ ok ]
 * Running aclocal -I m4 -I gl/m4 -I ../lib/m4 -I ../lib/gl/m4 ...                                                                                      [ ok ]
 * Running aclocal -I m4 -I gl/m4 -I lib/gl/m4 -I libextra/gl/m4 -I lib/m4 -I libextra/m4 ...
 * Running libtoolize --install --copy --force --automake ...                                                                                           [ !! ]

 * Failed Running aclocal !
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/net-libs/gnutls-2.12.23-r6/temp/aclocal-1.out

 * ERROR: net-libs/gnutls-2.12.23-r6::gentoo failed (prepare phase):
 *   Failed Running aclocal !
 *
 * Call stack:
 *     ebuild.sh, line   93:  Called src_prepare
 *   environment, line 2883:  Called eautoreconf
 *   environment, line  852:  Called eaclocal
 *   environment, line  743:  Called autotools_run_tool '--at-m4flags' 'aclocal' '-I' 'm4' '-I' 'gl/m4' '-I' 'lib/gl/m4' '-I' 'libextra/gl/m4' '-I' 'lib/m4' '-I' 'libextra/m4'
 *   environment, line  600:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 *
 * If you need support, post the output of `emerge --info '=net-libs/gnutls-2.12.23-r6::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-libs/gnutls-2.12.23-r6::gentoo'`.
/usr/lib64/portage/bin/isolated-functions.sh: line 195: wait: `Failed Running aclocal !': not a pid or valid job spec
 * The complete build log is located at '/var/tmp/portage/net-libs/gnutls-2.12.23-r6/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-libs/gnutls-2.12.23-r6/temp/environment'.
 * Working directory: '/var/tmp/portage/net-libs/gnutls-2.12.23-r6/work/gnutls-2.12.23'
 * S: '/var/tmp/portage/net-libs/gnutls-2.12.23-r6/work/gnutls-2.12.23'                                                                                 [ ok ]
 * Running aclocal -I m4 -I gl/m4 ...                                                                                                                   [ ok ]
 * Running autoconf ...                                                                                                                                 [ ok ]
 * Running autoheader ...                                                                                                                               [ ok ]
 * Running automake --add-missing --copy --force-missing ...                                                                                            [ ok ]
 * The ebuild phase 'prepare' with pid 4955 appears to have left an orphan
 * process running in the background.

Please fix.


Reproducible: Always
Comment 1 Coacher 2014-07-23 09:42:11 UTC
Created attachment 381410 [details]
emerge --info
Comment 2 Coacher 2014-07-23 09:43:10 UTC
Created attachment 381412 [details]
build.log
Comment 3 Coacher 2014-07-23 09:43:28 UTC
Created attachment 381414 [details]
aclocal-1.out
Comment 4 Coacher 2014-07-23 09:43:41 UTC
Created attachment 381416 [details]
emerge -pqv
Comment 5 Coacher 2014-07-23 17:21:09 UTC
Hmm, I've just tried `emerge --resume` and the problem is gone now.
Comment 6 SpanKY gentoo-dev 2014-11-21 09:26:30 UTC
should be fixed; see bug 529404 for details