Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31305 - subversion-0.31 fails to build at diff-test
Summary: subversion-0.31 fails to build at diff-test
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Paul de Vrieze (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-16 13:22 UTC by Ian Brandt
Modified: 2005-10-05 02:36 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 Ian Brandt 2003-10-16 13:22:20 UTC
link gcc  -march=athlon-mp -O3 -pipe   -pthread  -DNEON_ZLIB -DNEON_SSL 
-L/usr/lib  -rpath /usr/lib -o diff3-test diff3-test.o
../../../subversion/libsvn_diff/libsvn_diff-1.la
../../../subversion/libsvn_subr/libsvn_subr-1.la /usr/lib/libaprutil-0.la -lgdbm
-ldb -lexpat /usr/lib/libapr-0.la -lrt -lm -lcrypt -lnsl  -ldl 
/usr/lib/libaprutil-0.so: undefined reference to `db_create'
/usr/lib/libaprutil-0.so: undefined reference to `db_strerror'
collect2: ld returned 1 exit status
make: *** [subversion/tests/libsvn_diff/diff-test] Error 1
make: *** Waiting for unfinished jobs....
/usr/lib/libaprutil-0.so: undefined reference to `db_create'
/usr/lib/libaprutil-0.so: undefined reference to `db_strerror'
collect2: ld returned 1 exit status
make: *** [subversion/tests/libsvn_diff/diff3-test] Error 1

!!! ERROR: dev-util/subversion-0.31.0 failed.
!!! Function src_compile, Line 110, Exitcode 2
!!! make of subversion failed

Calculating dependencies  ...done!
>>> emerge (1 of 1) dev-util/subversion-0.31.0 to /
>>> md5 src_uri ;-) subversion-0.31.0.tar.gz
>>> md5 src_uri ;-) svnadmin-0.27.bz2

I have diffutils 2.8.4-r3, apache 2.0.47, neon 0.24.2, and swig 1.3.19. 
Otherwise my system is up to date with all the latest stable packages.

Reproducible: Always
Steps to Reproduce:
Comment 1 George Shapovalov (RETIRED) gentoo-dev 2003-10-16 21:04:36 UTC
How did I end up with this? Looks like this package is actively maintained
by Paul de Vrieze.
Reassigning.

George
Comment 2 Paul de Vrieze (RETIRED) gentoo-dev 2003-10-17 02:36:43 UTC
Recompile apache2

*** This bug has been marked as a duplicate of 29925 ***
Comment 3 Ian Brandt 2003-10-19 07:19:06 UTC
Recompile worked.  Thanks!
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-10-05 02:36:01 UTC
Reopen to close a stale bug.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-10-05 02:36:39 UTC
Closing.