>>> tmux 3.3a Extracting gzip -d -c /home/thomas/autobuild/instance-2/dl/tmux/tmux-3.3a.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-2/output-1/build/tmux-3.3a -xf - >>> tmux 3.3a Patching >>> tmux 3.3a Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/thomas/autobuild/instance-2/output-1/build/tmux-3.3a -name $file); do cp support/gnuconfig/$file $i; done; done >>> tmux 3.3a Patching libtool >>> tmux 3.3a Configuring (cd /home/thomas/autobuild/instance-2/output-1/build/tmux-3.3a/ && rm -rf config.cache && PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc-ar" AS="/home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-as" LD="/home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-ld" NM="/home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc-nm" CC="/home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc" GCC="/home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc" CPP="/home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-cpp" CXX="/home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-g++" FC="/home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-gfortran" F77="/home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-gfortran" RANLIB="/home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc-ranlib" READELF="/home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-objcopy" OBJDUMP="/home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/thomas/autobuild/instance-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2" LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/thomas/autobuild/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=x86_64-buildroot-linux-gnu --host=x86_64-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --enable-shared --enable-systemd --disable-utf8proc ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-buildroot-linux-gnu-strip... /bin/true checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-buildroot-linux-gnu checking for x86_64-buildroot-linux-gnu-gcc... /home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc accepts -g... yes checking for /home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc option to accept ISO C89... none needed checking whether /home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc... none checking for /home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for bison... bison -y checking pkg-config is at least version 0.9.0... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking bitstring.h usability... no checking bitstring.h presence... no checking for bitstring.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking libproc.h usability... no checking libproc.h presence... no checking for libproc.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking for stdint.h... (cached) yes checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/tree.h usability... no checking sys/tree.h presence... no checking for sys/tree.h... no checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking util.h usability... no checking util.h presence... no checking for util.h... no checking for library containing sys_signame... no checking for fmod in -lm... yes checking for library containing flock... none required checking for dirfd... yes checking for flock... yes checking for prctl... yes checking for proc_pidinfo... no checking for getpeerucred... no checking for sysconf... yes checking for asprintf... yes checking for cfmakeraw... yes checking for clock_gettime... yes checking for closefrom... yes checking for explicit_bzero... yes checking for fgetln... no checking for freezero... no checking for getdtablecount... no checking for getdtablesize... yes checking for getpeereid... no checking for getline... yes checking for getprogname... no checking for memmem... yes checking for setenv... yes checking for setproctitle... no checking for strcasestr... yes checking for strlcat... no checking for strlcpy... no checking for strndup... yes checking for strsep... yes checking for working strnlen... yes checking for working strtonum... no checking for working reallocarray... no checking for working recallocarray... no checking for library containing clock_gettime... none required checking for libevent_core >= 2... yes checking event2/event.h usability... yes checking event2/event.h presence... yes checking for event2/event.h... yes checking for tinfo... no checking for ncurses... yes checking for libsystemd... yes checking for b64_ntop... no checking for b64_ntop with -lresolv... no checking for b64_ntop with -lnetwork... no checking for library containing inet_ntoa... no checking for library containing socket... no checking for socket in -lxnet... no checking if free doesn't work very well... no checking for CMSG_DATA... yes checking for err... no checking for errx... no checking for warn... no checking for warnx... no checking for library containing imsg_init... no checking for daemon... no checking whether daemon is declared... yes checking for stravis... no checking for library containing fdforkpty... no checking for library containing forkpty... no checking for library containing kinfo_getfile... no checking whether TAILQ_CONCAT is declared... yes checking whether TAILQ_PREV is declared... yes checking whether TAILQ_REPLACE is declared... no checking for __progname... no checking for program_invocation_short_name... no checking whether PR_SET_NAME is declared... yes checking whether SO_PEERCRED is declared... yes checking whether F_CLOSEM is declared... no checking for /proc/$$... yes checking TERM... screen checking platform... linux checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --enable-shared >>> tmux 3.3a Building PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-2/output-1/build/tmux-3.3a/ make[1]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/tmux-3.3a' /home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.3a\" -DPACKAGE_STRING=\"tmux\ 3.3a\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.3a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_LIBM=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETDTABLESIZE=1 -DHAVE_GETLINE=1 -DHAVE_MEMMEM=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYSTEMD=1 -DHAVE_PR_SET_NAME=1 -DHAVE_SO_PEERCRED=1 -DHAVE_PROC_PID=1 -I. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DTMUX_VERSION='"3.3a"' -DTMUX_CONF='"/etc/tmux.conf:~/.tmux.conf:$XDG_CONFIG_HOME/tmux/tmux.conf:~/.config/tmux/tmux.conf"' -DTMUX_TERM='"screen"' -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -c -o alerts.o alerts.c /home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.3a\" -DPACKAGE_STRING=\"tmux\ 3.3a\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.3a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_LIBM=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETDTABLESIZE=1 -DHAVE_GETLINE=1 -DHAVE_MEMMEM=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYSTEMD=1 -DHAVE_PR_SET_NAME=1 -DHAVE_SO_PEERCRED=1 -DHAVE_PROC_PID=1 -I. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DTMUX_VERSION='"3.3a"' -DTMUX_CONF='"/etc/tmux.conf:~/.tmux.conf:$XDG_CONFIG_HOME/tmux/tmux.conf:~/.config/tmux/tmux.conf"' -DTMUX_TERM='"screen"' -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -c -o arguments.o arguments.c /home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.3a\" -DPACKAGE_STRING=\"tmux\ 3.3a\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.3a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_LIBM=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETDTABLESIZE=1 -DHAVE_GETLINE=1 -DHAVE_MEMMEM=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYSTEMD=1 -DHAVE_PR_SET_NAME=1 -DHAVE_SO_PEERCRED=1 -DHAVE_PROC_PID=1 -I. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DTMUX_VERSION='"3.3a"' -DTMUX_CONF='"/etc/tmux.conf:~/.tmux.conf:$XDG_CONFIG_HOME/tmux/tmux.conf:~/.config/tmux/tmux.conf"' -DTMUX_TERM='"screen"' -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -c -o attributes.o attributes.c /home/thomas/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.3a\" -DPACKAGE_STRING=\"tmux\ 3.3a\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.3a\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_LIBM=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETDTABLESIZE=1 -DHAVE_GETLINE=1 -DHAVE_MEMMEM=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYSTEMD=1 -DHAVE_PR_SET_NAME=1 -DHAVE_SO_PEERCRED=1 -DHAVE_PROC_PID=1 -I. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DTMUX_VERSION='"3.3a"' -DTMUX_CONF='"/etc/tmux.conf:~/.tmux.conf:$XDG_CONFIG_HOME/tmux/tmux.conf:~/.config/tmux/tmux.conf"' -DTMUX_TERM='"screen"' -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -c -o cfg.o cfg.c In file included from tmux.h:34, from attributes.c:23: compat.h:379:18: error: conflicting types for 'forkpty'; have 'pid_t(int *, char *, struct termios *, struct winsize *)' {aka 'int(int *, char *, struct termios *, struct winsize *)'} 379 | pid_t forkpty(int *, char *, struct termios *, struct winsize *); | ^~~~~~~ In file included from compat.h:162: /home/thomas/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/pty.h:42:12: note: previous declaration of 'forkpty' with type 'int(int *, char *, const struct termios *, const struct winsize *)' 42 | extern int forkpty (int *__amaster, char *__name, | ^~~~~~~ make[1]: *** [Makefile:905: attributes.o] Error 1 make[1]: *** Waiting for unfinished jobs.... In file included from tmux.h:34, from alerts.c:23: compat.h:379:18: error: conflicting types for 'forkpty'; have 'pid_t(int *, char *, struct termios *, struct winsize *)' {aka 'int(int *, char *, struct termios *, struct winsize *)'} 379 | pid_t forkpty(int *, char *, struct termios *, struct winsize *); | ^~~~~~~ In file included from compat.h:162: /home/thomas/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/pty.h:42:12: note: previous declaration of 'forkpty' with type 'int(int *, char *, const struct termios *, const struct winsize *)' 42 | extern int forkpty (int *__amaster, char *__name, | ^~~~~~~ In file included from tmux.h:34, from arguments.c:26: compat.h:379:18: error: conflicting types for 'forkpty'; have 'pid_t(int *, char *, struct termios *, struct winsize *)' {aka 'int(int *, char *, struct termios *, struct winsize *)'} 379 | pid_t forkpty(int *, char *, struct termios *, struct winsize *); | ^~~~~~~ In file included from compat.h:162: /home/thomas/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/pty.h:42:12: note: previous declaration of 'forkpty' with type 'int(int *, char *, const struct termios *, const struct winsize *)' 42 | extern int forkpty (int *__amaster, char *__name, | ^~~~~~~ In file included from tmux.h:34, from cfg.c:27: compat.h:379:18: error: conflicting types for 'forkpty'; have 'pid_t(int *, char *, struct termios *, struct winsize *)' {aka 'int(int *, char *, struct termios *, struct winsize *)'} 379 | pid_t forkpty(int *, char *, struct termios *, struct winsize *); | ^~~~~~~ In file included from compat.h:162: /home/thomas/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/pty.h:42:12: note: previous declaration of 'forkpty' with type 'int(int *, char *, const struct termios *, const struct winsize *)' 42 | extern int forkpty (int *__amaster, char *__name, | ^~~~~~~ make[1]: *** [Makefile:905: alerts.o] Error 1 make[1]: *** [Makefile:905: arguments.o] Error 1 make[1]: *** [Makefile:905: cfg.o] Error 1 make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/tmux-3.3a' make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-2/output-1/build/tmux-3.3a/.stamp_built] Error 2 make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot'