Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 103676

Summary: emerge dev-util/rapidsvn failed without neon
Product: Gentoo Linux Reporter: Sergiy Borodych <Sergiy.Borodych>
Component: [OLD] DevelopmentAssignee: Steve Arnold <nerdboy>
Status: RESOLVED FIXED    
Severity: normal CC: dev-tools
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: /var/tmp/portage/rapidsvn-0.8.0/work/rapidsvn-0.8.0/config.log

Description Sergiy Borodych 2005-08-25 02:13:53 UTC
# emerge -pv dev-util/rapidsvn

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] dev-util/rapidsvn-0.8.0  -doc +gtk2 557 kB


# emerge -v dev-util/rapidsvn
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-util/rapidsvn-0.8.0 to /
...
checking for APR... found
checking for APR util... found
checking Neon... not found
configure: error: Neon is required. Try --with-neon-config.

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/rapidsvn-0.8.0/work/rapidsvn-0.8.0/config.log

!!! ERROR: dev-util/rapidsvn-0.8.0 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.


# emerge -pv subversion

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] dev-util/subversion-1.2.1  +apache2 -bash-completion +berkdb
-emacs -java +nls +nowebdav +perl -python +zlib 0 kB

I don't have neon installed.
Maybe it requied and must add to DEPEND ?
Comment 1 Sergiy Borodych 2005-08-25 02:16:08 UTC
Created attachment 66844 [details]
/var/tmp/portage/rapidsvn-0.8.0/work/rapidsvn-0.8.0/config.log
Comment 2 Steve Arnold archtester gentoo-dev 2005-09-15 23:28:38 UTC
I made neon a hard dep for rapidsvn, since with subversion it was dependent on 
the "nowebdav" USE flag, so it could be built without (which kills the rapidsvn 
configure).