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

Bug 29055

Summary: gnucash-1.8.7 does not build
Product: Gentoo Linux Reporter: Sean <sean>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: major CC: overridex
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sean 2003-09-18 17:48:28 UTC
make[3]: Entering directory `/var/tmp/portage/gnucash-1.8.7/work/gnucash-docs-1.
8.3/guide'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/gnucash-1.8.7/work/gnucash-docs-1.8
.3/guide'
make[2]: Leaving directory `/var/tmp/portage/gnucash-1.8.7/work/gnucash-docs-1.8
.3/guide'
make[1]: Leaving directory `/var/tmp/portage/gnucash-1.8.7/work/gnucash-docs-1.8
.3/guide'
Making install in doc-tools
make[1]: Entering directory `/var/tmp/portage/gnucash-1.8.7/work/gnucash-docs-1.
8.3/doc-tools'
make[2]: Entering directory `/var/tmp/portage/gnucash-1.8.7/work/gnucash-docs-1.
8.3/doc-tools'
make[2]: Nothing to be done for `install-exec-am'.
if test -r help-search-index.db; then \
rm -f help-search-index.db; \
fi
./build-help-index \
./dbadd \
./help-search-index.db \
../help/C/gnucash-help/*.html \
../guide/C/gnucash-guide/*.html;
Error writing data.

This is the same stopping point that I hit with 1.8.5 and 1.8.6 ... 

My USE flags are: USE="utf8 ogm oggvorbis -apm mmx sse mtrr 3dnow doc acl
apache2 dvd fbcon gtk2 moznocompose moznoirc moznomail pda php sse tiff win32
-arts -kde -nls -gnome -qt truetype gd"

I've also tried this with USE="-doc", and the same thing happens. The build just
hangs at the above Error line, and I have to Ctrl-C to get back to a console.
Comment 1 Dan 2003-09-21 05:55:54 UTC
I have this same problem.
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2003-09-28 14:52:28 UTC

*** This bug has been marked as a duplicate of 27978 ***