[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ANN: xterm-329



At 2017-06-12T19:34:17+0200, Sven Joachim wrote:
> Debian unstable i386, but I get the same error on amd64.
> 
> > XTerm 329 builds fine for me on Debian 9 amd64.
> 
> Maybe you have configured with --enable-regis-graphics?  This makes the
> problem go away.

Only if it's the default.  I configured only with --prefix=$HOME.

> I have attached a full build log for reference.

Me too.

Regards,
Branden
Script started on Mon Jun 12 13:35:34 2017
$ ./configure --prefix=$HOME && make
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
Configuring for linux-gnu
checking for gcc... 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 gcc accepts -g... yes
checking version of gcc... 6.3.0
checking for gcc option to accept ANSI C... none needed
checking $CC variable... ok
checking how to run the C preprocessor... gcc -E
checking for mawk... mawk
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for lint... no
checking for cppcheck... no
checking for splint... no
checking if we must define _GNU_SOURCE... yes
checking if we should also define _DEFAULT_SOURCE... yes
checking if _XOPEN_SOURCE really is set... yes
checking if SIGWINCH is defined... yes
checking for ncurses/curses.h... no
checking for ncurses/term.h... no
checking for stdlib.h... yes
checking for sys/ptem.h... no
checking for sys/ttydefaults.h... yes
checking for term.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 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 cc_t in <termios.h> or <termio.h>... 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 gethostname... yes
checking for getlogin... yes
checking for initgroups... yes
checking for mkdtemp... yes
checking for putenv... yes
checking for unsetenv... yes
checking for sched_yield... yes
checking for setpgid... yes
checking for strftime... yes
checking for tcgetattr... yes
checking for waitpid... yes
checking for wcswidth... yes
checking for wcwidth... 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_syslen is declared... no
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... no
checking for sys/param.h... yes
checking if POSIX saved-ids are supported... yes
checking if we want full tgetent function... yes
checking for full tgetent function... no
checking for partial tgetent function... -ltermcap
checking for termcap.h... yes
checking for X applications class... XTerm
checking for directory to install resource files... ${exec_prefix}/lib/X11/app-defaults
checking for the icon name... xterm-color
checking for icon symlink to use... NONE
checking for directory to install pixmaps... ${datadir}/pixmaps
checking for directory to install icons... no
checking if icon theme should be used... no
checking for icon(s) to install... icons/xterm-color_48x48.xpm
checking for icon name... xterm-color
checking if you want to install desktop files... yes
checking for desktop-file-install... yes
checking for requested desktop-category... auto
checking for install-permissions reference... xterm
checking for PATH separator... :
checking for xterm... /usr/bin/xterm
checking for symbolic link to create to xterm... xterm
checking if you want to disable openpty... no
checking if you want to disable setuid... no
checking if you want to disable setgid... no
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... no
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 termios.h... (cached) 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 if you want to use pkg-config... yes
checking for pkg-config... /usr/bin/pkg-config
checking for usable X Toolkit package... no
checking for X11/DECkeysym.h... yes
checking for X11/Sunkeysym.h... yes
checking for X11/XF86keysym.h... yes
checking for X11/XKBlib.h... yes
checking for X11/Xpoll.h... yes
checking for X11/extensions/XKB.h... yes
checking if you want to use the Xpm library for colored icon... yes
checking for X11/xpm.h... yes
checking for XpmCreatePixmapFromData in -lXpm... yes
checking if you want to use the Xinerama extension... yes
checking if you want to link with Xaw 3d library... no
checking if you want to link with Xaw 3d xft 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 usable Xaw/Xmu package... no
checking for X11/Xpoll.h... (cached) yes
checking for declaration of fd_set... sys/types.h
checking for declaration of fd_mask... sys/types.h
checking for IRIX 6.5 baud-rate redefinitions... no
checking for XcursorGetTheme in -lXcursor... yes
checking for stropts.h... yes
checking for grantpt... yes
checking for ptsname... yes
checking for posix_openpt... yes
checking if grantpt really works... yes
checking for pty features...  pty_isatty pty_tcsetattr tty_tcsetattr
checking for openpty in -lutil... yes
checking for util.h... no
checking for libutil.h... no
checking for pty.h... yes
checking if we can use XkbQueryExtension... yes
checking for XkbQueryExtension... yes
checking if we can use XkbKeycodeToKeysym... yes
checking for XkbKeycodeToKeysym... yes
checking for XKB Bell extension... no
checking for Xutf8LookupString... yes
checking if you want narrow prototypes for X libraries... yes
checking if we should use imake to help... yes
checking for xmkmf... no
checking for imake... no
checking for groff... /usr/bin/groff
checking for nroff... /usr/bin/nroff
checking for program to convert manpage to html... /usr/bin/groff
checking for default terminal-id... vt420
checking for default terminal-type... xterm
checking if backarrow-key should be BS... yes
checking if backarrow-key should be treated as erase... no
checking for default backspace/DEL setting... maybe
checking for default pty initial erase setting... False
checking if alt should send ESC... no
checking if meta should send ESC... no
checking for tic... yes
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... no
checking if you want 88 colors... no
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 to compile-in icon data... no
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 allow spawning new xterms... no
checking if you want to use double-buffering... no
checking if you want to use FreeType library... yes
checking for FreeType configuration script... auto
checking for FreeType config... /usr/bin/pkg-config xft
checking for /usr/bin/pkg-config cflags... -I/usr/include/freetype2
checking for /usr/bin/pkg-config libs...  -lXft
checking if we can link with FreeType libraries... yes
checking for XftDrawCharSpec... yes
checking for XftDrawSetClip... yes
checking for XftDrawSetClipRectangles... yes
checking for usable Xft/fontconfig package... no
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 Sun-style function keys... yes
checking if you want saved-lines stored as a FIFO... yes
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... no
checking if you want support for logging... 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... yes
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 regcomp... yes
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 selection-actions... yes
checking if you want support for session management... yes
checking if you want to use termcap function-keys... 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 wide-attribute support... yes
checking if you want wide-character support... yes
checking if you want only 16-bit character support... no
checking if you want to use mini-luit/Latin9 built-in support... no
checking if you want to use luit... yes
checking for xterm-filter... no
checking for xterm-filter... no
checking for bluit... no
checking for luit... /usr/bin/luit
checking if you want dynamic-abbreviation support... no
checking if you want DECterm Locator support... no
checking if you want XHTML and SVG screen dump support... no
checking if you want ReGIS graphics support... no
checking if you want sixel graphics support... no
checking if you want VT420 rectangle support... yes
checking if you want -ziconbeep option... yes
checking if you want debugging traces... no
checking if you want to use dmalloc for testing... no
checking if you want to use dbmalloc for testing... no
checking if you want to use valgrind for testing... no
checking if you want to perform memory-leak testing... no
checking if you want to see long compiling messages... yes
checking if you want magic cookie emulation... no
checking for tigetstr... yes
checking for use_extended_names... yes
checking if you want to turn on gcc warnings... no
checking if filesystem supports mixed-case filenames... yes
checking for exctags... no
checking for ctags... ctags
checking for exetags... no
checking for etags... etags
checking for ctags... yes
checking for etags... yes
checking for an rpath option... -Wl,-rpath,
checking if rpath-hack should be disabled... no
checking for updated LDFLAGS... maybe
checking for ldd... ldd
configure: creating ./config.status
config.status: creating Makefile
config.status: creating df-install
config.status: creating minstall
config.status: creating xtermcfg.h
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./button.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./cachedGCs.c
mawk '/^CASE_/{printf "#define %s %d\n", $1, n++}' < VTparse.def >VTparse.hin
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./charproc.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./charsets.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./cursor.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./data.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./doublechr.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./fontutils.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./input.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./linedata.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./main.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./menu.c
made builtin_icons.h
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./misc.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./print.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./ptydata.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./scrollback.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./screen.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./scrollbar.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./tabs.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./util.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./version.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./xstrings.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./xtermcap.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./VTPrsTbl.c
mawk '/^CASE_/{printf "#define %s %d\n", $1, n++}' < Tekparse.def >Tekparse.hin
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./TekPrsTbl.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./Tekproc.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./charclass.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./precompose.c
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./wcwidth.c
/bin/sh ./plink.sh gcc -g -O2   -o xterm button.o cachedGCs.o charproc.o charsets.o cursor.o data.o doublechr.o fontutils.o input.o linedata.o main.o menu.o misc.o print.o ptydata.o scrollback.o screen.o scrollbar.o tabs.o util.o version.o xstrings.o xtermcap.o VTPrsTbl.o TekPrsTbl.o Tekproc.o charclass.o precompose.o wcwidth.o -lXft -lfontconfig -lfreetype -lutil -lXaw7 -lXmu -lXt -lX11 -lXinerama -lXpm -lSM -lICE -ltermcap 
gcc -I. -I. -DHAVE_CONFIG_H  -D_GNU_SOURCE -D_DEFAULT_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=4 -DOSMINORVERSION=9 -I/usr/include/freetype2 -DDEFCLASS=\"XTerm\"  -g -O2  -c ./resize.c
/bin/sh ./plink.sh gcc -g -O2   -o resize resize.o version.o xstrings.o -lXft -lfontconfig -lfreetype -lutil -lXaw7 -lXmu -lXt -lX11 -lXinerama -lXpm -lSM -lICE -ltermcap
$ exit

Script done on Mon Jun 12 13:36:10 2017

Attachment: signature.asc
Description: PGP signature


Reply to: