Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7621 - libtool 1.4.1 causing problems
Summary: libtool 1.4.1 causing problems
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-07 10:56 UTC by Mark Finlay
Modified: 2003-02-04 19:42 UTC (History)
0 users

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 Mark Finlay 2002-09-07 10:56:11 UTC
libtool 1.4.1 is causing problems with compiling monkey-sound(monkey-media)
and gstreamer from cvs.

Regressing to 1.4 fixes the problem so i would suggest that 1.4.1 be 
remasked and 1.4 be made the default if at all possible.
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-09-09 13:20:58 UTC
Maybe, but 1.4.1 works with what is in the tree .. 1.4 was depricated because
it caused some problems.  Two apps against many .... not a difficult choice.

Post the error output, and maybe I can try to resolve it.
Comment 2 Per Christiansen 2002-10-22 16:59:10 UTC
>>> emerge sys-devel/libtool-1.4.1-r10 to /
>>> md5 ;-) libtool-1.4.1.tar.gz
>>> Unpacking source...
>>> Unpacking libtool-1.4.1.tar.gz
patching file ltmain.sh
Hunk #1 succeeded at 2212 (offset 21 lines).
Hunk #3 succeeded at 2230 (offset 21 lines).
patching file ltmain.sh
Hunk #1 succeeded at 754 (offset -73 lines).
Hunk #2 succeeded at 958 (offset -2 lines).
Hunk #3 succeeded at 993 (offset -180 lines).
Hunk #4 succeeded at 2063 (offset -179 lines).
Hunk #5 succeeded at 2081 (offset -180 lines).
Hunk #6 succeeded at 4065 (offset -285 lines).
Hunk #7 succeeded at 4471 (offset -180 lines).
Hunk #8 succeeded at 4544 (offset -285 lines).
patching file ./ltmain.sh
Hunk #1 succeeded at 464 (offset 5 lines).
Hunk #2 succeeded at 1370 (offset 27 lines).
Hunk #3 succeeded at 1365 (offset 5 lines).
Hunk #4 succeeded at 1411 (offset 27 lines).
Hunk #5 succeeded at 1398 (offset 5 lines).
Hunk #6 succeeded at 1444 (offset 27 lines).
Hunk #7 succeeded at 1435 (offset 5 lines).
Hunk #8 succeeded at 1478 (offset 27 lines).
Hunk #9 succeeded at 1467 (offset 5 lines).
Hunk #10 succeeded at 1539 (offset 27 lines).
Hunk #11 succeeded at 1542 (offset 5 lines).
Hunk #12 succeeded at 1582 (offset 27 lines).
Hunk #13 succeeded at 1609 (offset 5 lines).
Hunk #14 succeeded at 1650 (offset 27 lines).
Hunk #15 succeeded at 1639 (offset 5 lines).
Hunk #16 succeeded at 1698 (offset 27 lines).
Hunk #17 succeeded at 1698 (offset 5 lines).
Hunk #18 succeeded at 1804 (offset 27 lines).
Hunk #19 succeeded at 1831 (offset 5 lines).
Hunk #20 succeeded at 1870 (offset 27 lines).
Hunk #21 succeeded at 1888 (offset 23 lines).
Hunk #22 succeeded at 1900 (offset 27 lines).
Hunk #23 succeeded at 1955 (offset 23 lines).
Hunk #24 succeeded at 1991 (offset 27 lines).
Hunk #25 succeeded at 2030 (offset 23 lines).
Hunk #26 succeeded at 2100 (offset 27 lines).
Hunk #27 succeeded at 2446 (offset 36 lines).
Hunk #28 succeeded at 2710 (offset 27 lines).
patching file ltmain.sh
Hunk #1 succeeded at 174 (offset -3 lines).
Hunk #2 succeeded at 1344 (offset 12 lines).
Hunk #3 succeeded at 1575 with fuzz 1 (offset -3 lines).
Hunk #4 succeeded at 1717 (offset 12 lines).
Hunk #5 succeeded at 2023 (offset 15 lines).
patching file ltmain.sh
Hunk #1 succeeded at 3936 (offset -4 lines).
>>> Source unpacked.
/usr/sbin/ebuild.sh: ./configure: /bin/sh: bad interpreter: Permission 
denied

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 3, Exitcode 126
!!! (no error message)
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2002-10-25 17:45:45 UTC
I do not see the relevance of adding that to this bug.  Please open a new
one *after* you have checked that you have enouth free space; that the
partition that your portage temp dir is on have the "exec" option set, etc.
Comment 4 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-25 14:07:05 UTC
Anyhow, libtool-1.4.2 and libtool-1.4.3 are in portage .. if you need them
just merge them.  Do note that you may have to change what autconf and
automake are used in some ebuilds
(WANT_AUTOCONF_2_5=1 and WANT_AUTOMAKE_1_[56]=1).