Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 286375 - [FEATURES=test] x11-libs/vte-0.22.5: USE=doc fails to build
Summary: [FEATURES=test] x11-libs/vte-0.22.5: USE=doc fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://bugzilla.gnome.org/show_bug.c...
Whiteboard:
Keywords:
Depends on:
Blocks: gnome-tests
  Show dependency tree
 
Reported: 2009-09-25 08:00 UTC by Dan Wallis
Modified: 2010-06-13 21:24 UTC (History)
0 users

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


Attachments
x11-libs/vte-0.22.5 build.log (build.log,77.76 KB, text/plain)
2010-02-19 09:53 UTC, Samuli Suominen (RETIRED)
Details
build fail log (build.log,21.65 KB, text/plain)
2010-05-27 17:24 UTC, Maxim Sorokin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Wallis 2009-09-25 08:00:47 UTC
check.docs fails when emerging

Reproducible: Always

Steps to Reproduce:
FEATURES=test USE="doc opengl -debug -python" emerge =x11-libs/vte-0.17.4-r3
Actual Results:  
fails to install

Expected Results:  
installation without issue

Making check in doc
make[1]: Entering directory `/var/tmp/portage/x11-libs/vte-0.17.4-r3/work/vte-0.17.4/doc'
Making check in reference
make[2]: Entering directory `/var/tmp/portage/x11-libs/vte-0.17.4-r3/work/vte-0.17.4/doc/reference'
make  check-TESTS
make[3]: Entering directory `/var/tmp/portage/x11-libs/vte-0.17.4-r3/work/vte-0.17.4/doc/reference'
Unused documentated symbols:
VTE_TYPE_TERMINAL_CURSOR_BLINK_MODE
VteTerminalCursorBlinkMode
vte_terminal_cursor_blink_mode_get_type
Incomplete or undocumented symbols:
99% symbol docs coverage.
148 symbols documented.
0 symbols incomplete.
2 not documented.


VteTerminal::set-scroll-adjustments
vte_terminal_get_cursor_blink_mode


FAIL: check.docs
====================================================================
1 of 1 tests failed
Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=vte
====================================================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/var/tmp/portage/x11-libs/vte-0.17.4-r3/work/vte-0.17.4/doc/reference'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/x11-libs/vte-0.17.4-r3/work/vte-0.17.4/doc/reference'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-libs/vte-0.17.4-r3/work/vte-0.17.4/doc'
make: *** [check-recursive] Error 1
 * 
 * ERROR: x11-libs/vte-0.17.4-r3 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_test
 *             environment, line 2774:  Called _eapi0_src_test
 *               ebuild.sh, line  607:  Called die
 * The specific snippet of code:
 *   			hasq test $FEATURES && die "Make check failed. See above for details."
 *  The die message:
 *   Make check failed. See above for details.
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-libs/vte-0.17.4-r3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/vte-0.17.4-r3/temp/environment'.
 *
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-09-26 11:56:26 UTC
Please test 0.20.5
Comment 2 Dan Wallis 2009-09-30 06:58:00 UTC
It's masked for x86, but I unmasked and tried. Better results, but still fail. Only "1 not documented" now, not two as before. :)



Making check in doc
make[1]: Entering directory `/var/tmp/portage/x11-libs/vte-0.20.5/work/vte-0.20.5/doc'
Making check in reference
make[2]: Entering directory `/var/tmp/portage/x11-libs/vte-0.20.5/work/vte-0.20.5/doc/reference'
make  check-TESTS
make[3]: Entering directory `/var/tmp/portage/x11-libs/vte-0.20.5/work/vte-0.20.5/doc/reference'
make[4]: Entering directory `/var/tmp/portage/x11-libs/vte-0.20.5/work/vte-0.20.5/doc/reference'
make[4]: Nothing to be done for `vte-undeclared.txt'.
make[4]: Nothing to be done for `vte-unused.txt'.
make[4]: Leaving directory `/var/tmp/portage/x11-libs/vte-0.20.5/work/vte-0.20.5/doc/reference'
Incomplete or undocumented symbols:
99% symbol docs coverage.
182 symbols documented.
0 symbols incomplete.
1 not documented.


VteTerminal::move-window


FAIL: check-doc-coverage.sh
Checking documentation for incorrect syntax
PASS: check-doc-syntax.sh
====================================================================
1 of 2 tests failed
Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=vte
====================================================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/var/tmp/portage/x11-libs/vte-0.20.5/work/vte-0.20.5/doc/reference'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/x11-libs/vte-0.20.5/work/vte-0.20.5/doc/reference'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-libs/vte-0.20.5/work/vte-0.20.5/doc'
make: *** [check-recursive] Error 1
 * 
 * ERROR: x11-libs/vte-0.20.5 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_test
 *             environment, line 2774:  Called _eapi0_src_test
 *               ebuild.sh, line  607:  Called die
 * The specific snippet of code:
 *   			hasq test $FEATURES && die "Make check failed. See above for details."
 *  The die message:
 *   Make check failed. See above for details.
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-libs/vte-0.20.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/vte-0.20.5/temp/environment'.
 * 
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-02-19 09:53:19 UTC
Created attachment 220325 [details]
x11-libs/vte-0.22.5 build.log

Same problem with 0.22.5.
Comment 4 Maxim Sorokin 2010-05-27 17:24:39 UTC
Created attachment 233161 [details]
build fail log 

 emerge --info =x11-libs/vte-0.22.5
Portage 2.1.8.3 (default/linux/amd64/10.0/no-multilib, gcc-4.4.3, glibc-2.11.1-r0, 2.6.34-gentoo x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.34-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T5250_@_1.50GHz-with-gentoo-2.0.1
Timestamp of tree: Thu, 27 May 2010 15:30:01 +0000
distcc 3.1 x86_64-pc-linux-gnu [disabled]
app-shells/bash:     4.1_p7
dev-java/java-config: 2.1.11
dev-lang/python:     2.6.5-r2, 3.1.2-r3
dev-python/pycrypto: 2.1.0
dev-util/cmake:      2.8.1-r1
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.1-r1
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.13, 2.65
sys-devel/automake:  1.7.9-r2, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.4.3-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.7b
virtual/os-headers:  2.6.33
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA PUEL sun-bcla-java-vm dlj-1.1 dlj"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O3 -march=native -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O3 -march=native -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="ru_RU.UTF-8"
LC_ALL="ru_RU.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="en ru"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/layman/sunrise /usr/local/portage/layman/x11 /usr/local/portage/layman/gnome /usr/local/portage/layman/java-overlay /usr/local/portage/layman/rion /usr/local/portage/layman/gentoo-arm /usr/local/portage/layman/gentoo-ubuntu-one"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl acpi alsa amd64 beagle berkdb branding bzip2 cli cracklib crypt cxx dri fbcon festival fortran gdbm gpm gtk iconv java mmx modules mudflap ncurses nls nptl nptlonly opengl openmp pam pcre perl pppd python3 readline reflection session spell spl sse sse2 ssl sysfs tcpd unicode xorg xscreensaver zlib" 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" 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 authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en ru" NETBEANS_MODULES="java profiler nb ide websvccommon harness" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="intel" 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, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 5 Pacho Ramos gentoo-dev 2010-06-13 21:24:31 UTC
Should be fixed in 0.24, just added to the tree