Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116202 - Problems compiling rapidsvn-0.9.0-r1 and neon-0.25.3
Summary: Problems compiling rapidsvn-0.9.0-r1 and neon-0.25.3
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Highest major (vote)
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords:
: 117163 119544 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-12-20 13:05 UTC by Eduardo Juan
Modified: 2006-03-01 11:11 UTC (History)
3 users (show)

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 Eduardo Juan 2005-12-20 13:05:57 UTC
This is weird...

I tryied to emerge rapidsvn-0.90.0-r1 and then gave me this error:

**********Error**********************************************************

/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: warning: libneon.so.25, needed by /usr/lib/libsvn_ra_dav-1.so, not found (try using -rpath or -rpath-link)
/usr/lib/libsvn_ra_dav-1.so: undefined reference to `ne_get_content_type'
/usr/lib/libwx_gtk2-2.4.so: undefined reference to `pango_x_get_context'
/usr/lib/libsvn_ra_dav-1.so: undefined reference to `ne_get_response_header'
/usr/lib/libsvn_ra_dav-1.so: undefined reference to `ne_has_support'
***************************************************************************

just look that libneon.so.25 is not there (/usr/lib), so i did:

$ emerge -p neon
These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     U ] net-misc/neon-0.25.3 [0.24.7]

Then emerged neon to update it to version 0.25.3

But then when i emerge rapidsvn:

***************************emerge rapidsvn**************************
# emerge rapidsvn
Calculating dependencies ...done!
>>> emerge (1 of 2) net-misc/neon-0.24.7 to /
>>> md5 src_uri ;-) neon-0.24.7.tar.gz
>>> Unpacking source...
>>> Unpacking neon-0.24.7.tar.gz to /var/tmp/portage/neon-0.24.7/work
QA Notice: USE Flag 'userland_Darwin' not in IUSE for net-misc/neon-0.24.7
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/neon-0.24.7/work/neon-0.24.7 ...
 * econf: updating neon-0.24.7/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating neon-0.24.7/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-shared --with-ssl --with-zlib --with-expat --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking if i686-pc-linux-gnu-gcc static flag  works... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
checking for library containing strerror... none required
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for off_t... yes
checking for Darwin... no
checking whether make sets $(MAKE)... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for gcc -Wformat -Werror sanity... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for size_t... (cached) yes
checking size of size_t... 4
checking how to print size_t... u
checking for off_t... (cached) yes
checking size of off_t... 4
checking how to print off_t... ld
checking for ssize_t... yes
checking size of ssize_t... 4
checking how to print ssize_t... d
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for i686-pc-linux-gnu-ar... /usr/bin/i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... /usr/bin/i686-pc-linux-gnu-ranlib
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for pipe... yes
checking for isatty... yes
checking for usleep... yes
checking for shutdown... yes
checking for time_t... yes
checking size of time_t... 4
checking how to print time_t... ld
checking whether byte ordering is bigendian... no
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for strings.h... (cached) yes
checking for sys/time.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for strcasecmp... yes
checking for signal... yes
checking for setvbuf... yes
checking for setsockopt... yes
checking for stpcpy... yes
checking whether stpcpy is declared... yes
checking for library containing socket... none needed
checking for library containing gethostbyname... none needed
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking for inet_ntop... yes
checking for working AI_ADDRCONFIG... yes
checking for struct tm.tm_gmtoff... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for inflate in -lz... yes
checking whether to enable ACL support in neon... yes
checking for pkg-config... /usr/bin/pkg-config
checking for openssl pkg-config data... yes
configure: using SSL library configuration from pkg-config
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking openssl/opensslv.h usability... yes
checking openssl/opensslv.h presence... yes
checking for openssl/opensslv.h... yes
checking OpenSSL version is >= 0.9.7... yes
configure: OpenSSL >= 0.9.7; EGD support not needed in neon
checking for krb5-config... /usr/bin/krb5-config
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking for gss_init_sec_context... yes
configure: GSSAPI authentication support enabled
checking gssapi/gssapi_generic.h usability... yes
checking gssapi/gssapi_generic.h presence... yes
checking for gssapi/gssapi_generic.h... yes
checking whether GSS_C_NT_HOSTBASED_SERVICE is declared... yes
checking whether to enable WebDAV support in neon... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_SetXmlDeclHandler in -lexpat... yes
configure: XML parser used: expat
configure: debugging is enabled
checking for openssl... /usr/bin/openssl
configure: creating ./config.status
config.status: creating neon-config
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating neon.pc
config.status: creating config.h
configure: Configured to build neon 0.24.7:

  Install prefix:  /usr
  Compiler:        i686-pc-linux-gnu-gcc
  XML Parser:      expat
  SSL library:     OpenSSL (0.9.7 or later)
  zlib support:    found in -lz
  Build libraries: Shared=yes, Static=yes

Now run 'make' to compile the neon library.
*******************************************************************

It unmerged neon-0.25.3 that rapidsvn-0.90.0-r1 needed!! What a mess!!!
Comment 1 Eduardo Juan 2005-12-20 13:07:56 UTC
# emerge --info
Portage 2.1_pre1 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r3, 2.6.14-gentoo-r4 i686)
=================================================================
System uname: 2.6.14-gentoo-r4 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.12.0_pre11
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -mtune=pentium4 -pipe -O3 -fweb -frename-registers -fforce-addr -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=pentium4 -mtune=pentium4 -pipe -O3 -fweb -frename-registers -fforce-addr -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.osuosl.org http://www.ibiblio.org/pub/Linux/distributions/gentoo http://www.ibiblio.org/pub/Linux/distributions/gentoo ftp://ftp.ussg.iu.edu/pub/linux/gentoo http://csociety-ftp.ecn.purdue.edu/pub/gentoo/ ftp://mirror.iawnet.sandia.gov/pub/gentoo/ http://gentoo.oregonstate.edu "
LANG="pt_BR"
LC_ALL="pt_BR"
LINGUAS="en pt_BR es"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acpi alsa apache2 apm arts audiofile avi bash-completion berkdb bitmap-fonts bmp browserplugin bzip2 calendar cdb cdr crypt cscope ctype cups curl dbus dbx dga dio directfb dri dts dv dvd dvdr dvdread eds emboss encode esd exif expat fam fbcon ffmpeg flac flash foomaticdb fortran ftp gd gdbm gif glut gmp gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal idn imlib innodb ipv6 jabber java javascript jpeg junit kde kdeenablefinal kdexdeltas kerberos krb4 lcms ldap libg++ libwww lm_sensors mad mhash mikmod mime ming mmap mmx mng motif mozilla mp3 mpeg mpi msn mysql mysqli ncurses nls nocd nptl nsplugin nvidia ogg oggvorbis opengl oss pam pcntl pcre pda pdflib perl png posix profile python qt quicktime readline samba scanner sdl session sharedmem slang smb sndfile sockets spell sql sqlite ssl subversion svg svga tcltk tcpd tetex threads tiff truetype truetype-fonts type1-fonts udev unicode usb vorbis win32codecs wxwindows x86 xine xinerama xml xml2 xmms xorg xosd xpm xprint xscreensaver xsl xv xvid yahoo zeroconf zlib elibc_glibc kernel_linux linguas_en linguas_pt_BR linguas_es userland_GNU video_cards_nvidia"
Unset:  ASFLAGS, CTARGET, LDFLAGS
Comment 2 Steve Arnold archtester gentoo-dev 2005-12-21 22:11:19 UTC
It's just doing what you told it to...  The rapidsvn ebuild is currently pegged 
to net-misc/neon-0.24.7 (which is stable, x86) and you have this specified:

ACCEPT_KEYWORDS="x86 ~x86"

which tells portage to pull in net-misc/neon-0.25.3 (testing, ~x86).  For now, 
you'll have to mask higher versions in package.mask until rapidsvn is tested 
with newer versions of neon.  See the handbook for more info:

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3&chap=3
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-12-30 00:53:21 UTC
*** Bug 117163 has been marked as a duplicate of this bug. ***
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-01-19 06:14:20 UTC
*** Bug 119544 has been marked as a duplicate of this bug. ***
Comment 5 William L. Thomson Jr. (RETIRED) gentoo-dev 2006-03-01 11:11:43 UTC
If two apps i portage require two version of neon, then neon should be slotted accordingly so someone could have more than one version installed. I am sick of the circular deps. And oh by the way if you force it by going in circles with portage. Rapidsvn will work fine with 0.25.3. I have both svn and rapidsvn installed compiled and working with 0.25.3. Please someone address this, it's quite annoying.

This bug needs to be re-opended. This is not resolved, and someone needs to address this. Either rapidsvn package/ebuild maintainer. Or the neon package/ebuild maintainer.