Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 403165 - net-libs/gnutls-2.12.16 - gtk-doc: cannot parse /usr/share/gtk-doc/data/gtk-doc-fo.xsl
Summary: net-libs/gnutls-2.12.16 - gtk-doc: cannot parse /usr/share/gtk-doc/data/gtk-d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-11 14:17 UTC by Juergen Rose
Modified: 2012-03-08 06:39 UTC (History)
3 users (show)

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


Attachments
/var/tmp/portage/net-libs/gnutls-2.12.16/temp/build.log (build.log,223.22 KB, text/plain)
2012-02-11 14:18 UTC, Juergen Rose
Details
/var/tmp/portage/net-libs/gnutls-2.12.16/temp/build.log (build.log,221.30 KB, text/plain)
2012-02-16 11:40 UTC, jannis
Details
emerge --info (einfo,20.01 KB, text/plain)
2012-02-16 11:42 UTC, jannis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Rose 2012-02-11 14:17:25 UTC
'emerge gnutls fails with:
...
make[4]: Entering directory `/var/tmp/portage/net-libs/gnutls-2.12.16/work/gnutls-2.12.16/doc/reference'
gtk-doc: Scanning header files
gtk-doc: Rebuilding template files
./gnutls-sections.txt:44: warning: No declaration found for: child
./gnutls-sections.txt:75: warning: No declaration found for: getaddrinfo
./gnutls-sections.txt:76: warning: No declaration found for: freeaddrinfo
./gnutls-sections.txt:78: warning: No declaration found for: getnameinfo
./gnutls-sections.txt:85: warning: No declaration found for: rettype
./gnutls-sections.txt:162: warning: No declaration found for: PAKCHOIS_API_MAJOR
...
./gnutls-sections.txt:1994: warning: No declaration found for: RIPEMD160
./gnutls-unused.txt:1: warning: 225 unused declarations.They should be added to gnutls-sections.txt in the appropriate place.
gtk-doc: Building XML
../../lib/gnutls_pubkey.c:223: warning: Symbol name not found at the start of the comment block.
../../lib/gnutls_pubkey.c:286: warning: Symbol name not found at the start of the comment block.
../../lib/gnutls_pubkey.c:342: warning: Symbol name not found at the start of the comment block.
../../lib/gnutls_cert.c:757: warning: gnutls_certificate_expiration_time_peers is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.)
../../lib/gnutls_cert.c:804: warning: gnutls_certificate_activation_time_peers is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.)
./gnutls-sections.txt:44: warning: No declaration found for child.
./gnutls-sections.txt:75: warning: No declaration found for getaddrinfo.
...
./gnutls-sections.txt:1992: warning: No declaration found for RIPEMD160_Update.
./gnutls-sections.txt:1993: warning: No declaration found for RIPEMD160_Final.
./gnutls-sections.txt:1994: warning: No declaration found for RIPEMD160.
See gnutls-undeclared.txt for the list of undeclared symbols.
./gnutls-unused.txt:1: warning: 225 unused declarations.They should be added to gnutls-sections.txt in the appropriate place.
gtk-doc: Building HTML
gtk-doc: Building PDF
warning: failed to load external entity "/usr/share/gtk-doc/data/gtk-doc-fo.xsl"
cannot parse /usr/share/gtk-doc/data/gtk-doc-fo.xsl
make[4]: *** [pdf-build.stamp] Error 4
make[4]: *** Waiting for unfinished jobs....
Computing chunks...
gtk-doc: Fixing cross-references
html/gnutls-gnutls.html:3781: warning: no link for: 'EINTR:CAPS' -> (<code class="literal">EINTR</code>).
html/gnutls-gnutls.html:4519: warning: no link for: 'COMPAT:CAPS' -> (<code class="literal">COMPAT</code>).
html/gnutls-gnutls.html:5133: warning: no link for: 'store-func' -> (<code class="function">store_func()</code>).
html/gnutls-gnutls.html:5792: warning: no link for: '11:CAPS' -> (<span class="type">11</span>).
html/gnutls-gnutls.html:6091: warning: no link for: '12:CAPS' -> (<span class="type">12</span>).
html/gnutls-gnutls.html:7892: warning: no link for: 'gcry-prime-generate' -> (<code class="function">gcry_prime_generate()</code>).
html/gnutls-gnutls.html:7893: warning: no link for: 'gcry-prime-group-generator' -> (<code class="function">gcry_prime_group_generator()</code>).
html/gnutls-gnutls.html:8388: warning: no link for: 'gnutls-psk-server-credentials-t' -> (<code class="literal">gnutls_psk_server_credentials_t</code>).
html/gnutls-x509.html:1033: warning: no link for: 'GNUTLS-E-CERTIFICATE-LIST-UNSORTED:CAPS' -> (<code class="literal">GNUTLS_E_CERTIFICATE_LIST_UNSORTED</code>).
html/gnutls-x509.html:7030: warning: no link for: '10:CAPS' -> (<span class="type">10</span>).
html/gnutls-pkcs11.html:885: warning: no link for: 'output-size' -> (<code class="literal">output_size</code>).
html/gnutls-openssl.html:73: warning: no link for: 'X509-STORE-CTX:CAPS' -> (<span class="type">X509_STORE_CTX</span>).
make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.16/work/gnutls-2.12.16/doc/reference'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.16/work/gnutls-2.12.16/doc'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.16/work/gnutls-2.12.16/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.16/work/gnutls-2.12.16'
make: *** [all] Error 2


Reproducible: Always




root@condor:/root(19)# emerge --info =net-libs/gnutls-2.12.16
Portage 2.1.10.45 (default/linux/amd64/10.0/desktop, gcc-4.5.3, glibc-2.14.1-r2, 3.2.2-gentoo x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-3.2.2-gentoo-x86_64-Intel-R-_Core-TM-2_CPU_6600_@_2.40GHz-with-gentoo-2.1
Timestamp of tree: Sat, 11 Feb 2012 13:30:01 +0000
app-shells/bash:          4.2_p20
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.2-r3, 3.2.2
dev-util/cmake:           2.8.7-r3
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.1
sys-apps/openrc:          0.9.8.4
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.3
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.4.6-r1, 4.5.3-r2
sys-devel/gcc-config:     1.5-r2
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.2 (virtual/os-headers)
sys-libs/glibc:           2.14.1-r2
Repositories: gentoo lordvan x11 bicatali science java-overlay sunrise arcon local x-cpan g-octave
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA PUEL dlj-1.1 skype-eula googleearth AdobeFlash-10.1 cadsoft Oracle-BCLA-JavaSE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.0/conf /usr/share/openvpn/easy-rsa /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch xattr"
FFLAGS="-march=native -O2 -pipe"
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ rsync://ftp.fi.muni.cz/pub/linux/gentoo ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo rsync://gd.tuwien.ac.at/opsys/linux/gentoo ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://ftp.tu-clausthal.de/pub/linux/gentoo http://gentoo.oregonstate.edu"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="de fr"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages/"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/lordvan /var/lib/layman/x11 /var/lib/layman/bicatali /var/lib/layman/science /var/lib/layman/java-overlay /var/lib/layman/sunrise /var/lib/layman/arcon /usr/local/portage /var/lib/cpan /var/lib/g-octave"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="64bit R X Xaw3d a52 aac accessibility acl acpi admin afs alsa amd64 ao apache2 applet archive arpack asf aspell assistant atlas audacious audiofile automap automount bash-completion berkdb blas blast bluetooth boo boost branding bzip2 cairo cdda cddb cdf cdio cdparanoia cdr cg cgi chm cli consolekit corba cracklib crypt css cuda cups curl cxx daap db dbase dbi dbm dbus declarative designer devhelp device-mapper dga dia dirac djvu doc dri ds2490 ds9097 ds9097u dts dv dvb dvd dvdr dvi dynamicplugin eds elf emacs emboss emf encode epiphany evo examples exif expat extensions extra extras faac fam ffmpeg fftw firefox fits flac fltk fontconfig foomaticdb fortran fortran95 fpx fts3 fuse galago garmin gcj gd gdal gdbm gdu gedit geoip geolocation geos gfortran gif gimp ginac git glade glib glpk gml gmp gmtsuppl gnome gnome-keyring gnome-print gnuplot gnutls gphoto2 gpm grammar graphics graphtft graphviz grass gs gsl gsm gstreamer gtk gudev guile harness hddtemp hdf hdf5 hdri http httpd hvm hwdb iconv icq icu id3 ide imagemagick imap innodb inotify ipod ipv6 irda ithreads jabber jadetex java java6 jbig john jpeg jpeg2k kdrive kerberos kpathsea kqemu kvm ladspa lame lapack latex latex3 lcms ldap lensfun libffi libgda libnotify libsamplerate lirc lm_sensors lua lzo mad mail maildir mapnik math matroska mkl mmx mmxext mng modules mono motif mozilla mp3 mp4 mpeg mpi mplayer mtp mudflap multilib musicbrainz mysql mysqli nautilus ncurses neXt netcdf netpbm network networking networkmanager nfs nls nntp nptl nptlonly nsplugin ntfs ntp numpy obex objc ocaml ocr octave odbc ogdi ogg ole openexr opengl openmp overview pae pam pango pcre pda pdf perl plotutils plugins png podcast policykit portaudio posix postgres postscript ppds pppd preview-latex proj projectx pstricks pulseaudio python python-bindings q16 q32 qemu qhull qt3support qt4 quicktime readline reiserfs reports rle romio rpc rrdcgi rrdtool sage samba sasl schroedinger science sdk sdl secure-delete semantic-desktop server session sip slang slp smbclient smp sms sndfile snmp soup sox speex spell sql sqlite sse sse2 ssl ssse3 startup-notification stlport subtitles subversion suexec svg svm swig sysfs szip t1lib tcl tcpd tex tex4ht texmacs tgif theora threads thunderbird tidy tiff tk tools truetype udev unicode usb userlocales utempter vaapi video virtualbox vorbis wav webdav webdav-serf webkit wmf wxwidgets x264 xattr xcb xemacs xext xft xine xml xmlreader xmlrpc xorg xpm xulrunner xv xvid xvmc yaml zlib zvbi" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgid dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan stage tables krita karbon braindump" CAMERAS="canon" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" DVB_CARDS="tda10045 tda10046lifeview" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de fr" NETBEANS_MODULES="apisupport cnd dlight enterprise ergonomics groovy gsf harness ide identity j2ee java mobility nb php profiler ruby websvccommon xml" PHP_TARGETS="php5-3" QEMU_SOFTMMU_TARGETS="i386 ppc ppc64 x86_64" QEMU_USER_TARGETS="arm i386 x86_64" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nv nouveau vesa" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS



root@condor:/root(20)# emerge -pqv =net-libs/gnutls-2.12.16
[ebuild     U ] net-libs/gnutls-2.12.16 [2.10.5] USE="cxx doc examples guile lzo nls zlib -bindist -nettle% -pkcs11% -static-libs% -test"
Comment 1 Juergen Rose 2012-02-11 14:18:21 UTC
Created attachment 301563 [details]
/var/tmp/portage/net-libs/gnutls-2.12.16/temp/build.log
Comment 2 Juergen Rose 2012-02-11 14:43:54 UTC
I tried once more with the nettle USE flag, but I got the same result.
Comment 3 Tim Harder gentoo-dev 2012-02-13 10:21:54 UTC
I can't reproduce this. What version of gtk-doc do you have installed?
Comment 4 Juergen Rose 2012-02-13 19:06:03 UTC
Now I get the error at the second system, I have there gtk-doc-1.18:

warning: failed to load external entity "/usr/share/gtk-doc/data/gtk-doc-fo.xsl"
cannot parse /usr/share/gtk-doc/data/gtk-doc-fo.xsl
make[4]: *** [pdf-build.stamp] Error 4
make[4]: *** Waiting for unfinished jobs....
Computing chunks...
gtk-doc: Fixing cross-references
html/gnutls-pkcs11.html:238: warning: no link for: '11:CAPS' -> (<span class="type">11</span>).
html/gnutls-pkcs11.html:885: warning: no link for: 'output-size' -> (<code class="literal">output_size</code>).
html/gnutls-x509.html:1033: warning: no link for: 'GNUTLS-E-CERTIFICATE-LIST-UNSORTED:CAPS' -> (<code class="literal">GNUTLS_E_CERTIFICATE_LIST_UNSORTED</code>).
html/gnutls-x509.html:7030: warning: no link for: '10:CAPS' -> (<span class="type">10</span>).
html/gnutls-openssl.html:73: warning: no link for: 'X509-STORE-CTX:CAPS' -> (<span class="type">X509_STORE_CTX</span>).
html/gnutls-gnutls.html:3781: warning: no link for: 'EINTR:CAPS' -> (<code class="literal">EINTR</code>).
html/gnutls-gnutls.html:4519: warning: no link for: 'COMPAT:CAPS' -> (<code class="literal">COMPAT</code>).
html/gnutls-gnutls.html:5133: warning: no link for: 'store-func' -> (<code class="function">store_func()</code>).
html/gnutls-gnutls.html:6091: warning: no link for: '12:CAPS' -> (<span class="type">12</span>).
html/gnutls-gnutls.html:7892: warning: no link for: 'gcry-prime-generate' -> (<code class="function">gcry_prime_generate()</code>).
html/gnutls-gnutls.html:7893: warning: no link for: 'gcry-prime-group-generator' -> (<code class="function">gcry_prime_group_generator()</code>).
html/gnutls-gnutls.html:8388: warning: no link for: 'gnutls-psk-server-credentials-t' -> (<code class="literal">gnutls_psk_server_credentials_t</code>).
make[4]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.16/work/gnutls-2.12.16/doc/reference'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.16/work/gnutls-2.12.16/doc'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.16/work/gnutls-2.12.16/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-libs/gnutls-2.12.16/work/gnutls-2.12.16'
make: *** [all] Error 2
 * ERROR: net-libs/gnutls-2.12.16 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of 'emerge --info =net-libs/gnutls-2.12.16',
 * the complete build log and the output of 'emerge -pqv =net-libs/gnutls-2.12.16'.
 * The complete build log is located at '/var/tmp/portage/net-libs/gnutls-2.12.16/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-libs/gnutls-2.12.16/temp/environment'.
 * S: '/var/tmp/portage/net-libs/gnutls-2.12.16/work/gnutls-2.12.16'

>>> Failed to emerge net-libs/gnutls-2.12.16, Log file:

>>>  '/var/tmp/portage/net-libs/gnutls-2.12.16/temp/build.log'

 * Regenerating GNU info directory index...
 * Processed 373 info files.
 * After world updates, it is important to remove obsolete packages with
 * emerge --depclean. Refer to `man emerge` for more information.
root@moose:/root(5)# qlist -Iv gtkdoc
root@moose:/root(6)# qlist -Iv gtk-doc
dev-util/gtk-doc-1.18
dev-util/gtk-doc-am-1.18


At some other systems, with the same USE flags and the same gtk-doc I don't have any problems to emerge gnutls-2.12.6. But /usr/share/gtk-doc/data/gtk-doc-fo.xsl does not exist at any system.
Comment 5 Juergen Rose 2012-02-16 10:41:42 UTC
I also reemerged gtk-doc and tried to emerge once more gnutls-2.12.16. But it still fails with the same result.
Comment 6 jannis 2012-02-16 11:39:05 UTC
I got the same problem on my ~amd64-machine. Build log and emerge --info will be attached. Installed versions of gtk-doc:

[I] dev-util/gtk-doc
     Installed versions:  1.18(16:14:34 17.09.2011)(doc -debug -emacs -highlight -test -vim)

[I] dev-util/gtk-doc-am
     Installed versions:  1.18!t(16:05:29 17.09.2011)
Comment 7 jannis 2012-02-16 11:40:16 UTC
Created attachment 302137 [details]
/var/tmp/portage/net-libs/gnutls-2.12.16/temp/build.log
Comment 8 jannis 2012-02-16 11:42:55 UTC
Created attachment 302139 [details]
emerge --info
Comment 9 Martin von Gagern 2012-02-18 22:50:48 UTC
Hit me too, with gtk-doc-1.18 and gtk-doc-am-1.18. Can someone who doesn't encounter this problem (but still has USE=doc) please see if he has /usr/share/gtk-doc/data/gtk-doc-fo.xsl, and if so, what package it belongs to? qfile from portage-utils might help there.
Comment 10 Tim Harder gentoo-dev 2012-02-19 02:09:22 UTC
(In reply to comment #9)
> Hit me too, with gtk-doc-1.18 and gtk-doc-am-1.18. Can someone who doesn't
> encounter this problem (but still has USE=doc) please see if he has
> /usr/share/gtk-doc/data/gtk-doc-fo.xsl, and if so, what package it belongs to?
> qfile from portage-utils might help there.

It appears to be used in one of the paths through /usr/bin/gtkdoc-mkpdf and is located in the root directory of every gtk-doc tarball release.

It's also in the list of files in EXTRA_DIST in the Makefile.am for gtk-doc, but it's not getting installed for some reason probably due to a bug in the build system or something missing from the gtk-doc ebuild.
Comment 11 Martin von Gagern 2012-02-19 09:16:39 UTC
(In reply to comment #10)
> It appears to be used in one of the paths through /usr/bin/gtkdoc-mkpdf and is
> located in the root directory of every gtk-doc tarball release.

Just filed bug #404495 about gtkdoc-mkpdf auto-detecting its code path at build time. That's the core of the reason why some people can reproduce this but others cannot, I believe.

> It's also in the list of files in EXTRA_DIST in the Makefile.am for gtk-doc,
> but it's not getting installed for some reason probably due to a bug in the
> build system or something missing from the gtk-doc ebuild.

Looks like an upstream bug to me. Mentioned that in the other bug report as well.
Comment 12 Juergen Rose 2012-02-25 11:47:45 UTC
I think, I hit this error, if dev-java/fop is installed. fop is installed on some of my systems as a dependency of sci-mathematics/scilab-5.3.3.
Comment 13 jannis 2012-02-25 17:23:40 UTC
For reference:
I also have fop installed:
kripton@mio ~ $ equery d fop
 * These packages depend on fop:
app-misc/freemind-0.9.0 (pdf ? >=dev-java/fop-0.95:0)
                        (svg ? >=dev-java/fop-0.95:0)
net-analyzer/wireshark-1.6.4 (doc-pdf ? dev-java/fop)
Comment 14 Juergen Rose 2012-03-07 08:46:16 UTC
gnutls-2.12.17 fails with the same issue.
Comment 15 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-03-08 06:29:16 UTC
Should be fixed by dev-util/gtk-doc-1.18-r1

+*gtk-doc-1.18-r1 (08 Mar 2012)
+
+  08 Mar 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+  +gtk-doc-1.18-r1.ebuild:
+  Hard-disable fop for bugs #403165 and #404495; thanks to Martin von Gagern
+  for reporting.