Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 190033 - x11-libs/vte-0.16.8 fails to compile due to access violation
Summary: x11-libs/vte-0.16.8 fails to compile due to access violation
Status: RESOLVED DUPLICATE of bug 126799
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-24 12:18 UTC by Martin Wegner
Modified: 2007-08-24 12:21 UTC (History)
0 users

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


Attachments
Access violation log file created by emerge. (sandbox-x11-libs_-_vte-0.16.8-13052.log,656 bytes, text/plain)
2007-08-24 12:19 UTC, Martin Wegner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Wegner 2007-08-24 12:18:38 UTC
The compile of x11-libs/vte-0.16.8 during today's world update failed with this error:

[...]
x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -o cursor cursor.o
make[3]: Leaving directory `/var/tmp/portage/x11-libs/vte-0.16.8/work/vte-0.16.8/doc/openi18n'
make[3]: Entering directory `/var/tmp/portage/x11-libs/vte-0.16.8/work/vte-0.16.8/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/var/tmp/portage/x11-libs/vte-0.16.8/work/vte-0.16.8/doc'
make[2]: Leaving directory `/var/tmp/portage/x11-libs/vte-0.16.8/work/vte-0.16.8/doc'
Making all in gnome-pty-helper
make[2]: Entering directory `/var/tmp/portage/x11-libs/vte-0.16.8/work/vte-0.16.8/gnome-pty-helper'
make  all-am
make[3]: Entering directory `/var/tmp/portage/x11-libs/vte-0.16.8/work/vte-0.16.8/gnome-pty-helper'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -march=nocona -O2 -pipe -MT gnome-login-support.o -MD -MP -MF .deps/gnome-login-support.Tpo -c -o gnome-login-support.o gnome-login-support.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -march=nocona -O2 -pipe -MT gnome-pty-helper.o -MD -MP -MF .deps/gnome-pty-helper.Tpo -c -o gnome-pty-helper.o gnome-pty-helper.c
mv -f .deps/gnome-pty-helper.Tpo .deps/gnome-pty-helper.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -march=nocona -O2 -pipe -MT gnome-utmp.o -MD -MP -MF .deps/gnome-utmp.Tpo -c -o gnome-utmp.o gnome-utmp.c
mv -f .deps/gnome-login-support.Tpo .deps/gnome-login-support.Po
mv -f .deps/gnome-utmp.Tpo .deps/gnome-utmp.Po
x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -march=nocona -O2 -pipe -Wl,-z,now  -lglib-2.0    -o gnome-pty-helper gnome-login-support.o gnome-pty-helper.o gnome-utmp.o  -lutil
make[3]: Leaving directory `/var/tmp/portage/x11-libs/vte-0.16.8/work/vte-0.16.8/gnome-pty-helper'
make[2]: Leaving directory `/var/tmp/portage/x11-libs/vte-0.16.8/work/vte-0.16.8/gnome-pty-helper'
make[2]: Entering directory `/var/tmp/portage/x11-libs/vte-0.16.8/work/vte-0.16.8'
make[2]: Leaving directory `/var/tmp/portage/x11-libs/vte-0.16.8/work/vte-0.16.8'
make[1]: Leaving directory `/var/tmp/portage/x11-libs/vte-0.16.8/work/vte-0.16.8'
>>> Source compiled.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-x11-libs_-_vte-0.16.8-13052.log"

unlink:    /usr/share/pygtk/2.0/codegen/argtypes.pyc
open_wr:   /usr/share/pygtk/2.0/codegen/argtypes.pyc
unlink:    /usr/share/pygtk/2.0/codegen/definitions.pyc
open_wr:   /usr/share/pygtk/2.0/codegen/definitions.pyc
unlink:    /usr/share/pygtk/2.0/codegen/defsparser.pyc
open_wr:   /usr/share/pygtk/2.0/codegen/defsparser.pyc
unlink:    /usr/share/pygtk/2.0/codegen/scmexpr.pyc
open_wr:   /usr/share/pygtk/2.0/codegen/scmexpr.pyc
unlink:    /usr/share/pygtk/2.0/codegen/override.pyc
open_wr:   /usr/share/pygtk/2.0/codegen/override.pyc
unlink:    /usr/share/pygtk/2.0/codegen/reversewrapper.pyc
open_wr:   /usr/share/pygtk/2.0/codegen/reversewrapper.pyc
--------------------------------------------------------------------------------

Will attach log file.

Reproducible: Always

Steps to Reproduce:
1. emerge =x11-libs/vte-0.16.8
2.
3.

Actual Results:  
Does not compile.

Expected Results:  
Should compile w/o access violations.

Portage 2.1.3.6 (default-linux/amd64/2006.1, gcc-4.1.2, glibc-2.6.1-r0, 2.6.22-gentoo-r1-mw x86_64)
=================================================================
System uname: 2.6.22-gentoo-r1-mw x86_64 Intel(R) Core(TM)2 CPU 6400 @ 2.13GHz
Gentoo Base System release 1.12.10
Timestamp of tree: Fri, 24 Aug 2007 04:50:01 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [disabled]
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r4, 2.5.1-r2
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/sandbox:    1.2.18.1
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.17.50.0.18
sys-devel/gcc-config: 1.4.0
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=nocona -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/ ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo"
LANG="C"
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/local/portage"
SYNC="rsync://ares/gentoo-portage"
USE="X Xaw3d a52 aac aalib acpi alsa amd64 aoss bash-completion berkdb bitmap-fonts blender-game branding bzip2 cdparanoia cdr cli cracklib crypt css cups curl d dbus dedicated dga dia directfb divx dri dvb dvd dvdnav dvdr dvi editor emerald encode escreen expat fam fbcon ffmpeg firefox flac ftp gd gdbm gif gimpprint glut gnome gnutls gtk gtkhtml hal hddtemp iconv icq idn imagemagick imap ipv6 jabber john jpeg jpeg2k lame libcaca libnotify logrotate mad mbox midi mng mozdevelop mozilla mp3 mudflap mysql nautilus ncurses nfs nls no-htdocs nptl nptlonly nsplugin nvidia offensive ogg openal opengl openmp openssl oscar pam pcre pdf perl php png pop postfix postgres ppds python quicktime readline realmedia rtc ruby samba sdl server session skins spl sqlite ssl startup-notification svg tcpd tetex theora thunderbird tiff tools truetype truetype-fonts type1-fonts unicode usb userlocales vim vim-with-x visualization vorbis wmf wmp wxwindows x264 xanim xchattext xine xinerama xml xorg xpm xprint xsl xv xvid zlib" ALSA_CARDS="cmipci 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="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Martin Wegner 2007-08-24 12:19:57 UTC
Created attachment 129062 [details]
Access violation log file created by emerge.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-08-24 12:21:50 UTC
Re-emerge pygtk, and run python-updater after upgrading python.

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

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