Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164635 - media-libs/libgphoto2-2.3.1-r1 USE=doc parallel make failure
Summary: media-libs/libgphoto2-2.3.1-r1 USE=doc parallel make failure
Status: RESOLVED DUPLICATE of bug 164530
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Matthias Schwarzott
URL: http://sourceforge.net/tracker/index....
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-31 00:47 UTC by Ed Catmur
Modified: 2007-01-31 18:34 UTC (History)
2 users (show)

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


Attachments
doc-parallel-make.patch (doc-parallel-make.patch,582 bytes, patch)
2007-01-31 00:47 UTC, Ed Catmur
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Catmur 2007-01-31 00:47:02 UTC
make[4]: Entering directory `/var/tmp/portage/media-libs/libgphoto2-2.3.1-r1/work/libgphoto2-2.3.1/libgphoto2_port/doc'
cd . && gtkdoc-scan --module=gphoto2-port --source-dir=../libgphoto2_port
cd . && gtkdoc-mkdb --module=gphoto2-port --source-dir=../libgphoto2_port
Can't open ./gphoto2-port-decl.txt at /usr/bin/gtkdoc-mkdb line 3243.
make[4]: *** [sgml] Error 2
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/var/tmp/portage/media-libs/libgphoto2-2.3.1-r1/work/libgphoto2-2.3.1/libgphoto2_port/doc'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/media-libs/libgphoto2-2.3.1-r1/work/libgphoto2-2.3.1/libgphoto2_port'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/media-libs/libgphoto2-2.3.1-r1/work/libgphoto2-2.3.1/libgphoto2_port'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-libs/libgphoto2-2.3.1-r1/work/libgphoto2-2.3.1'
make: *** [all] Error 2

!!! ERROR: media-libs/libgphoto2-2.3.1-r1 failed.

Patch to follow.
Comment 1 Ed Catmur 2007-01-31 00:47:56 UTC
Created attachment 108697 [details, diff]
doc-parallel-make.patch
Comment 3 Alon Bar-Lev (RETIRED) gentoo-dev 2007-01-31 18:34:34 UTC
Thanks!
I disabled the gtk-doc stuff for now, in favor of doxygen.
Please try to emerge again.

Reopen if you still have a problem.


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