FS#14832 - [subversion] Missing library on i686

Attached to Project: Arch Linux
Opened by Gerardo Exequiel Pozzi (djgera) - Tuesday, 26 May 2009, 02:23 GMT
Last edited by Francois Charette (Firmicus) - Saturday, 30 May 2009, 20:48 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Douglas Soares de Andrade (dsa)
Francois Charette (Firmicus)
Architecture i686
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: The i686 pkg of subversion missing one library file, x86_64 don't have this problem.

/usr/lib/libsvn_fs_base-1.so.0.0.0

Additional info:
subversion-1.6.2-3 (BAD)
subversion-1.6.2-2 (OK)
This task depends upon

Closed by  Francois Charette (Firmicus)
Saturday, 30 May 2009, 20:48 GMT
Reason for closing:  Fixed
Additional comments about closing:  I finally managed to build subversion.
No need to rebuild for x86_64
Comment by Gerardo Exequiel Pozzi (djgera) - Thursday, 28 May 2009, 00:31 GMT
This actually breaks kdevelop for example that uses this lib. Only a simply rebuild of the subversion solves the problem.

PS: also al libs from svn that are normally liked to this, currently are not linked.

Comment by Francois Charette (Firmicus) - Saturday, 30 May 2009, 08:37 GMT
I'm not the maintainer of this package. I just rebuilt it in order to solve  FS#14738 
However I found the problem has to do with Berkeley DB, which configure (wrongly) says is not available.
Strange, but this demonstrates the importance of building in a clean chroot, which I will do now ;)
Comment by Francois Charette (Firmicus) - Saturday, 30 May 2009, 09:19 GMT
Update (result of building in a clean chroot):
/usr/lib/jvm/java-1.6.0-openjdk/bin/javac: error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory
make: *** [subversion/bindings/javahl/classes/org/tigris/subversion/javahl/BlameCallback2.class] Error 127
==> ERROR: Build Failed.
:/
Comment by Gerardo Exequiel Pozzi (djgera) - Saturday, 30 May 2009, 17:20 GMT
mmmm rare, builds fine here on my clean chroot [#1] with the latest toolchain.

log is attched, from makepkg -Lsr

[#1] My clean chroot is not generated with the tool mkarchroot, is a custom chroot with a set of core packages [#2] with small configuration about timezone, locale (en_US), resolver, openssh and pacman.
[#2] http://djgera.pastebin.com/f2e8ea0db
Comment by Gerardo Exequiel Pozzi (djgera) - Saturday, 30 May 2009, 17:54 GMT
btw: At the moment of build the I used the extra/openjdk6-1.5_hg20090429-1 , now testing with testing/openjdk6-1.5-2 and builds fine

==> Finished making: subversion 1.6.2-3 i686 (Sat May 30 14:44:14 ART 2009)
==> Removing installed dependencies...
checking dependencies...

Remove (30): openjdk6-1.5-2 xdg-utils-1.0.2-1 libxtst-1.0.3-2 recordproto-1.13.2-2 libxext-1.0.5-2 xextproto-7.0.5-1 inputproto-1.5.0-1
libx11-1.2.1-1 libxcb-1.2-1 xcb-proto-1.4-1 libxdmcp-1.0.2-2 xproto-7.0.15-1 libxau-1.0.4-1 kbproto-1.0.3-2 hicolor-icon-theme-0.10-2
ca-certificates-java-20081028-1 ca-certificates-20080809-5 run-parts-2.31-1 ruby-1.8.7_p72-3 swig-1.3.39-1 guile-1.8.6-1 python-2.6.2-1
apache-2.2.11-3 apr-util-1.3.4-1 unixodbc-2.2.14-1 libldap-2.3.43-3 libsasl-2.1.22-8 apr-1.3.3-1 neon-0.28.4-1 expat-2.0.1-2


Loading...