Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 204276 - app-office/glabels-2.2.0 configure: error: The pkg-config script could not be found or is too old.
Summary: app-office/glabels-2.2.0 configure: error: The pkg-config script could not be...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: GNOME Office (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-04 13:47 UTC by Jeff Kowalczyk
Modified: 2008-02-24 11:05 UTC (History)
1 user (show)

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


Attachments
config.log (config.log,48.52 KB, text/plain)
2008-01-04 15:50 UTC, Jeff Kowalczyk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Kowalczyk 2008-01-04 13:47:15 UTC
>>> Emerging (2 of 2) app-office/glabels-2.2.0 to /
 * glabels-2.2.0.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                                                                                 [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                                                    [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                                                   [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                                                  [ ok ]
 * checking glabels-2.2.0.tar.gz ;-) ...                                                                                                                                                                [ ok ]
>>> Unpacking source...
>>> Unpacking glabels-2.2.0.tar.gz to /var/tmp/portage/app-office/glabels-2.2.0/work
 * Fixing OMF Makefiles ...                                                                                                                                                                             [ ok ]
 * Running elibtoolize in: glabels-2.2.0
 *   Applying install-sh-1.5.4.patch ...
 *   Applying portage-1.5.10.patch ...
 *   Applying sed-1.5.6.patch ...
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/app-office/glabels-2.2.0/work/glabels-2.2.0 ...
 * econf: updating glabels-2.2.0/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating glabels-2.2.0/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-libebook --disable-update-mimedb --disable-update-desktopdb --disable-gtk-doc --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for intltool >= 0.21... 0.35.0 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... no
checking for i686-pc-linux-gnu-f77... no
checking for i686-pc-linux-gnu-xlf... no
checking for i686-pc-linux-gnu-frt... no
checking for i686-pc-linux-gnu-pgf77... no
checking for i686-pc-linux-gnu-fort77... no
checking for i686-pc-linux-gnu-fl32... no
checking for i686-pc-linux-gnu-af77... no
checking for i686-pc-linux-gnu-f90... no
checking for i686-pc-linux-gnu-xlf90... no
checking for i686-pc-linux-gnu-pgf90... no
checking for i686-pc-linux-gnu-epcf90... no
checking for i686-pc-linux-gnu-f95... no
checking for i686-pc-linux-gnu-fort... no
checking for i686-pc-linux-gnu-xlf95... no
checking for i686-pc-linux-gnu-ifc... no
checking for i686-pc-linux-gnu-efc... no
checking for i686-pc-linux-gnu-pgf95... no
checking for i686-pc-linux-gnu-lf95... no
checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ static flag -static works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gfortran static flag -static works... yes
checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for library containing strerror... none required
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
checking for ANSI C header files... (cached) yes
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
checking what language compliance flags to pass to the C compiler... 
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for GLABELS... configure: error: The pkg-config script could not be found or is too old.  Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.

Alternatively, you may set the environment variables GLABELS_CFLAGS
and GLABELS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

To get pkg-config, see <http://www.freedesktop.org/software/pkgconfig>.
See `config.log' for more details.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-office/glabels-2.2.0/work/glabels-2.2.0/config.log
 * 
 * ERROR: app-office/glabels-2.2.0 failed.
 * Call stack:
 *               ebuild.sh, line   46:  Called src_compile
 *             environment, line 2510:  Called gnome2_src_compile
 *             environment, line 1901:  Called gnome2_src_configure
 *             environment, line 1915:  Called econf 'src_compile' 'src_compile' '--without-libebook' '--disable-update-mimedb'
 *               ebuild.sh, line  507:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
 * 
 * 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/app-office/glabels-2.2.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-office/glabels-2.2.0/temp/environment'.
 * 

---

# emerge glabels -pv      
[ebuild     U ] app-office/glabels-2.2.0 [2.1.4] USE="-debug -doc% -eds%" 0 kB [1=>0]

Total: 1 package (1 upgrade), Size of downloads: 0 kB
Portage tree and overlays:
 [0] /usr/portage
 [1] /usr/local/portage


BTW, I don't have any directory in /usr/local/portage/app-office/glabels. I think the "[1=>0]" display is confusing or possibly in error.


---
# emerge --info
Portage 2.1.4_rc14 (default-linux/x86/2007.0, gcc-4.2.2, glibc-2.7-r1, 2.6.23-gentoo-r5 i686)
=================================================================
System uname: 2.6.23-gentoo-r5 i686 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz
Timestamp of tree: Fri, 04 Jan 2008 13:30:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-lang/python:     2.5.1-r4
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.10-r5
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--nospinner"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/emacs /usr/portage/local/layman/lila-theme /usr/portage/local/layman/pythonhead /usr/portage/local/layman/sunrise /usr/portage/local/layman/xen /usr/portage/local/layman/xeffects /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl acpi aiglx aim alsa apache2 avahi bash-completion beagle berkdb bitmap-fonts bonobo bzip2 cairo cddb cdr chroot cli cracklib crypt cups dbus djvu dri dv dvd dvdr dvi emacs emf encode exif expat ffmpeg firefox flac flash fortran freetds freetype fuse galago gcj gd gdbm geoip gif gimp glib gmp gnome gnutls gphoto2 gpm gps graphviz gstreamer gtk hal iconv icq idn ieee1394 imagemagick imap imlib2 innodb ipv6 isdnlog jabber jack jpeg jpeg2k lcms ldap libclamav libg++ libnotify logrotate lua maildir maildrop mailwrapper mbox md5sum mdb midi mikmod mmx mng mono mp3 mp4 mpeg mpeg4 msn mudflap mysql ncurses newspr nls nptl nptlonly nsplugin numeric oav ogg openal openexr opengl openmp oscar pam pango pch pcmcia pcre pdf pdflib perl plotutils png postgis postgres ppds pppd psyco python qt4 readline reflection ruby samba sasl scanner sdl session speex spell spl sqlite sqlite3 sse ssl svg tcpd tetex theora tiff transcode truetype truetype-fonts type1-fonts udev unicode usb v4l v4l2 vda vhosts virus-scan vorbis webdav wmf wnck x264 x86 xcomposite xine xml xorg xv xvid xvmc yahoo zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter 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" CAMERAS="casio" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="nvidia vesa fbdev"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
---


Reproducible: Always
Comment 1 Jeff Kowalczyk 2008-01-04 13:48:32 UTC
# emerge pkgconfig -pv
[ebuild   R   ] dev-util/pkgconfig-0.22  USE="-hardened" 983 kB 
Total: 1 package (1 reinstall), Size of downloads: 983 kB
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-01-04 15:26:31 UTC
the [1=>0] means you had this ebuild from an overlay.
Could you post your config.log ?
Comment 3 Jeff Kowalczyk 2008-01-04 15:50:33 UTC
Created attachment 140077 [details]
config.log
Comment 4 Xavier Neys (RETIRED) gentoo-dev 2008-01-04 17:43:21 UTC
I noticed the same behaviour with the stock ebuild with USE=-doc", I enabled the doc USE flag and it just worked.

Hth
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-01-06 13:54:54 UTC
@neysx: could you copy the output of emerge -pv glabels ?

This bug seems to be related to --without-libebook
I can't seem to find a fix right now though.
Comment 6 Xavier Neys (RETIRED) gentoo-dev 2008-01-07 17:35:17 UTC
(In reply to comment #5)
> @neysx: could you copy the output of emerge -pv glabels ?

FYI, on my adm64 box where doc USE flag is enabled globally, glabels installed fine but failed as described by Jeff on my x86 box where doc is disabled globally. I enabled it for glabels and it installed properly.


# emerge -vp glabels

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

Calculating dependencies  ..... done!
[ebuild   R   ] app-office/glabels-2.2.0  USE="-debug doc -eds" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB
polly debian # emerge --info
Portage 2.1.4_rc14 (default-linux/amd64/2007.0, gcc-4.2.2, glibc-2.7-r1, 2.6.21.1 x86_64)
=================================================================
System uname: 2.6.21.1 x86_64 AMD Athlon(tm) 64 Processor 3500+
Timestamp of tree: Sun, 06 Jan 2008 09:46:01 +0000
app-shells/bash:     3.2_p33
dev-lang/python:     2.5.1-r4
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.10-r5
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=k8 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/misc/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical --nospinner"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://polly.a.la.maison/gentoo ftp://gentoo.tiscali.nl/pub/mirror/gentoo http://gentoo.osuosl.org http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo"
LC_ALL="en_GB.utf8"
LINGUAS="en en_US en_GB fr nl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/gorg /usr/local/portage"
SYNC="rsync://polly/portage"
USE="3dnow X acl acpi alsa amd64 apache2 artworkextra avahi bash-completion berkdb bogofilter branding bzip2 cairo cli cracklib crypt cups curl dbus doc dri dvd exif exo fam firefox foomatic foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 hal iconv imap isdnlog jpeg keyring libnotify mad midi mmx mng mpeg mudflap ncurses nls nptl nptlonly nsplugin ogg openmp panel-plugin pcre png ppds pppd python readline recode reflection ruby sdl server session spell spl sqlite sqlite3 sse sse2 ssl startup-notification svg tcl tcltk tetex thumbnail thunar-vfs tiff tk trash-panel-plugin truetype truetype-fonts type1-fonts unicode usb utf8 vorbis xcomposite xface xml xml2 xorg xpm xprint xv 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 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" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_US en_GB fr nl" USERLAND="GNU" VIDEO_CARDS="mga vesa"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LANG, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS



$ emerge -vp glabels

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

Calculating dependencies ... done!
[ebuild   R   ] app-office/glabels-2.2.0  USE="-debug doc -eds" 0 kB 

Total: 1 package (1 reinstall), Size of downloads: 0 kB
neysx@basil ~/gentoo.org/gentoo/xml/htdocs $ emerge --info
Portage 2.1.4_rc14 (default-linux/x86/2007.0, gcc-4.2.2, glibc-2.7-r1, 2.6.24-rc3-git1-gentoo i686)
=================================================================
System uname: 2.6.24-rc3-git1-gentoo i686 AMD Athlon(tm) Processor
Timestamp of tree: Sun, 06 Jan 2008 09:46:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-lang/python:     2.5.1-r4
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.10-r5
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-mp -Os -pipe -fomit-frame-pointer -m3dnow -msse -mmmx"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=athlon-mp -Os -pipe -fomit-frame-pointer -m3dnow -msse -mmmx"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical --nospinner"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://polly.a.la.maison/gentoo"
LC_ALL="en_GB.utf8"
LINGUAS="en en_US en_GB fr nl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_COMPRESS=""
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/sunrise /usr/portage/local/layman/suka /usr/portage/local/layman/dirtyepic /usr/local/portage"
SYNC="rsync://polly/portage"
USE="3dnow 3dnowex 3dnowext X aac acl acpi alsa apache2 artworkextra audiofile avahi avi bash-completion berkdb bitmap-fonts bogofilter bonobo branding bzip2 cairo cdparanoia cdr cli cracklib crypt cups curl dbus dga dnd dpms dri dvd dvdr dvdread encode exif faac faad ffmpeg firefox flac font-server foomaticdb gb gdbm gif gimp gimpprint glade gnome gnomedb gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal iconv id3 imap imlib innodb isdnlog jpeg keyring lame lcms libgda libnotify libwww live mad maildir midi mmx mmxext motif mozilla moznocompose moznoirc mozsvg mozxmlterm mp3 mp4 mpeg mudflap music mysql ncurses network nls no_wxgtk1 nptl nptlonly ogg opengl openmp oss pcre pdflib pg-hier pg-intdatetime pg-vacuumdelay png ppds pppd python quicktime readline reflection rtc ruby scanner sdl server session socks5 speex spell spl sqlite sse ssl svg symlink tcl tcltk tetex theora thread threads tiff tk truetype truetype-fonts type1 type1-fonts unicode usb userlocales vim-pager vorbis win32codecs wmf wxwindows x86 xine xinerama xml xml2 xorg xprint xv xvid zlib" ALSA_CARDS="emu10k1" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter 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" CAMERAS="canon nikon ptp ptp2" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="cwlinux" LINGUAS="en en_US en_GB fr nl" USERLAND="GNU" VIDEO_CARDS="mga"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LANG, LDFLAGS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 7 Jeff Kowalczyk 2008-01-30 15:10:14 UTC
Just FYI, the behavior is still present with glabels-2.2.1, and the USE="doc" fixes it as before.
Comment 8 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-02-24 11:05:00 UTC
This should be fixed in 2.2.1 which is now in tree. Please reopen if it's still a problem.