Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 557980 - net-libs/gnutls-3.3.15[doc] fails with "dblatex or fop must be installed to use gtkdoc-mkpdf."
Summary: net-libs/gnutls-3.3.15[doc] fails with "dblatex or fop must be installed to u...
Status: RESOLVED DUPLICATE of bug 552356
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
: 558180 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-08-17 04:22 UTC by vrghost
Modified: 2015-08-20 10:43 UTC (History)
2 users (show)

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


Attachments
Logfile from emerge (gnutls-3.3.15.build.log.gz.gz,58.81 KB, application/gzip)
2015-08-19 14:36 UTC, vrghost
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vrghost 2015-08-17 04:22:32 UTC
Trying to update the system, net-libs/gnutls fails to build. 
As far as I can tell the issues starts when gtkdoc-mkdb is called, and it spits out a lot of "warning: No declaration found for" when processing text and html files. 

From build log (there is a couple of hundred lines just like it)
for i in /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib /var/tmp/portage/net-libs/gnutls-3.3.15
/work/gnutls-3.3.15/libdane/ ; do \
    _source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-mkdb --module=gnutls --output-format=xml --expand-content-files="" --main-sgml-file=gnutls-docs.sgml ${_
source_dir} --xml-mode --output-format=xml
./gnutls-decl.txt:1662: warning: record_parameters_st has multiple definitions.
./gnutls-decl.txt:1666: warning: record_state_st has multiple definitions.
./gnutls-decl.txt:9514: warning: asn1_node_st has multiple definitions.
./gnutls-sections.txt:4: warning: No declaration found for GNUTLS_PRIVKEY_DISABLE_CALLBACKS.
./gnutls-sections.txt:5: warning: No declaration found for GNUTLS_PRIVKEY_IMPORT_AUTO_RELEASE.
./gnutls-sections.txt:6: warning: No declaration found for GNUTLS_PRIVKEY_IMPORT_COPY.
./gnutls-sections.txt:7: warning: No declaration found for GNUTLS_PUBKEY_DISABLE_CALLBACKS.
:0: warning: Field descriptions for struct gnutls_privkey_st are missing in source code comm

Reproducible: Always

Steps to Reproduce:
1.emerge --update --newuse --deep --backtrack=100 @world
2.(Tried without backtrack as well)
3.
Actual Results:  
The gnutls fails to build

Expected Results:  
There is only one answer, and it seems rather rude to say "not failing to build", but can't really come up with a better answer here.

Tried to rebuild and clean perl, tried removing doc from use flag. Also looked at bug https://bugs.gentoo.org/show_bug.cgi?id=554682, don't think its the same one
Comment 1 vrghost 2015-08-17 04:25:00 UTC
emerge --info '=net-libs/gnutls-3.3.15::gentoo'
Portage 2.2.20 (python 2.7.9-final-0, default/linux/amd64/13.0/desktop, gcc-4.8.4, glibc-2.20-r2, 4.0.5-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.0.5-gentoo-x86_64-Intel-R-_Core-TM-_i7-2700K_CPU_@_3.50GHz-with-gentoo-2.2
KiB Mem:    16390016 total,    102972 free
KiB Swap:   16777212 total,  16717080 free
Timestamp of repository gentoo: Wed, 12 Aug 2015 03:30:01 +0000
sh bash 4.3_p33-r2
ld GNU ld (Gentoo 2.24 p1.4) 2.24
app-shells/bash:          4.3_p33-r2::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.9-r1::gentoo, 3.3.5-r1::gentoo, 3.4.1::gentoo
dev-util/cmake:           3.2.2::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.17::gentoo
sys-apps/sandbox:         2.6-r1::gentoo
sys-devel/autoconf:       2.69::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.12.6::gentoo, 1.13.4::gentoo, 1.15::gentoo
sys-devel/binutils:       2.24-r3::gentoo
sys-devel/gcc:            4.8.4::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 3.18::gentoo (virtual/os-headers)
sys-libs/glibc:           2.20-r2::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000

causelay
    location: /home/vrghost/causelay
    masters: gentoo
    priority: 0

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=corei7-avx -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.6/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/cli-php5.6/ext-active/ /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=corei7-avx -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="ftp://mirror.bytemark.co.uk/gentoo/ ftp://ftp.mirrorservice.org/sites/distfiles.gentoo.org/"
LANG="en_GB.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi aio alsa amd64 apache2 audiofile auth_basic berkdb bindist bluetooth branding bzip2 cairo caps cdda cdr cdrw cgi cli consolekit cracklib crypt cups curl cxx dbus device-mapper divx doc dri dts dvd dvdr emboss encode esd exif fam ffmpeg filecaps firefox flac fortran gd gdbm gif glamor glib gnutls gpm gtk hddtemp iconv icu ipv6 jack jpeg json kde keymap lame lcms ldap libnotify libvirtd lua lua-cairo lvm mad mms mmx mmxext mng modules mp3 mp4 mpeg multilib ncurses network nls nptl ogg opengl openmp orc pam pango pcre pdf perl png policykit ppds pulseaudio python qemu qt3support qt4 rbd readline sasl sdl semantic-desktop sensors server session smpeg sna sockets spell spice sse sse2 ssl startup-notification svg symlink tci tcpd tiff tls truetype twolame udev udisks unicode upower usb usbredir uxa vde vepa vhost-net virt-network virtfs vnc vorbis wavpack webrtc-aec wxwidgets x264 xattr xcb xen xfs xml xmlrpc xorg xv xvid xvmc zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" 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 ublox ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" QEMU_SOFTMMU_TARGETS="i386 x86_64" QEMU_USER_TARGETS="i386 x86_64" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="radeon" 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, USE_PYTHON

=================================================================
                        Package Settings
=================================================================

net-libs/gnutls-3.3.15::gentoo was built with the following:
USE="crywrap cxx nls openssl zlib -dane -doc -examples -guile -pkcs11 -static-libs -test" ABI_X86="64 -32 -x32" LINGUAS="-cs -de -en -fi -fr -it -ms -nl -pl -sv -uk -vi -zh_CN"
Comment 2 vrghost 2015-08-17 04:29:38 UTC
Tried to upload the build log but it failed. Copied a section from where it when wrong

ex'
Making all in reference
make[4]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/doc/re
ference'
if test "/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/reference" != "/var/tmp/portage/net-lib
s/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/doc/reference" ; then \
    files=`echo   gnutls-docs.sgml gnutls-sections.txt gnutls-overrides.txt gnutls.types`; \
    if test "x$files" != "x" ; then \
        for file in $files ; do \
            destdir=`dirname /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/doc/re
ference/$file`; \
            test -d "$destdir" || mkdir -p "$destdir"; \
            test -f /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/reference/$file && \
                cp -pf /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/doc/reference/$file /var/tmp/
portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/doc/reference/$file || true; \
        done; \
    fi; \
fi
touch setup-build.stamp
_source_dir='' ; \
for i in /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib /var/tmp/portage/net-libs/gnutls-3.3.15
/work/gnutls-3.3.15/libdane/ ; do \
    _source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-scan --module=gnutls --ignore-headers="/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/*.
h /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib/*/*.h /var/tmp/portage/net-libs/gnutls-3.3.15/
work/gnutls-3.3.15/libdane/*.h" ${_source_dir} --ignore-decorators=ASN1_API --deprecated-guards=ASN1_DISABLE_DE
PRECATED 
if grep -l '^..*$' gnutls.types > /dev/null 2>&1 ; then \
    scanobj_options=""; \
    gtkdoc-scangobj 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
    if test "$?" = "0"; then \
        if test "x" = "x1"; then \
            scanobj_options="--verbose"; \
        fi; \
    fi; \
    CC="x86_64-pc-linux-gnu-gcc  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include     -march=corei7-avx -O
2 -pipe " LD="x86_64-pc-linux-gnu-gcc -lgobject-2.0 -lglib-2.0   -march=corei7-avx -O2 -pipe   -Wl,-O1 -Wl,--as
-needed" RUN="" CFLAGS=" -march=corei7-avx -O2 -pipe " LDFLAGS=" -Wl,-O1 -Wl,--as-needed" \
    gtkdoc-scangobj  $scanobj_options --module=gnutls; \
else \
    for i in gnutls.args gnutls.hierarchy gnutls.interfaces gnutls.prerequisites gnutls.signals ; do \
        test -f $i || touch $i ; \
    done \
fi
touch scan-build.stamp
_source_dir='' ; \
for i in /var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15/lib /var/tmp/portage/net-libs/gnutls-3.3.15
/work/gnutls-3.3.15/libdane/ ; do \
    _source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-mkdb --module=gnutls --output-format=xml --expand-content-files="" --main-sgml-file=gnutls-docs.sgml ${_
source_dir} --xml-mode --output-format=xml
./gnutls-decl.txt:1662: warning: record_parameters_st has multiple definitions.
./gnutls-decl.txt:1666: warning: record_state_st has multiple definitions.
./gnutls-decl.txt:9514: warning: asn1_node_st has multiple definitions.
./gnutls-sections.txt:4: warning: No declaration found for GNUTLS_PRIVKEY_DISABLE_CALLBACKS.
./gnutls-sections.txt:5: warning: No declaration found for GNUTLS_PRIVKEY_IMPORT_AUTO_RELEASE.
./gnutls-sections.txt:6: warning: No declaration found for GNUTLS_PRIVKEY_IMPORT_COPY.
./gnutls-sections.txt:7: warning: No declaration found for GNUTLS_PUBKEY_DISABLE_CALLBACKS.
:0: warning: Field descriptions for struct gnutls_privkey_st are missing in source code comment block.
./gnutls-sections.txt:39: warning: No declaration found for gnutls_privkey_t.
:0: warning: Field descriptions for struct gnutls_pubkey_st are missing in source code comment block.
./gnutls-sections.txt:74: warning: No declaration found for gnutls_pubkey_t.
./gnutls-sections.txt:101: warning: No declaration found for aes_gcm_padlock_struct.
./gnutls-sections.txt:102: warning: No declaration found for hmac_sha_padlock_nano_struct.
./gnutls-sections.txt:103: warning: No declaration found for hmac_sha_padlock_struct.
./gnutls-sections.txt:109: warning: No declaration found for sha_padlock_nano_struct.
./gnutls-sections.txt:110: warning: No declaration found for sha_padlock_struct.
./gnutls-sections.txt:118: warning: No declaration found for aes_gcm_struct.
./gnutls-sections.txt:124: warning: No declaration found for register_padlock_crypto.
:0: warning: Field descriptions for struct gnutls_ecc_curve_entry_st are missing in source code comment block.
./gnutls-sections.txt:140: warning: No declaration found for anon_auth_info_st.
./gnutls-sections.txt:145: warning: No declaration found for cert_auth_info_st.
./gnutls-sections.txt:146: warning: No declaration found for certificate_credential_append_crt_list.
./gnutls-sections.txt:147: warning: No declaration found for certificate_credentials_append_pkey.
:0: warning: Field descriptions for struct certs_st are missing in source code comment block.
./gnutls-sections.txt:185: warning: No declaration found for check_if_same_cert.
./gnutls-sections.txt:186: warning: No declaration found for get_extension.
./gnutls-sections.txt:187: warning: No declaration found for set_extension.
./gnutls-sections.txt:228: warning: No declaration found for passphrase_cb.
./gnutls-sections.txt:276: warning: No declaration found for ECC_A.
./gnutls-sections.txt:277: warning: No declaration found for ECC_B.
./gnutls-sections.txt:278: warning: No declaration found for ECC_GX.
./gnutls-sections.txt:279: warning: No declaration found for ECC_GY.
./gnutls-sections.txt:281: warning: No declaration found for ECC_ORDER.
./gnutls-sections.txt:282: warning: No declaration found for ECC_PRIME.
./gnutls-sections.txt:300: warning: No declaration found for auth.
./gnutls-sections.txt:301: warning: No declaration found for bigint_add_ui.
./gnutls-sections.txt:302: warning: No declaration found for bigint_addm.
./gnutls-sections.txt:303: warning: No declaration found for bigint_cmp.
./gnutls-sections.txt:304: warning: No declaration found for bigint_cmp_ui.
./gnutls-sections.txt:305: warning: No declaration found for bigint_div.
./gnutls-sections.txt:306: warning: No declaration found for bigint_generate_group.
./gnutls-sections.txt:307: warning: No declaration found for bigint_mod.
./gnutls-sections.txt:308: warning: No declaration found for bigint_mul.
./gnutls-sections.txt:309: warning: No declaration found for bigint_mul_ui.
./gnutls-sections.txt:310: warning: No declaration found for bigint_mulm.
./gnutls-sections.txt:311: warning: No declaration found for bigint_new.
./gnutls-sections.txt:312: warning: No declaration found for bigint_powm.
./gnutls-sections.txt:313: warning: No declaration found for bigint_prime_check.
./gnutls-sections.txt:314: warning: No declaration found for bigint_print.
./gnutls-sections.txt:315: warning: No declaration found for bigint_release.
./gnutls-sections.txt:316: warning: No declaration found for bigint_scan.
./gnutls-sections.txt:317: warning: No declaration found for bigint_set.
./gnutls-sections.txt:318: warning: No declaration found for bigint_set_ui.
./gnutls-sections.txt:319: warning: No declaration found for bigint_sub_ui.
./gnutls-sections.txt:320: warning: No declaration found for bigint_subm.
./gnutls-sections.txt:322: warning: No declaration found for decrypt.
./gnutls-sections.txt:323: warning: No declaration found for deinit.
./gnutls-sections.txt:324: warning: No declaration found for derive.
./gnutls-sections.txt:325: warning: No declaration found for encrypt.
./gnutls-sections.txt:326: warning: No declaration found for exists.
.
.
.
Loads of these lines
.
.
.
html/api-index-full.html:4936: warning: no link for: 'TLS-HANDSHAKE-HEADER-SIZE:CAPS' -> (TLS_HANDSHAKE_HEADER_
SIZE).
html/api-index-full.html:4940: warning: no link for: 'TLS-MAX-SESSION-ID-SIZE:CAPS' -> (TLS_MAX_SESSION_ID_SIZE
).
html/api-index-full.html:4944: warning: no link for: 'TLS-RECORD-HEADER-SIZE:CAPS' -> (TLS_RECORD_HEADER_SIZE).
html/api-index-full.html:4952: warning: no link for: 'transport-t' -> (transport_t).
html/api-index-full.html:4969: warning: no link for: 'UINT64DATA:CAPS' -> (UINT64DATA).
html/api-index-full.html:4969: warning: no link for: 'gnutls-gnutls-num' -> (gnutls_num).
html/api-index-full.html:4977: warning: no link for: 'UP:CAPS' -> (UP).
html/api-index-full.html:4986: warning: no link for: 'wrap-padlock-hash-fast' -> (wrap_padlock_hash_fast).
html/gnutls-pkcs11.html:587: warning: no link for: 'GNUTLS-PKCS11-OBJ-FLAG-MARK-SENSITIVE:CAPS' -> (<code class
="literal">GNUTLS_PKCS11_OBJ_FLAG_MARK_SENSITIVE</code>).
html/gnutls-pkcs11.html:640: warning: no link for: 'gnutls-global-deinit' -> (<code class="function">gnutls_glo
bal_deinit()</code>).
html/gnutls-pkcs11.html:733: warning: no link for: 'GNUTLS-PKCS11-FLAG-:CAPS' -> (<code class="literal">GNUTLS_
PKCS11_FLAG_</code>).
html/gnutls-pkcs11.html:1365: warning: no link for: 'GNUTLS-PKCS11-OBJ-FLAGs' -> (<code class="literal">GNUTLS_
PKCS11_OBJ_FLAGs</code>).
html/gnutls-pkcs11.html:1600: warning: no link for: 'gnutls-pin-callback-t' -> (<code class="function">gnutls_p
in_callback_t()</code>).
html/gnutls-pkcs11.html:1711: warning: no link for: 'GNUTLS-PKCS11-TOKEN-TRUSTED:CAPS' -> (<code class="literal
">GNUTLS_PKCS11_TOKEN_TRUSTED</code>).
html/gnutls-abstract.html:1233: warning: no link for: 'GNUTLS-PRIVKEY-IMPORT-AUTO-RELEASE:CAPS' -> (<code class
="literal">GNUTLS_PRIVKEY_IMPORT_AUTO_RELEASE</code>).
html/gnutls-abstract.html:1306: warning: no link for: 'GNUTLS-PRIVKEY-IMPORT-COPY:CAPS' -> (<code class="litera
l">GNUTLS_PRIVKEY_IMPORT_COPY</code>).
html/gnutls-abstract.html:1554: warning: no link for: 'GNUTLS-PRIVKEY-DISABLE-CALLBACKS:CAPS' -> (<code class="
literal">GNUTLS_PRIVKEY_DISABLE_CALLBACKS</code>).
html/gnutls-abstract.html:1558: warning: no link for: 'GNUTLS-E-TPM-SRK-PASSWORD-ERROR:CAPS' -> (<code class="l
iteral">GNUTLS_E_TPM_SRK_PASSWORD_ERROR</code>).
html/gnutls-abstract.html:1559: warning: no link for: 'GNUTLS-E-TPM-KEY-PASSWORD-ERROR:CAPS' -> (<code class="l
iteral">GNUTLS_E_TPM_KEY_PASSWORD_ERROR</code>).
html/gnutls-abstract.html:1614: warning: no link for: 'gnutls-url-is-supported' -> (<code class="function">gnut
ls_url_is_supported()</code>).
html/gnutls-abstract.html:1859: warning: no link for: 'gnutls-privkey-flags-t' -> (<code class="literal">gnutls
_privkey_flags_t</code>).
html/gnutls-abstract.html:1906: warning: no link for: 'GNUTLS-PRIVKEY-SIGN-FLAG-TLS1-RSA:CAPS' -> (<code class=
"literal">GNUTLS_PRIVKEY_SIGN_FLAG_TLS1_RSA</code>).
html/gnutls-abstract.html:2231: warning: no link for: 'GNUTLS-PUBKEY-GET-OPENPGP-FINGERPRINT:CAPS' -> (<code cl
ass="literal">GNUTLS_PUBKEY_GET_OPENPGP_FINGERPRINT</code>).
html/gnutls-abstract.html:2330: warning: no link for: 'gnutls-pk-to-sign' -> (<code class="function">gnutls_pk_
to_sign()</code>).
html/gnutls-abstract.html:2420: warning: no link for: 'gnutls-pubkey-t' -> (<code class="literal">gnutls_pubkey
_t</code>).
html/gnutls-abstract.html:2954: warning: no link for: 'GNUTLS-PUBKEY-DISABLE-CALLBACKS:CAPS' -> (<code class="l
iteral">GNUTLS_PUBKEY_DISABLE_CALLBACKS</code>).
html/gnutls-abstract.html:3312: warning: no link for: 'gnutls-pubkey-flags-t' -> (<code class="literal">gnutls_
pubkey_flags_t</code>).
touch html-build.stamp
make[4]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/doc/ref
erence'
Makefile:3729: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/doc'
Makefile:3427: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64/doc'
Makefile:1394: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64'
Makefile:1322: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: net-libs/gnutls-3.3.15::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=net-libs/gnutls-3.3.15::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-libs/gnutls-3.3.15::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-libs/gnutls-3.3.15/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-libs/gnutls-3.3.15/temp/environmen
t'.
 * Working directory: '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15-abi_x86_64.amd64'
 * S: '/var/tmp/portage/net-libs/gnutls-3.3.15/work/gnutls-3.3.15'
Comment 3 Rafał Mużyło 2015-08-17 14:30:22 UTC
If the log upload fails with file size error, attach it compressed, if for another reason, retry.

...as that snippet of yours doesn't seem to contain the relevant error.
Comment 4 vrghost 2015-08-19 14:36:01 UTC
Created attachment 409472 [details]
Logfile from emerge

Build log from trying to emerge gnutls
Comment 5 Rafał Mużyło 2015-08-20 02:59:21 UTC
> dblatex or fop must be installed to use gtkdoc-mkpdf.

Though, TBH, that whole block kind of stinks - either upstream is sloppy or it not generated correctly.
Comment 6 Rafał Mużyło 2015-08-20 03:03:43 UTC
*** Bug 558180 has been marked as a duplicate of this bug. ***
Comment 7 vrghost 2015-08-20 08:31:09 UTC
Noticed that as well, so installed fop 

*  dev-java/fop
      Latest version available: 2.0-r1
      Latest version installed: 2.0-r1
      Size of files: 25,764 KiB
      Homepage:      http://xmlgraphics.apache.org/fop/
      Description:   Formatting Objects Processor is a print formatter driven by XSL
      License:       Apache-2.0


dblatex is not available, think there is a overlay but seems unusual that a package in emerge is dependent on a emerge overlay?
Comment 8 Alon Bar-Lev (RETIRED) gentoo-dev 2015-08-20 10:43:36 UTC

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