Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 499610 - dev-libs/efl-1.8.4 should DEPEND on sys-devel/automake:1.14
Summary: dev-libs/efl-1.8.4 should DEPEND on sys-devel/automake:1.14
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: enlightenment+disabled
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-28 19:38 UTC by Martin Sekera
Modified: 2014-02-01 21:16 UTC (History)
1 user (show)

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 Sekera 2014-01-28 19:38:14 UTC
src_compile of dev-libs/efl-1.8.4 calls aclocal-1.14, which I didn't have. Adding it to DEPEND solved this.

Reproducible: Always

Steps to Reproduce:
emerge =dev-libs/efl-1.8.4 on a system without sys-devel/automake:1.14

Actual Results:  
(...)
>>> Starting src_compile
make -j4
CDPATH="${ZSH_VERSION+.}:" && cd . && aclocal-1.14 -I m4
/bin/sh: aclocal-1.14: command not found


Expected Results:  
Successful installation.
Comment 1 Thomas Sachau gentoo-dev 2014-01-31 14:57:52 UTC
please dont miss the usual basic details, especially emerge --info and build.log
Comment 2 Martin Sekera 2014-01-31 16:14:58 UTC
The reason is that I don't have Portage installed. Could someone else verify and provide the emerge --info and build.log?
Comment 3 Thomas Sachau gentoo-dev 2014-02-01 14:30:09 UTC
If you dont have portage, how do you even use the ebuild?

And if you cannot provide the needed details about your system, flags and build output, i will have to close this bug (as needinfo).
Comment 4 Martin Sekera 2014-02-01 16:26:43 UTC
I'm using Paludis. I'm currently building a stage3 chroot in which I'll replicate the bug on a vanilla Gentoo system and provide the necessary information. Sorry for the stalling.
Comment 5 Martin Sekera 2014-02-01 21:16:26 UTC
I'm closing this as INVALID, it compiled fine with Portage. I'll investigate it further and report it upstream to paludis.