Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
can't compile prelink... Failed Running aclocal [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
papu
l33t
l33t


Joined: 25 Jan 2008
Posts: 709
Location: Sota algun pi o alzina...

PostPosted: Tue May 07, 2013 4:06 pm    Post subject: can't compile prelink... Failed Running aclocal [solved] Reply with quote

I'm trying to emerge wine and it need prelink, then:

Code:
[32;01m * Package:    sys-devel/prelink-20120628
 * Repository: gentoo
 * Maintainer: toolchain@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux multilib userland_GNU
 * FEATURES:   sandbox
>>> Unpacking source...
>>> Unpacking prelink-20120628.tar.bz2 to /var/tmp/portage/sys-devel/prelink-20120628/work
>>> Source unpacked in /var/tmp/portage/sys-devel/prelink-20120628/work
>>> Preparing source in /var/tmp/portage/sys-devel/prelink-20120628/work/prelink ...
 * Applying prelink-20061201-prelink-conf.patch ...
 [ ok ]
 * Running eautoreconf in '/var/tmp/portage/sys-devel/prelink-20120628/work/prelink' ...
 * Running libtoolize --install --copy --force --automake ...
 [ ok ]
 * Running aclocal -I m4 ...
 [ !! ]

 * Failed Running aclocal !
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/sys-devel/prelink-20120628/temp/aclocal.out

 * ERROR: sys-devel/prelink-20120628 failed (prepare phase):
 *   Failed Running aclocal !
 *
 * Call stack:
 *     ebuild.sh, line   93:  Called src_prepare
 *   environment, line 3210:  Called eautoreconf
 *   environment, line  928:  Called eaclocal
 *   environment, line  831:  Called autotools_run_tool '--at-m4flags' 'aclocal' '-I' 'm4'
 *   environment, line  701:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 *
 * If you need support, post the output of `emerge --info '=sys-devel/prelink-20120628'`,
 * the complete build log and the output of `emerge -pqv '=sys-devel/prelink-20120628'`.
/usr/lib64/portage/bin/isolated-functions.sh: line 215: wait: `Failed Running aclocal !': not a pid or valid job spec
 * The complete build log is located at '/var/tmp/portage/sys-devel/prelink-20120628/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/prelink-20120628/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-devel/prelink-20120628/work/prelink'
 * S: '/var/tmp/portage/sys-devel/prelink-20120628/work/prelink'



Code:
***** aclocal *****
***** PWD: /var/tmp/portage/sys-devel/prelink-20120628/work/prelink
***** aclocal -I m4

aclocal-1.13: warning: autoconf input should be named 'configure.ac', not 'configure.in'
m4/libelf.m4:8: warning: underquoted definition of AC_LIBELF_SXWORD
m4/libelf.m4:8:   run info Automake 'Extending aclocal'
m4/libelf.m4:8:   or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure.in:3: error: 'AM_CONFIG_HEADER': this macro is obsolete.
    You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from...
configure.in:3: the top level
autom4te-2.69: /usr/bin/m4 failed with exit status: 1
aclocal-1.13: error: echo failed with exit status: 1


emerge --info



thanks a lot :)
_________________
"~amd64" --cpu 7700 non-x --DDR5 2x16GB 6000MHz --gpu RX 470


Last edited by papu on Tue May 07, 2013 6:53 pm; edited 2 times in total
Back to top
View user's profile Send private message
Christian99
Veteran
Veteran


Joined: 28 May 2009
Posts: 1668

PostPosted: Tue May 07, 2013 4:27 pm    Post subject: Reply with quote

this is an automake-1.13 issue and also affects other packages. unmerging automake-1.13 and masking it should make it compile again
Back to top
View user's profile Send private message
papu
l33t
l33t


Joined: 25 Jan 2008
Posts: 709
Location: Sota algun pi o alzina...

PostPosted: Tue May 07, 2013 6:52 pm    Post subject: Reply with quote

Christian99 wrote:
this is an automake-1.13 issue and also affects other packages. unmerging automake-1.13 and masking it should make it compile again


yes it was, thanks you :)
_________________
"~amd64" --cpu 7700 non-x --DDR5 2x16GB 6000MHz --gpu RX 470
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum