Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 97973 Details for
Bug 148982
sandbox acess violation in xterm-215
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
the output from the console
Text File_6 (text/plain), 22.69 KB, created by
GNUtoo
on 2006-09-24 12:13:20 UTC
(
hide
)
Description:
the output from the console
Filename:
MIME Type:
Creator:
GNUtoo
Created:
2006-09-24 12:13:20 UTC
Size:
22.69 KB
patch
obsolete
>>>> Emerging (3 of 3) x11-terms/xterm-215 to / >>>> Downloading 'http://distfiles.gentoo.org/distfiles/xterm-215.tgz' >--19:08:35-- http://distfiles.gentoo.org/distfiles/xterm-215.tgz > => `/usr/portage/distfiles/xterm-215.tgz' >Resolving distfiles.gentoo.org... 216.165.129.135, 156.56.247.195, 64.50.236.52, ... >Connecting to distfiles.gentoo.org[216.165.129.135]:80... connected. >HTTP request sent, awaiting response... 200 OK >Length: 784,236 [application/x-gzip] > >100%[============================================================================================>] 784,236 220.96K/s ETA 00:00 > >19:08:39 (220.42 KB/s) - `/usr/portage/distfiles/xterm-215.tgz' saved [784,236/784,236] > > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] > * checking xterm-215.tgz ;-) ... [ ok ] >>>> Unpacking source... >>>> Unpacking xterm-215.tgz to /var/tmp/portage/xterm-215/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/xterm-215/work/xterm-215 ... >ACCESS DENIED access_wr: / > * econf: updating xterm-215/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating xterm-215/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 --libdir=/etc --with-x --with-utempter --disable-setuid --disable-full-tgetent --disable-imake --enable-ansi-color --enable-256-color --enable-broken-osc --enable-broken-st --enable-load-vt-fonts --enable-i18n --enable-wide-chars --enable-doublechars --enable-warnings --enable-tcap-query --enable-logging --enable-dabbrev --with-app-defaults=/usr/share/X11/app-defaults --disable-toolbar --enable-freetype --enable-luit --enable-mini-luit --without-Xaw3d --disable-narrowproto --build=i686-pc-linux-gnu >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >Configuring for linux-gnu >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for executable suffix... >checking for object suffix... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking whether i686-pc-linux-gnu-gcc needs -traditional... no >checking for mawk... no >checking for gawk... gawk >checking for a BSD compatible install... /bin/install -c >checking whether ln -s works... yes >checking for tdlint... no >checking for lint... no >checking for alint... no >checking for AIX... no >checking for POSIXized ISC... no >checking for i686-pc-linux-gnu-gcc option to accept ANSI C... -DCC_HAS_PROTOS >checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking for an ANSI C-conforming const... yes >checking if i686-pc-linux-gnu-gcc -U and -D options work together... yes >checking if we must define _GNU_SOURCE... yes >checking if SIGWINCH is defined... yes >checking for ncurses/term.h... no >checking for stdlib.h... yes >checking for termios.h... yes >checking for unistd.h... yes >checking for wchar.h... yes >checking whether time.h and sys/time.h may both be included... yes >checking for nl_langinfo and CODESET... yes >checking for signal global datatype... volatile sig_atomic_t >checking for size_t in <sys/types.h> or <stdio.h>... yes >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... (cached) 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... (cached) yes >checking for time_t... yes >checking for mode_t... yes >checking for pid_t... yes >checking for uid_t in sys/types.h... yes >checking for off_t... yes >checking for bcopy... yes >checking for gethostname... yes >checking for getlogin... yes >checking for memmove... yes >checking for putenv... yes >checking for sched_yield... yes >checking for strerror... yes >checking for strftime... yes >checking for tcgetattr... yes >checking for waitpid... yes >checking for wcswidth... yes >checking for wcwidth... yes >checking for memmove... (cached) yes >checking for lastlog.h... yes >checking for paths.h... yes >checking for lastlog path... _PATH_LASTLOG >checking for utmp implementation... utmp >checking if utmp.ut_host is declared... yes >checking if utmp.ut_name is declared... ut_name >checking for exit-status in utmp... ut_exit.e_exit >checking if utmp.ut_xtime is declared... yes >checking if utmp.ut_session is declared... yes >checking if utmp is SYSV flavor... yes >checking for lastlog.h... (cached) yes >checking for struct lastlog... yes >checking if POSIX saved-ids are supported... yes >checking if we want full tgetent function... no >checking for tgetent function... -lncurses >checking for directory to install resource files... /usr/share/X11/app-defaults >checking for install-permissions reference... xterm >checking for xterm... /usr/bin/xterm >checking for symbolic link to create to xterm... xterm >checking if you want to disable setuid... yes >checking if you want to run xterm setuid to a given user... no >checking if you want to run xterm setgid to match utmp/utmpx file... no >checking if you want to link with utempter... yes >checking if we can link with utempter library... yes >checking if external errno is declared... yes >checking if external errno exists... no >checking for explicit tty group name... auto... >checking for tty group name... tty >checking if we may use the tty group... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for POSIX wait functions... yes >checking if external sys_nerr is declared... yes >checking if external sys_nerr exists... yes >checking if external sys_errlist is declared... yes >checking if external sys_errlist exists... yes >checking for stdlib.h... (cached) yes >checking for X11/Intrinsic.h... yes >checking if we should define SYSV... no >checking for elf_begin in -lelf... no >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for XOpenDisplay... no >checking for XOpenDisplay in -lX11... yes >checking for XtAppInitialize... no >checking for XtAppInitialize in -lXt... yes >checking for X11/DECkeysym.h... yes >checking for X11/Sunkeysym.h... yes >checking for X11/Xpoll.h... yes >checking if you want to link with Xaw 3d library... no >checking if you want to link with neXT Athena library... no >checking if you want to link with Athena-Plus library... no >checking for XextCreateExtension in -lXext... yes >checking for X11/Xaw/SimpleMenu.h... yes >checking for XawSimpleMenuAddGlobalActions in -lXaw -lXmu... yes >checking for declaration of fd_set... sys/types.h >checking for IRIX 6.5 baud-rate redefinitions... no >checking for grantpt... yes >checking for XKB Bell extension... yes >checking for Xutf8LookupString... yes >checking if you want narrow prototypes for X libraries... no >checking if we should use imake to help... no >checking for default terminal-id... vt100 >checking for default terminal-type... xterm >checking for private terminfo-directory... none >checking if you want active-icons... yes >checking if you want ANSI color... yes >checking if you want 16 colors like aixterm... yes >checking if you want 256 colors... yes >checking if you want blinking cursor... yes >checking if you want to ignore Linux's broken palette-strings... yes >checking if you want to allow broken string-terminators... yes >checking if you want printable 128-159... yes >checking if you want bold colors mapped like IBM PC... yes >checking if you want separate color-classes... yes >checking if you want color-mode enabled by default... yes >checking if you want support for color highlighting... yes >checking if you want support for doublesize characters... yes >checking if you want fallback-support for box characters... yes >checking if you want to use FreeType library... yes >checking for pkg-config... /usr/bin/pkg-config >checking for X FreeType headers... -I/usr/include/freetype2 >checking for X FreeType libraries... -lXft -lXrender -lfontconfig -lfreetype -lz -lX11 >checking if you want support for HP-style function keys... no >checking if you want support for SCO-style function keys... no >checking if you want support for internationalization... yes >checking if you want support for initial-erase setup... yes >checking if you want support for input-method... yes >checking if X libraries support input-method... yes >checking if you want support for load-vt-fonts... yes >checking if you want support for logging... yes >checking if you want to allow logging via a pipe... no >checking if you want support for iconify/maximize translations... yes >checking if you want NumLock to override keyboard tables... yes >checking if you want support for get/set of base64 selection data... no >checking if you want support for pty-handshaking... yes >checking if you want support for mouse in readline applications... no >checking if you want support for regular-expression selections... yes >checking if you want to use PCRE for regular-expressions... no >checking for regular-expression headers... regex.h >checking if you want support for right-scrollbar... yes >checking if you want check for redundant name-change... yes >checking if you want support for session management... yes >checking if you want to use termcap-query/report... yes >checking if you want support for tek4014... yes >checking if you want pulldown menus with a toolbar... no >checking if you want VT52 emulation... yes >checking if you want to use mini-luit/Latin9 built-in support... yes >checking if you want to use luit... yes >checking for luit... /usr/bin/luit >checking if you want wide-character support... yes >checking if you want dynamic-abbreviation support... yes >checking if you want DECterm Locator support... no >checking if you want -ziconbeep option... yes >checking if you want debugging traces... no >checking if you want to test memory leaks... no >checking if you want to see long compiling messages... yes >checking if you want magic cookie emulation... no >checking if you want to turn on gcc warnings... yes >configure: checking for i686-pc-linux-gnu-gcc __attribute__ directives... >... scanf >... printf >... unused >... noreturn >checking version of i686-pc-linux-gnu-gcc... 4.1.1 >checking if this is really Intel C compiler... no >configure: checking for i686-pc-linux-gnu-gcc warning options... >... -Wbad-function-cast >... -Wcast-align >... -Wcast-qual >... -Winline >... -Wmissing-declarations >... -Wmissing-prototypes >... -Wnested-externs >... -Wpointer-arith >... -Wshadow >... -Wstrict-prototypes >... -Wundef >configure: creating ./config.status >config.status: creating Makefile >config.status: creating xtermcfg.h >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./button.c >./button.c: In function '_ConvertSelectionHelper': >./button.c:3054: warning: dereferencing type-punned pointer will break strict-aliasing rules >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./charproc.c >./charproc.c: In function 'in_put': >./charproc.c:3143: warning: comparison between signed and unsigned >./charproc.c:3149: warning: comparison between signed and unsigned >./charproc.c: In function 'VTInitialize': >./charproc.c:5710: warning: dereferencing type-punned pointer will break strict-aliasing rules >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./charsets.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./cursor.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./data.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./doublechr.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./fontutils.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./input.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./main.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./menu.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./misc.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./print.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./ptydata.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./screen.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./scrollbar.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./tabs.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./util.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./xstrings.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./VTPrsTbl.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./TekPrsTbl.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./Tekproc.c >./Tekproc.c: In function 'Tinput': >./Tekproc.c:788: warning: comparison between signed and unsigned >./Tekproc.c:810: warning: comparison between signed and unsigned >./Tekproc.c:818: warning: comparison between signed and unsigned >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./charclass.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./precompose.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./wcwidth.c >i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -o xterm button.o charproc.o charsets.o cursor.o data.o doublechr.o fontutils.o input.o main.o menu.o misc.o print.o ptydata.o screen.o scrollbar.o tabs.o util.o xstrings.o VTPrsTbl.o TekPrsTbl.o Tekproc.o charclass.o precompose.o wcwidth.o -lXft -lXrender -lfontconfig -lfreetype -lz -lX11 -lXaw -lXmu -lXext -lXt -lSM -lICE -lX11 -lutempter -lncurses >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -D_GNU_SOURCE -DXTSTRINGDEFINES -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./resize.c >/bin/sh ./plink.sh i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -o resize resize.o xstrings.o -lXft -lXrender -lfontconfig -lfreetype -lz -lX11 -lXaw -lXmu -lXext -lXt -lSM -lICE -lX11 -lutempter -lncurses >testing if -lXft is needed >testing if -lXrender is needed >testing if -lfontconfig is needed >testing if -lfreetype is needed >testing if -lz is needed >testing if -lX11 is needed >testing if -lXaw is needed >testing if -lXmu is needed >testing if -lXext is needed >testing if -lXt is needed >testing if -lSM is needed >testing if -lICE is needed >testing if -lX11 is needed >testing if -lutempter is needed >testing if -lncurses is needed >...yes >>>> Source compiled. >--------------------------- ACCESS VIOLATION SUMMARY --------------------------- >LOG FILE = "/var/log/sandbox/sandbox-x11-terms_-_xterm-215-9582.log" > >access_wr: / >--------------------------------------------------------------------------------
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 148982
: 97973