Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 158080

Summary: x11-libs/vte-0.12.2 crashes on configure
Product: Gentoo Linux Reporter: Ihar Hrachyshka <ihar.hrachyshka>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: VERIFIED INVALID    
Severity: normal CC: philsexton
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: config.log

Description Ihar Hrachyshka 2006-12-13 15:29:30 UTC
checking for GLIB... yes
checking for GOBJECT... yes
checking for GTK... yes
checking GL/glx.h usability... yes
checking GL/glx.h presence... yes
checking for GL/glx.h... yes
checking for glXQueryExtension... no
checking for glXQueryExtension in -lGL... yes
checking for VTE... yes
checking for freetype-config... /usr/bin/freetype-config
checking for FreeType - version >= 6.1.0... no
*** The FreeType test program failed to run.  If your system uses
*** shared libraries and they are installed outside the normal
*** system library path, make sure the variable LD_LIBRARY_PATH
*** (or whatever is appropiate for your system) is correctly set.
configure: error: You must have freetype 2.0.2 or later to build vte.

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/vte-0.12.2/work/vte-0.12.2/config.log

!!! ERROR: x11-libs/vte-0.12.2 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ebuild.sh, line 1255:   Called gnome2_src_compile
  gnome2.eclass, line 67:   Called gnome2_src_configure
  gnome2.eclass, line 63:   Called econf '--disable-debugging' '--enable-python' '--with-glX' '--with-xft2' '--with-pangox' '--enable-gtk-doc'
  ebuild.sh, line 540:   Called die

# emerge --info
Portage 2.1.1-r2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r4, 2.6.18-1.2798.fc6 i686)
=================================================================
System uname: 2.6.18-1.2798.fc6 i686 Unknow CPU Type
Gentoo Base System version 1.12.6
Last Sync: Sun, 10 Dec 2006 01:47:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
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/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://gentoo:gentoo@st.iptel.by"
LANG="en_US.UTF-8"
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://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X aac acpi alsa artworkextra asf avahi bash-completion berkdb bitmap-fonts bzip2 cairo cddb cdr cli cracklib crypt cups dbus dhcp djvu dlloader doc dri dvd dvdr dvi eds elibc_glibc encode ffmpeg firefox flac fontconfig fortran gdbm gif glitz gnome gnutls gpm gstreamer gtk gtk2 hal iconv input_devices_keyboard input_devices_mouse ipv6 isdnlog java jpeg jpeg2k kernel_linux libg++ mad mmx mp3 mpeg nautilus ncurses nls nptl nptlonly nsplugin ogg opengl pam pcre pda perl png ppds pppd python qt3 qt4 quicktime readline real reflection ruby samba sdl session speex spell spl sse ssl svg symlink syslog t1lib tcpd tetex theora tiff truetype truetype-fonts type1-fonts udev unicode userland_GNU vcd video_cards_radeon video_cards_vesa vidix vim-syntax vorbis win32codecs xine xorg xpm xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

# emerge -pv freetype

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

Calculating dependencies... done!
[ebuild   R   ] media-libs/freetype-2.1.10-r2  USE="doc zlib -bindist" 0 kB
Comment 1 Ihar Hrachyshka 2006-12-13 15:30:37 UTC
Created attachment 103987 [details]
config.log
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-12-13 16:04:49 UTC
I've got a suggestion - reopen if you have problems with a supported kernel (not a Fedora one) on a system that's not broken by some SELinux reliques.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-12-13 16:06:06 UTC
In case it's not clear, referring to this:

<snip>
./conftest: error while loading shared libraries: //usr//lib/opengl/xorg-x11/lib/libGL.so.1: cannot restore segment prot after reloc: Permission denied
</snip>
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-06-08 19:35:56 UTC
*** Bug 181332 has been marked as a duplicate of this bug. ***