request from: hawk checking if we should skip the build started at: Wed Apr 11 13:48:36 2018 fetching http://kraz.tld-linux.org/~buildertidev//srpms/5a9a976a-9cf7-4228-890b-0d74a5974790/xterm-327-1.src.rpm fetched 1271670 bytes, 1105.0 K/s installing srpm: xterm-327-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.mocZrQ/BUILD /tmp/B.mocZrQ/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog xterm-327-1.src.rpm * Wed Apr 11 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/xterm.git;a=log;h=74489882590f9bd5f405c09ac9d5247610b7c95c + rpm -Uhv --nodeps --define '_topdir /tmp/B.mocZrQ' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' xterm-327-1.src.rpm xterm ################################################## + rm -f xterm-327-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.mocZrQ/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.mocZrQ/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.mocZrQ' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.mocZrQ/xterm.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 5a9a976a-9cf7-4228-890b-0d74a5974790; TMPDIR=/tmp/B.mocZrQ/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.mocZrQ' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.mocZrQ/xterm.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 5a9a976a-9cf7-4228-890b-0d74a5974790 + TMPDIR=/tmp/B.mocZrQ/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.mocZrQ' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.mocZrQ/xterm.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.mocZrQ/BUILD/tmp /bin/sh -e /tmp/B.mocZrQ/BUILD/tmp/rpm-tmp.54161 + umask 022 + cd /tmp/B.mocZrQ/BUILD + cd /tmp/B.mocZrQ/BUILD + rm -rf xterm-327 + /usr/bin/gzip -dc /tmp/B.mocZrQ/xterm-327.tgz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xterm-327 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (xterm-tinfo.patch):' Patch #0 (xterm-tinfo.patch): + or ... 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... -ltinfo checking for termcap.h... yes checking for X applications class... XTerm checking for directory to install resource files... /usr/share/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... no checking for xterm... no 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... 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... root checking if we may use the root 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... yes checking if this is an SVR4 system... no checking for X... libraries /usr/lib64, 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 x86_64-tld-linux-pkg-config... no 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... no 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... yes 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... /usr/bin/xmkmf 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... 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 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... yes checking for proc tree with cwd-support... /proc 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/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include 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... no 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... yes 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... no checking for ctags... yes checking for etags... no 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 + /usr/bin/make -j8 x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./button.c x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./cachedGCs.c mawk '/^CASE_/{printf "#define %s %d\n", $1, n++}' < VTparse.def >VTparse.hin x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./charsets.c x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./cursor.c x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./data.c x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./doublechr.c x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./fontutils.c x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./input.c In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./data.h:57, from ./cachedGCs.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./button.c:62: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./charsets.c:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./cursor.c:56: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./data.h:57, from ./data.c:54: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./fontutils.h:36, from ./fontutils.c:41: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./doublechr.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./input.c:57: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./linedata.c In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./linedata.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./main.c In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./main.c:92: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./menu.c In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./menu.c:56: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./print.c In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./print.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ made builtin_icons.h x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./ptydata.c In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./data.h:57, from ./ptydata.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./scrollback.c In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./scrollback.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./screen.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./screen.c:57: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./scrollbar.c In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./scrollbar.c:55: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./tabs.c In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./tabs.c:57: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./util.c In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./util.c:57: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./version.c In file included from /usr/include/ctype.h:25:0, from ./version.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./xstrings.c In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./xstrings.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./xtermcap.c In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./xtermcap.h:40, from ./xtermcap.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./VTPrsTbl.c In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./VTparse.h:36, from ./VTPrsTbl.c:55: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ mawk '/^CASE_/{printf "#define %s %d\n", $1, n++}' < Tekparse.def >Tekparse.hin x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./charclass.c In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./charclass.c:27: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./precompose.c x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./wcwidth.c x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./graphics_sixel.c In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./graphics_sixel.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./graphics.c In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./graphics.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./resize.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./resize.c:57: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./charproc.c x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./misc.c In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./main.h:56, from ./misc.c:56: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./charproc.c:82: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./TekPrsTbl.c x86_64-tld-linux-gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/ncurses -D_GNU_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/freetype2/config -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -I/usr/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/lib64/glib-2.0/include -DDEFCLASS=\"XTerm\" -DPROJECTROOT='"/usr"' -D__vendorversion__='"Version 7.7.0 X.Org"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c ./Tekproc.c /bin/sh ./plink.sh x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o resize resize.o version.o xstrings.o -lXft -lfontconfig -lfreetype -lutil -lXaw7 -lXmu -lXt -lX11 -lXinerama -lXpm -lSM -lICE -lutempter -ltinfo In file included from /usr/include/sys/types.h:25:0, from /usr/include/X11/Xos.h:42, from ./xterm.h:67, from ./Tekproc.c:80: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ./plink.sh x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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 graphics_sixel.o graphics.o -lXft -lfontconfig -lfreetype -lutil -lXaw7 -lXmu -lXt -lX11 -lXinerama -lXpm -lSM -lICE -lutempter -ltinfo + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.mocZrQ/BUILD/tmp /bin/sh -e /tmp/B.mocZrQ/BUILD/tmp/rpm-tmp.24627 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.mocZrQ/BUILD/tmp + umask 022 + cd /tmp/B.mocZrQ/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder + /bin/mkdir -p /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder + cd xterm-327 + rm -rf /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder + /usr/bin/make -j8 install 'DESTDIR=/tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder' mkdir -p /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/bin /usr/bin/install -c xterm /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/bin/`echo xterm| sed 's,x,x,'` /usr/bin/install -c -m 755 resize /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/bin/`echo resize| sed 's,x,x,'` ... installing /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/bin/uxterm ... installing /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/bin/koi8rxterm mkdir -p /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/man/man1 /usr/bin/install -c -m 644 ./xterm.man /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/man/man1/xterm.1 /usr/bin/install -c -m 644 ./resize.man /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/man/man1/resize.1 /usr/bin/install -c -m 644 ./uxterm.man /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/man/man1/uxterm.1 /usr/bin/install -c -m 644 ./koi8rxterm.man /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/man/man1/koi8rxterm.1 mkdir -p /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/X11/app-defaults ** XTerm installing /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/X11/app-defaults/XTerm installing /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/X11/app-defaults/XTerm-color ** UXTerm installing /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/X11/app-defaults/UXTerm installing /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/X11/app-defaults/UXTerm-color ** KOI8RXTerm installing /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/X11/app-defaults/KOI8RXTerm installing /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/X11/app-defaults/KOI8RXTerm-color mkdir -p /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/pixmaps ACTUAL_XTERM=`echo xterm| sed 's,x,x,'` \ /bin/sh -c '\ h=/tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/pixmaps; \ for n in ./icons/*xterm*_32x32.xpm ./icons/*xterm*_48x48.xpm; \ do \ l=`basename $n`; \ r=`echo "$l" | sed -e "s,xterm,$ACTUAL_XTERM,"`; \ echo "installing pixmap $h/$r"; \ /usr/bin/install -c -m 644 ./icons/$l $h/$r; \ s=`echo "$r" | sed -e '"'s,^.*\.,.,'"'`; \ t=NONE$s; \ b=`basename $n $s | sed -e "s,_[1-9][0-9]*x.*,,"`; \ if test "NONE" != NONE ; then \ if test "x$r" != "$t" ; then \ if test "x$b" = "xxterm-color" ; then \ echo "linking $r -> $t"; \ ( cd $h; rm -f $t; ln -s $r $t; ) \ fi \ fi \ fi \ done' installing pixmap /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/pixmaps/filled-xterm_32x32.xpm installing pixmap /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/pixmaps/mini.xterm_32x32.xpm installing pixmap /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/pixmaps/xterm-color_32x32.xpm installing pixmap /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/pixmaps/xterm_32x32.xpm installing pixmap /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/pixmaps/filled-xterm_48x48.xpm installing pixmap /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/pixmaps/mini.xterm_48x48.xpm installing pixmap /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/pixmaps/xterm-color_48x48.xpm installing pixmap /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/pixmaps/xterm_48x48.xpm ... installed icons Completed installation of executables and documentation. Use "make install-ti" to install terminfo description. + >/tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/man/man1/uxterm.1 + echo '.so xterm.1' + install -D xterm.appdata.xml /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/appdata/xterm.appdata.xml + install -D /tmp/B.mocZrQ/XTerm.ad-pl /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/X11/pl/app-defaults/XTerm + install -D /tmp/B.mocZrQ/xterm.desktop /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/applications/xterm.desktop + install -D /tmp/B.mocZrQ/xterm.png /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/pixmaps/xterm.png + install -D /tmp/B.mocZrQ/xterm.1x.ko /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/man/ko/man1/xterm.1 + >/tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/man/ko/man1/uxterm.1 + echo '.so xterm.1' + /bin/rm '--interactive=never' /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/pixmaps/filled-xterm_32x32.xpm /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/pixmaps/filled-xterm_48x48.xpm /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/pixmaps/mini.xterm_32x32.xpm /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/pixmaps/mini.xterm_48x48.xpm /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/pixmaps/xterm-color_32x32.xpm /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/pixmaps/xterm-color_48x48.xpm /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/pixmaps/xterm_32x32.xpm /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/pixmaps/xterm_48x48.xpm + __spec_install_post_strip + set +x Stripping 2 ELF executables...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 2 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: xterm-327-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.mocZrQ/BUILD/tmp /bin/sh -e /tmp/B.mocZrQ/BUILD/tmp/rpm-tmp.24627 + umask 022 + cd /tmp/B.mocZrQ/BUILD + cd xterm-327 + DOCDIR=/tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/doc/xterm-327 + export DOCDIR + rm -rf /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/doc/xterm-327 + /bin/mkdir -p /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/doc/xterm-327 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/doc/xterm-327... Documentation compressed. + cp -pr README README.i18n xterm.log.html /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/doc/xterm-327 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder/usr/share/doc/xterm-327... ./README ./README.i18n Documentation compressed. + exit 0 Requires: /bin/sh libICE.so.6()(64bit) libX11.so.6()(64bit) libXaw.so.7()(64bit) libXft.so.2()(64bit) libXinerama.so.1()(64bit) libXmu.so.6()(64bit) libXpm.so.4()(64bit) libXt.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfontconfig.so.1()(64bit) libncursesw.so.6()(64bit) libutempter.so.0()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder Wrote: /tmp/B.mocZrQ/RPMS/xterm-327-1.x86_64.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.mocZrQ/BUILD/tmp /bin/sh -e /tmp/B.mocZrQ/BUILD/tmp/rpm-tmp.21456 + umask 022 + cd /tmp/B.mocZrQ/BUILD + cd xterm-327 + /bin/rm '--interactive=never' -rf /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder + rm -rf /tmp/B.mocZrQ/BUILD/tmp/xterm-327-root-builder ended at: Wed Apr 11 13:48:47 2018, done in 0:00:09.109132 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.mocZrQ/BUILD + rm -rf /tmp/B.mocZrQ/tmp /tmp/B.mocZrQ/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..600..653 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.mocZrQ Begin-TLD-Builder-Info Build-Time: user:14.88s sys:1.90s real:11.09s (faults io:0 non-io:1217388) Files queued for ftp: 438265 xterm-327-1.x86_64.rpm 68 xterm-327-1.src.rpm.uploadinfo End-TLD-Builder-Info