Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 166446 - media-libs/libexif-0.6.13-r1 needs doxygen
Summary: media-libs/libexif-0.6.13-r1 needs doxygen
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-12 00:30 UTC by Matthias Vill
Modified: 2007-02-17 20:51 UTC (History)
2 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 Matthias Vill 2007-02-12 00:30:54 UTC
Ebuild fails with the following output:
Making all in doc
make[2]: Entering directory /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/doc'
doxygen Doxyfile
make[2]: doxygen: Command not found
doxygen Doxyfile-internals
make[2]: doxygen: Command not found
make[2]: *** [libexif-internals.html.stamp] Error 127
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [libexif-api.html.stamp] Error 127
make[2]: Leaving directory /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13'
make: *** [all] Error 2

!!! ERROR: media-libs/libexif-0.6.13-r1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  libexif-0.6.13-r1.ebuild, line 45:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.

Reproducible: Always

Steps to Reproduce:




I don't have the doc-useflag set.

My full emerge --info is too long for the comment-section and new bug without ex has no attachement-field. Most propably you won't need it anyway.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-12 07:46:58 UTC
emerge -pv media-libs/libexif output please.
Comment 2 Matthias Vill 2007-02-12 09:40:40 UTC
So, as you requestest I ran emerge -pv libexif. As you notice libexif merged after I installed doxygen.

emerge -pv libexif

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] media-libs/libexif-0.6.13-r1  USE="-doc nls -static%" 0 kB

Total size of downloads: 0 kB
Comment 3 Ryan Hill (RETIRED) gentoo-dev 2007-02-13 19:50:30 UTC
reopen
Comment 4 Maurice van der Pot (RETIRED) gentoo-dev 2007-02-17 20:51:00 UTC
This is fixed in -r2. It was added to portage on February 4.