Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53030 - attr-2.4.7-r1 ebuild should require libtool
Summary: attr-2.4.7-r1 ebuild should require libtool
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-04 19:27 UTC by Stephen Ulmer
Modified: 2004-06-09 01:23 UTC (History)
1 user (show)

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


Attachments
adds libtool dependency to attr ebuild (attr-ebuild.patch,452 bytes, patch)
2004-06-04 19:36 UTC, Stephen Ulmer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Ulmer 2004-06-04 19:27:01 UTC
Using catalyst to build a stage3 tarball (custom profile), the emerge of attr fails because the package's configure script cannot find GNU libtool installed.

Reproducible: Always
Steps to Reproduce:
1. try to build attr without libtool installed
Actual Results:  
>>> emerge (10 of 92) sys-apps/attr-2.4.7-r1 to /
>>> md5 src_uri ;-) attr-2.4.7.src.tar.gz
>>> Unpacking source...
>>> Unpacking attr-2.4.7.src.tar.gz to /var/tmp/portage/attr-2.4.7-r1/work
 * Applying attr-no-man2pages.patch...                                    [ ok ]
>>> Source unpacked.
creating cache ./config.cache
checking for make... /usr/bin/make
checking for libtool... no

FATAL ERROR: libtool does not seem to be installed.
attr cannot be built without a working GNU libtool installation.

!!! ERROR: sys-apps/attr-2.4.7-r1 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed



Expected Results:  
specified all components that are required to build the package, and then be
able to build it.

I will happily provice this if you want, but it would be from my host system,
not from the chroot in which catalyst was building the package.
Comment 1 Stephen Ulmer 2004-06-04 19:36:30 UTC
Created attachment 32672 [details, diff]
adds libtool dependency to attr ebuild

A similar patch should be applied to attr-2.4.8.ebuild
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-06-09 01:23:14 UTC
thanks Stephen, fixed in portage.