Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164339 - x11-misc/gmrun-0.9.2 fails to build, missing stlpmtx_std::getline
Summary: x11-misc/gmrun-0.9.2 fails to build, missing stlpmtx_std::getline
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-29 01:13 UTC by Ryan Tandy
Modified: 2007-02-03 12:54 UTC (History)
0 users

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 Ryan Tandy 2007-01-29 01:13:23 UTC
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/stlport    -Os -march=i686 -pipe -c prefs.cc
prefs.cc:22: error: 'stlpmtx_std::getline' has not been declared
make[2]: *** [prefs.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/x11-misc/gmrun-0.9.2/work/gmrun-0.9.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-misc/gmrun-0.9.2/work/gmrun-0.9.2'
make: *** [all-recursive-am] Error 2

!!! ERROR: x11-misc/gmrun-0.9.2 failed.

[ebuild  N    ] x11-misc/gmrun-0.9.2  0 kB 
[ebuild   R   ] dev-libs/STLport-5.1.0  USE="boost -static" 0 kB

Portage 2.1.2-r4 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r4 i686)
=================================================================
System uname: 2.6.19-gentoo-r4 i686 Genuine Intel(R) CPU           T2400  @ 1.83GHz
Gentoo Base System version 1.12.9
Timestamp of tree: Sun, 28 Jan 2007 23:20:01 +0000
dev-java/java-config: 1.3.7, 2.0.31-r3
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
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.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.19.2-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-Os -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="ftp://gentoo.osuosl.org/pub/gentoo"
LANG="C"
LC_ALL="C"
LINGUAS="en en_CA"
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"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync2.ca.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext 7zip X aac acpi alsa amr aotuv ares async berkdb boost branding bzip2 cairo cdparanoia cups custom-cflags dbus divx dlloader dmi dri dts dv dvd dvdr dvdread enca encode fam firefox fontconfig gdbm gif glitz gtk hal hpn idea idn insecure-savers ithreads jpeg logrotate lzo mad mmx mmxext mozbranding mp3 msn multicall ncurses no-old-linux nptl nptlonly nsplugin offensive ogg opengl pam pango pcre pic png ppds quicktime readline rtc samba slp speex sse sse2 ssl svg symlink tga theora threads tiff truetype unicode vim vim-syntax vim-with-x vorbis vorbis-psy win32codecs wmp x264 x86 xcb xforms xml xorg xpm xprint xv xvid xvmc zlib" ALSA_CARDS="hda-intel" 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" ELIBC="glibc" INPUT_DEVICES="evdev keyboard synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_CA" USERLAND="GNU" VIDEO_CARDS="none nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Krzysztof Pawlik (RETIRED) gentoo-dev 2007-02-03 12:54:44 UTC
Fixed: gmrun will ignore STLport.