Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103676 - emerge dev-util/rapidsvn failed without neon
Summary: emerge dev-util/rapidsvn failed without neon
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-25 02:13 UTC by Sergiy Borodych
Modified: 2005-09-15 23:28 UTC (History)
1 user (show)

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


Attachments
/var/tmp/portage/rapidsvn-0.8.0/work/rapidsvn-0.8.0/config.log (config.log,41.85 KB, text/plain)
2005-08-25 02:16 UTC, Sergiy Borodych
Details

Note You need to log in before you can comment on or make changes to this bug.
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).