I'm finding a few packages that don't build and I keep trying to find work-arounds, change USE flags, or whatever, and now I'm seeing some that look like the ebuild is passing information to libtool incorrectly. Something is really broken, and this is still a fresh install (more or less - not booted it yet, just installing).
layman wants to pull in svn (tired or arguing and accepting defaults). The result:
checking for C compiler default output file name... a.out
000/image//usr/lib64/apache2/modules
/usr/share/build-1/libtool --mode=install install mod_dav_svn.la /var/tmp/portage/dev-vcs/subversion-1.8.10-r1000/image//usr/lib64/apache2/modules/
/usr/share/build-1/libtool: 3222: /usr/share/build-1/libtool: install_prog+=install: not found
/usr/share/build-1/libtool: 3242: /usr/share/build-1/libtool: files+= mod_dav_svn.la: not found
libtool: install: you must specify an install program
libtool: install: Try `libtool --help --mode=install' for more information.
apxs:Error: Command failed with rc=65536
.
build-outputs.mk:976: recipe for target 'install-mods-shared' failed
make: *** [install-mods-shared] Error 1
* ERROR: dev-vcs/subversion-1.8.10-r1000 failed (install phase):
* emake failed
Question
uudruid74
I'm finding a few packages that don't build and I keep trying to find work-arounds, change USE flags, or whatever, and now I'm seeing some that look like the ebuild is passing information to libtool incorrectly. Something is really broken, and this is still a fresh install (more or less - not booted it yet, just installing).
layman wants to pull in svn (tired or arguing and accepting defaults). The result:
This looks all wrong. Any ideas?
Link to comment
Share on other sites
6 answers to this question
Recommended Posts