Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107353 - subversion 1.2.3-r1 fails to build with an APR error
Summary: subversion 1.2.3-r1 fails to build with an APR error
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-26 20:17 UTC by Daniel Lawson
Modified: 2005-09-26 23:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
config.log from 'emerge subversion' (config.log,11.38 KB, text/plain)
2005-09-26 20:18 UTC, Daniel Lawson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Lawson 2005-09-26 20:17:42 UTC
When emerging subversion 1.2.3-r1, the configure script fails with errors
relating to apr. Config.log is attached

Reproducible: Always
Steps to Reproduce:
1. emerge =subversion-1.2.3-r1
2.
3.

Actual Results:  
subversion was not built

Expected Results:  
.

Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r1,
2.6.11-gentoo-r4 i686)
=================================================================
System uname: 2.6.11-gentoo-r4 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.6.13
ccache version 2.3 [disabled]
dev-lang/python:     2.3.5-r2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="alsa apache2 apm arts avi bash-completion berkdb bitmap-fonts crypt curl
dnsdb drac eds emboss encode exiscan-acl fastcgi foomaticdb fortran gd gdbm gif
gmp gpm gstreamer idled imagemagick imap imlib ipv6 jpeg ldap libg++ libwww lmtp
mad maildir math mcal mikmod motif mp3 mpeg msn mysql ncurses nls ogg oggvorbis
opengl oscar oss pam pdflib perl pic png postgres python quicktime readline ruby
sasl sdl slang snmp spell spf srs ssl tcpd tetex tiff truetype truetype-fonts
type1-fonts vhosts vorbis wildlsearch wildsearch x86 xml2 xmms yahoo zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Daniel Lawson 2005-09-26 20:18:23 UTC
Created attachment 69315 [details]
config.log from 'emerge subversion'

Attached config.log from 'emerge subversion'
Comment 2 Daniel Lawson 2005-09-26 20:28:39 UTC
This ebuild claims to use the internal version of apr / apr-util that ships with
subversion. However, this build bug was resolved when i re-emerged apr-util.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-09-26 23:43:42 UTC
(In reply to comment #2)
> However, this build bug was resolved when i re-emerged apr-util.

Closing then.