Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@richese
Created June 11, 2021 21:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save richese/5faffc86b2d3e1c52f2d22d099c0d7a9 to your computer and use it in GitHub Desktop.
Save richese/5faffc86b2d3e1c52f2d22d099c0d7a9 to your computer and use it in GitHub Desktop.
rxvt-unicode-pixbuf 9.26 logs
URxvt.termName: rxvt-unicode
#URxvt.depth: 0
URxvt.buffered: True
URxvt.urgentOnBell: True
URxvt.saveLines: 5000
URxvt.cursorBlink: True
URxvt.scrollBar: False
URxvt.font: xft:Monospace:size=10,\
-misc-fixed-bold-r-normal--15-140-75-75-c-90-iso10646-1,\
-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1, \
[codeset=JISX0208]xft:Kochi Gothic:antialias=false, \
xft:Code2000:antialias=false
# Color scheme
# Modified xcolors.net/baskerville - ivorylight from https://terminal.sexy
! special
*.foreground: #292b30
*.background: #fef9ec
*.cursorColor: #292b30
! black
*.color0: #c5c1b4
*.color8: #a1a6b2
! red
*.color1: #dc302a
*.color9: #b22b31
! green
*.color2: #00a250
*.color10: #007427
! yellow
*.color3: #917d00
*.color11: #715f00
! blue
*.color4: #208ffb
*.color12: #0065ca
! magenta
*.color5: #d160c4
*.color13: #a03196
! cyan
*.color6: #00a4c1
*.color14: #007693
! white
*.color7: #3e424d
*.color15: #282c36
/* config.h. Generated from config.h.in by configure. */
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define if you want 8 bit control sequences */
/* #undef EIGHT_BIT_CONTROLS */
/* Define if you want to automatically compose combining characters */
#define ENABLE_COMBINING 1
/* Define if you want handling for rarely used but handy features */
/* #undef ENABLE_FRILLS */
/* Define if you can embed a perl interpreter */
#define ENABLE_PERL 1
/* Define if you want bold and italic support */
#define ENABLE_STYLES 1
/* Define if you want your background to use the parent window background */
#define ENABLE_TRANSPARENCY 1
/* Define if you want european extended codesets */
#define ENCODING_EU 1
/* Define if you want japanese codesets */
#define ENCODING_JP 1
/* Define if you want extended japanese codesets */
#define ENCODING_JP_EXT 1
/* Define if you want korean codesets */
#define ENCODING_KR 1
/* Define if you want vietnamese codesets */
#define ENCODING_VN 1
/* Define if you want chinese codesets */
#define ENCODING_ZH 1
/* Define if you want extended chinese codesets */
#define ENCODING_ZH_EXT 1
/* Define to 1 if you have the `clock_gettime' function. */
#define HAVE_CLOCK_GETTIME 1
/* Define to 1 to use the syscall interface for clock_gettime */
/* #undef HAVE_CLOCK_SYSCALL */
/* Define to 1 if you have the `epoll_ctl' function. */
#define HAVE_EPOLL_CTL 1
/* Define to 1 if you have the `eventfd' function. */
#define HAVE_EVENTFD 1
/* Define to 1 if you have the `FcPatternGet' function. */
#define HAVE_FCPATTERNGET 1
/* Define to 1 if the floor function is available */
#define HAVE_FLOOR 1
/* Define to 1 if you have the <fontconfig/fontconfig.h> header file. */
#define HAVE_FONTCONFIG_FONTCONFIG_H 1
/* Define to 1 if you have the `getpt' function. */
#define HAVE_GETPT 1
/* Define to 1 if you have the `inotify_init' function. */
#define HAVE_INOTIFY_INIT 1
/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1
/* Define to 1 if you have the `isastream' function. */
/* #undef HAVE_ISASTREAM */
/* Define to 1 if linux/fs.h defined kernel_rwf_t */
#define HAVE_KERNEL_RWF_T 1
/* Define to 1 if you have the `kqueue' function. */
/* #undef HAVE_KQUEUE */
/* Define to 1 if you have the <lastlog.h> header file. */
#define HAVE_LASTLOG_H 1
/* Define to 1 if you have the `rt' library (-lrt). */
/* #undef HAVE_LIBRT */
/* Define to 1 if you have the <libutil.h> header file. */
/* #undef HAVE_LIBUTIL_H */
/* Define to 1 if you have the <linux/aio_abi.h> header file. */
#define HAVE_LINUX_AIO_ABI_H 1
/* Define to 1 if you have the <linux/fs.h> header file. */
#define HAVE_LINUX_FS_H 1
/* Define to 1 if you have the <memory.h> header file. */
/* #undef HAVE_MEMORY_H */
/* Define to 1 if you have the `nanosleep' function. */
#define HAVE_NANOSLEEP 1
/* Define if nl_langinfo(CODESET) works */
#define HAVE_NL_LANGINFO 1
/* "" */
/* #undef HAVE_OPENPTY */
/* Define if you want to use gdk-pixbuf for image processing */
#define HAVE_PIXBUF 1
/* Define to 1 if you have the `poll' function. */
#define HAVE_POLL 1
/* Define to 1 if you have the <poll.h> header file. */
#define HAVE_POLL_H 1
/* Define to 1 if you have the `port_create' function. */
/* #undef HAVE_PORT_CREATE */
/* Define to 1 if you have the <port.h> header file. */
/* #undef HAVE_PORT_H */
/* Define to 1 if you have the `posix_openpt' function. */
#define HAVE_POSIX_OPENPT 1
/* Define to 1 if you have the <pty.h> header file. */
#define HAVE_PTY_H 1
/* Define to 1 if you have the `revoke' function. */
/* #undef HAVE_REVOKE */
/* Define to 1 if you have the `select' function. */
#define HAVE_SELECT 1
/* Define to 1 if you have the `seteuid' function. */
#define HAVE_SETEUID 1
/* Define to 1 if you have the `setresuid' function. */
#define HAVE_SETRESUID 1
/* Define to 1 if you have the `setreuid' function. */
#define HAVE_SETREUID 1
/* Define to 1 if you have the `setuid' function. */
#define HAVE_SETUID 1
/* Define to 1 if you have the `signalfd' function. */
#define HAVE_SIGNALFD 1
/* Define if freedesktop startup notifications should be supported */
#define HAVE_STARTUP_NOTIFICATION 1
/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1
/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1
/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1
/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
/* Define to 1 if you have the <stropts.h> header file. */
/* #undef HAVE_STROPTS_H */
/* Define to 1 if the system has the type `struct lastlog'. */
#define HAVE_STRUCT_LASTLOG 1
/* Define to 1 if the system has the type `struct lastlogx'. */
/* #undef HAVE_STRUCT_LASTLOGX */
/* Define to 1 if the system has the type `struct utmp'. */
#define HAVE_STRUCT_UTMP 1
/* Define to 1 if the system has the type `struct utmpx'. */
#define HAVE_STRUCT_UTMPX 1
/* Define to 1 if you have the <sys/byteorder.h> header file. */
/* #undef HAVE_SYS_BYTEORDER_H */
/* Define to 1 if you have the <sys/epoll.h> header file. */
#define HAVE_SYS_EPOLL_H 1
/* Define to 1 if you have the <sys/eventfd.h> header file. */
#define HAVE_SYS_EVENTFD_H 1
/* Define to 1 if you have the <sys/event.h> header file. */
/* #undef HAVE_SYS_EVENT_H */
/* Define to 1 if you have the <sys/inotify.h> header file. */
#define HAVE_SYS_INOTIFY_H 1
/* Define to 1 if you have the <sys/ioctl.h> header file. */
#define HAVE_SYS_IOCTL_H 1
/* Define to 1 if you have the <sys/select.h> header file. */
#define HAVE_SYS_SELECT_H 1
/* Define to 1 if you have the <sys/signalfd.h> header file. */
#define HAVE_SYS_SIGNALFD_H 1
/* Define to 1 if you have the <sys/sockio.h> header file. */
/* #undef HAVE_SYS_SOCKIO_H */
/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1
/* Define to 1 if you have the <sys/strredir.h> header file. */
/* #undef HAVE_SYS_STRREDIR_H */
/* Define to 1 if you have the <sys/timerfd.h> header file. */
#define HAVE_SYS_TIMERFD_H 1
/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
/* Define if sys/socket.h defines the necessary macros/functions for file
handle passing */
#define HAVE_UNIX_FDPASS 1
/* Define to 1 if you have the `unsetenv' function. */
#define HAVE_UNSETENV 1
/* Define to 1 if you have the `updlastlogx' function. */
/* #undef HAVE_UPDLASTLOGX */
/* Define to 1 if you have the `updwtmp' function. */
#define HAVE_UPDWTMP 1
/* Define to 1 if you have the `updwtmpx' function. */
#define HAVE_UPDWTMPX 1
/* Define to 1 if you have the <util.h> header file. */
/* #undef HAVE_UTIL_H */
/* Define to 1 if you have the <utmpx.h> header file. */
#define HAVE_UTMPX_H 1
/* Define if struct utmpx contains ut_host */
#define HAVE_UTMPX_HOST 1
/* Define to 1 if you have the <utmp.h> header file. */
#define HAVE_UTMP_H 1
/* Define if struct utmp contains ut_host */
#define HAVE_UTMP_HOST 1
/* Define if struct utmp contains ut_pid */
#define HAVE_UTMP_PID 1
/* Define to 1 if you have the <wchar.h> header file. */
#define HAVE_WCHAR_H 1
/* Define to 1 if you have the <X11/Xft/Xft.h> header file. */
#define HAVE_X11_XFT_XFT_H 1
/* Define to 1 if you have the `XftDrawString32' function. */
#define HAVE_XFTDRAWSTRING32 1
/* Define to enable Xmu support */
/* #undef HAVE_XMU */
/* Define if setlocale (defined to Xsetlocale) works */
#define HAVE_XSETLOCALE 1
/* Define to 1 if you have the `_getpty' function. */
/* #undef HAVE__GETPTY */
/* Define if you want ISO 14755 extended support */
#define ISO_14755 1
/* Define if you want to have lastlog support when utmp/utmpx is enabled */
#define LASTLOG_SUPPORT 1
/* Define to have CTRL cause wheel events to accelerate scrolling. Release
CTRL to halt scrolling */
#define MOUSE_SLIP_WHEELING 1
/* Define to use wheel events (button4 and button5) to scroll */
#define MOUSE_WHEEL 1
/* Disable assertions (good for debugging) */
#define NDEBUG 1
/* Support NeXT style scrollbars */
#define NEXT_SCROLLBAR 1
/* Define if you don't want support for the backspace key */
/* #undef NO_BACKSPACE_KEY */
/* Define if you don't want support for the (non-keypad) delete key */
/* #undef NO_DELETE_KEY */
/* Define if you don't want any resources read */
/* #undef NO_RESOURCES */
/* Define for continual scrolling when you keep the scrollbar button pressed
*/
/* #undef NO_SCROLLBAR_BUTTON_CONTINUAL_SCROLLING */
/* Disable the secondary screen. Many programs use the secondary screen as
their workplace */
/* #undef NO_SECONDARY_SCREEN */
/* Define if you want faded colors when focus is lost */
#define OFF_FOCUS_FADING 1
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT ""
/* Define to the full name of this package. */
#define PACKAGE_NAME ""
/* Define to the full name and version of this package. */
#define PACKAGE_STRING ""
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME ""
/* Define to the home page for this package. */
#define PACKAGE_URL ""
/* Define to the version of this package. */
#define PACKAGE_VERSION ""
/* Support plain style scrollbars */
#define PLAIN_SCROLLBAR 1
/* Define if you want to hide the pointer while typing */
#define POINTER_BLANK 1
/* Define to a fallback location of lastlogx */
/* #undef PT_LASTLOGX_FILE */
/* Define to a fallback location of lastlog */
#define PT_LASTLOG_FILE "/var/log/lastlog"
/* Define to a fallback location of utmp */
#define PT_UTMP_FILE "/var/run/utmp"
/* Define to a fallback location of wtmpx */
/* #undef PT_WTMPX_FILE */
/* Define to a fallback location of wtmp */
#define PT_WTMP_FILE "/var/log/wtmp"
/* Resource class */
#define RESCLASS "URxvt"
/* Fallback resource class */
#define RESFALLBACK "Rxvt"
/* Default resource name */
#define RESNAME "urxvt"
/* Binary base name */
#define RXVTNAME "urxvt"
/* Support Rxvt original style scrollbars */
#define RXVT_SCROLLBAR 1
/* Set TERMINFO value to the value given by configure */
/* #undef RXVT_TERMINFO */
/* Define to allow scrolling when the selection moves to the top or bottom of
the screen */
#define SELECTION_SCROLLING 1
/* Define to use "smart" resize behavior */
/* #undef SMART_RESIZE */
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Set TERM to the value given by configure */
/* #undef TERMENV */
/* Define if you want blinking text support */
#define TEXT_BLINK 1
/* "" */
/* #undef TTY_GID_SUPPORT */
/* Define if you want to represent unicode characters outside plane 0 */
#define UNICODE_3 1
/* "" */
#define UNIX98_PTY 1
/* Define if you want 256-color support */
#define USE_256_COLORS 1
/* Enable extensions on AIX 3, Interix. */
#ifndef _ALL_SOURCE
# define _ALL_SOURCE 1
#endif
/* Enable GNU extensions on systems that have them. */
#ifndef _GNU_SOURCE
# define _GNU_SOURCE 1
#endif
/* Enable threading extensions on Solaris. */
#ifndef _POSIX_PTHREAD_SEMANTICS
# define _POSIX_PTHREAD_SEMANTICS 1
#endif
/* Enable extensions on HP NonStop. */
#ifndef _TANDEM_SOURCE
# define _TANDEM_SOURCE 1
#endif
/* Enable general extensions on Solaris. */
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
/* Define if you want to have XIM (X Input Method) protocol support - required
for multibyte characters input */
#define USE_XIM 1
/* Define if you want to have utmp/utmpx support */
#define UTMP_SUPPORT 1
/* Define if you want to have wtmp support when utmp/utmpx is enabled */
#define WTMP_SUPPORT 1
/* Define to enable xft support */
#define XFT 1
/* Define if your XIMCallback specifies XIC as first type. */
/* #undef XIMCB_PROTO_BROKEN */
/* Define ONLY iff Xlib.h supports it */
#define XLIB_ILLEGAL_ACCESS 1
/* Define to enable xrender support */
#define XRENDER 1
/* Support Xterm style scrollbars */
#define XTERM_SCROLLBAR 1
/* Define to 1 if the X Window System is missing or not being used. */
/* #undef X_DISPLAY_MISSING */
/* Define to 1 if on MINIX. */
/* #undef _MINIX */
/* Define to 2 if the system does not provide POSIX.1 features except with
this defined. */
/* #undef _POSIX_1_SOURCE */
/* Define to 1 if you need to in order for `stat' and other things to work. */
/* #undef _POSIX_SOURCE */
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
#define below would cause a syntax error. */
/* #undef _UINT32_T */
/* Enable declarations of msg_control and msg_controllen on Solaris */
/* #undef _XOPEN_SOURCE */
/* Enable declarations in utmp.h on Solaris when the XPG4v2 namespace is
active */
#define __EXTENSIONS__ 1
/* Define to `int' if <sys/types.h> doesn't define. */
/* #undef gid_t */
/* Define to the type of a signed integer type of width exactly 16 bits if
such a type exists and the standard includes do not define it. */
/* #undef int16_t */
/* Define to the type of a signed integer type of width exactly 32 bits if
such a type exists and the standard includes do not define it. */
/* #undef int32_t */
/* Define to `int' if <sys/types.h> does not define. */
/* #undef mode_t */
/* Define to `int' if <sys/types.h> does not define. */
/* #undef pid_t */
/* Define to `int' if <sys/types.h> doesn't define. */
/* #undef uid_t */
/* Define to the type of an unsigned integer type of width exactly 16 bits if
such a type exists and the standard includes do not define it. */
/* #undef uint16_t */
/* Define to the type of an unsigned integer type of width exactly 32 bits if
such a type exists and the standard includes do not define it. */
/* #undef uint32_t */
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ ./configure --prefix=/usr --enable-256-color --enable-combining --enable-fading --enable-font-styles --enable-iso14755 --enable-keepscrolling --enable-lastlog --enable-mousewheel --enable-next-scroll --enable-perl --enable-pointer-blank --enable-rxvt-scroll --enable-selectionscrolling --enable-slipwheeling --disable-smart-resize --enable-startup-notification --enable-transparency --enable-unicode3 --enable-utmp --enable-wtmp --enable-xft --enable-xim --enable-xterm-scroll --enable-pixbuf --disable-frills
## --------- ##
## Platform. ##
## --------- ##
hostname = nano
uname -m = x86_64
uname -r = 5.12.9-zen1-1-zen
uname -s = Linux
uname -v = #1 ZEN SMP PREEMPT Thu, 03 Jun 2021 11:36:07 +0000
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/luck/Public/local/nano/bin/
PATH: /home/luck/Public/local/common/bin/
PATH: /home/luck/Public/bin/
PATH: /home/luck/opt/bin/
PATH: /usr/local/sbin/
PATH: /usr/local/bin/
PATH: /usr/bin/
PATH: /usr/lib/jvm/default/bin/
PATH: /usr/bin/site_perl/
PATH: /usr/bin/vendor_perl/
PATH: /usr/bin/core_perl/
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2992: looking for aux files: install-sh config.guess config.sub
configure:3005: trying ./
configure:3016: ./install-sh found
configure:3034: ./config.guess found
configure:3034: ./config.sub found
configure:3157: checking build system type
configure:3172: result: x86_64-pc-linux-gnu
configure:3192: checking host system type
configure:3206: result: x86_64-pc-linux-gnu
configure:3298: checking for gcc
configure:3319: found /usr/bin/gcc
configure:3330: result: gcc
configure:3683: checking for C compiler version
configure:3692: gcc --version >&5
gcc (GCC) 11.1.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3703: $? = 0
configure:3692: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-install-libiberty --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-werror gdc_include_dir=/usr/include/dlang/gdc
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.1.0 (GCC)
configure:3703: $? = 0
configure:3692: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3703: $? = 1
configure:3692: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3703: $? = 1
configure:3692: gcc -version >&5
gcc: error: unrecognized command-line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:3703: $? = 1
configure:3723: checking whether the C compiler works
configure:3745: gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:3749: $? = 0
configure:3799: result: yes
configure:3802: checking for C compiler default output file name
configure:3804: result: a.out
configure:3810: checking for suffix of executables
configure:3817: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:3821: $? = 0
configure:3844: result:
configure:3866: checking whether we are cross compiling
configure:3874: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
configure:3878: $? = 0
configure:3885: ./conftest
configure:3889: $? = 0
configure:3904: result: no
configure:3909: checking for suffix of object files
configure:3932: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:3936: $? = 0
configure:3958: result: o
configure:3962: checking whether the compiler supports GNU C
configure:3982: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:3982: $? = 0
configure:3992: result: yes
configure:4003: checking whether gcc accepts -g
configure:4024: gcc -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4024: $? = 0
configure:4068: result: yes
configure:4088: checking for gcc option to enable C11 features
configure:4103: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4103: $? = 0
configure:4121: result: none needed
configure:4300: checking for g++
configure:4321: found /usr/bin/g++
configure:4332: result: g++
configure:4359: checking for C++ compiler version
configure:4368: g++ --version >&5
g++ (GCC) 11.1.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4379: $? = 0
configure:4368: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-install-libiberty --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-werror gdc_include_dir=/usr/include/dlang/gdc
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.1.0 (GCC)
configure:4379: $? = 0
configure:4368: g++ -V >&5
g++: error: unrecognized command-line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:4379: $? = 1
configure:4368: g++ -qversion >&5
g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:4379: $? = 1
configure:4383: checking whether the compiler supports GNU C++
configure:4403: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:4403: $? = 0
configure:4413: result: yes
configure:4424: checking whether g++ accepts -g
configure:4445: g++ -c -g -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:4445: $? = 0
configure:4489: result: yes
configure:4509: checking for g++ option to enable C++11 features
configure:4524: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 conftest.cpp >&5
conftest.cpp: In function 'int main(int, char**)':
conftest.cpp:175:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse]
175 | cxx11test::delegate d2();
| ^~
conftest.cpp:175:25: note: remove parentheses to default-initialize a variable
175 | cxx11test::delegate d2();
| ^~
| --
conftest.cpp:175:25: note: or replace parentheses with braces to value-initialize a variable
configure:4524: $? = 0
configure:4542: result: none needed
configure:4621: checking for a BSD-compatible install
configure:4694: result: /usr/bin/install -c
configure:4711: checking for stdio.h
configure:4711: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4711: $? = 0
configure:4711: result: yes
configure:4711: checking for stdlib.h
configure:4711: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4711: $? = 0
configure:4711: result: yes
configure:4711: checking for string.h
configure:4711: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4711: $? = 0
configure:4711: result: yes
configure:4711: checking for inttypes.h
configure:4711: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4711: $? = 0
configure:4711: result: yes
configure:4711: checking for stdint.h
configure:4711: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4711: $? = 0
configure:4711: result: yes
configure:4711: checking for strings.h
configure:4711: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4711: $? = 0
configure:4711: result: yes
configure:4711: checking for sys/stat.h
configure:4711: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4711: $? = 0
configure:4711: result: yes
configure:4711: checking for sys/types.h
configure:4711: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4711: $? = 0
configure:4711: result: yes
configure:4711: checking for unistd.h
configure:4711: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4711: $? = 0
configure:4711: result: yes
configure:4711: checking for wchar.h
configure:4711: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4711: $? = 0
configure:4711: result: yes
configure:4711: checking for minix/config.h
configure:4711: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:47:10: fatal error: minix/config.h: No such file or directory
47 | #include <minix/config.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:4711: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4711: result: no
configure:4742: checking whether it is safe to define __EXTENSIONS__
configure:4761: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4761: $? = 0
configure:4769: result: yes
configure:4772: checking whether _XOPEN_SOURCE should be defined
configure:4794: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4794: $? = 0
configure:4821: result: no
configure:4890: checking for working libsupc++
configure:4908: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:4908: $? = 0
configure:4910: result: ok
configure:4955: checking for library containing setlocale
configure:4984: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:4984: $? = 0
configure:5004: result: none required
configure:5014: checking for library containing gethostbyname
configure:5043: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:5043: $? = 0
configure:5063: result: none required
configure:5072: checking for library containing socket
configure:5101: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:5101: $? = 0
configure:5121: result: none required
configure:5639: checking for sys/inotify.h
configure:5639: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:5639: $? = 0
configure:5639: result: yes
configure:5645: checking for sys/epoll.h
configure:5645: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:5645: $? = 0
configure:5645: result: yes
configure:5651: checking for sys/event.h
configure:5651: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
conftest.cpp:72:10: fatal error: sys/event.h: No such file or directory
72 | #include <sys/event.h>
| ^~~~~~~~~~~~~
compilation terminated.
configure:5651: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/event.h>
configure:5651: result: no
configure:5657: checking for port.h
configure:5657: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
conftest.cpp:72:10: fatal error: port.h: No such file or directory
72 | #include <port.h>
| ^~~~~~~~
compilation terminated.
configure:5657: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <port.h>
configure:5657: result: no
configure:5663: checking for poll.h
configure:5663: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:5663: $? = 0
configure:5663: result: yes
configure:5669: checking for sys/timerfd.h
configure:5669: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:5669: $? = 0
configure:5669: result: yes
configure:5676: checking for sys/select.h
configure:5676: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:5676: $? = 0
configure:5676: result: yes
configure:5682: checking for sys/eventfd.h
configure:5682: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:5682: $? = 0
configure:5682: result: yes
configure:5688: checking for sys/signalfd.h
configure:5688: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:5688: $? = 0
configure:5688: result: yes
configure:5694: checking for linux/aio_abi.h
configure:5694: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:5694: $? = 0
configure:5694: result: yes
configure:5700: checking for linux/fs.h
configure:5700: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:5700: $? = 0
configure:5700: result: yes
configure:5708: checking for inotify_init
configure:5708: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:5708: $? = 0
configure:5708: result: yes
configure:5714: checking for epoll_ctl
configure:5714: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:5714: $? = 0
configure:5714: result: yes
configure:5720: checking for kqueue
configure:5720: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
/usr/bin/ld: /tmp/ccj2xpiw.o: in function `main':
conftest.cpp:(.text.startup+0x6): undefined reference to `kqueue'
collect2: error: ld returned 1 exit status
configure:5720: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| /* end confdefs.h. */
| /* Define kqueue to an innocuous variant, in case <limits.h> declares kqueue.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define kqueue innocuous_kqueue
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char kqueue (); below. */
|
| #include <limits.h>
| #undef kqueue
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char kqueue ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_kqueue || defined __stub___kqueue
| choke me
| #endif
|
| int
| main (void)
| {
| return kqueue ();
| ;
| return 0;
| }
configure:5720: result: no
configure:5726: checking for port_create
configure:5726: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
/usr/bin/ld: /tmp/ccmYyZUF.o: in function `main':
conftest.cpp:(.text.startup+0x6): undefined reference to `port_create'
collect2: error: ld returned 1 exit status
configure:5726: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| /* end confdefs.h. */
| /* Define port_create to an innocuous variant, in case <limits.h> declares port_create.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define port_create innocuous_port_create
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char port_create (); below. */
|
| #include <limits.h>
| #undef port_create
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char port_create ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_port_create || defined __stub___port_create
| choke me
| #endif
|
| int
| main (void)
| {
| return port_create ();
| ;
| return 0;
| }
configure:5726: result: no
configure:5732: checking for poll
configure:5732: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:5732: $? = 0
configure:5732: result: yes
configure:5738: checking for select
configure:5738: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:5738: $? = 0
configure:5738: result: yes
configure:5744: checking for eventfd
configure:5744: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:5744: $? = 0
configure:5744: result: yes
configure:5750: checking for signalfd
configure:5750: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:5750: $? = 0
configure:5750: result: yes
configure:5761: checking for clock_gettime
configure:5761: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:5761: $? = 0
configure:5761: result: yes
configure:5859: checking for nanosleep
configure:5859: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:5859: $? = 0
configure:5859: result: yes
configure:5923: checking for __kernel_rwf_t
configure:5923: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:5923: $? = 0
configure:5923: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:64:28: error: expected primary-expression before ')' token
64 | if (sizeof ((__kernel_rwf_t)))
| ^
configure:5923: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_POLL 1
| #define HAVE_SELECT 1
| #define HAVE_EVENTFD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_NANOSLEEP 1
| /* end confdefs.h. */
| #include <linux/fs.h>
|
| int
| main (void)
| {
| if (sizeof ((__kernel_rwf_t)))
| return 0;
| ;
| return 0;
| }
configure:5923: result: yes
configure:5938: checking for library containing floor
configure:5967: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:5967: $? = 0
configure:5987: result: none required
configure:6004: checking for tic
configure:6027: found /usr/bin/tic
configure:6040: result: /usr/bin/tic
configure:6054: checking how to run the C++ preprocessor
configure:6076: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
In file included from /usr/include/bits/libc-header-start.h:33,
from /usr/include/limits.h:26,
from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed/limits.h:203,
from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed/syslimits.h:7,
from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed/limits.h:34,
from conftest.cpp:61:
/usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
configure:6076: $? = 0
configure:6091: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
conftest.cpp:61:10: fatal error: ac_nonexistent.h: No such file or directory
61 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:6091: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_POLL 1
| #define HAVE_SELECT 1
| #define HAVE_EVENTFD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_KERNEL_RWF_T 1
| #define HAVE_FLOOR 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6118: result: g++ -E
configure:6132: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
In file included from /usr/include/bits/libc-header-start.h:33,
from /usr/include/limits.h:26,
from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed/limits.h:203,
from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed/syslimits.h:7,
from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed/limits.h:34,
from conftest.cpp:61:
/usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
configure:6132: $? = 0
configure:6147: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
conftest.cpp:61:10: fatal error: ac_nonexistent.h: No such file or directory
61 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:6147: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_POLL 1
| #define HAVE_SELECT 1
| #define HAVE_EVENTFD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_KERNEL_RWF_T 1
| #define HAVE_FLOOR 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6178: checking for X
configure:6216: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lX11 -lsupc++ >&5
configure:6216: $? = 0
configure:6403: result: libraries , headers
configure:6500: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ -lX11 >&5
configure:6500: $? = 0
configure:6597: checking for gethostbyname
configure:6597: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:6597: $? = 0
configure:6597: result: yes
configure:6693: checking for connect
configure:6693: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:6693: $? = 0
configure:6693: result: yes
configure:6742: checking for remove
configure:6742: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:6742: $? = 0
configure:6742: result: yes
configure:6791: checking for shmat
configure:6791: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:6791: $? = 0
configure:6791: result: yes
configure:6849: checking for IceConnectionNumber in -lICE
configure:6871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lICE -lsupc++ >&5
configure:6871: $? = 0
configure:6881: result: yes
configure:6944: checking for pkg-config
configure:6967: found /usr/bin/pkg-config
configure:6979: result: /usr/bin/pkg-config
configure:7009: checking for gdk-pixbuf-2.0
configure:7015: result: ok
configure:7039: checking for libstartup-notification-1.0
configure:7045: result: ok
configure:7088: checking for sys/byteorder.h
configure:7088: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
conftest.cpp:91:10: fatal error: sys/byteorder.h: No such file or directory
91 | #include <sys/byteorder.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
configure:7088: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_POLL 1
| #define HAVE_SELECT 1
| #define HAVE_EVENTFD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_KERNEL_RWF_T 1
| #define HAVE_FLOOR 1
| #define HAVE_PIXBUF 1
| #define HAVE_STARTUP_NOTIFICATION 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/byteorder.h>
configure:7088: result: no
configure:7094: checking for sys/ioctl.h
configure:7094: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:7094: $? = 0
configure:7094: result: yes
configure:7100: checking for sys/sockio.h
configure:7100: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
conftest.cpp:92:10: fatal error: sys/sockio.h: No such file or directory
92 | #include <sys/sockio.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:7100: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_POLL 1
| #define HAVE_SELECT 1
| #define HAVE_EVENTFD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_KERNEL_RWF_T 1
| #define HAVE_FLOOR 1
| #define HAVE_PIXBUF 1
| #define HAVE_STARTUP_NOTIFICATION 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sockio.h>
configure:7100: result: no
configure:7106: checking for sys/strredir.h
configure:7106: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
conftest.cpp:92:10: fatal error: sys/strredir.h: No such file or directory
92 | #include <sys/strredir.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:7106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_POLL 1
| #define HAVE_SELECT 1
| #define HAVE_EVENTFD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_KERNEL_RWF_T 1
| #define HAVE_FLOOR 1
| #define HAVE_PIXBUF 1
| #define HAVE_STARTUP_NOTIFICATION 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/strredir.h>
configure:7106: result: no
configure:7112: checking for stdint.h
configure:7112: result: yes
configure:7118: checking for wchar.h
configure:7118: result: yes
configure:7126: checking for XLIB_ILLEGAL_ACCESS
configure:7149: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:7149: $? = 0
configure:7158: result: yes
configure:7166: checking for mode_t
configure:7166: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:7166: $? = 0
configure:7166: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:98:20: error: expected primary-expression before ')' token
98 | if (sizeof ((mode_t)))
| ^
configure:7166: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_POLL 1
| #define HAVE_SELECT 1
| #define HAVE_EVENTFD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_KERNEL_RWF_T 1
| #define HAVE_FLOOR 1
| #define HAVE_PIXBUF 1
| #define HAVE_STARTUP_NOTIFICATION 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define XLIB_ILLEGAL_ACCESS 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:7166: result: yes
configure:7177: checking for pid_t
configure:7177: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:7177: $? = 0
configure:7177: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:99:19: error: expected primary-expression before ')' token
99 | if (sizeof ((pid_t)))
| ^
configure:7177: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_POLL 1
| #define HAVE_SELECT 1
| #define HAVE_EVENTFD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_KERNEL_RWF_T 1
| #define HAVE_FLOOR 1
| #define HAVE_PIXBUF 1
| #define HAVE_STARTUP_NOTIFICATION 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define XLIB_ILLEGAL_ACCESS 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| int
| main (void)
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:7177: result: yes
configure:7213: checking for grep that handles long lines and -e
configure:7277: result: /usr/bin/grep
configure:7282: checking for egrep
configure:7350: result: /usr/bin/grep -E
configure:7355: checking for uid_t in sys/types.h
In file included from /usr/include/sys/types.h:25,
from conftest.cpp:67:
/usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
configure:7376: result: yes
configure:7387: checking for int16_t
configure:7387: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:7387: $? = 0
configure:7387: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:99:26: error: size '-1' of array 'test_array' is negative
99 | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
100 | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
configure:7387: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_POLL 1
| #define HAVE_SELECT 1
| #define HAVE_EVENTFD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_KERNEL_RWF_T 1
| #define HAVE_FLOOR 1
| #define HAVE_PIXBUF 1
| #define HAVE_STARTUP_NOTIFICATION 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define XLIB_ILLEGAL_ACCESS 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| enum { N = 16 / 2 - 1 };
| int
| main (void)
| {
| static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
| < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:7387: result: yes
configure:7396: checking for uint16_t
configure:7396: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:7396: $? = 0
configure:7396: result: yes
configure:7406: checking for int32_t
configure:7406: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:7406: $? = 0
configure:7406: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:99:26: error: size '-1' of array 'test_array' is negative
99 | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
100 | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
configure:7406: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_POLL 1
| #define HAVE_SELECT 1
| #define HAVE_EVENTFD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_KERNEL_RWF_T 1
| #define HAVE_FLOOR 1
| #define HAVE_PIXBUF 1
| #define HAVE_STARTUP_NOTIFICATION 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define XLIB_ILLEGAL_ACCESS 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| enum { N = 32 / 2 - 1 };
| int
| main (void)
| {
| static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
| < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:7406: result: yes
configure:7415: checking for uint32_t
configure:7415: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:7415: $? = 0
configure:7415: result: yes
configure:7428: checking for unsetenv
configure:7428: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:7428: $? = 0
configure:7428: result: yes
configure:7484: checking for updwtmp
configure:7484: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:7484: $? = 0
configure:7484: result: yes
configure:7490: checking for updwtmpx
configure:7490: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:7490: $? = 0
configure:7490: result: yes
configure:7496: checking for updlastlogx
configure:7496: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
/usr/bin/ld: /tmp/ccTBmeKx.o: in function `main':
conftest.cpp:(.text.startup+0x6): undefined reference to `updlastlogx'
collect2: error: ld returned 1 exit status
configure:7496: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_POLL 1
| #define HAVE_SELECT 1
| #define HAVE_EVENTFD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_KERNEL_RWF_T 1
| #define HAVE_FLOOR 1
| #define HAVE_PIXBUF 1
| #define HAVE_STARTUP_NOTIFICATION 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define XLIB_ILLEGAL_ACCESS 1
| #define HAVE_UNSETENV 1
| #define UTMP_SUPPORT 1
| #define WTMP_SUPPORT 1
| #define LASTLOG_SUPPORT 1
| #define HAVE_UPDWTMP 1
| #define HAVE_UPDWTMPX 1
| /* end confdefs.h. */
| /* Define updlastlogx to an innocuous variant, in case <limits.h> declares updlastlogx.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define updlastlogx innocuous_updlastlogx
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char updlastlogx (); below. */
|
| #include <limits.h>
| #undef updlastlogx
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char updlastlogx ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_updlastlogx || defined __stub___updlastlogx
| choke me
| #endif
|
| int
| main (void)
| {
| return updlastlogx ();
| ;
| return 0;
| }
configure:7496: result: no
configure:7504: checking for lastlog.h
configure:7504: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:7504: $? = 0
configure:7504: result: yes
configure:7523: checking for utmp.h
configure:7523: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:7523: $? = 0
configure:7523: result: yes
configure:7528: checking for struct utmp
configure:7528: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:7528: $? = 0
configure:7528: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:83:14: error: expected primary-expression before 'struct'
83 | if (sizeof ((struct utmp)))
| ^~~~~~
conftest.cpp:83:14: error: expected ')' before 'struct'
83 | if (sizeof ((struct utmp)))
| ~^~~~~~
| )
conftest.cpp:84:21: error: expected ')' before ';' token
84 | return 0;
| ^
| )
conftest.cpp:83:12: note: to match this '('
83 | if (sizeof ((struct utmp)))
| ^
conftest.cpp:84:21: error: expected ')' before ';' token
84 | return 0;
| ^
| )
conftest.cpp:83:4: note: to match this '('
83 | if (sizeof ((struct utmp)))
| ^
configure:7528: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_POLL 1
| #define HAVE_SELECT 1
| #define HAVE_EVENTFD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_KERNEL_RWF_T 1
| #define HAVE_FLOOR 1
| #define HAVE_PIXBUF 1
| #define HAVE_STARTUP_NOTIFICATION 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define XLIB_ILLEGAL_ACCESS 1
| #define HAVE_UNSETENV 1
| #define UTMP_SUPPORT 1
| #define WTMP_SUPPORT 1
| #define LASTLOG_SUPPORT 1
| #define HAVE_UPDWTMP 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <utmp.h>
|
|
| int
| main (void)
| {
| if (sizeof ((struct utmp)))
| return 0;
| ;
| return 0;
| }
configure:7528: result: yes
configure:7542: checking for struct utmp.ut_host
configure:7542: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:7542: $? = 0
configure:7542: result: yes
configure:7555: checking for struct utmp.ut_pid
configure:7555: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:7555: $? = 0
configure:7555: result: yes
configure:7574: checking for utmpx.h
configure:7574: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:7574: $? = 0
configure:7574: result: yes
configure:7579: checking for struct utmpx
configure:7579: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:7579: $? = 0
configure:7579: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:87:14: error: expected primary-expression before 'struct'
87 | if (sizeof ((struct utmpx)))
| ^~~~~~
conftest.cpp:87:14: error: expected ')' before 'struct'
87 | if (sizeof ((struct utmpx)))
| ~^~~~~~
| )
conftest.cpp:88:21: error: expected ')' before ';' token
88 | return 0;
| ^
| )
conftest.cpp:87:12: note: to match this '('
87 | if (sizeof ((struct utmpx)))
| ^
conftest.cpp:88:21: error: expected ')' before ';' token
88 | return 0;
| ^
| )
conftest.cpp:87:4: note: to match this '('
87 | if (sizeof ((struct utmpx)))
| ^
configure:7579: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_POLL 1
| #define HAVE_SELECT 1
| #define HAVE_EVENTFD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_KERNEL_RWF_T 1
| #define HAVE_FLOOR 1
| #define HAVE_PIXBUF 1
| #define HAVE_STARTUP_NOTIFICATION 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define XLIB_ILLEGAL_ACCESS 1
| #define HAVE_UNSETENV 1
| #define UTMP_SUPPORT 1
| #define WTMP_SUPPORT 1
| #define LASTLOG_SUPPORT 1
| #define HAVE_UPDWTMP 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP_HOST 1
| #define HAVE_UTMP_PID 1
| #define HAVE_UTMPX_H 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <utmpx.h>
|
|
| int
| main (void)
| {
| if (sizeof ((struct utmpx)))
| return 0;
| ;
| return 0;
| }
configure:7579: result: yes
configure:7593: checking for struct utmpx.ut_host
configure:7593: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:7593: $? = 0
configure:7593: result: yes
configure:7609: checking for struct lastlog
configure:7609: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:7609: $? = 0
configure:7609: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:92:14: error: expected primary-expression before 'struct'
92 | if (sizeof ((struct lastlog)))
| ^~~~~~
conftest.cpp:92:14: error: expected ')' before 'struct'
92 | if (sizeof ((struct lastlog)))
| ~^~~~~~
| )
conftest.cpp:93:21: error: expected ')' before ';' token
93 | return 0;
| ^
| )
conftest.cpp:92:12: note: to match this '('
92 | if (sizeof ((struct lastlog)))
| ^
conftest.cpp:93:21: error: expected ')' before ';' token
93 | return 0;
| ^
| )
conftest.cpp:92:4: note: to match this '('
92 | if (sizeof ((struct lastlog)))
| ^
configure:7609: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_POLL 1
| #define HAVE_SELECT 1
| #define HAVE_EVENTFD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_KERNEL_RWF_T 1
| #define HAVE_FLOOR 1
| #define HAVE_PIXBUF 1
| #define HAVE_STARTUP_NOTIFICATION 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define XLIB_ILLEGAL_ACCESS 1
| #define HAVE_UNSETENV 1
| #define UTMP_SUPPORT 1
| #define WTMP_SUPPORT 1
| #define LASTLOG_SUPPORT 1
| #define HAVE_UPDWTMP 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP_HOST 1
| #define HAVE_UTMP_PID 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX_HOST 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <utmp.h>
| #ifdef HAVE_LASTLOG_H
| #include <lastlog.h>
| #endif
|
|
| int
| main (void)
| {
| if (sizeof ((struct lastlog)))
| return 0;
| ;
| return 0;
| }
configure:7609: result: yes
configure:7626: checking for struct lastlogx
configure:7626: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:93:5: error: invalid application of 'sizeof' to incomplete type 'main()::lastlogx'
93 | if (sizeof (struct lastlogx))
| ^~~~~~~~~~~~~~~~~~~~~~~~
configure:7626: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_POLL 1
| #define HAVE_SELECT 1
| #define HAVE_EVENTFD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_KERNEL_RWF_T 1
| #define HAVE_FLOOR 1
| #define HAVE_PIXBUF 1
| #define HAVE_STARTUP_NOTIFICATION 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define XLIB_ILLEGAL_ACCESS 1
| #define HAVE_UNSETENV 1
| #define UTMP_SUPPORT 1
| #define WTMP_SUPPORT 1
| #define LASTLOG_SUPPORT 1
| #define HAVE_UPDWTMP 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP_HOST 1
| #define HAVE_UTMP_PID 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX_HOST 1
| #define HAVE_STRUCT_LASTLOG 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <utmpx.h>
| #ifdef HAVE_LASTLOG_H
| #include <lastlog.h>
| #endif
|
|
| int
| main (void)
| {
| if (sizeof (struct lastlogx))
| return 0;
| ;
| return 0;
| }
configure:7626: result: no
configure:7644: checking for a fallback location of utmp
configure:7660: result: /var/run/utmp
configure:7672: checking for a fallback location of wtmp
configure:7688: result: /var/log/wtmp
configure:7699: checking for a fallback location of wtmpx
configure:7715: result:
configure:7726: checking for a fallback location of lastlog
configure:7742: result: /var/log/lastlog
configure:7753: checking for a fallback location of lastlogx
configure:7769: result:
configure:7788: checking for working Xlocale
configure:7812: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ -lX11 >&5
configure:7812: $? = 0
configure:7812: ./conftest
configure:7812: $? = 0
configure:7823: result: yes
configure:7829: checking for broken XIM callback
configure:7848: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
conftest.cpp: In function 'void f()':
conftest.cpp:93:21: error: invalid conversion from 'void (*)(XIC, XPointer, XPointer)' {aka 'void (*)(_XIC*, char*, char*)'} to 'XIMProc' {aka 'void (*)(_XIM*, char*, char*)'} [-fpermissive]
93 | cb.callback = im_destroy_cb;
| ^~~~~~~~~~~~~
| |
| void (*)(XIC, XPointer, XPointer) {aka void (*)(_XIC*, char*, char*)}
configure:7848: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_POLL 1
| #define HAVE_SELECT 1
| #define HAVE_EVENTFD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_KERNEL_RWF_T 1
| #define HAVE_FLOOR 1
| #define HAVE_PIXBUF 1
| #define HAVE_STARTUP_NOTIFICATION 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define XLIB_ILLEGAL_ACCESS 1
| #define HAVE_UNSETENV 1
| #define UTMP_SUPPORT 1
| #define WTMP_SUPPORT 1
| #define LASTLOG_SUPPORT 1
| #define HAVE_UPDWTMP 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP_HOST 1
| #define HAVE_UTMP_PID 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX_HOST 1
| #define HAVE_STRUCT_LASTLOG 1
| #define PT_UTMP_FILE "/var/run/utmp"
| #define PT_WTMP_FILE "/var/log/wtmp"
| #define PT_LASTLOG_FILE "/var/log/lastlog"
| #define USE_XIM 1
| /* end confdefs.h. */
|
| #include <X11/Xlib.h>
|
| void im_destroy_cb (XIC unused1, XPointer client_data, XPointer unused3);
|
| void f() {
| XIMCallback cb;
| cb.callback = im_destroy_cb;
| }
|
configure:7856: result: no
configure:7867: checking for working X setlocale
configure:7885: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ -lX11 >&5
configure:7885: $? = 0
configure:7894: result: yes
configure:7904: checking for working nl_langinfo
configure:7921: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:7921: $? = 0
configure:7930: result: yes
configure:8027: checking for unix-compliant filehandle passing ability
configure:8073: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:8073: $? = 0
configure:8082: result: yes
configure:8094: checking for pty.h
configure:8094: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:8094: $? = 0
configure:8094: result: yes
configure:8100: checking for util.h
configure:8100: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
conftest.cpp:118:10: fatal error: util.h: No such file or directory
118 | #include <util.h>
| ^~~~~~~~
compilation terminated.
configure:8100: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_POLL 1
| #define HAVE_SELECT 1
| #define HAVE_EVENTFD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_KERNEL_RWF_T 1
| #define HAVE_FLOOR 1
| #define HAVE_PIXBUF 1
| #define HAVE_STARTUP_NOTIFICATION 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define XLIB_ILLEGAL_ACCESS 1
| #define HAVE_UNSETENV 1
| #define UTMP_SUPPORT 1
| #define WTMP_SUPPORT 1
| #define LASTLOG_SUPPORT 1
| #define HAVE_UPDWTMP 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP_HOST 1
| #define HAVE_UTMP_PID 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX_HOST 1
| #define HAVE_STRUCT_LASTLOG 1
| #define PT_UTMP_FILE "/var/run/utmp"
| #define PT_WTMP_FILE "/var/log/wtmp"
| #define PT_LASTLOG_FILE "/var/log/lastlog"
| #define USE_XIM 1
| #define HAVE_XSETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_UNIX_FDPASS 1
| #define HAVE_PTY_H 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <util.h>
configure:8100: result: no
configure:8106: checking for libutil.h
configure:8106: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
conftest.cpp:118:10: fatal error: libutil.h: No such file or directory
118 | #include <libutil.h>
| ^~~~~~~~~~~
compilation terminated.
configure:8106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_POLL 1
| #define HAVE_SELECT 1
| #define HAVE_EVENTFD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_KERNEL_RWF_T 1
| #define HAVE_FLOOR 1
| #define HAVE_PIXBUF 1
| #define HAVE_STARTUP_NOTIFICATION 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define XLIB_ILLEGAL_ACCESS 1
| #define HAVE_UNSETENV 1
| #define UTMP_SUPPORT 1
| #define WTMP_SUPPORT 1
| #define LASTLOG_SUPPORT 1
| #define HAVE_UPDWTMP 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP_HOST 1
| #define HAVE_UTMP_PID 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX_HOST 1
| #define HAVE_STRUCT_LASTLOG 1
| #define PT_UTMP_FILE "/var/run/utmp"
| #define PT_WTMP_FILE "/var/log/wtmp"
| #define PT_LASTLOG_FILE "/var/log/lastlog"
| #define USE_XIM 1
| #define HAVE_XSETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_UNIX_FDPASS 1
| #define HAVE_PTY_H 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libutil.h>
configure:8106: result: no
configure:8112: checking for sys/ioctl.h
configure:8112: result: yes
configure:8118: checking for stropts.h
configure:8118: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
conftest.cpp:119:10: fatal error: stropts.h: No such file or directory
119 | #include <stropts.h>
| ^~~~~~~~~~~
compilation terminated.
configure:8118: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_POLL 1
| #define HAVE_SELECT 1
| #define HAVE_EVENTFD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_KERNEL_RWF_T 1
| #define HAVE_FLOOR 1
| #define HAVE_PIXBUF 1
| #define HAVE_STARTUP_NOTIFICATION 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define XLIB_ILLEGAL_ACCESS 1
| #define HAVE_UNSETENV 1
| #define UTMP_SUPPORT 1
| #define WTMP_SUPPORT 1
| #define LASTLOG_SUPPORT 1
| #define HAVE_UPDWTMP 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP_HOST 1
| #define HAVE_UTMP_PID 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX_HOST 1
| #define HAVE_STRUCT_LASTLOG 1
| #define PT_UTMP_FILE "/var/run/utmp"
| #define PT_WTMP_FILE "/var/log/wtmp"
| #define PT_LASTLOG_FILE "/var/log/lastlog"
| #define USE_XIM 1
| #define HAVE_XSETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_UNIX_FDPASS 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <stropts.h>
configure:8118: result: no
configure:8126: checking for revoke
configure:8126: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
conftest.cpp:112:1: error: 'choke' does not name a type
112 | choke me
| ^~~~~
configure:8126: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_POLL 1
| #define HAVE_SELECT 1
| #define HAVE_EVENTFD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_KERNEL_RWF_T 1
| #define HAVE_FLOOR 1
| #define HAVE_PIXBUF 1
| #define HAVE_STARTUP_NOTIFICATION 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define XLIB_ILLEGAL_ACCESS 1
| #define HAVE_UNSETENV 1
| #define UTMP_SUPPORT 1
| #define WTMP_SUPPORT 1
| #define LASTLOG_SUPPORT 1
| #define HAVE_UPDWTMP 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP_HOST 1
| #define HAVE_UTMP_PID 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX_HOST 1
| #define HAVE_STRUCT_LASTLOG 1
| #define PT_UTMP_FILE "/var/run/utmp"
| #define PT_WTMP_FILE "/var/log/wtmp"
| #define PT_LASTLOG_FILE "/var/log/lastlog"
| #define USE_XIM 1
| #define HAVE_XSETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_UNIX_FDPASS 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| /* Define revoke to an innocuous variant, in case <limits.h> declares revoke.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define revoke innocuous_revoke
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char revoke (); below. */
|
| #include <limits.h>
| #undef revoke
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char revoke ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_revoke || defined __stub___revoke
| choke me
| #endif
|
| int
| main (void)
| {
| return revoke ();
| ;
| return 0;
| }
configure:8126: result: no
configure:8132: checking for _getpty
configure:8132: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
/usr/bin/ld: /tmp/cctEm2Aq.o: in function `main':
conftest.cpp:(.text.startup+0x6): undefined reference to `_getpty'
collect2: error: ld returned 1 exit status
configure:8132: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_POLL 1
| #define HAVE_SELECT 1
| #define HAVE_EVENTFD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_KERNEL_RWF_T 1
| #define HAVE_FLOOR 1
| #define HAVE_PIXBUF 1
| #define HAVE_STARTUP_NOTIFICATION 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define XLIB_ILLEGAL_ACCESS 1
| #define HAVE_UNSETENV 1
| #define UTMP_SUPPORT 1
| #define WTMP_SUPPORT 1
| #define LASTLOG_SUPPORT 1
| #define HAVE_UPDWTMP 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP_HOST 1
| #define HAVE_UTMP_PID 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX_HOST 1
| #define HAVE_STRUCT_LASTLOG 1
| #define PT_UTMP_FILE "/var/run/utmp"
| #define PT_WTMP_FILE "/var/log/wtmp"
| #define PT_LASTLOG_FILE "/var/log/lastlog"
| #define USE_XIM 1
| #define HAVE_XSETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_UNIX_FDPASS 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| /* Define _getpty to an innocuous variant, in case <limits.h> declares _getpty.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _getpty innocuous__getpty
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _getpty (); below. */
|
| #include <limits.h>
| #undef _getpty
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _getpty ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__getpty || defined __stub____getpty
| choke me
| #endif
|
| int
| main (void)
| {
| return _getpty ();
| ;
| return 0;
| }
configure:8132: result: no
configure:8138: checking for getpt
configure:8138: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:8138: $? = 0
configure:8138: result: yes
configure:8144: checking for posix_openpt
configure:8144: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:8144: $? = 0
configure:8144: result: yes
configure:8150: checking for isastream
configure:8150: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
/usr/bin/ld: /tmp/ccy1TuOq.o: in function `main':
conftest.cpp:(.text.startup+0x6): undefined reference to `isastream'
collect2: error: ld returned 1 exit status
configure:8150: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_POLL 1
| #define HAVE_SELECT 1
| #define HAVE_EVENTFD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_KERNEL_RWF_T 1
| #define HAVE_FLOOR 1
| #define HAVE_PIXBUF 1
| #define HAVE_STARTUP_NOTIFICATION 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define XLIB_ILLEGAL_ACCESS 1
| #define HAVE_UNSETENV 1
| #define UTMP_SUPPORT 1
| #define WTMP_SUPPORT 1
| #define LASTLOG_SUPPORT 1
| #define HAVE_UPDWTMP 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP_HOST 1
| #define HAVE_UTMP_PID 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX_HOST 1
| #define HAVE_STRUCT_LASTLOG 1
| #define PT_UTMP_FILE "/var/run/utmp"
| #define PT_WTMP_FILE "/var/log/wtmp"
| #define PT_LASTLOG_FILE "/var/log/lastlog"
| #define USE_XIM 1
| #define HAVE_XSETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_UNIX_FDPASS 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_GETPT 1
| #define HAVE_POSIX_OPENPT 1
| /* end confdefs.h. */
| /* Define isastream to an innocuous variant, in case <limits.h> declares isastream.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define isastream innocuous_isastream
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char isastream (); below. */
|
| #include <limits.h>
| #undef isastream
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char isastream ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_isastream || defined __stub___isastream
| choke me
| #endif
|
| int
| main (void)
| {
| return isastream ();
| ;
| return 0;
| }
configure:8150: result: no
configure:8156: checking for setuid
configure:8156: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:8156: $? = 0
configure:8156: result: yes
configure:8162: checking for seteuid
configure:8162: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:8162: $? = 0
configure:8162: result: yes
configure:8168: checking for setreuid
configure:8168: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:8168: $? = 0
configure:8168: result: yes
configure:8174: checking for setresuid
configure:8174: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:8174: $? = 0
configure:8174: result: yes
configure:8182: checking for UNIX98 ptys
configure:8195: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:8195: $? = 0
configure:8201: result: yes
configure:8275: checking for tty group
configure:8309: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ >&5
configure:8309: $? = 0
configure:8309: ./conftest
configure:8309: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define NDEBUG 1
| #define USE_256_COLORS 1
| #define RESFALLBACK "Rxvt"
| #define RESNAME "urxvt"
| #define RESCLASS "URxvt"
| #define RXVTNAME "urxvt"
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_LINUX_AIO_ABI_H 1
| #define HAVE_LINUX_FS_H 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_EPOLL_CTL 1
| #define HAVE_POLL 1
| #define HAVE_SELECT 1
| #define HAVE_EVENTFD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_KERNEL_RWF_T 1
| #define HAVE_FLOOR 1
| #define HAVE_PIXBUF 1
| #define HAVE_STARTUP_NOTIFICATION 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define XLIB_ILLEGAL_ACCESS 1
| #define HAVE_UNSETENV 1
| #define UTMP_SUPPORT 1
| #define WTMP_SUPPORT 1
| #define LASTLOG_SUPPORT 1
| #define HAVE_UPDWTMP 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_UTMP_HOST 1
| #define HAVE_UTMP_PID 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_UTMPX_HOST 1
| #define HAVE_STRUCT_LASTLOG 1
| #define PT_UTMP_FILE "/var/run/utmp"
| #define PT_WTMP_FILE "/var/log/wtmp"
| #define PT_LASTLOG_FILE "/var/log/lastlog"
| #define USE_XIM 1
| #define HAVE_XSETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_UNIX_FDPASS 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_GETPT 1
| #define HAVE_POSIX_OPENPT 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define UNIX98_PTY 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/stat.h>
| #include <unistd.h>
| #include <grp.h>
|
| int main()
| {
| struct stat st;
| struct group *gr;
| char *tty;
| gr = getgrnam("tty");
| tty = ttyname(0);
| if (gr != 0
| && tty != 0
| && (stat(tty, &st)) == 0
| && st.st_gid == gr->gr_gid)
| return 0;
| else
| return 1;
| }
configure:8320: result: no
configure:8335: checking for xrender
configure:8341: result: ok
configure:8350: checking for X11/extensions/Xrender.h
configure:8350: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:8350: $? = 0
configure:8350: result: yes
configure:8358: checking for XRenderFindStandardFormat
configure:8358: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ -lXrender -lX11 >&5
configure:8358: $? = 0
configure:8358: result: yes
configure:8378: checking for fontconfig xft
configure:8384: result: ok
configure:8453: checking for X11/Xft/Xft.h
configure:8453: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.cpp >&5
configure:8453: $? = 0
configure:8453: result: yes
configure:8453: checking for fontconfig/fontconfig.h
configure:8453: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.cpp >&5
configure:8453: $? = 0
configure:8453: result: yes
configure:8469: checking for XftDrawString32
configure:8469: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ -lfontconfig -lfreetype -lXft -lXrender -lX11 >&5
configure:8469: $? = 0
configure:8469: result: yes
configure:8469: checking for FcPatternGet
configure:8469: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ -lfontconfig -lfreetype -lXft -lXrender -lX11 >&5
configure:8469: $? = 0
configure:8469: result: yes
configure:8491: checking for Render >= 0.11
configure:8509: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.cpp >&5
configure:8509: $? = 0
configure:8517: result: ok
configure:8657: checking for perl5
configure:8693: result: perl
configure:8702: checking for perl suitability
configure:8727: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -I/usr/lib/perl5/5.34/core_perl/CORE -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.cpp -lsupc++ -lm -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.34/core_perl/CORE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -fstack-protector-strong -L/usr/local/lib -L/usr/lib/perl5/5.34/core_perl/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc >&5
configure:8727: $? = 0
configure:8739: result: ok
configure:8872: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on nano
config.status:941: creating Makefile
config.status:1044: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
config.status:941: creating doc/Makefile
config.status:1044: WARNING: 'doc/Makefile.in' seems to ignore the --datarootdir setting
config.status:941: creating src/Makefile
config.status:1044: WARNING: 'src/Makefile.in' seems to ignore the --datarootdir setting
config.status:941: creating config.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_int16_t=yes
ac_cv_c_int32_t=yes
ac_cv_c_uint16_t=yes
ac_cv_c_uint32_t=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe -fno-plt'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe -fno-plt'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_FcPatternGet=yes
ac_cv_func_XRenderFindStandardFormat=yes
ac_cv_func_XftDrawString32=yes
ac_cv_func__getpty=no
ac_cv_func_clock_gettime=yes
ac_cv_func_connect=yes
ac_cv_func_epoll_ctl=yes
ac_cv_func_eventfd=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getpt=yes
ac_cv_func_inotify_init=yes
ac_cv_func_isastream=no
ac_cv_func_kqueue=no
ac_cv_func_nanosleep=yes
ac_cv_func_poll=yes
ac_cv_func_port_create=no
ac_cv_func_posix_openpt=yes
ac_cv_func_remove=yes
ac_cv_func_revoke=no
ac_cv_func_select=yes
ac_cv_func_seteuid=yes
ac_cv_func_setresuid=yes
ac_cv_func_setreuid=yes
ac_cv_func_setuid=yes
ac_cv_func_shmat=yes
ac_cv_func_signalfd=yes
ac_cv_func_unsetenv=yes
ac_cv_func_updlastlogx=no
ac_cv_func_updwtmp=yes
ac_cv_func_updwtmpx=yes
ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
ac_cv_header_X11_Xft_Xft_h=yes
ac_cv_header_X11_extensions_Xrender_h=yes
ac_cv_header_fontconfig_fontconfig_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_lastlog_h=yes
ac_cv_header_libutil_h=no
ac_cv_header_linux_aio_abi_h=yes
ac_cv_header_linux_fs_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_poll_h=yes
ac_cv_header_port_h=no
ac_cv_header_pty_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=no
ac_cv_header_sys_byteorder_h=no
ac_cv_header_sys_epoll_h=yes
ac_cv_header_sys_event_h=no
ac_cv_header_sys_eventfd_h=yes
ac_cv_header_sys_inotify_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_signalfd_h=yes
ac_cv_header_sys_sockio_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_strredir_h=no
ac_cv_header_sys_timerfd_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_util_h=no
ac_cv_header_utmp_h=yes
ac_cv_header_utmpx_h=yes
ac_cv_header_wchar_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_member_struct_utmp_ut_host=yes
ac_cv_member_struct_utmp_ut_pid=yes
ac_cv_member_struct_utmpx_ut_host=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PERL=perl
ac_cv_path_TIC=/usr/bin/tic
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_cxx11=
ac_cv_prog_cxx_g=yes
ac_cv_prog_cxx_stdcxx=
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_floor='none required'
ac_cv_search_gethostbyname='none required'
ac_cv_search_setlocale='none required'
ac_cv_search_socket='none required'
ac_cv_should_define__xopen_source=no
ac_cv_type___kernel_rwf_t=yes
ac_cv_type_mode_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_struct_lastlog=yes
ac_cv_type_struct_lastlogx=no
ac_cv_type_struct_utmp=yes
ac_cv_type_struct_utmpx=yes
ac_cv_type_uid_t=yes
pt_cv_can_pass_fds=yes
pt_cv_path_lastlog=/var/log/lastlog
pt_cv_path_utmp=/var/run/utmp
pt_cv_path_wtmp=/var/log/wtmp
pt_cv_tty_group=no
rxvt_cv_broken_ximcb=no
rxvt_cv_func_nl_langinfo=yes
rxvt_cv_func_xlocale=yes
rxvt_cv_func_xsetlocale=yes
rxvt_cv_xlib_illegal_access=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='gcc'
CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fno-plt'
CPPFLAGS='-D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -w'
DATE='2021-05-14'
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
IF_PERL=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'
LIBOBJS=''
LIBS=' -lsupc++ -lm'
LINKER='gcc'
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL='perl'
PERLFLAGS=' -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -I/usr/lib/perl5/5.34/core_perl/CORE '
PERLLIB='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.34/core_perl/CORE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -fstack-protector-strong -L/usr/local/lib -L/usr/lib/perl5/5.34/core_perl/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc'
PERLPRIVLIBEXP='/usr/share/perl5/core_perl'
PERL_O='rxvtperl.o'
PIXBUF_CFLAGS='-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid '
PIXBUF_LIBS='-lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 '
PKG_CONFIG='/usr/bin/pkg-config'
RXVTNAME='urxvt'
SHELL='/bin/sh'
STARTUP_NOTIFICATION_CFLAGS='-I/usr/include/startup-notification-1.0 '
STARTUP_NOTIFICATION_LIBS='-lstartup-notification-1 '
TIC='/usr/bin/tic'
VERSION='9.26'
XFT_CONFIG=''
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS='-lfontconfig -lfreetype -lXft -lXrender -lX11 '
X_PRE_LIBS=' -lSM -lICE'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WCHAR_H 1
#define STDC_HEADERS 1
#define _ALL_SOURCE 1
#define _DARWIN_C_SOURCE 1
#define _GNU_SOURCE 1
#define _HPUX_ALT_XOPEN_SOCKET_API 1
#define _NETBSD_SOURCE 1
#define _OPENBSD_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
#define __STDC_WANT_LIB_EXT2__ 1
#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
#define _TANDEM_SOURCE 1
#define __EXTENSIONS__ 1
#define NDEBUG 1
#define USE_256_COLORS 1
#define RESFALLBACK "Rxvt"
#define RESNAME "urxvt"
#define RESCLASS "URxvt"
#define RXVTNAME "urxvt"
#define HAVE_SYS_INOTIFY_H 1
#define HAVE_SYS_EPOLL_H 1
#define HAVE_POLL_H 1
#define HAVE_SYS_TIMERFD_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_EVENTFD_H 1
#define HAVE_SYS_SIGNALFD_H 1
#define HAVE_LINUX_AIO_ABI_H 1
#define HAVE_LINUX_FS_H 1
#define HAVE_INOTIFY_INIT 1
#define HAVE_EPOLL_CTL 1
#define HAVE_POLL 1
#define HAVE_SELECT 1
#define HAVE_EVENTFD 1
#define HAVE_SIGNALFD 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_NANOSLEEP 1
#define HAVE_KERNEL_RWF_T 1
#define HAVE_FLOOR 1
#define HAVE_PIXBUF 1
#define HAVE_STARTUP_NOTIFICATION 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_STDINT_H 1
#define HAVE_WCHAR_H 1
#define XLIB_ILLEGAL_ACCESS 1
#define HAVE_UNSETENV 1
#define UTMP_SUPPORT 1
#define WTMP_SUPPORT 1
#define LASTLOG_SUPPORT 1
#define HAVE_UPDWTMP 1
#define HAVE_UPDWTMPX 1
#define HAVE_LASTLOG_H 1
#define HAVE_UTMP_H 1
#define HAVE_STRUCT_UTMP 1
#define HAVE_UTMP_HOST 1
#define HAVE_UTMP_PID 1
#define HAVE_UTMPX_H 1
#define HAVE_STRUCT_UTMPX 1
#define HAVE_UTMPX_HOST 1
#define HAVE_STRUCT_LASTLOG 1
#define PT_UTMP_FILE "/var/run/utmp"
#define PT_WTMP_FILE "/var/log/wtmp"
#define PT_LASTLOG_FILE "/var/log/lastlog"
#define USE_XIM 1
#define HAVE_XSETLOCALE 1
#define HAVE_NL_LANGINFO 1
#define HAVE_UNIX_FDPASS 1
#define HAVE_PTY_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_GETPT 1
#define HAVE_POSIX_OPENPT 1
#define HAVE_SETUID 1
#define HAVE_SETEUID 1
#define HAVE_SETREUID 1
#define HAVE_SETRESUID 1
#define UNIX98_PTY 1
#define HAVE_X11_XFT_XFT_H 1
#define HAVE_FONTCONFIG_FONTCONFIG_H 1
#define HAVE_XFTDRAWSTRING32 1
#define HAVE_FCPATTERNGET 1
#define XFT 1
#define XRENDER 1
#define ENABLE_TRANSPARENCY 1
#define ENABLE_STYLES 1
#define ISO_14755 1
#define OFF_FOCUS_FADING 1
#define SELECTION_SCROLLING 1
#define MOUSE_WHEEL 1
#define MOUSE_SLIP_WHEELING 1
#define PLAIN_SCROLLBAR 1
#define RXVT_SCROLLBAR 1
#define NEXT_SCROLLBAR 1
#define XTERM_SCROLLBAR 1
#define POINTER_BLANK 1
#define TEXT_BLINK 1
#define UNICODE_3 1
#define ENABLE_COMBINING 1
#define ENCODING_EU 1
#define ENCODING_VN 1
#define ENCODING_JP 1
#define ENCODING_JP_EXT 1
#define ENCODING_KR 1
#define ENCODING_ZH 1
#define ENCODING_ZH_EXT 1
#define ENABLE_PERL 1
configure: exit 0
@richese
Copy link
Author

richese commented Jun 11, 2021

2021-06-11-232707_644x412_scrot
2021-06-11-232754_644x412_scrot

@richese
Copy link
Author

richese commented Jun 11, 2021

Now I noticed in the pictures that 9.26 lacks the command line options for pixbuf even when the feature is listed in options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment