can't emerge subversion

Anything that pertains to Portage

Moderator: Moderators

can't emerge subversion

Postby frabato56 » Wed Aug 17, 2011 6:51

Hi,

[Astudio aa # layman -a sunrise
* Program "/usr/bin/svn" not found
* Failed to add overlay "sunrise".
* Error was: Adding overlay "sunrise" failed!
Code: Select all
emerge subversion

Code: Select all
grep: /usr/lib64/libexpat.la: No such file or directory
/bin/sed: can't read /usr/lib64/libexpat.la: No such file or directory
libtool: link: `/usr/lib64/libexpat.la' is not a valid libtool archive
make: *** [subversion/libsvn_subr/libsvn_subr-1.la] Error 1
emake failed
 * ERROR: dev-vcs/subversion-1.6.16 failed (compile phase):
 *   Building of core of Subversion failed
 *
 * Call stack:
 *     ebuild.sh, line  56:  Called src_compile
 *   environment, line 7101:  Called die
 * The specific snippet of code:
 *       emake local-all || die "Building of core of Subversion failed";


Help
Thanks
frabato56
Baby Hen
 
Posts: 17
Joined: Mon Aug 15, 2011 3:22

Re: can't emerge subversion

Postby sabayonino » Wed Aug 17, 2011 12:13

:wink:

Hi

You can Install subversion from entropy

Code: Select all
# equo install dev-vcs/subversion


I suggest you to run

Code: Select all
equo libtest


'couse /usr/lib64/libexpat.la' is not a valid libtool archive seems broken

then retry adding overlay.

Bye
User avatar
sabayonino
Sagely Hen
 
Posts: 1568
Joined: Sun Sep 21, 2008 1:12
Location: Italy

Re: can't emerge subversion

Postby frabato56 » Wed Aug 17, 2011 15:40

I'm trying to run a system that uses only portage but I took your suggestion and it worked fine. I'm now rebuilding it with:
emerge --update --deep --newuse world. Does this sound like an acceptable procedure?
frabato56
Baby Hen
 
Posts: 17
Joined: Mon Aug 15, 2011 3:22

Re: can't emerge subversion

Postby Fitzcarraldo » Wed Aug 17, 2011 21:15

frabato56 wrote:
Code: Select all
grep: /usr/lib64/libexpat.la: No such file or directory

Look at the error message. Did you check why /usr/lib64/libexpat.la did not exist?

On the machine I'm typing this (which is running 32-bit Linux, hence no "lib64", only "lib"):

Code: Select all
fitzcarraldo@gateway9300 ~ $ eix -I expat
[I] dev-libs/expat
     Available versions:  2.0.1-r3
     Installed versions:  2.0.1-r3(22:10:48 30/03/11)
     Homepage:            http://expat.sourceforge.net/
     Description:         XML parsing libraries

fitzcarraldo@gateway9300 ~ $ locate libexpat
/usr/lib/libexpat.a
/usr/lib/libexpat.la
/usr/lib/libexpat.so
/usr/lib/libexpat.so.1
/usr/lib/libexpat.so.1.5.2

Installing dev-libs/expat would probably have done it.
User avatar
Fitzcarraldo
Sagely Hen
 
Posts: 7335
Joined: Sat Mar 10, 2007 5:40
Location: United Kingdom

Re: can't emerge subversion

Postby frabato56 » Thu Aug 18, 2011 3:16

Hi and thanks for the reply, I did indeed expat but it yielded the same results.
frabato56
Baby Hen
 
Posts: 17
Joined: Mon Aug 15, 2011 3:22


Return to Portage|Emerge Package Managers

Who is online

Users browsing this forum: No registered users and 0 guests