Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 380993 - sys-apps/apmd is missing sys-devel/libtool depedency
Summary: sys-apps/apmd is missing sys-devel/libtool depedency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matt Turner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-29 01:59 UTC by Jorge Manuel B. S. Vicetto
Modified: 2011-08-31 01:54 UTC (History)
2 users (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 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2011-08-29 01:59:41 UTC
When building the new admincd, the build failed because apmd is missing a libtool dependency.

>>> Emerging (150 of 229) sys-apps/apmd-3.2.2_p14
>>> Failed to emerge sys-apps/apmd-3.2.2_p14, Log file:
>>>  '/var/tmp/portage/sys-apps/apmd-3.2.2_p14/temp/build.log'
 * Package:    sys-apps/apmd-3.2.2_p14
 * Repository: gentoo
 * Maintainer: mobile@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux multilib nls userland_GNU
 * FEATURES:   sandbox
 * Applying apmd_3.2.2-14.diff ...
 [ ok ]
libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -c  -O2 -pipe -Wall -pipe -I. -I/usr/src/linux-2.2/include -I /usr/src/linux-2.0/include -DVERSION=\"3.2.1\" -DDEFAULT_PROXY_NAME=\"/etc/apmd_proxy\" apmlib.c
make: libtool: Command not found
make: *** [apmlib.lo] Error 127
emake failed
 * ERROR: sys-apps/apmd-3.2.2_p14 failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_compile
 *   environment, line 2250:  Called die
 * The specific snippet of code:
 *       emake CC=$(tc-getCC) CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" || die
 * 
 * If you need support, post the output of 'emerge --info =sys-apps/apmd-3.2.2_p14',
 * the complete build log and the output of 'emerge -pqv =sys-apps/apmd-3.2.2_p14'.
 * The complete build log is located at '/var/tmp/portage/sys-apps/apmd-3.2.2_p14/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/apmd-3.2.2_p14/temp/environment'.
 * S: '/var/tmp/portage/sys-apps/apmd-3.2.2_p14/work/apmd-3.2.2.orig'
Comment 1 Matt Turner gentoo-dev 2011-08-31 01:54:06 UTC
Fixed.