Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/poke.spec'], chrootPath='/var/lib/mock/f33-build-584785-66616/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/poke.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1616025600 Wrote: /builddir/build/SRPMS/poke-1.0-4.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/poke.spec'], chrootPath='/var/lib/mock/f33-build-584785-66616/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/poke.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1616025600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WbRtQ9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf poke-1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/poke-1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd poke-1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KDGdG9 + umask 022 + cd /builddir/build/BUILD + cd poke-1.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-02-26 04:15:44.000000000 -0500 +++ ./configure 2021-04-24 05:03:39.549271646 -0400 @@ -3394,7 +3394,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* 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. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-04-24 05:03:39.549271646 -0400 +++ ./configure 2021-04-24 05:03:41.589271635 -0400 @@ -10244,7 +10244,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -64554,7 +64554,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./jitter/configure + diff -u ./jitter/configure.backup ./jitter/configure + mv ./jitter/configure.backup ./jitter/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./jitter/configure + diff -u ./jitter/configure.backup ./jitter/configure + mv ./jitter/configure.backup ./jitter/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./jitter/configure + diff -u ./jitter/configure.backup ./jitter/configure --- ./jitter/configure.backup 2021-02-26 04:15:06.000000000 -0500 +++ ./jitter/configure 2021-04-24 05:03:44.199271620 -0400 @@ -3017,7 +3017,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* 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. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./jitter/configure + diff -u ./jitter/configure.backup ./jitter/configure + mv ./jitter/configure.backup ./jitter/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./jitter/configure + diff -u ./jitter/configure.backup ./jitter/configure --- ./jitter/configure.backup 2021-04-24 05:03:44.199271620 -0400 +++ ./jitter/configure 2021-04-24 05:03:45.839271611 -0400 @@ -11862,7 +11862,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -33777,7 +33777,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./jitter/build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./jitter/build-aux/config.sub ++ basename ./jitter/build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./jitter/build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './jitter/build-aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./jitter/build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./jitter/build-aux/config.guess ++ basename ./jitter/build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./jitter/build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './jitter/build-aux/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build-aux/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./jitter/build-aux/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 for riscv64-redhat-linux-gnu-gcc... 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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 for wchar.h... yes checking for minix/config.h... no checking for sys/socket.h... yes checking for dirent.h... yes checking for unistd.h... (cached) yes checking for fnmatch.h... yes checking for sys/stat.h... (cached) yes checking for sys/param.h... yes checking for netdb.h... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for glob.h... yes checking for threads.h... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for xlocale.h... no checking for math.h... yes checking for sys/mman.h... yes checking for sys/select.h... yes checking for features.h... yes checking for pthread.h... yes checking for sys/random.h... yes checking for sys/uio.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for Minix Amsterdam compiler... no checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 10198: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for flex... : checking for bison... no checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for C/C++ restrict keyword... __restrict__ checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for _set_invalid_parameter_handler... no checking for explicit_bzero... yes checking for memset_s... no checking for fcntl... yes checking for symlink... yes checking for fnmatch... yes checking for mbsrtowcs... yes checking for __fseterr... no checking for fsync... yes checking for getdelim... yes checking for getdtablesize... yes checking for getlogin_r... yes checking for getprogname... no checking for getexecname... no checking for getrandom... yes checking for gettimeofday... yes checking for glob... yes checking for glob_pattern_p... yes checking for getpwnam_r... yes checking for isblank... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for mkstemp... yes checking for vasnprintf... no checking for snprintf... yes checking for secure_getenv... yes checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for setenv... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for strndup... yes checking for localtime_r... yes checking for timegm... yes checking for iswcntrl... yes checking for wmempcpy... yes checking for tcdrain... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking if environ is properly declared... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for eaccess... yes checking for mbstate_t... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether stdin defaults to large file offsets... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking whether getlogin_r is declared... yes checking whether getlogin is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for pthread.h... (cached) yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking host CPU and C ABI... riscv64-lp64d checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking whether byte ordering is bigendian... no checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether locale.h defines locale_t... yes checking whether lstat correctly handles trailing slash... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for GNU libc compatible malloc... yes checking for a traditional japanese locale... none checking for a french Unicode locale... none checking for a transitional chinese locale... none checking for inline... inline checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether time_t is signed... yes checking for working mktime... yes checking whether is self-contained... yes checking for library containing setsockopt... none needed checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for compound literals... yes checking for stdint.h... yes checking for inttypes.h... yes checking whether printf supports size specifiers as in C99... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... no checking whether printf supports the 'ls' directive... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking for intmax_t... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking for ptrdiff_t... yes checking whether C symbols are prefixed with underscore at the linker level... no checking whether imported symbols can be declared weak... yes checking for multithread API to use... posix checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking for sigset_t... yes checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... ./configure: line 26906: cd: /lib64/lp64d/../lib64/lp64d/: No such file or directory ./configure: line 26906: cd: /usr/lib64/lp64d/../lib64/lp64d/: No such file or directory lib,lib,lib64 checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking for uid_t in sys/types.h... yes checking whether fcloseall is declared... yes checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether strerror(0) succeeds... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether strstr works... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether unsetenv is declared... yes checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_type member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... no checking whether dup2 works... yes checking for error_at_line... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working POSIX fnmatch... yes checking whether fopen recognizes a trailing slash... yes checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking whether free is known to preserve errno... no checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for gethostname... yes checking for HOST_NAME_MAX... yes checking for getline... yes checking for working getline function... yes checking whether getlogin_r works with small buffers... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether getrandom is compatible with its GNU+BSD signature... yes checking for gettimeofday with POSIX signature... yes checking for GNU glob interface version 1 or 2... yes checking whether glob lists broken symlinks... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking whether the compiler supports the __inline keyword... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether lseek detects pipes... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking for mbtowc... yes checking for memcpy... yes checking for mempcpy... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for working mkstemp... yes checking for __mktime_internal... no checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for bison... no checking for struct tm.tm_zone... (cached) yes checking for pmccabe... false checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for pthread_t... (cached) yes checking for pthread_spinlock_t... (cached) yes checking for PTHREAD_CREATE_DETACHED... (cached) yes checking for PTHREAD_MUTEX_RECURSIVE... (cached) yes checking for PTHREAD_MUTEX_ROBUST... (cached) yes checking for PTHREAD_PROCESS_SHARED... (cached) yes checking for pthread_mutexattr_getrobust... yes checking for pthread_rwlock_init... yes checking whether pthread_rwlock_timedrdlock is declared... yes checking whether pthread_create exists as a global function... yes checking whether pthread_mutex_timedlock is declared... yes checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... yes checking for readdir... yes checking for readline... yes checking how to link with libreadline... /usr/lib64/libreadline.so checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for sched.h... yes checking for struct sched_param... yes checking whether select supports a 0 argument... (cached) yes checking whether select detects invalid fds... (cached) yes checking whether setenv validates arguments... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for socklen_t... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for va_copy... yes checking for good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strndup... yes checking for working strnlen... yes checking whether strstr works in linear time... yes checking whether strstr works... (cached) yes checking for nlink_t... (cached) yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether localtime works even near extrema... yes checking for timezone_t... no checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for ptrdiff_t... (cached) yes checking for vasprintf... yes checking for vasprintf... (cached) yes checking for ptrdiff_t... (cached) yes checking for ptrdiff_t... (cached) yes checking whether wcsdup is declared... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for wmemchr... yes checking for stdint.h... (cached) yes checking whether initstate is declared... yes checking whether setstate is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for alloca as a compiler built-in... (cached) yes checking for __builtin_expect... (cached) yes checking for byteswap.h... (cached) yes checking for library containing clock_gettime... (cached) none required checking for clock_gettime... (cached) yes checking for clock_settime... (cached) yes checking whether // is distinct from /... (cached) no checking whether dup2 works... (cached) yes checking for error_at_line... (cached) yes checking whether fcntl handles F_DUPFD correctly... (cached) yes checking whether fcntl understands F_DUPFD_CLOEXEC... (cached) needs runtime check checking whether conversion from 'int' to 'long double' works... (cached) yes checking whether free is known to preserve errno... (cached) no checking whether frexp works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether getdtablesize works... (cached) yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking whether __argv is declared... (cached) no checking whether getrandom is compatible with its GNU+BSD signature... (cached) yes checking for gettimeofday with POSIX signature... (cached) yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking whether the compiler supports the __inline keyword... (cached) yes checking whether NAN macro works... (cached) yes checking whether HUGE_VAL works... (cached) yes checking whether mkdir handles trailing slash... (cached) yes checking whether mkdir handles trailing dot... (cached) yes checking for working mkstemp... (cached) yes checking whether open recognizes a trailing slash... (cached) yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... (cached) yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... (cached) yes checking whether ldexpl works... (cached) yes checking whether ldexpl is declared... (cached) yes checking for random... yes checking for initstate... yes checking for setstate... yes checking for random.h... no checking for struct random_data... yes checking for random_r... yes checking for rawmemchr... (cached) yes checking for volatile sig_atomic_t... (cached) yes checking for sighandler_t... (cached) yes checking for signbit macro... (cached) yes checking for signbit compiler built-ins... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... (cached) yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... (cached) yes checking for struct stat.st_atim.tv_nsec... (cached) yes checking whether struct stat.st_atim is of type struct timespec... (cached) yes checking for struct stat.st_birthtimespec.tv_nsec... (cached) no checking for struct stat.st_birthtimensec... (cached) no checking for struct stat.st_birthtim.tv_nsec... (cached) no checking for working stdalign.h... (cached) yes checking for va_copy... (cached) yes checking for good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... (cached) system checking for strchrnul... (cached) yes checking whether strchrnul works... (cached) yes checking for working strerror function... (cached) yes checking whether strstr works in linear time... (cached) yes checking whether strstr works... (cached) yes checking for strtoull... yes checking for nlink_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for vasprintf... (cached) yes checking for vasprintf... (cached) yes checking for ptrdiff_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for vsnprintf... (cached) yes checking whether snprintf fully supports the 'n' directive... no checking whether snprintf respects a size of 1... (cached) yes checking whether vsnprintf respects a zero size as in C99... yes checking for ptrdiff_t... (cached) yes checking whether wcsdup is declared... (cached) yes checking for stdint.h... (cached) yes checking for alloca as a compiler built-in... (cached) yes checking for ssize_t... (cached) yes checking for good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking for libtextstyle... yes checking how to link with libtextstyle... /usr/lib64/libtextstyle.so checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking if gawk supports gensub()... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for BDW_GC... yes checking for JSON_C... yes configure: configuring Jitter as a sub-package in ./jitter configure: recursively invoking configure in sub-package jitter right now === configuring in jitter (/builddir/build/BUILD/poke-1.0/jitter) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-redhat-linux-gnu' '--host=riscv64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' 'build_alias=riscv64-redhat-linux-gnu' 'host_alias=riscv64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' 'LT_SYS_LIBRARY_PATH=/usr/lib64:' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 for tr... /usr/bin/tr checking if we are configuring in sub-package mode... yes: "jitter" checking for riscv64-redhat-linux-gnu-gcc... 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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 for wchar.h... yes checking for minix/config.h... no checking for features.h... yes checking for linewrap.h... no checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/mman.h... yes checking for sys/param.h... yes checking for sys/time.h... yes checking for strings.h... (cached) yes checking for sys/random.h... yes checking for sysexits.h... yes checking for crtdefs.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for Minix Amsterdam compiler... no checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether gcc and cc understand -c and -o together... yes checking if we are cross-compiling... no, native compiling on riscv64-redhat-linux-gnu . checking whether #! works in shell scripts... yes checking what shell scripts should use as their shebang line... #! /bin/sh checking dependency style of gcc... none checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for long double... yes checking size of void *... 8 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking for size_t... yes checking alignment of void *... 8 checking alignment of void * *... 8 checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 8 checking alignment of long long... 8 checking alignment of float... 4 checking alignment of double... 8 checking alignment of long double... 16 checking if the compiler is *really* GCC... yes checking for GCC's version... major 10, minor 2, patchlevel 1, combined 100201 checking for riscv64-redhat-linux-gnu-as... no checking for as... as configure: the host assembler is the GNU assembler. Good. checking for long file names... yes checking for objdump... /usr/bin/objdump checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking for flex... no checking for lex... no configure: WARNING: you will need flex (instead of ${SHELL} /builddir/build/BUILD/poke-1.0/jitter/build-aux/missing flex) if you modify the distributed C scanners checking for bison... no checking for byacc... no checking for makeinfo... configure: WARNING: you will need GNU Bison (instead of yacc) if you modify the distributed C parsers no configure: WARNING: you will need GNU Texinfo to regenerate the Info documentation, in case you change the Texinfo source checking for texi2dvi... no configure: WARNING: you will need texi2dvi, from GNU Texinfo, if you want to generate DVI, PostScript or PDF documentation checking for help2man... no configure: WARNING: You need GNU help2man to build manual pages if you compile from git and you are not content with just man page stubs checking for gawk... /usr/bin/gawk checking for cmp... /usr/bin/cmp checking for basename... /usr/bin/basename checking for dirname... /usr/bin/dirname checking for timeout... /usr/bin/timeout checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 11809: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for working alloca.h... yes checking for alloca... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict__ checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for flockfile... yes checking for funlockfile... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for getrandom... yes checking for lstat... yes checking for mprotect... yes checking for sleep... yes checking for strndup... yes checking for vasnprintf... no checking for snprintf... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for complete errno.h... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether lstat correctly handles trailing slash... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for GNU libc compatible malloc... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking whether fcloseall is declared... yes checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether strerror(0) succeeds... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking whether uses 'inline' correctly... yes checking for alloca as a compiler built-in... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether program_invocation_name is defined... yes checking whether program_invocation_short_name is defined... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking whether // is distinct from /... no checking whether dup2 works... yes checking for error_at_line... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether conversion from 'int' to 'long double' works... yes checking whether getdtablesize works... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking whether __argv is declared... no checking whether getrandom is compatible with its GNU+BSD signature... yes checking whether the compiler supports the __inline keyword... yes checking for GNU libc compatible malloc... (cached) yes checking for mempcpy... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkdtemp... yes checking whether open recognizes a trailing slash... yes checking for rawmemchr... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strndup... yes checking for working strnlen... yes checking for nlink_t... (cached) yes checking for ptrdiff_t... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether wcsdup is declared... yes checking for stdint.h... (cached) yes checking for emacs... no checking for xemacs... no checking where .elc files should go... ${datadir}/emacs/site-lisp checking for C99 mixed declarations and statements... yes checking for GNU C statement expressions... yes checking for GNU C computed goto... yes checking for GNU label address differences being constant... yes checking for alignas... yes checking for offsetof... yes checking for GNU C inline asm with modern syntax... yes checking for GNU C "inline" qualifier for inline asm... yes checking for GNU C asm goto... yes checking for GNU C attributes... yes checking for the returns_nonnull attribute... yes checking for GCC overflow-checking builtins... yes checking for GCC __builtin_constant_p... yes checking for GCC __builtin_expect... yes checking for GCC __builtin_unreachable... yes checking for .note-GNU-stack section support... yes checking for sysconf... yes checking for getpagesize... yes checking whether _SC_PAGESIZE is declared... yes checking whether _SC_PHYS_PAGES is declared... yes checking whether _SC_AVPHYS_PAGES is declared... yes checking whether _SC_NPROCESSORS_CONF is declared... yes checking whether _SC_NPROCESSORS_ONLN is declared... yes checking whether _SC_LEVEL1_ICACHE_SIZE is declared... yes checking whether _SC_LEVEL1_DCACHE_SIZE is declared... yes checking whether _SC_LEVEL2_CACHE_SIZE is declared... yes checking whether _SC_LEVEL3_CACHE_SIZE is declared... yes checking whether _SC_LEVEL4_CACHE_SIZE is declared... yes checking for mmap64... yes checking for mmap... (cached) yes checking for mremap... yes checking for munmap... yes checking for aligned_alloc... yes checking for posix_memalign... yes checking for mprotect... (cached) yes checking for getrlimit... yes checking for setrlimit... yes checking for alarm... yes checking for popen... yes checking for pclose... yes checking for sigaction... yes checking for clock_gettime... (cached) yes checking for setitimer... yes checking whether byte ordering is bigendian... no checking if assembly support is (potentially) enabled... auto checking if we have assembly support for "riscv64"... yes: riscv checking if straight-line negativity tests are fast... yes checking if and-ing with a sign-extended negative immediate is fast... yes checking if the host OS uses the ELF binary format... yes checking if the assembler recognizes .pushsection with a subsection... yes configure: We can actually use ELF: good. checking if the host OS uses the COFF binary format... no checking if the host OS uses the Mach-O binary format... no checking if the host OS uses a known binary format... yes checking if libraries should be compiled with -fvisibility=hidden... yes checking for VirtualAlloc... no checking for VirtualProtect... no checking for autom4te... yes checking if host emulator support is used... no checking if we should use help2man to rebuild man pages... no (cross-compiling, or no help2man, or sub-package mode) checking if Valgrind is supported... checking for valgrind... no no, not found checking if we should enable the test suite... no checking if switch dispatching is enabled... yes, provisionally (sub-package mode) checking if direct-threading dispatch is enabled... yes, provisionally (sub-package mode) checking if minimal-threading dispatch is enabled... no, provisionally (sub-package mode) checking if no-threading dispatch is enabled... no, provisionally (sub-package mode) configure: sub-package mode: disabling every dispatch except direct-threading configure: (the following dispatches could have been enabled: switch direct-threading) configure: enabled dispatching models are: direct-threading configure: the best enabled dispatching model is: direct-threading checking if we are actually using any assembly support... no checking if disassemble-friendly CFLAGS should be enabled... no configure: generating flags for dispatching model "direct-threading"... checking if gcc supports the option -O2... yes checking if gcc supports the option -fomit-frame-pointer... yes checking if gcc supports the option -fno-reorder-functions... yes checking if gcc supports the option -fvisibility=hidden... yes checking if gcc supports the option -fno-lto... yes checking if gcc supports the option -g0... yes checking if gcc supports the option -fno-var-tracking... yes checking if gcc supports the option -fno-var-tracking-assignments... yes checking if gcc supports the option -mregnames... no checking for indent... no configure: WARNING: no indent utility found. You will not be able to build nice-looking preprocessed C files for debugging. You can still generate preprocessed files, but they will not look as nice configure: checking for libraries GNU Libtextstyle may possibly depend on checking for library containing sin... -lm checking for library containing tputs... -ltermcap checking for library containing initscr... -lncurses checking for library containing initscr... (cached) -lncurses checking for library containing initscr... (cached) -lncurses checking for library containing iconv... none required checking for library containing ostream_flush... -ltextstyle checking textstyle.h usability... yes checking textstyle.h presence... yes checking for textstyle.h... yes checking if GNU Libtextstyle is usable... yes configure: checking for libraries GNU Readline may possibly depend on checking for library containing tputs... (cached) -ltermcap checking for library containing tinfo... no checking for library containing initscr... (cached) -lncurses checking for library containing initscr... (cached) -lncurses checking for library containing initscr... (cached) -lncurses checking for library containing readline... -lreadline checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking if GNU readline is usable... yes checking for GC_malloc in -lgc... yes checking gc/gc.h usability... yes checking gc/gc.h presence... yes checking for gc/gc.h... yes checking if Boehm's GC is usable for JitterLisp... yes configure: defining prefixed macro JITTER_SIZEOF_VOID_P as 8 configure: defining prefixed macro JITTER_SIZEOF_SHORT as 2 configure: defining prefixed macro JITTER_SIZEOF_INT as 4 configure: defining prefixed macro JITTER_SIZEOF_LONG as 8 configure: defining prefixed macro JITTER_SIZEOF_LONG_LONG as 8 configure: defining prefixed macro JITTER_SIZEOF_FLOAT as 4 configure: defining prefixed macro JITTER_SIZEOF_DOUBLE as 8 configure: defining prefixed macro JITTER_SIZEOF_LONG_DOUBLE as 16 configure: defining prefixed macro JITTER_ALIGNOF_VOID_P as 8 configure: defining prefixed macro JITTER_ALIGNOF_VOID_P_P as 8 configure: defining prefixed macro JITTER_ALIGNOF_SHORT as 2 configure: defining prefixed macro JITTER_ALIGNOF_INT as 4 configure: defining prefixed macro JITTER_ALIGNOF_LONG as 8 configure: defining prefixed macro JITTER_ALIGNOF_LONG_LONG as 8 configure: defining prefixed macro JITTER_ALIGNOF_FLOAT as 4 configure: defining prefixed macro JITTER_ALIGNOF_DOUBLE as 8 configure: defining prefixed macro JITTER_ALIGNOF_LONG_DOUBLE as 16 configure: defining prefixed macro JITTER_PACKAGE_NAME as "Jitter" configure: defining prefixed macro JITTER_PACKAGE_VERSION as "0.9.258" configure: defining prefixed macro JITTER_PACKAGE_BUGREPORT as "bug-epsilon@gnu.org" configure: not defining prefixed feature macro JITTER_WORDS_BIGENDIAN configure: defining prefixed feature macro JITTER_HAVE_LONG_LONG_INT configure: defining prefixed feature macro JITTER_HAVE_UNSIGNED_LONG_LONG_INT configure: defining prefixed feature macro JITTER_HAVE_LONG_DOUBLE configure: defining prefixed feature macro JITTER_HAVE_ALARM configure: defining prefixed feature macro JITTER_HAVE_ALIGNED_ALLOC configure: defining prefixed feature macro JITTER_HAVE_POSIX_MEMALIGN configure: defining prefixed feature macro JITTER_HAVE_MMAP_ANONYMOUS configure: defining prefixed feature macro JITTER_HAVE_MPROTECT configure: defining prefixed feature macro JITTER_HAVE_SETRLIMIT configure: defining prefixed feature macro JITTER_HAVE_FLOCKFILE configure: defining prefixed feature macro JITTER_HAVE_POPEN configure: defining prefixed feature macro JITTER_HAVE_SIGACTION configure: defining prefixed feature macro JITTER_HAVE_SYSCONF configure: defining prefixed feature macro JITTER_HAVE_GETPAGESIZE configure: defining prefixed feature macro JITTER_HAVE_CLOCK_GETTIME configure: defining prefixed feature macro JITTER_HAVE_SETITIMER configure: defining prefixed feature macro JITTER_HAVE__SC_PAGESIZE configure: defining prefixed feature macro JITTER_HAVE__SC_PHYS_PAGES configure: defining prefixed feature macro JITTER_HAVE__SC_AVPHYS_PAGES configure: defining prefixed feature macro JITTER_HAVE__SC_NPROCESSORS_CONF configure: defining prefixed feature macro JITTER_HAVE__SC_NPROCESSORS_ONLN configure: defining prefixed feature macro JITTER_HAVE__SC_LEVEL1_ICACHE_SIZE configure: defining prefixed feature macro JITTER_HAVE__SC_LEVEL1_DCACHE_SIZE configure: defining prefixed feature macro JITTER_HAVE__SC_LEVEL2_CACHE_SIZE configure: defining prefixed feature macro JITTER_HAVE__SC_LEVEL3_CACHE_SIZE configure: defining prefixed feature macro JITTER_HAVE__SC_LEVEL4_CACHE_SIZE checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/utility config.status: creating tests/elementary/init-fini.test config.status: creating tests/uninspired/fundamental.test config.status: creating tests/uninspired/programs.test config.status: creating tests/structured/programs.test config.status: creating tests/jitterlisp/jitterlisp.test config.status: creating scripts/emulator config.status: creating scripts/highlight-disassembly config.status: creating bin/jitter-config config.status: creating scripts/generate-fast-branches config.status: creating Makefile config.status: creating gnulib-local/Makefile config.status: creating config-private/config.h config.status: creating jitter/jitter-config.h config.status: executing depfiles commands config.status: executing libtool commands configure: back from the recursive configuration in jitter checking for jitter-config... /builddir/build/BUILD/poke-1.0/jitter/bin/jitter-config configure: the available Jitter dispatches are direct-threading configure: the best available Jitter dispatch is "direct-threading" configure: the default Jitter dispatching model used here will be "direct-threading" configure: jitter will be built at /builddir/build/BUILD/poke-1.0/jitter/bin/jitter checking for LIBNBD... yes checking for nbdkit... no checking whether byte ordering is bigendian... (cached) no checking 32-bit host C ABI... (cached) no checking for styled_ostream_set_hyperlink in -ltextstyle... yes checking for term_styled_ostream_get_destination in -ltextstyle... no configure: configuring GNU poke 1.0 checking for Tcl configuration... not found checking for Tk configuration... not found checking dejagnu.h usability... yes checking dejagnu.h presence... yes checking for dejagnu.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gl/Makefile config.status: creating gl-libpoke/Makefile config.status: creating gl-gui/Makefile config.status: creating libpoke/Makefile config.status: creating poke/Makefile config.status: creating gui/Makefile config.status: creating utils/Makefile config.status: creating pickles/Makefile config.status: creating maps/Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating etc/Makefile config.status: creating testsuite/Makefile config.status: creating testsuite/poke.libpoke/Makefile config.status: creating testsuite/poke.mi-json/Makefile config.status: creating run config.status: creating poke/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: building poke without GUI support. Install tcl-dev and tk-dev and use --enable-gui to activate it. + /usr/bin/make -O -j4 V=1 VERBOSE=1 Making all in jitter /usr/bin/make all-recursive Making all in gnulib-local make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/0/g' \ -e 's/@''GNULIB_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's/@''GNULIB_MDA_CREAT''@/1/g' \ -e 's/@''GNULIB_MDA_OPEN''@/1/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' rm -f getopt.h-t getopt.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_GETOPT_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_GETOPT_H''@||g' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ < ./getopt.in.h; \ } > getopt.h-t && \ mv -f getopt.h-t getopt.h make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' rm -f getopt-cdefs.h-t getopt-cdefs.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ < ./getopt-cdefs.in.h; \ } > getopt-cdefs.h-t && \ mv -f getopt-cdefs.h-t getopt-cdefs.h make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' rm -f inttypes.h-t inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./inttypes.in.h; \ } > inttypes.h-t && \ mv inttypes.h-t inttypes.h make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_FREE_POSIX''@/0/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/1/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_ECVT''@|1|g' \ -e 's|@''HAVE_DECL_FCVT''@|1|g' \ -e 's|@''HAVE_DECL_GCVT''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/0/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/1/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \ -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ -e 's/@''GNULIB_MDA_GETW''@/1/g' \ -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \ -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/1/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/1/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/1/g' \ -e 's/@''GNULIB_STRNLEN''@/1/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \ -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_FFSLL''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' rm -f strings.h-t strings.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_STRINGS_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRINGS_H''@||g' \ -e 's/@''GNULIB_FFS''@/0/g' \ -e 's|@''HAVE_FFS''@|1|g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./strings.in.h; \ } > strings.h-t && \ mv strings.h-t strings.h make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /usr/bin/mkdir -p sys rm -f sys/random.h-t sys/random.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_RANDOM_H''@||g' \ -e 's|@''HAVE_SYS_RANDOM_H''@|1|g' \ -e 's/@''GNULIB_GETRANDOM''@/1/g' \ -e 's/@''HAVE_GETRANDOM''@/1/g' \ -e 's/@''REPLACE_GETRANDOM''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_random.in.h; \ } > sys/random.h-t && \ mv -f sys/random.h-t sys/random.h make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /usr/bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/0/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZSET''@/0/g' \ -e 's/@''GNULIB_MDA_TZSET''@/1/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GET''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /usr/bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_GETUMASK''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/1/g' \ -e 's/@''GNULIB_MKDIR''@/1/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ -e 's/@''GNULIB_MDA_CHMOD''@/1/g' \ -e 's/@''GNULIB_MDA_MKDIR''@/1/g' \ -e 's/@''GNULIB_MDA_UMASK''@/1/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_GETUMASK''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FCHMODAT''@|0|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKFIFOAT''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_MKNODAT''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/0/g' \ -e 's/@''GNULIB_MBRTOWC''@/0/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/0/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/0/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_EXECL''@/0/g' \ -e 's/@''GNULIB_EXECLE''@/0/g' \ -e 's/@''GNULIB_EXECLP''@/0/g' \ -e 's/@''GNULIB_EXECV''@/0/g' \ -e 's/@''GNULIB_EXECVE''@/0/g' \ -e 's/@''GNULIB_EXECVP''@/0/g' \ -e 's/@''GNULIB_EXECVPE''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/1/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_EXECVPE''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|1|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /usr/bin/make all-recursive make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o argp-ba.lo argp-ba.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c argp-ba.c -fPIC -DPIC -o .libs/argp-ba.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c argp-ba.c -o argp-ba.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o argp-eexst.lo argp-eexst.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c argp-eexst.c -fPIC -DPIC -o .libs/argp-eexst.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c argp-eexst.c -o argp-eexst.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o argp-fs-xinl.lo argp-fs-xinl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c argp-fs-xinl.c -fPIC -DPIC -o .libs/argp-fs-xinl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c argp-fs-xinl.c -o argp-fs-xinl.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o argp-pin.lo argp-pin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c argp-pin.c -fPIC -DPIC -o .libs/argp-pin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c argp-pin.c -o argp-pin.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o argp-fmtstream.lo argp-fmtstream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c argp-fmtstream.c -fPIC -DPIC -o .libs/argp-fmtstream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c argp-fmtstream.c -o argp-fmtstream.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o argp-pv.lo argp-pv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c argp-pv.c -fPIC -DPIC -o .libs/argp-pv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c argp-pv.c -o argp-pv.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o argp-pvh.lo argp-pvh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c argp-pvh.c -fPIC -DPIC -o .libs/argp-pvh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c argp-pvh.c -o argp-pvh.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o argp-xinl.lo argp-xinl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c argp-xinl.c -fPIC -DPIC -o .libs/argp-xinl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c argp-xinl.c -o argp-xinl.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o basename-lgpl.lo basename-lgpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c basename-lgpl.c -o basename-lgpl.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o argp-parse.lo argp-parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c argp-parse.c -fPIC -DPIC -o .libs/argp-parse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c argp-parse.c -o argp-parse.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o c-ctype.lo c-ctype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c c-ctype.c -o c-ctype.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cloexec.lo cloexec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c cloexec.c -o cloexec.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gl_array_list.lo gl_array_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gl_array_list.c -fPIC -DPIC -o .libs/gl_array_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gl_array_list.c -o gl_array_list.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o stripslash.lo stripslash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stripslash.c -o stripslash.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dirname-lgpl.lo dirname-lgpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c dirname-lgpl.c -o dirname-lgpl.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o exitfail.lo exitfail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c exitfail.c -o exitfail.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fd-hook.lo fd-hook.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c fd-hook.c -o fd-hook.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o getprogname.lo getprogname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c getprogname.c -fPIC -DPIC -o .libs/getprogname.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c getprogname.c -o getprogname.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o argp-help.lo argp-help.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c argp-help.c -fPIC -DPIC -o .libs/argp-help.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c argp-help.c -o argp-help.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gl_list.lo gl_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gl_list.c -fPIC -DPIC -o .libs/gl_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gl_list.c -o gl_list.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o malloca.lo malloca.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c malloca.c -fPIC -DPIC -o .libs/malloca.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c malloca.c -o malloca.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o stat-time.lo stat-time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stat-time.c -fPIC -DPIC -o .libs/stat-time.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stat-time.c -o stat-time.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o unistd.lo unistd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c unistd.c -fPIC -DPIC -o .libs/unistd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c unistd.c -o unistd.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xmalloc.lo xmalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xmalloc.c -o xmalloc.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xalloc-die.lo xalloc-die.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xalloc-die.c -fPIC -DPIC -o .libs/xalloc-die.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xalloc-die.c -o xalloc-die.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tempname.lo tempname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tempname.c -fPIC -DPIC -o .libs/tempname.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tempname.c -o tempname.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xsize.lo xsize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xsize.c -fPIC -DPIC -o .libs/xsize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xsize.c -o xsize.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o asnprintf.lo asnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c asnprintf.c -o asnprintf.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gl_xlist.lo gl_xlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gl_xlist.c -fPIC -DPIC -o .libs/gl_xlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gl_xlist.c -o gl_xlist.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fcntl.lo fcntl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c fcntl.c -o fcntl.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o getopt1.lo getopt1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c getopt1.c -o getopt1.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o printf-args.lo printf-args.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf-args.c -o printf-args.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o getopt.lo getopt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c getopt.c -fPIC -DPIC -o .libs/getopt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c getopt.c -o getopt.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o printf-parse.lo printf-parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf-parse.c -o printf-parse.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vasnprintf.lo vasnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../config-private -I../jitter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1 make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgnulib.la argp-ba.lo argp-eexst.lo argp-fmtstream.lo argp-fs-xinl.lo argp-help.lo argp-parse.lo argp-pin.lo argp-pv.lo argp-pvh.lo argp-xinl.lo gl_array_list.lo basename-lgpl.lo c-ctype.lo cloexec.lo dirname-lgpl.lo stripslash.lo exitfail.lo fd-hook.lo getprogname.lo gl_list.lo malloca.lo stat-time.lo tempname.lo unistd.lo xmalloc.lo xalloc-die.lo gl_xlist.lo xsize.lo asnprintf.lo fcntl.lo getopt.lo getopt1.lo printf-args.lo printf-parse.lo vasnprintf.lo libtool: link: ar cru .libs/libgnulib.a .libs/argp-ba.o .libs/argp-eexst.o .libs/argp-fmtstream.o .libs/argp-fs-xinl.o .libs/argp-help.o .libs/argp-parse.o .libs/argp-pin.o .libs/argp-pv.o .libs/argp-pvh.o .libs/argp-xinl.o .libs/gl_array_list.o .libs/basename-lgpl.o .libs/c-ctype.o .libs/cloexec.o .libs/dirname-lgpl.o .libs/stripslash.o .libs/exitfail.o .libs/fd-hook.o .libs/getprogname.o .libs/gl_list.o .libs/malloca.o .libs/stat-time.o .libs/tempname.o .libs/unistd.o .libs/xmalloc.o .libs/xalloc-die.o .libs/gl_xlist.o .libs/xsize.o .libs/asnprintf.o .libs/fcntl.o .libs/getopt.o .libs/getopt1.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o libtool: link: ranlib .libs/libgnulib.a libtool: link: ( cd ".libs" && rm -f "libgnulib.la" && ln -s "../libgnulib.la" "libgnulib.la" ) make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -I./gnulib-local -I./gnulib-local -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_FLAGDIR=/builddir/build/BUILD/poke-1.0/jitter/flags -DJITTER_TEMPLATEDIR=/builddir/build/BUILD/poke-1.0/jitter/templates -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitterc/bin_jitter-jitterc-main.o `test -f 'jitterc/jitterc-main.c' || echo './'`jitterc/jitterc-main.c make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/jitter-readline.lo jitter/jitter-readline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-readline.c -fPIC -DPIC -o jitter/.libs/jitter-readline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-readline.c -o jitter/jitter-readline.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/jitter-print-libtextstyle.lo jitter/jitter-print-libtextstyle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-print-libtextstyle.c -fPIC -DPIC -o jitter/.libs/jitter-print-libtextstyle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-print-libtextstyle.c -o jitter/jitter-print-libtextstyle.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -I./gnulib-local -I./gnulib-local -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_FLAGDIR=/builddir/build/BUILD/poke-1.0/jitter/flags -DJITTER_TEMPLATEDIR=/builddir/build/BUILD/poke-1.0/jitter/templates -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitterc/bin_jitter-jitterc-utility.o `test -f 'jitterc/jitterc-utility.c' || echo './'`jitterc/jitterc-utility.c make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -I./gnulib-local -I./gnulib-local -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_FLAGDIR=/builddir/build/BUILD/poke-1.0/jitter/flags -DJITTER_TEMPLATEDIR=/builddir/build/BUILD/poke-1.0/jitter/templates -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitterc/bin_jitter-jitterc-mangle.o `test -f 'jitterc/jitterc-mangle.c' || echo './'`jitterc/jitterc-mangle.c make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -I./gnulib-local -I./gnulib-local -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_FLAGDIR=/builddir/build/BUILD/poke-1.0/jitter/flags -DJITTER_TEMPLATEDIR=/builddir/build/BUILD/poke-1.0/jitter/templates -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitterc/bin_jitter-jitterc-rewrite.o `test -f 'jitterc/jitterc-rewrite.c' || echo './'`jitterc/jitterc-rewrite.c make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -I./gnulib-local -I./gnulib-local -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_FLAGDIR=/builddir/build/BUILD/poke-1.0/jitter/flags -DJITTER_TEMPLATEDIR=/builddir/build/BUILD/poke-1.0/jitter/templates -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitterc/bin_jitter-jitterc-vm.o `test -f 'jitterc/jitterc-vm.c' || echo './'`jitterc/jitterc-vm.c make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -I./gnulib-local -I./gnulib-local -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_FLAGDIR=/builddir/build/BUILD/poke-1.0/jitter/flags -DJITTER_TEMPLATEDIR=/builddir/build/BUILD/poke-1.0/jitter/templates -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitterc/bin_jitter-jitterc-scanner.o `test -f 'jitterc/jitterc-scanner.c' || echo './'`jitterc/jitterc-scanner.c make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -I./gnulib-local -I./gnulib-local -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_FLAGDIR=/builddir/build/BUILD/poke-1.0/jitter/flags -DJITTER_TEMPLATEDIR=/builddir/build/BUILD/poke-1.0/jitter/templates -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitterc/bin_jitter-jitterc-parser.o `test -f 'jitterc/jitterc-parser.c' || echo './'`jitterc/jitterc-parser.c make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitterutility__partial_la-jitter-aligned-block.lo `test -f 'jitter/jitter-aligned-block.c' || echo './'`jitter/jitter-aligned-block.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-aligned-block.c -fPIC -DPIC -o jitter/.libs/lib_libjitterutility__partial_la-jitter-aligned-block.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-aligned-block.c -o jitter/lib_libjitterutility__partial_la-jitter-aligned-block.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitterutility__partial_la-jitter-arithmetic.lo `test -f 'jitter/jitter-arithmetic.c' || echo './'`jitter/jitter-arithmetic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-arithmetic.c -fPIC -DPIC -o jitter/.libs/lib_libjitterutility__partial_la-jitter-arithmetic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-arithmetic.c -o jitter/lib_libjitterutility__partial_la-jitter-arithmetic.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitterutility__partial_la-jitter-fatal.lo `test -f 'jitter/jitter-fatal.c' || echo './'`jitter/jitter-fatal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-fatal.c -fPIC -DPIC -o jitter/.libs/lib_libjitterutility__partial_la-jitter-fatal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-fatal.c -o jitter/lib_libjitterutility__partial_la-jitter-fatal.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitterutility__partial_la-jitter-malloc.lo `test -f 'jitter/jitter-malloc.c' || echo './'`jitter/jitter-malloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-malloc.c -fPIC -DPIC -o jitter/.libs/lib_libjitterutility__partial_la-jitter-malloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-malloc.c -o jitter/lib_libjitterutility__partial_la-jitter-malloc.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitterutility__partial_la-jitter-dynamic-buffer.lo `test -f 'jitter/jitter-dynamic-buffer.c' || echo './'`jitter/jitter-dynamic-buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-dynamic-buffer.c -fPIC -DPIC -o jitter/.libs/lib_libjitterutility__partial_la-jitter-dynamic-buffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-dynamic-buffer.c -o jitter/lib_libjitterutility__partial_la-jitter-dynamic-buffer.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitterutility__partial_la-jitter-hash-random-table.lo `test -f 'jitter/jitter-hash-random-table.c' || echo './'`jitter/jitter-hash-random-table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-hash-random-table.c -fPIC -DPIC -o jitter/.libs/lib_libjitterutility__partial_la-jitter-hash-random-table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-hash-random-table.c -o jitter/lib_libjitterutility__partial_la-jitter-hash-random-table.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitterutility__partial_la-jitter-hash.lo `test -f 'jitter/jitter-hash.c' || echo './'`jitter/jitter-hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-hash.c -fPIC -DPIC -o jitter/.libs/lib_libjitterutility__partial_la-jitter-hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-hash.c -o jitter/lib_libjitterutility__partial_la-jitter-hash.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitterutility__partial_la-jitter-heap-debug.lo `test -f 'jitter/jitter-heap-debug.c' || echo './'`jitter/jitter-heap-debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-heap-debug.c -fPIC -DPIC -o jitter/.libs/lib_libjitterutility__partial_la-jitter-heap-debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-heap-debug.c -o jitter/lib_libjitterutility__partial_la-jitter-heap-debug.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitterutility__partial_la-jitter-heap.lo `test -f 'jitter/jitter-heap.c' || echo './'`jitter/jitter-heap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-heap.c -fPIC -DPIC -o jitter/.libs/lib_libjitterutility__partial_la-jitter-heap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-heap.c -o jitter/lib_libjitterutility__partial_la-jitter-heap.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitterutility__partial_la-jitter-human-prefix.lo `test -f 'jitter/jitter-human-prefix.c' || echo './'`jitter/jitter-human-prefix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-human-prefix.c -fPIC -DPIC -o jitter/.libs/lib_libjitterutility__partial_la-jitter-human-prefix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-human-prefix.c -o jitter/lib_libjitterutility__partial_la-jitter-human-prefix.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitterutility__partial_la-jitter-list.lo `test -f 'jitter/jitter-list.c' || echo './'`jitter/jitter-list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-list.c -fPIC -DPIC -o jitter/.libs/lib_libjitterutility__partial_la-jitter-list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-list.c -o jitter/lib_libjitterutility__partial_la-jitter-list.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -I./gnulib-local -I./gnulib-local -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_FLAGDIR=/builddir/build/BUILD/poke-1.0/jitter/flags -DJITTER_TEMPLATEDIR=/builddir/build/BUILD/poke-1.0/jitter/templates -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitterc/bin_jitter-jitterc-generate.o `test -f 'jitterc/jitterc-generate.c' || echo './'`jitterc/jitterc-generate.c make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitterutility__partial_la-jitter-parse-int.lo `test -f 'jitter/jitter-parse-int.c' || echo './'`jitter/jitter-parse-int.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-parse-int.c -fPIC -DPIC -o jitter/.libs/lib_libjitterutility__partial_la-jitter-parse-int.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-parse-int.c -o jitter/lib_libjitterutility__partial_la-jitter-parse-int.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitterutility__partial_la-jitter-string.lo `test -f 'jitter/jitter-string.c' || echo './'`jitter/jitter-string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-string.c -fPIC -DPIC -o jitter/.libs/lib_libjitterutility__partial_la-jitter-string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-string.c -o jitter/lib_libjitterutility__partial_la-jitter-string.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitterutility__partial_la-jitter-time.lo `test -f 'jitter/jitter-time.c' || echo './'`jitter/jitter-time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-time.c -fPIC -DPIC -o jitter/.libs/lib_libjitterutility__partial_la-jitter-time.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-time.c -o jitter/lib_libjitterutility__partial_la-jitter-time.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -I./gnulib-local -I./gnulib-local -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libgnulib_extension__partial_la-jitter-missing.lo `test -f 'jitter/jitter-missing.c' || echo './'`jitter/jitter-missing.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -I./gnulib-local -I./gnulib-local -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-missing.c -fPIC -DPIC -o jitter/.libs/lib_libgnulib_extension__partial_la-jitter-missing.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -I./gnulib-local -I./gnulib-local -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-missing.c -o jitter/lib_libgnulib_extension__partial_la-jitter-missing.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitter__direct_threading__partial_la-jitter.lo `test -f 'jitter/jitter.c' || echo './'`jitter/jitter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter.c -fPIC -DPIC -o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter.c -o jitter/lib_libjitter__direct_threading__partial_la-jitter.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitterutility__partial_la-jitter-print.lo `test -f 'jitter/jitter-print.c' || echo './'`jitter/jitter-print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-print.c -fPIC -DPIC -o jitter/.libs/lib_libjitterutility__partial_la-jitter-print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-print.c -o jitter/lib_libjitterutility__partial_la-jitter-print.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-instruction.lo `test -f 'jitter/jitter-instruction.c' || echo './'`jitter/jitter-instruction.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-instruction.c -fPIC -DPIC -o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-instruction.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-instruction.c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-instruction.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitterutility__partial_la-jitter-word-set.lo `test -f 'jitter/jitter-word-set.c' || echo './'`jitter/jitter-word-set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-word-set.c -fPIC -DPIC -o jitter/.libs/lib_libjitterutility__partial_la-jitter-word-set.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_INTERNAL=1 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-word-set.c -o jitter/lib_libjitterutility__partial_la-jitter-word-set.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-routine.lo `test -f 'jitter/jitter-routine.c' || echo './'`jitter/jitter-routine.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-routine.c -fPIC -DPIC -o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-routine.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-routine.c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-routine.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-rewrite.lo `test -f 'jitter/jitter-rewrite.c' || echo './'`jitter/jitter-rewrite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-rewrite.c -fPIC -DPIC -o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-rewrite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-rewrite.c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-rewrite.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-profile.lo `test -f 'jitter/jitter-profile.c' || echo './'`jitter/jitter-profile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-profile.c -fPIC -DPIC -o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-profile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-profile.c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-profile.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-specialize.lo `test -f 'jitter/jitter-specialize.c' || echo './'`jitter/jitter-specialize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-specialize.c -fPIC -DPIC -o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-specialize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-specialize.c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-specialize.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-mutable-routine.lo `test -f 'jitter/jitter-mutable-routine.c' || echo './'`jitter/jitter-mutable-routine.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-mutable-routine.c -fPIC -DPIC -o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-mutable-routine.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-mutable-routine.c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-mutable-routine.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-replicate.lo `test -f 'jitter/jitter-replicate.c' || echo './'`jitter/jitter-replicate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-replicate.c -fPIC -DPIC -o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-replicate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-replicate.c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-replicate.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-mmap.lo `test -f 'jitter/jitter-mmap.c' || echo './'`jitter/jitter-mmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-mmap.c -fPIC -DPIC -o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-mmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-mmap.c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-mmap.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-signals.lo `test -f 'jitter/jitter-signals.c' || echo './'`jitter/jitter-signals.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-signals.c -fPIC -DPIC -o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-signals.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-signals.c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-signals.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-fast-branch.lo `test -f 'jitter/jitter-fast-branch.c' || echo './'`jitter/jitter-fast-branch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-fast-branch.c -fPIC -DPIC -o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-fast-branch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-fast-branch.c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-fast-branch.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-tagging.lo `test -f 'jitter/jitter-tagging.c' || echo './'`jitter/jitter-tagging.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-tagging.c -fPIC -DPIC -o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-tagging.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-tagging.c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-tagging.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-disassemble.lo `test -f 'jitter/jitter-disassemble.c' || echo './'`jitter/jitter-disassemble.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-disassemble.c -fPIC -DPIC -o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-disassemble.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-disassemble.c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-disassemble.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-routine-parser.lo `test -f 'jitter/jitter-routine-parser.c' || echo './'`jitter/jitter-routine-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-routine-parser.c -fPIC -DPIC -o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-routine-parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-routine-parser.c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-routine-parser.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-machine-common.lo `test -f 'jitter/jitter-machine-common.S' || echo './'`jitter/jitter-machine-common.S libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-machine-common.S -fPIC -DPIC -o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-machine-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-machine-common.S -o jitter/lib_libjitter__direct_threading__partial_la-jitter-machine-common.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-vm.lo `test -f 'jitter/jitter-vm.c' || echo './'`jitter/jitter-vm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-vm.c -fPIC -DPIC -o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-vm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-vm.c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-vm.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-patch.lo `test -f 'jitter/jitter-patch.c' || echo './'`jitter/jitter-patch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-patch.c -fPIC -DPIC -o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-patch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-patch.c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-patch.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-sections.lo `test -f 'jitter/jitter-sections.c' || echo './'`jitter/jitter-sections.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-sections.c -fPIC -DPIC -o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-sections.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-sections.c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-sections.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-patch-in.lo `test -f 'jitter/jitter-patch-in.c' || echo './'`jitter/jitter-patch-in.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-patch-in.c -fPIC -DPIC -o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-patch-in.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-patch-in.c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-patch-in.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-data-locations.lo `test -f 'jitter/jitter-data-locations.c' || echo './'`jitter/jitter-data-locations.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-data-locations.c -fPIC -DPIC -o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-data-locations.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-data-locations.c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-data-locations.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-routine-scanner.lo `test -f 'jitter/jitter-routine-scanner.c' || echo './'`jitter/jitter-routine-scanner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-routine-scanner.c -fPIC -DPIC -o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-routine-scanner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-routine-scanner.c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-routine-scanner.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-defect.lo `test -f 'jitter/jitter-defect.c' || echo './'`jitter/jitter-defect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-defect.c -fPIC -DPIC -o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-defect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-defect.c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-defect.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib/libjitter-libtextstyle.la jitter/jitter-print-libtextstyle.lo libtool: link: ar cru lib/.libs/libjitter-libtextstyle.a jitter/.libs/jitter-print-libtextstyle.o libtool: link: ranlib lib/.libs/libjitter-libtextstyle.a libtool: link: ( cd "lib/.libs" && rm -f "libjitter-libtextstyle.la" && ln -s "../libjitter-libtextstyle.la" "libjitter-libtextstyle.la" ) make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib/libjitter-readline.la jitter/jitter-readline.lo libtool: link: ar cru lib/.libs/libjitter-readline.a jitter/.libs/jitter-readline.o libtool: link: ranlib lib/.libs/libjitter-readline.a libtool: link: ( cd "lib/.libs" && rm -f "libjitter-readline.la" && ln -s "../libjitter-readline.la" "libjitter-readline.la" ) make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib/libjitterutility--partial.la jitter/lib_libjitterutility__partial_la-jitter-aligned-block.lo jitter/lib_libjitterutility__partial_la-jitter-arithmetic.lo jitter/lib_libjitterutility__partial_la-jitter-fatal.lo jitter/lib_libjitterutility__partial_la-jitter-malloc.lo jitter/lib_libjitterutility__partial_la-jitter-dynamic-buffer.lo jitter/lib_libjitterutility__partial_la-jitter-hash.lo jitter/lib_libjitterutility__partial_la-jitter-hash-random-table.lo jitter/lib_libjitterutility__partial_la-jitter-heap.lo jitter/lib_libjitterutility__partial_la-jitter-heap-debug.lo jitter/lib_libjitterutility__partial_la-jitter-human-prefix.lo jitter/lib_libjitterutility__partial_la-jitter-list.lo jitter/lib_libjitterutility__partial_la-jitter-parse-int.lo jitter/lib_libjitterutility__partial_la-jitter-print.lo jitter/lib_libjitterutility__partial_la-jitter-string.lo jitter/lib_libjitterutility__partial_la-jitter-time.lo jitter/lib_libjitterutility__partial_la-jitter-word-set.lo libtool: link: ar cru lib/.libs/libjitterutility--partial.a jitter/.libs/lib_libjitterutility__partial_la-jitter-aligned-block.o jitter/.libs/lib_libjitterutility__partial_la-jitter-arithmetic.o jitter/.libs/lib_libjitterutility__partial_la-jitter-fatal.o jitter/.libs/lib_libjitterutility__partial_la-jitter-malloc.o jitter/.libs/lib_libjitterutility__partial_la-jitter-dynamic-buffer.o jitter/.libs/lib_libjitterutility__partial_la-jitter-hash.o jitter/.libs/lib_libjitterutility__partial_la-jitter-hash-random-table.o jitter/.libs/lib_libjitterutility__partial_la-jitter-heap.o jitter/.libs/lib_libjitterutility__partial_la-jitter-heap-debug.o jitter/.libs/lib_libjitterutility__partial_la-jitter-human-prefix.o jitter/.libs/lib_libjitterutility__partial_la-jitter-list.o jitter/.libs/lib_libjitterutility__partial_la-jitter-parse-int.o jitter/.libs/lib_libjitterutility__partial_la-jitter-print.o jitter/.libs/lib_libjitterutility__partial_la-jitter-string.o jitter/.libs/lib_libjitterutility__partial_la-jitter-time.o jitter/.libs/lib_libjitterutility__partial_la-jitter-word-set.o libtool: link: ranlib lib/.libs/libjitterutility--partial.a libtool: link: ( cd "lib/.libs" && rm -f "libjitterutility--partial.la" && ln -s "../libjitterutility--partial.la" "libjitterutility--partial.la" ) make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib/libgnulib-extension--partial.la jitter/lib_libgnulib_extension__partial_la-jitter-missing.lo libtool: link: ar cru lib/.libs/libgnulib-extension--partial.a jitter/.libs/lib_libgnulib_extension__partial_la-jitter-missing.o libtool: link: ranlib lib/.libs/libgnulib-extension--partial.a libtool: link: ( cd "lib/.libs" && rm -f "libgnulib-extension--partial.la" && ln -s "../libgnulib-extension--partial.la" "libgnulib-extension--partial.la" ) make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-stack.lo `test -f 'jitter/jitter-stack.c' || echo './'`jitter/jitter-stack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-stack.c -fPIC -DPIC -o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-stack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config-private -I./jitter -DJITTER_WITH_LIBTEXTSTYLE=1 -DJITTER_DISPATCH_DIRECT_THREADING -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jitter/jitter-stack.c -o jitter/lib_libjitter__direct_threading__partial_la-jitter-stack.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o non-convenience-lib/libjitter-libtextstyle.la -rpath /usr/lib64 lib/libjitter-libtextstyle.la libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive lib/.libs/libjitter-libtextstyle.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libjitter-libtextstyle.so.0 -o non-convenience-lib/.libs/libjitter-libtextstyle.so.0.0.0 libtool: link: (cd "non-convenience-lib/.libs" && rm -f "libjitter-libtextstyle.so.0" && ln -s "libjitter-libtextstyle.so.0.0.0" "libjitter-libtextstyle.so.0") libtool: link: (cd "non-convenience-lib/.libs" && rm -f "libjitter-libtextstyle.so" && ln -s "libjitter-libtextstyle.so.0.0.0" "libjitter-libtextstyle.so") libtool: link: (cd non-convenience-lib/.libs/libjitter-libtextstyle.lax/libjitter-libtextstyle.a && ar x "/builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter-libtextstyle.a") libtool: link: ar cru non-convenience-lib/.libs/libjitter-libtextstyle.a non-convenience-lib/.libs/libjitter-libtextstyle.lax/libjitter-libtextstyle.a/jitter-print-libtextstyle.o libtool: link: ranlib non-convenience-lib/.libs/libjitter-libtextstyle.a libtool: link: rm -fr non-convenience-lib/.libs/libjitter-libtextstyle.lax libtool: link: ( cd "non-convenience-lib/.libs" && rm -f "libjitter-libtextstyle.la" && ln -s "../libjitter-libtextstyle.la" "libjitter-libtextstyle.la" ) make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o /builddir/build/BUILD/poke-1.0/jitter/lib/libjitter-libtextstyle.a lib/libjitter-libtextstyle.la libtool: link: (cd /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter-libtextstyle.ax/libjitter-libtextstyle.a && ar x "/builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter-libtextstyle.a") libtool: link: ar cru /builddir/build/BUILD/poke-1.0/jitter/lib/libjitter-libtextstyle.a /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter-libtextstyle.ax/libjitter-libtextstyle.a/jitter-print-libtextstyle.o libtool: link: ranlib /builddir/build/BUILD/poke-1.0/jitter/lib/libjitter-libtextstyle.a libtool: link: rm -fr /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter-libtextstyle.ax /bin/sh ./libtool --finish /builddir/build/BUILD/poke-1.0/jitter/lib libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/sbin" ldconfig -n /builddir/build/BUILD/poke-1.0/jitter/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/poke-1.0/jitter/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o /builddir/build/BUILD/poke-1.0/jitter/lib/libjitter-readline.a lib/libjitter-readline.la libtool: link: (cd /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter-readline.ax/libjitter-readline.a && ar x "/builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter-readline.a") libtool: link: ar cru /builddir/build/BUILD/poke-1.0/jitter/lib/libjitter-readline.a /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter-readline.ax/libjitter-readline.a/jitter-readline.o libtool: link: ranlib /builddir/build/BUILD/poke-1.0/jitter/lib/libjitter-readline.a libtool: link: rm -fr /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter-readline.ax /bin/sh ./libtool --finish /builddir/build/BUILD/poke-1.0/jitter/lib libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/sbin" ldconfig -n /builddir/build/BUILD/poke-1.0/jitter/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/poke-1.0/jitter/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o non-convenience-lib/libjitter-readline.la -rpath /usr/lib64 lib/libjitter-readline.la libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive lib/.libs/libjitter-readline.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libjitter-readline.so.0 -o non-convenience-lib/.libs/libjitter-readline.so.0.0.0 libtool: link: (cd "non-convenience-lib/.libs" && rm -f "libjitter-readline.so.0" && ln -s "libjitter-readline.so.0.0.0" "libjitter-readline.so.0") libtool: link: (cd "non-convenience-lib/.libs" && rm -f "libjitter-readline.so" && ln -s "libjitter-readline.so.0.0.0" "libjitter-readline.so") libtool: link: (cd non-convenience-lib/.libs/libjitter-readline.lax/libjitter-readline.a && ar x "/builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter-readline.a") libtool: link: ar cru non-convenience-lib/.libs/libjitter-readline.a non-convenience-lib/.libs/libjitter-readline.lax/libjitter-readline.a/jitter-readline.o libtool: link: ranlib non-convenience-lib/.libs/libjitter-readline.a libtool: link: rm -fr non-convenience-lib/.libs/libjitter-readline.lax libtool: link: ( cd "non-convenience-lib/.libs" && rm -f "libjitter-readline.la" && ln -s "../libjitter-readline.la" "libjitter-readline.la" ) make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib/libjitter--direct-threading--partial.la jitter/lib_libjitter__direct_threading__partial_la-jitter.lo jitter/lib_libjitter__direct_threading__partial_la-jitter-instruction.lo jitter/lib_libjitter__direct_threading__partial_la-jitter-mutable-routine.lo jitter/lib_libjitter__direct_threading__partial_la-jitter-profile.lo jitter/lib_libjitter__direct_threading__partial_la-jitter-routine.lo jitter/lib_libjitter__direct_threading__partial_la-jitter-rewrite.lo jitter/lib_libjitter__direct_threading__partial_la-jitter-specialize.lo jitter/lib_libjitter__direct_threading__partial_la-jitter-replicate.lo jitter/lib_libjitter__direct_threading__partial_la-jitter-mmap.lo jitter/lib_libjitter__direct_threading__partial_la-jitter-signals.lo jitter/lib_libjitter__direct_threading__partial_la-jitter-disassemble.lo jitter/lib_libjitter__direct_threading__partial_la-jitter-fast-branch.lo jitter/lib_libjitter__direct_threading__partial_la-jitter-routine-parser.lo jitter/lib_libjitter__direct_threading__partial_la-jitter-routine-scanner.lo jitter/lib_libjitter__direct_threading__partial_la-jitter-tagging.lo jitter/lib_libjitter__direct_threading__partial_la-jitter-vm.lo jitter/lib_libjitter__direct_threading__partial_la-jitter-machine-common.lo jitter/lib_libjitter__direct_threading__partial_la-jitter-patch.lo jitter/lib_libjitter__direct_threading__partial_la-jitter-sections.lo jitter/lib_libjitter__direct_threading__partial_la-jitter-data-locations.lo jitter/lib_libjitter__direct_threading__partial_la-jitter-patch-in.lo jitter/lib_libjitter__direct_threading__partial_la-jitter-defect.lo jitter/lib_libjitter__direct_threading__partial_la-jitter-stack.lo libtool: link: ar cru lib/.libs/libjitter--direct-threading--partial.a jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter.o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-instruction.o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-mutable-routine.o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-profile.o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-routine.o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-rewrite.o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-specialize.o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-replicate.o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-mmap.o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-signals.o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-disassemble.o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-fast-branch.o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-routine-parser.o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-routine-scanner.o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-tagging.o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-vm.o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-machine-common.o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-patch.o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-sections.o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-data-locations.o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-patch-in.o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-defect.o jitter/.libs/lib_libjitter__direct_threading__partial_la-jitter-stack.o libtool: link: ranlib lib/.libs/libjitter--direct-threading--partial.a libtool: link: ( cd "lib/.libs" && rm -f "libjitter--direct-threading--partial.la" && ln -s "../libjitter--direct-threading--partial.la" "libjitter--direct-threading--partial.la" ) make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib/libgnulib--partial.la gnulib-local/libgnulib.la lib/libgnulib-extension--partial.la libtool: link: (cd lib/.libs/libgnulib--partial.lax/libgnulib.a && ar x "/builddir/build/BUILD/poke-1.0/jitter/gnulib-local/.libs/libgnulib.a") libtool: link: (cd lib/.libs/libgnulib--partial.lax/libgnulib-extension--partial.a && ar x "/builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libgnulib-extension--partial.a") libtool: link: ar cru lib/.libs/libgnulib--partial.a lib/.libs/libgnulib--partial.lax/libgnulib.a/argp-ba.o lib/.libs/libgnulib--partial.lax/libgnulib.a/argp-eexst.o lib/.libs/libgnulib--partial.lax/libgnulib.a/argp-fmtstream.o lib/.libs/libgnulib--partial.lax/libgnulib.a/argp-fs-xinl.o lib/.libs/libgnulib--partial.lax/libgnulib.a/argp-help.o lib/.libs/libgnulib--partial.lax/libgnulib.a/argp-parse.o lib/.libs/libgnulib--partial.lax/libgnulib.a/argp-pin.o lib/.libs/libgnulib--partial.lax/libgnulib.a/argp-pv.o lib/.libs/libgnulib--partial.lax/libgnulib.a/argp-pvh.o lib/.libs/libgnulib--partial.lax/libgnulib.a/argp-xinl.o lib/.libs/libgnulib--partial.lax/libgnulib.a/asnprintf.o lib/.libs/libgnulib--partial.lax/libgnulib.a/basename-lgpl.o lib/.libs/libgnulib--partial.lax/libgnulib.a/c-ctype.o lib/.libs/libgnulib--partial.lax/libgnulib.a/cloexec.o lib/.libs/libgnulib--partial.lax/libgnulib.a/dirname-lgpl.o lib/.libs/libgnulib--partial.lax/libgnulib.a/exitfail.o lib/.libs/libgnulib--partial.lax/libgnulib.a/fcntl.o lib/.libs/libgnulib--partial.lax/libgnulib.a/fd-hook.o lib/.libs/libgnulib--partial.lax/libgnulib.a/getopt.o lib/.libs/libgnulib--partial.lax/libgnulib.a/getopt1.o lib/.libs/libgnulib--partial.lax/libgnulib.a/getprogname.o lib/.libs/libgnulib--partial.lax/libgnulib.a/gl_array_list.o lib/.libs/libgnulib--partial.lax/libgnulib.a/gl_list.o lib/.libs/libgnulib--partial.lax/libgnulib.a/gl_xlist.o lib/.libs/libgnulib--partial.lax/libgnulib.a/malloca.o lib/.libs/libgnulib--partial.lax/libgnulib.a/printf-args.o lib/.libs/libgnulib--partial.lax/libgnulib.a/printf-parse.o lib/.libs/libgnulib--partial.lax/libgnulib.a/stat-time.o lib/.libs/libgnulib--partial.lax/libgnulib.a/stripslash.o lib/.libs/libgnulib--partial.lax/libgnulib.a/tempname.o lib/.libs/libgnulib--partial.lax/libgnulib.a/unistd.o lib/.libs/libgnulib--partial.lax/libgnulib.a/vasnprintf.o lib/.libs/libgnulib--partial.lax/libgnulib.a/xalloc-die.o lib/.libs/libgnulib--partial.lax/libgnulib.a/xmalloc.o lib/.libs/libgnulib--partial.lax/libgnulib.a/xsize.o lib/.libs/libgnulib--partial.lax/libgnulib-extension--partial.a/lib_libgnulib_extension__partial_la-jitter-missing.o libtool: link: ranlib lib/.libs/libgnulib--partial.a libtool: link: rm -fr lib/.libs/libgnulib--partial.lax libtool: link: ( cd "lib/.libs" && rm -f "libgnulib--partial.la" && ln -s "../libgnulib--partial.la" "libgnulib--partial.la" ) make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib/libjitter--direct-threading.la lib/libjitter--direct-threading--partial.la lib/libjitterutility--partial.la libtool: link: (cd lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a && ar x "/builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading--partial.a") libtool: link: (cd lib/.libs/libjitter--direct-threading.lax/libjitterutility--partial.a && ar x "/builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitterutility--partial.a") libtool: link: ar cru lib/.libs/libjitter--direct-threading.a lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-data-locations.o lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-defect.o lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-disassemble.o lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-fast-branch.o lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-instruction.o lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-machine-common.o lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-mmap.o lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-mutable-routine.o lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-patch-in.o lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-patch.o lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-profile.o lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-replicate.o lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-rewrite.o lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-routine-parser.o lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-routine-scanner.o lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-routine.o lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-sections.o lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-signals.o lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-specialize.o lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-stack.o lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-tagging.o lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-vm.o lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter.o lib/.libs/libjitter--direct-threading.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-aligned-block.o lib/.libs/libjitter--direct-threading.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-arithmetic.o lib/.libs/libjitter--direct-threading.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-dynamic-buffer.o lib/.libs/libjitter--direct-threading.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-fatal.o lib/.libs/libjitter--direct-threading.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-hash-random-table.o lib/.libs/libjitter--direct-threading.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-hash.o lib/.libs/libjitter--direct-threading.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-heap-debug.o lib/.libs/libjitter--direct-threading.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-heap.o lib/.libs/libjitter--direct-threading.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-human-prefix.o lib/.libs/libjitter--direct-threading.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-list.o lib/.libs/libjitter--direct-threading.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-malloc.o lib/.libs/libjitter--direct-threading.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-parse-int.o lib/.libs/libjitter--direct-threading.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-print.o lib/.libs/libjitter--direct-threading.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-string.o lib/.libs/libjitter--direct-threading.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-time.o lib/.libs/libjitter--direct-threading.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-word-set.o libtool: link: ranlib lib/.libs/libjitter--direct-threading.a libtool: link: rm -fr lib/.libs/libjitter--direct-threading.lax libtool: link: ( cd "lib/.libs" && rm -f "libjitter--direct-threading.la" && ln -s "../libjitter--direct-threading.la" "libjitter--direct-threading.la" ) make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib/libjitter.la lib/libjitter--direct-threading--partial.la lib/libjitterutility--partial.la libtool: link: (cd lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a && ar x "/builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading--partial.a") libtool: link: (cd lib/.libs/libjitter.lax/libjitterutility--partial.a && ar x "/builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitterutility--partial.a") libtool: link: ar cru lib/.libs/libjitter.a lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-data-locations.o lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-defect.o lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-disassemble.o lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-fast-branch.o lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-instruction.o lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-machine-common.o lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-mmap.o lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-mutable-routine.o lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-patch-in.o lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-patch.o lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-profile.o lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-replicate.o lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-rewrite.o lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-routine-parser.o lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-routine-scanner.o lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-routine.o lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-sections.o lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-signals.o lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-specialize.o lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-stack.o lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-tagging.o lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter-vm.o lib/.libs/libjitter.lax/libjitter--direct-threading--partial.a/lib_libjitter__direct_threading__partial_la-jitter.o lib/.libs/libjitter.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-aligned-block.o lib/.libs/libjitter.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-arithmetic.o lib/.libs/libjitter.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-dynamic-buffer.o lib/.libs/libjitter.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-fatal.o lib/.libs/libjitter.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-hash-random-table.o lib/.libs/libjitter.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-hash.o lib/.libs/libjitter.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-heap-debug.o lib/.libs/libjitter.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-heap.o lib/.libs/libjitter.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-human-prefix.o lib/.libs/libjitter.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-list.o lib/.libs/libjitter.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-malloc.o lib/.libs/libjitter.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-parse-int.o lib/.libs/libjitter.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-print.o lib/.libs/libjitter.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-string.o lib/.libs/libjitter.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-time.o lib/.libs/libjitter.lax/libjitterutility--partial.a/lib_libjitterutility__partial_la-jitter-word-set.o libtool: link: ranlib lib/.libs/libjitter.a libtool: link: rm -fr lib/.libs/libjitter.lax libtool: link: ( cd "lib/.libs" && rm -f "libjitter.la" && ln -s "../libjitter.la" "libjitter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o /builddir/build/BUILD/poke-1.0/jitter/lib/libjitter--direct-threading.a lib/libjitter--direct-threading.la libtool: link: (cd /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a && ar x "/builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.a") libtool: link: ar cru /builddir/build/BUILD/poke-1.0/jitter/lib/libjitter--direct-threading.a /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-data-locations.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-defect.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-disassemble.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-fast-branch.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-instruction.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-machine-common.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-mmap.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-mutable-routine.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-patch-in.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-patch.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-profile.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-replicate.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-rewrite.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-routine-parser.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-routine-scanner.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-routine.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-sections.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-signals.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-specialize.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-stack.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-tagging.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-vm.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-aligned-block.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-arithmetic.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-dynamic-buffer.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-fatal.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-hash-random-table.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-hash.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-heap-debug.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-heap.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-human-prefix.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-list.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-malloc.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-parse-int.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-print.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-string.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-time.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-word-set.o libtool: link: ranlib /builddir/build/BUILD/poke-1.0/jitter/lib/libjitter--direct-threading.a libtool: link: rm -fr /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.ax /bin/sh ./libtool --finish /builddir/build/BUILD/poke-1.0/jitter/lib libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/sbin" ldconfig -n /builddir/build/BUILD/poke-1.0/jitter/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/poke-1.0/jitter/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o non-convenience-lib/libjitter--direct-threading.la -rpath /usr/lib64 lib/libjitter--direct-threading.la libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive lib/.libs/libjitter--direct-threading.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libjitter--direct-threading.so.0 -o non-convenience-lib/.libs/libjitter--direct-threading.so.0.0.0 libtool: link: (cd "non-convenience-lib/.libs" && rm -f "libjitter--direct-threading.so.0" && ln -s "libjitter--direct-threading.so.0.0.0" "libjitter--direct-threading.so.0") libtool: link: (cd "non-convenience-lib/.libs" && rm -f "libjitter--direct-threading.so" && ln -s "libjitter--direct-threading.so.0.0.0" "libjitter--direct-threading.so") libtool: link: (cd non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a && ar x "/builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.a") libtool: link: ar cru non-convenience-lib/.libs/libjitter--direct-threading.a non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-data-locations.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-defect.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-disassemble.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-fast-branch.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-instruction.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-machine-common.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-mmap.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-mutable-routine.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-patch-in.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-patch.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-profile.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-replicate.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-rewrite.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-routine-parser.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-routine-scanner.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-routine.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-sections.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-signals.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-specialize.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-stack.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-tagging.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-vm.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-aligned-block.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-arithmetic.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-dynamic-buffer.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-fatal.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-hash-random-table.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-hash.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-heap-debug.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-heap.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-human-prefix.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-list.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-malloc.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-parse-int.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-print.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-string.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-time.o non-convenience-lib/.libs/libjitter--direct-threading.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-word-set.o libtool: link: ranlib non-convenience-lib/.libs/libjitter--direct-threading.a libtool: link: rm -fr non-convenience-lib/.libs/libjitter--direct-threading.lax libtool: link: ( cd "non-convenience-lib/.libs" && rm -f "libjitter--direct-threading.la" && ln -s "../libjitter--direct-threading.la" "libjitter--direct-threading.la" ) make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o non-convenience-lib/libjitter.la -rpath /usr/lib64 lib/libjitter.la libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive lib/.libs/libjitter.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libjitter.so.0 -o non-convenience-lib/.libs/libjitter.so.0.0.0 libtool: link: (cd "non-convenience-lib/.libs" && rm -f "libjitter.so.0" && ln -s "libjitter.so.0.0.0" "libjitter.so.0") libtool: link: (cd "non-convenience-lib/.libs" && rm -f "libjitter.so" && ln -s "libjitter.so.0.0.0" "libjitter.so") libtool: link: (cd non-convenience-lib/.libs/libjitter.lax/libjitter.a && ar x "/builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.a") libtool: link: ar cru non-convenience-lib/.libs/libjitter.a non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-data-locations.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-defect.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-disassemble.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-fast-branch.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-instruction.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-machine-common.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-mmap.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-mutable-routine.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-patch-in.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-patch.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-profile.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-replicate.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-rewrite.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-routine-parser.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-routine-scanner.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-routine.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-sections.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-signals.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-specialize.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-stack.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-tagging.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-vm.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitterutility__partial_la-jitter-aligned-block.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitterutility__partial_la-jitter-arithmetic.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitterutility__partial_la-jitter-dynamic-buffer.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitterutility__partial_la-jitter-fatal.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitterutility__partial_la-jitter-hash-random-table.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitterutility__partial_la-jitter-hash.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitterutility__partial_la-jitter-heap-debug.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitterutility__partial_la-jitter-heap.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitterutility__partial_la-jitter-human-prefix.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitterutility__partial_la-jitter-list.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitterutility__partial_la-jitter-malloc.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitterutility__partial_la-jitter-parse-int.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitterutility__partial_la-jitter-print.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitterutility__partial_la-jitter-string.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitterutility__partial_la-jitter-time.o non-convenience-lib/.libs/libjitter.lax/libjitter.a/lib_libjitterutility__partial_la-jitter-word-set.o libtool: link: ranlib non-convenience-lib/.libs/libjitter.a libtool: link: rm -fr non-convenience-lib/.libs/libjitter.lax libtool: link: ( cd "non-convenience-lib/.libs" && rm -f "libjitter.la" && ln -s "../libjitter.la" "libjitter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o /builddir/build/BUILD/poke-1.0/jitter/lib/libjitter.a lib/libjitter.la libtool: link: (cd /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a && ar x "/builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.a") libtool: link: ar cru /builddir/build/BUILD/poke-1.0/jitter/lib/libjitter.a /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-data-locations.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-defect.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-disassemble.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-fast-branch.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-instruction.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-machine-common.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-mmap.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-mutable-routine.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-patch-in.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-patch.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-profile.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-replicate.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-rewrite.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-routine-parser.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-routine-scanner.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-routine.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-sections.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-signals.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-specialize.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-stack.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-tagging.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter-vm.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitter__direct_threading__partial_la-jitter.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitterutility__partial_la-jitter-aligned-block.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitterutility__partial_la-jitter-arithmetic.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitterutility__partial_la-jitter-dynamic-buffer.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitterutility__partial_la-jitter-fatal.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitterutility__partial_la-jitter-hash-random-table.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitterutility__partial_la-jitter-hash.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitterutility__partial_la-jitter-heap-debug.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitterutility__partial_la-jitter-heap.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitterutility__partial_la-jitter-human-prefix.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitterutility__partial_la-jitter-list.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitterutility__partial_la-jitter-malloc.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitterutility__partial_la-jitter-parse-int.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitterutility__partial_la-jitter-print.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitterutility__partial_la-jitter-string.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitterutility__partial_la-jitter-time.o /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax/libjitter.a/lib_libjitterutility__partial_la-jitter-word-set.o libtool: link: ranlib /builddir/build/BUILD/poke-1.0/jitter/lib/libjitter.a libtool: link: rm -fr /builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter.ax /bin/sh ./libtool --finish /builddir/build/BUILD/poke-1.0/jitter/lib libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/sbin" ldconfig -n /builddir/build/BUILD/poke-1.0/jitter/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/poke-1.0/jitter/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bin/jitter jitterc/bin_jitter-jitterc-generate.o jitterc/bin_jitter-jitterc-main.o jitterc/bin_jitter-jitterc-utility.o jitterc/bin_jitter-jitterc-mangle.o jitterc/bin_jitter-jitterc-rewrite.o jitterc/bin_jitter-jitterc-vm.o jitterc/bin_jitter-jitterc-parser.o jitterc/bin_jitter-jitterc-scanner.o lib/libjitterutility--partial.la lib/libgnulib--partial.la libtool: link: gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bin/jitter jitterc/bin_jitter-jitterc-generate.o jitterc/bin_jitter-jitterc-main.o jitterc/bin_jitter-jitterc-utility.o jitterc/bin_jitter-jitterc-mangle.o jitterc/bin_jitter-jitterc-rewrite.o jitterc/bin_jitter-jitterc-vm.o jitterc/bin_jitter-jitterc-parser.o jitterc/bin_jitter-jitterc-scanner.o lib/.libs/libjitterutility--partial.a lib/.libs/libgnulib--partial.a make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' Making all in gl make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' rm -f ctype.h-t ctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_CTYPE_H''@||g' \ -e 's/@''GNULIB_ISBLANK''@/1/g' \ -e 's/@''HAVE_ISBLANK''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./ctype.in.h; \ } > ctype.h-t && \ mv ctype.h-t ctype.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' rm -f dirent.h-t dirent.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_DIRENT_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_DIRENT_H''@||g' \ -e 's/@''GNULIB_OPENDIR''@/1/g' \ -e 's/@''GNULIB_READDIR''@/1/g' \ -e 's/@''GNULIB_REWINDDIR''@/0/g' \ -e 's/@''GNULIB_CLOSEDIR''@/1/g' \ -e 's/@''GNULIB_DIRFD''@/1/g' \ -e 's/@''GNULIB_FDOPENDIR''@/0/g' \ -e 's/@''GNULIB_SCANDIR''@/0/g' \ -e 's/@''GNULIB_ALPHASORT''@/0/g' \ -e 's/@''HAVE_OPENDIR''@/1/g' \ -e 's/@''HAVE_READDIR''@/1/g' \ -e 's/@''HAVE_REWINDDIR''@/1/g' \ -e 's/@''HAVE_CLOSEDIR''@/1/g' \ -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_SCANDIR''@|1|g' \ -e 's|@''HAVE_ALPHASORT''@|1|g' \ -e 's|@''REPLACE_OPENDIR''@|0|g' \ -e 's|@''REPLACE_CLOSEDIR''@|0|g' \ -e 's|@''REPLACE_DIRFD''@|0|g' \ -e 's|@''REPLACE_FDOPENDIR''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./dirent.in.h; \ } > dirent.h-t && \ mv dirent.h-t dirent.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/0/g' \ -e 's/@''GNULIB_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's/@''GNULIB_MDA_CREAT''@/1/g' \ -e 's/@''GNULIB_MDA_OPEN''@/1/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' rm -f locale.h-t locale.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's/@''GNULIB_LOCALECONV''@/0/g' \ -e 's/@''GNULIB_SETLOCALE''@/0/g' \ -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's/@''GNULIB_LOCALENAME''@/0/g' \ -e 's|@''HAVE_NEWLOCALE''@|1|g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_FREELOCALE''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_FREELOCALE''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./locale.in.h; \ } > locale.h-t && \ mv locale.h-t locale.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' rm -f inttypes.h-t inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./inttypes.in.h; \ } > inttypes.h-t && \ mv inttypes.h-t inttypes.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' rm -f sched.h-t sched.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_SCHED_H''@|1|g' \ -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SCHED_H''@||g' \ -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' \ -e 's/@''GNULIB_SCHED_YIELD''@/0/g' \ -e 's|@''HAVE_SCHED_YIELD''@|1|g' \ -e 's|@''REPLACE_SCHED_YIELD''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sched.in.h; \ } > sched.h-t && \ mv sched.h-t sched.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \ -e 's/@''GNULIB_RAISE''@/1/g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ -e 's/@''GNULIB_SIGACTION''@/1/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' rm -f math.h-t math.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \ -e 's/@''GNULIB_ACOSF''@/0/g' \ -e 's/@''GNULIB_ACOSL''@/0/g' \ -e 's/@''GNULIB_ASINF''@/0/g' \ -e 's/@''GNULIB_ASINL''@/0/g' \ -e 's/@''GNULIB_ATANF''@/0/g' \ -e 's/@''GNULIB_ATANL''@/0/g' \ -e 's/@''GNULIB_ATAN2F''@/0/g' \ -e 's/@''GNULIB_CBRT''@/0/g' \ -e 's/@''GNULIB_CBRTF''@/0/g' \ -e 's/@''GNULIB_CBRTL''@/0/g' \ -e 's/@''GNULIB_CEIL''@/0/g' \ -e 's/@''GNULIB_CEILF''@/0/g' \ -e 's/@''GNULIB_CEILL''@/0/g' \ -e 's/@''GNULIB_COPYSIGN''@/0/g' \ -e 's/@''GNULIB_COPYSIGNF''@/0/g' \ -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ -e 's/@''GNULIB_COSF''@/0/g' \ -e 's/@''GNULIB_COSL''@/0/g' \ -e 's/@''GNULIB_COSHF''@/0/g' \ -e 's/@''GNULIB_EXPF''@/0/g' \ -e 's/@''GNULIB_EXPL''@/0/g' \ -e 's/@''GNULIB_EXP2''@/0/g' \ -e 's/@''GNULIB_EXP2F''@/0/g' \ -e 's/@''GNULIB_EXP2L''@/0/g' \ -e 's/@''GNULIB_EXPM1''@/0/g' \ -e 's/@''GNULIB_EXPM1F''@/0/g' \ -e 's/@''GNULIB_EXPM1L''@/0/g' \ -e 's/@''GNULIB_FABSF''@/0/g' \ -e 's/@''GNULIB_FABSL''@/0/g' \ -e 's/@''GNULIB_FLOOR''@/0/g' \ -e 's/@''GNULIB_FLOORF''@/0/g' \ -e 's/@''GNULIB_FLOORL''@/0/g' \ -e 's/@''GNULIB_FMA''@/0/g' \ -e 's/@''GNULIB_FMAF''@/0/g' \ -e 's/@''GNULIB_FMAL''@/0/g' \ -e 's/@''GNULIB_FMOD''@/0/g' \ -e 's/@''GNULIB_FMODF''@/0/g' \ -e 's/@''GNULIB_FMODL''@/0/g' \ -e 's/@''GNULIB_FREXPF''@/0/g' \ -e 's/@''GNULIB_FREXP''@/1/g' \ -e 's/@''GNULIB_FREXPL''@/1/g' \ -e 's/@''GNULIB_HYPOT''@/0/g' \ -e 's/@''GNULIB_HYPOTF''@/0/g' \ -e 's/@''GNULIB_HYPOTL''@/0/g' \ < ./math.in.h | \ sed -e 's/@''GNULIB_ILOGB''@/0/g' \ -e 's/@''GNULIB_ILOGBF''@/0/g' \ -e 's/@''GNULIB_ILOGBL''@/0/g' \ -e 's/@''GNULIB_ISFINITE''@/0/g' \ -e 's/@''GNULIB_ISINF''@/0/g' \ -e 's/@''GNULIB_ISNAN''@/0/g' \ -e 's/@''GNULIB_ISNANF''@/0/g' \ -e 's/@''GNULIB_ISNAND''@/0/g' \ -e 's/@''GNULIB_ISNANL''@/0/g' \ -e 's/@''GNULIB_LDEXPF''@/0/g' \ -e 's/@''GNULIB_LDEXPL''@/0/g' \ -e 's/@''GNULIB_LOG''@/0/g' \ -e 's/@''GNULIB_LOGF''@/0/g' \ -e 's/@''GNULIB_LOGL''@/0/g' \ -e 's/@''GNULIB_LOG10''@/0/g' \ -e 's/@''GNULIB_LOG10F''@/0/g' \ -e 's/@''GNULIB_LOG10L''@/0/g' \ -e 's/@''GNULIB_LOG1P''@/0/g' \ -e 's/@''GNULIB_LOG1PF''@/0/g' \ -e 's/@''GNULIB_LOG1PL''@/0/g' \ -e 's/@''GNULIB_LOG2''@/0/g' \ -e 's/@''GNULIB_LOG2F''@/0/g' \ -e 's/@''GNULIB_LOG2L''@/0/g' \ -e 's/@''GNULIB_LOGB''@/0/g' \ -e 's/@''GNULIB_LOGBF''@/0/g' \ -e 's/@''GNULIB_LOGBL''@/0/g' \ -e 's/@''GNULIB_MODF''@/0/g' \ -e 's/@''GNULIB_MODFF''@/0/g' \ -e 's/@''GNULIB_MODFL''@/0/g' \ -e 's/@''GNULIB_POWF''@/0/g' \ -e 's/@''GNULIB_REMAINDER''@/0/g' \ -e 's/@''GNULIB_REMAINDERF''@/0/g' \ -e 's/@''GNULIB_REMAINDERL''@/0/g' \ -e 's/@''GNULIB_RINT''@/0/g' \ -e 's/@''GNULIB_RINTF''@/0/g' \ -e 's/@''GNULIB_RINTL''@/0/g' \ -e 's/@''GNULIB_ROUND''@/0/g' \ -e 's/@''GNULIB_ROUNDF''@/0/g' \ -e 's/@''GNULIB_ROUNDL''@/0/g' \ -e 's/@''GNULIB_SIGNBIT''@/1/g' \ -e 's/@''GNULIB_SINF''@/0/g' \ -e 's/@''GNULIB_SINL''@/0/g' \ -e 's/@''GNULIB_SINHF''@/0/g' \ -e 's/@''GNULIB_SQRTF''@/0/g' \ -e 's/@''GNULIB_SQRTL''@/0/g' \ -e 's/@''GNULIB_TANF''@/0/g' \ -e 's/@''GNULIB_TANL''@/0/g' \ -e 's/@''GNULIB_TANHF''@/0/g' \ -e 's/@''GNULIB_TRUNC''@/0/g' \ -e 's/@''GNULIB_TRUNCF''@/0/g' \ -e 's/@''GNULIB_TRUNCL''@/0/g' \ -e 's/@''GNULIB_MDA_J0''@/1/g' \ -e 's/@''GNULIB_MDA_J1''@/1/g' \ -e 's/@''GNULIB_MDA_JN''@/1/g' \ -e 's/@''GNULIB_MDA_Y0''@/1/g' \ -e 's/@''GNULIB_MDA_Y1''@/1/g' \ -e 's/@''GNULIB_MDA_YN''@/1/g' \ | \ sed -e 's|@''HAVE_ACOSF''@|1|g' \ -e 's|@''HAVE_ACOSL''@|1|g' \ -e 's|@''HAVE_ASINF''@|1|g' \ -e 's|@''HAVE_ASINL''@|1|g' \ -e 's|@''HAVE_ATANF''@|1|g' \ -e 's|@''HAVE_ATANL''@|1|g' \ -e 's|@''HAVE_ATAN2F''@|1|g' \ -e 's|@''HAVE_CBRT''@|1|g' \ -e 's|@''HAVE_CBRTF''@|1|g' \ -e 's|@''HAVE_CBRTL''@|1|g' \ -e 's|@''HAVE_COPYSIGN''@|1|g' \ -e 's|@''HAVE_COPYSIGNL''@|1|g' \ -e 's|@''HAVE_COSF''@|1|g' \ -e 's|@''HAVE_COSL''@|1|g' \ -e 's|@''HAVE_COSHF''@|1|g' \ -e 's|@''HAVE_EXPF''@|1|g' \ -e 's|@''HAVE_EXPL''@|1|g' \ -e 's|@''HAVE_EXPM1''@|1|g' \ -e 's|@''HAVE_EXPM1F''@|1|g' \ -e 's|@''HAVE_FABSF''@|1|g' \ -e 's|@''HAVE_FABSL''@|1|g' \ -e 's|@''HAVE_FMA''@|1|g' \ -e 's|@''HAVE_FMAF''@|1|g' \ -e 's|@''HAVE_FMAL''@|1|g' \ -e 's|@''HAVE_FMODF''@|1|g' \ -e 's|@''HAVE_FMODL''@|1|g' \ -e 's|@''HAVE_FREXPF''@|1|g' \ -e 's|@''HAVE_HYPOTF''@|1|g' \ -e 's|@''HAVE_HYPOTL''@|1|g' \ -e 's|@''HAVE_ILOGB''@|1|g' \ -e 's|@''HAVE_ILOGBF''@|1|g' \ -e 's|@''HAVE_ILOGBL''@|1|g' \ -e 's|@''HAVE_ISNANF''@|1|g' \ -e 's|@''HAVE_ISNAND''@|1|g' \ -e 's|@''HAVE_ISNANL''@|1|g' \ -e 's|@''HAVE_LDEXPF''@|1|g' \ -e 's|@''HAVE_LOGF''@|1|g' \ -e 's|@''HAVE_LOGL''@|1|g' \ -e 's|@''HAVE_LOG10F''@|1|g' \ -e 's|@''HAVE_LOG10L''@|1|g' \ -e 's|@''HAVE_LOG1P''@|1|g' \ -e 's|@''HAVE_LOG1PF''@|1|g' \ -e 's|@''HAVE_LOG1PL''@|1|g' \ -e 's|@''HAVE_LOGBF''@|1|g' \ -e 's|@''HAVE_LOGBL''@|1|g' \ -e 's|@''HAVE_MODFF''@|1|g' \ -e 's|@''HAVE_MODFL''@|1|g' \ -e 's|@''HAVE_POWF''@|1|g' \ -e 's|@''HAVE_REMAINDER''@|1|g' \ -e 's|@''HAVE_REMAINDERF''@|1|g' \ -e 's|@''HAVE_RINT''@|1|g' \ -e 's|@''HAVE_RINTL''@|1|g' \ -e 's|@''HAVE_SINF''@|1|g' \ -e 's|@''HAVE_SINL''@|1|g' \ -e 's|@''HAVE_SINHF''@|1|g' \ -e 's|@''HAVE_SQRTF''@|1|g' \ -e 's|@''HAVE_SQRTL''@|1|g' \ -e 's|@''HAVE_TANF''@|1|g' \ -e 's|@''HAVE_TANL''@|1|g' \ -e 's|@''HAVE_TANHF''@|1|g' \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ -e 's|@''HAVE_DECL_CEILF''@|1|g' \ -e 's|@''HAVE_DECL_CEILL''@|1|g' \ -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_EXP2''@|1|g' \ -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ -e 's|@''HAVE_DECL_LOG2''@|1|g' \ -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ -e 's|@''HAVE_DECL_LOGB''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ -e 's|@''HAVE_DECL_RINTF''@|1|g' \ -e 's|@''HAVE_DECL_ROUND''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ | \ sed -e 's|@''REPLACE_ACOSF''@|0|g' \ -e 's|@''REPLACE_ASINF''@|0|g' \ -e 's|@''REPLACE_ATANF''@|0|g' \ -e 's|@''REPLACE_ATAN2F''@|0|g' \ -e 's|@''REPLACE_CBRTF''@|0|g' \ -e 's|@''REPLACE_CBRTL''@|0|g' \ -e 's|@''REPLACE_CEIL''@|0|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_COSF''@|0|g' \ -e 's|@''REPLACE_COSHF''@|0|g' \ -e 's|@''REPLACE_EXPF''@|0|g' \ -e 's|@''REPLACE_EXPL''@|0|g' \ -e 's|@''REPLACE_EXPM1''@|0|g' \ -e 's|@''REPLACE_EXPM1F''@|0|g' \ -e 's|@''REPLACE_EXPM1L''@|0|g' \ -e 's|@''REPLACE_EXP2''@|0|g' \ -e 's|@''REPLACE_EXP2L''@|0|g' \ -e 's|@''REPLACE_FABSL''@|0|g' \ -e 's|@''REPLACE_FLOOR''@|0|g' \ -e 's|@''REPLACE_FLOORF''@|0|g' \ -e 's|@''REPLACE_FLOORL''@|0|g' \ -e 's|@''REPLACE_FMA''@|0|g' \ -e 's|@''REPLACE_FMAF''@|0|g' \ -e 's|@''REPLACE_FMAL''@|0|g' \ -e 's|@''REPLACE_FMOD''@|0|g' \ -e 's|@''REPLACE_FMODF''@|0|g' \ -e 's|@''REPLACE_FMODL''@|0|g' \ -e 's|@''REPLACE_FREXPF''@|0|g' \ -e 's|@''REPLACE_FREXP''@|0|g' \ -e 's|@''REPLACE_FREXPL''@|0|g' \ -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ -e 's|@''REPLACE_HYPOT''@|0|g' \ -e 's|@''REPLACE_HYPOTF''@|0|g' \ -e 's|@''REPLACE_HYPOTL''@|0|g' \ -e 's|@''REPLACE_ILOGB''@|0|g' \ -e 's|@''REPLACE_ILOGBF''@|0|g' \ -e 's|@''REPLACE_ILOGBL''@|0|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_ISINF''@|0|g' \ -e 's|@''REPLACE_ISNAN''@|0|g' \ -e 's|@''REPLACE_ITOLD''@|0|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_LOG''@|0|g' \ -e 's|@''REPLACE_LOGF''@|0|g' \ -e 's|@''REPLACE_LOGL''@|0|g' \ -e 's|@''REPLACE_LOG10''@|0|g' \ -e 's|@''REPLACE_LOG10F''@|0|g' \ -e 's|@''REPLACE_LOG10L''@|0|g' \ -e 's|@''REPLACE_LOG1P''@|0|g' \ -e 's|@''REPLACE_LOG1PF''@|0|g' \ -e 's|@''REPLACE_LOG1PL''@|0|g' \ -e 's|@''REPLACE_LOG2''@|0|g' \ -e 's|@''REPLACE_LOG2F''@|0|g' \ -e 's|@''REPLACE_LOG2L''@|0|g' \ -e 's|@''REPLACE_LOGB''@|0|g' \ -e 's|@''REPLACE_LOGBF''@|0|g' \ -e 's|@''REPLACE_LOGBL''@|0|g' \ -e 's|@''REPLACE_MODF''@|0|g' \ -e 's|@''REPLACE_MODFF''@|0|g' \ -e 's|@''REPLACE_MODFL''@|0|g' \ -e 's|@''REPLACE_NAN''@|0|g' \ -e 's|@''REPLACE_REMAINDER''@|0|g' \ -e 's|@''REPLACE_REMAINDERF''@|0|g' \ -e 's|@''REPLACE_REMAINDERL''@|0|g' \ -e 's|@''REPLACE_RINTL''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|0|g' \ -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|1|g' \ -e 's|@''REPLACE_SINF''@|0|g' \ -e 's|@''REPLACE_SINHF''@|0|g' \ -e 's|@''REPLACE_SQRTF''@|0|g' \ -e 's|@''REPLACE_SQRTL''@|0|g' \ -e 's|@''REPLACE_TANF''@|0|g' \ -e 's|@''REPLACE_TANHF''@|0|g' \ -e 's|@''REPLACE_TRUNC''@|0|g' \ -e 's|@''REPLACE_TRUNCF''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > math.h-t && \ mv math.h-t math.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' rm -f pthread.h-t pthread.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_PTHREAD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_PTHREAD_H''@||g' \ -e 's/@''GNULIB_PTHREAD_THREAD''@/1/g' \ -e 's/@''GNULIB_PTHREAD_ONCE''@/1/g' \ -e 's/@''GNULIB_PTHREAD_MUTEX''@/1/g' \ -e 's/@''GNULIB_PTHREAD_RWLOCK''@/1/g' \ -e 's/@''GNULIB_PTHREAD_COND''@/1/g' \ -e 's/@''GNULIB_PTHREAD_TSS''@/1/g' \ -e 's/@''GNULIB_PTHREAD_SPIN''@/1/g' \ -e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/1/g' \ -e 's|@''HAVE_PTHREAD_T''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|1|g' \ -e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|1|g' \ -e 's|@''HAVE_PTHREAD_CREATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_SELF''@|1|g' \ -e 's|@''HAVE_PTHREAD_EQUAL''@|1|g' \ -e 's|@''HAVE_PTHREAD_DETACH''@|1|g' \ -e 's|@''HAVE_PTHREAD_JOIN''@|1|g' \ -e 's|@''HAVE_PTHREAD_EXIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_ONCE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_WAIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|1|g' \ -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|1|g' \ -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|1|g' \ < ./pthread.in.h | \ sed -e 's|@''REPLACE_PTHREAD_CREATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SELF''@|0|g' \ -e 's|@''REPLACE_PTHREAD_EQUAL''@|0|g' \ -e 's|@''REPLACE_PTHREAD_DETACH''@|0|g' \ -e 's|@''REPLACE_PTHREAD_JOIN''@|0|g' \ -e 's|@''REPLACE_PTHREAD_EXIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ONCE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_WAIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|0|g' \ -e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|0|g' \ -e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > pthread.h-t && \ mv pthread.h-t pthread.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/1/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/1/g' \ -e 's/@''GNULIB_FTELLO''@/1/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/1/g' \ -e 's/@''GNULIB_GETLINE''@/1/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/1/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/1/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/1/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/1/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/1/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \ -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ -e 's/@''GNULIB_MDA_GETW''@/1/g' \ -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \ -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|1|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|1|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|1|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|1|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /usr/bin/mkdir -p sys rm -f sys/random.h-t sys/random.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_RANDOM_H''@||g' \ -e 's|@''HAVE_SYS_RANDOM_H''@|1|g' \ -e 's/@''GNULIB_GETRANDOM''@/1/g' \ -e 's/@''HAVE_GETRANDOM''@/1/g' \ -e 's/@''REPLACE_GETRANDOM''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_random.in.h; \ } > sys/random.h-t && \ mv -f sys/random.h-t sys/random.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/1/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/1/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ -e 's/@''GNULIB_STPCPY''@/1/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/1/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/1/g' \ -e 's/@''GNULIB_STRNLEN''@/1/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/1/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \ -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_FFSLL''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/1/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/1/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/1/g' \ -e 's/@''GNULIB_RANDOM_R''@/1/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \ -e 's/@''GNULIB_SETENV''@/1/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/1/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/1/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_ECVT''@|1|g' \ -e 's|@''HAVE_DECL_FCVT''@|1|g' \ -e 's|@''HAVE_DECL_GCVT''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|0|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_FREE''@|1|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /usr/bin/mkdir -p sys rm -f sys/select.h-t sys/select.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SELECT_H''@||g' \ -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ -e 's/@''GNULIB_PSELECT''@/0/g' \ -e 's/@''GNULIB_SELECT''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_PSELECT''@|1|g' \ -e 's|@''REPLACE_PSELECT''@|0|g' \ -e 's|@''REPLACE_SELECT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_select.in.h; \ } > sys/select.h-t && \ mv sys/select.h-t sys/select.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /usr/bin/mkdir -p sys rm -f sys/socket.h-t sys/socket.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SOCKET_H''@||g' \ -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_SOCKET''@/1/g' \ -e 's/@''GNULIB_CONNECT''@/0/g' \ -e 's/@''GNULIB_ACCEPT''@/1/g' \ -e 's/@''GNULIB_BIND''@/1/g' \ -e 's/@''GNULIB_GETPEERNAME''@/0/g' \ -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \ -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \ -e 's/@''GNULIB_LISTEN''@/0/g' \ -e 's/@''GNULIB_RECV''@/0/g' \ -e 's/@''GNULIB_SEND''@/0/g' \ -e 's/@''GNULIB_RECVFROM''@/0/g' \ -e 's/@''GNULIB_SENDTO''@/0/g' \ -e 's/@''GNULIB_SETSOCKOPT''@/0/g' \ -e 's/@''GNULIB_SHUTDOWN''@/0/g' \ -e 's/@''GNULIB_ACCEPT4''@/0/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ -e 's|@''HAVE_ACCEPT4''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_socket.in.h; \ } > sys/socket.h-t && \ mv -f sys/socket.h-t sys/socket.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /usr/bin/mkdir -p sys rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /usr/bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_GETUMASK''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/1/g' \ -e 's/@''GNULIB_MKDIR''@/1/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ -e 's/@''GNULIB_MDA_CHMOD''@/1/g' \ -e 's/@''GNULIB_MDA_MKDIR''@/1/g' \ -e 's/@''GNULIB_MDA_UMASK''@/1/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_GETUMASK''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FCHMODAT''@|0|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKFIFOAT''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_MKNODAT''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /usr/bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /usr/bin/mkdir -p sys rm -f sys/uio.h-t sys/uio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_UIO_H''@||g' \ -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ < ./sys_uio.in.h; \ } > sys/uio.h-t && \ mv -f sys/uio.h-t sys/uio.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/0/g' \ -e 's/@''GNULIB_ISWDIGIT''@/0/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/0/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./wctype.in.h; \ } > wctype.h-t && \ mv wctype.h-t wctype.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/0/g' \ -e 's/@''GNULIB_MKTIME''@/1/g' \ -e 's/@''GNULIB_NANOSLEEP''@/1/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/1/g' \ -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/1/g' \ -e 's/@''GNULIB_TIME_RZ''@/1/g' \ -e 's/@''GNULIB_TZSET''@/1/g' \ -e 's/@''GNULIB_MDA_TZSET''@/1/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GET''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@''REPLACE_MKTIME''@|0|g' \ -e 's|@''REPLACE_NANOSLEEP''@|1|g' \ -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|0|g' \ -e 's|@''REPLACE_TZSET''@|0|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/1/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/0/g' \ -e 's/@''GNULIB_WMEMCHR''@/1/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/1/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|1|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/1/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/1/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_EXECL''@/0/g' \ -e 's/@''GNULIB_EXECLE''@/0/g' \ -e 's/@''GNULIB_EXECLP''@/0/g' \ -e 's/@''GNULIB_EXECV''@/0/g' \ -e 's/@''GNULIB_EXECVE''@/0/g' \ -e 's/@''GNULIB_EXECVP''@/0/g' \ -e 's/@''GNULIB_EXECVPE''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/1/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/1/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/1/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/1/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/1/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/1/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_EXECVPE''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|1|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o basename-lgpl.lo basename-lgpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c basename-lgpl.c -o basename-lgpl.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cloexec.lo cloexec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c cloexec.c -o cloexec.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o c-ctype.lo c-ctype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c c-ctype.c -o c-ctype.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o stripslash.lo stripslash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stripslash.c -o stripslash.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o concat-filename.lo concat-filename.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c concat-filename.c -fPIC -DPIC -o .libs/concat-filename.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c concat-filename.c -o concat-filename.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dirname-lgpl.lo dirname-lgpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c dirname-lgpl.c -o dirname-lgpl.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gl_array_list.lo gl_array_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gl_array_list.c -fPIC -DPIC -o .libs/gl_array_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gl_array_list.c -o gl_array_list.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o exitfail.lo exitfail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c exitfail.c -o exitfail.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fd-hook.lo fd-hook.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c fd-hook.c -o fd-hook.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gettime.lo gettime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gettime.c -fPIC -DPIC -o .libs/gettime.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gettime.c -o gettime.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o getprogname.lo getprogname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c getprogname.c -fPIC -DPIC -o .libs/getprogname.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c getprogname.c -o getprogname.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o findprog.lo findprog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c findprog.c -fPIC -DPIC -o .libs/findprog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c findprog.c -o findprog.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o hard-locale.lo hard-locale.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c hard-locale.c -fPIC -DPIC -o .libs/hard-locale.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c hard-locale.c -o hard-locale.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o localcharset.lo localcharset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c localcharset.c -o localcharset.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o malloca.lo malloca.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c malloca.c -fPIC -DPIC -o .libs/malloca.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c malloca.c -o malloca.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o math.lo math.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c math.c -fPIC -DPIC -o .libs/math.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c math.c -o math.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gl_list.lo gl_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gl_list.c -fPIC -DPIC -o .libs/gl_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gl_list.c -o gl_list.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o printf-frexpl.lo printf-frexpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf-frexpl.c -fPIC -DPIC -o .libs/printf-frexpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf-frexpl.c -o printf-frexpl.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o printf-frexp.lo printf-frexp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf-frexp.c -fPIC -DPIC -o .libs/printf-frexp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf-frexp.c -o printf-frexp.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o progname.lo progname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c progname.c -fPIC -DPIC -o .libs/progname.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c progname.c -o progname.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o read-file.lo read-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c read-file.c -fPIC -DPIC -o .libs/read-file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c read-file.c -o read-file.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o setlocale_null.lo setlocale_null.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c setlocale_null.c -fPIC -DPIC -o .libs/setlocale_null.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c setlocale_null.c -o setlocale_null.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sig-handler.lo sig-handler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sig-handler.c -fPIC -DPIC -o .libs/sig-handler.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sig-handler.c -o sig-handler.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nstrftime.lo nstrftime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c nstrftime.c -fPIC -DPIC -o .libs/nstrftime.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c nstrftime.c -o nstrftime.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sockets.lo sockets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sockets.c -fPIC -DPIC -o .libs/sockets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sockets.c -o sockets.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o strnlen1.lo strnlen1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c strnlen1.c -o strnlen1.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sys_socket.lo sys_socket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sys_socket.c -fPIC -DPIC -o .libs/sys_socket.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sys_socket.c -o sys_socket.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o stat-time.lo stat-time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stat-time.c -fPIC -DPIC -o .libs/stat-time.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stat-time.c -o stat-time.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o timespec.lo timespec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c timespec.c -fPIC -DPIC -o .libs/timespec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c timespec.c -o timespec.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tmpdir.lo tmpdir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tmpdir.c -fPIC -DPIC -o .libs/tmpdir.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tmpdir.c -o tmpdir.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tempname.lo tempname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tempname.c -fPIC -DPIC -o .libs/tempname.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tempname.c -o tempname.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o unistd.lo unistd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c unistd.c -fPIC -DPIC -o .libs/unistd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c unistd.c -o unistd.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o wctype-h.lo wctype-h.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c wctype-h.c -o wctype-h.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xmalloc.lo xmalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xmalloc.c -o xmalloc.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xalloc-die.lo xalloc-die.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xalloc-die.c -fPIC -DPIC -o .libs/xalloc-die.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xalloc-die.c -o xalloc-die.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xconcat-filename.lo xconcat-filename.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xconcat-filename.c -fPIC -DPIC -o .libs/xconcat-filename.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xconcat-filename.c -o xconcat-filename.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xsize.lo xsize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xsize.c -fPIC -DPIC -o .libs/xsize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xsize.c -o xsize.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xstrndup.lo xstrndup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xstrndup.c -fPIC -DPIC -o .libs/xstrndup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xstrndup.c -o xstrndup.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o asnprintf.lo asnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c asnprintf.c -o asnprintf.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parse-datetime.lo parse-datetime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c parse-datetime.c -fPIC -DPIC -o .libs/parse-datetime.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c parse-datetime.c -o parse-datetime.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o asprintf.lo asprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c asprintf.c -fPIC -DPIC -o .libs/asprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c asprintf.c -o asprintf.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o free.lo free.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c free.c -fPIC -DPIC -o .libs/free.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c free.c -o free.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fcntl.lo fcntl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c fcntl.c -o fcntl.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fseterr.lo fseterr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c fseterr.c -fPIC -DPIC -o .libs/fseterr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c fseterr.c -o fseterr.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mbrtowc.lo mbrtowc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c mbrtowc.c -fPIC -DPIC -o .libs/mbrtowc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c mbrtowc.c -o mbrtowc.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o printf.lo printf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf.c -fPIC -DPIC -o .libs/printf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf.c -o printf.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nanosleep.lo nanosleep.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c nanosleep.c -fPIC -DPIC -o .libs/nanosleep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c nanosleep.c -o nanosleep.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o printf-args.lo printf-args.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf-args.c -o printf-args.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mktime.lo mktime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c mktime.c -fPIC -DPIC -o .libs/mktime.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c mktime.c -o mktime.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o time_rz.lo time_rz.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c time_rz.c -fPIC -DPIC -o .libs/time_rz.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c time_rz.c -o time_rz.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vasprintf.lo vasprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vasprintf.c -fPIC -DPIC -o .libs/vasprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vasprintf.c -o vasprintf.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o printf-parse.lo printf-parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf-parse.c -o printf-parse.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vfprintf.lo vfprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vfprintf.c -fPIC -DPIC -o .libs/vfprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vfprintf.c -o vfprintf.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o malloc/scratch_buffer_dupfree.lo malloc/scratch_buffer_dupfree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c malloc/scratch_buffer_dupfree.c -fPIC -DPIC -o malloc/.libs/scratch_buffer_dupfree.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c malloc/scratch_buffer_dupfree.c -o malloc/scratch_buffer_dupfree.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o malloc/scratch_buffer_grow.lo malloc/scratch_buffer_grow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c malloc/scratch_buffer_grow.c -fPIC -DPIC -o malloc/.libs/scratch_buffer_grow.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c malloc/scratch_buffer_grow.c -o malloc/scratch_buffer_grow.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o malloc/scratch_buffer_grow_preserve.lo malloc/scratch_buffer_grow_preserve.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c malloc/scratch_buffer_grow_preserve.c -fPIC -DPIC -o malloc/.libs/scratch_buffer_grow_preserve.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c malloc/scratch_buffer_grow_preserve.c -o malloc/scratch_buffer_grow_preserve.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vasnprintf.lo vasnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o malloc/scratch_buffer_set_array_size.lo malloc/scratch_buffer_set_array_size.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c malloc/scratch_buffer_set_array_size.c -fPIC -DPIC -o malloc/.libs/scratch_buffer_set_array_size.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c malloc/scratch_buffer_set_array_size.c -o malloc/scratch_buffer_set_array_size.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -no-undefined -pthread -pthread -pthread or -pthread -L/usr/lib64 -lreadline -L/usr/lib64 -ltextstyle -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgnu.la gl_array_list.lo basename-lgpl.lo c-ctype.lo cloexec.lo concat-filename.lo dirname-lgpl.lo stripslash.lo exitfail.lo fd-hook.lo findprog.lo getprogname.lo gettime.lo hard-locale.lo gl_list.lo localcharset.lo malloca.lo math.lo nstrftime.lo parse-datetime.lo printf-frexp.lo printf-frexpl.lo progname.lo read-file.lo malloc/scratch_buffer_dupfree.lo malloc/scratch_buffer_grow.lo malloc/scratch_buffer_grow_preserve.lo malloc/scratch_buffer_set_array_size.lo setlocale_null.lo sig-handler.lo sockets.lo stat-time.lo strnlen1.lo sys_socket.lo tempname.lo timespec.lo tmpdir.lo unistd.lo wctype-h.lo xmalloc.lo xalloc-die.lo xconcat-filename.lo xsize.lo xstrndup.lo asnprintf.lo asprintf.lo fcntl.lo free.lo fseterr.lo mbrtowc.lo mktime.lo nanosleep.lo printf.lo printf-args.lo printf-parse.lo time_rz.lo vasnprintf.lo vasprintf.lo vfprintf.lo libtool: link: ar cru .libs/libgnu.a .libs/gl_array_list.o .libs/basename-lgpl.o .libs/c-ctype.o .libs/cloexec.o .libs/concat-filename.o .libs/dirname-lgpl.o .libs/stripslash.o .libs/exitfail.o .libs/fd-hook.o .libs/findprog.o .libs/getprogname.o .libs/gettime.o .libs/hard-locale.o .libs/gl_list.o .libs/localcharset.o .libs/malloca.o .libs/math.o .libs/nstrftime.o .libs/parse-datetime.o .libs/printf-frexp.o .libs/printf-frexpl.o .libs/progname.o .libs/read-file.o malloc/.libs/scratch_buffer_dupfree.o malloc/.libs/scratch_buffer_grow.o malloc/.libs/scratch_buffer_grow_preserve.o malloc/.libs/scratch_buffer_set_array_size.o .libs/setlocale_null.o .libs/sig-handler.o .libs/sockets.o .libs/stat-time.o .libs/strnlen1.o .libs/sys_socket.o .libs/tempname.o .libs/timespec.o .libs/tmpdir.o .libs/unistd.o .libs/wctype-h.o .libs/xmalloc.o .libs/xalloc-die.o .libs/xconcat-filename.o .libs/xsize.o .libs/xstrndup.o .libs/asnprintf.o .libs/asprintf.o .libs/fcntl.o .libs/free.o .libs/fseterr.o .libs/mbrtowc.o .libs/mktime.o .libs/nanosleep.o .libs/printf.o .libs/printf-args.o .libs/printf-parse.o .libs/time_rz.o .libs/vasnprintf.o .libs/vasprintf.o .libs/vfprintf.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' Making all in maps make[1]: Nothing to be done for 'all'. Making all in pickles make[1]: Nothing to be done for 'all'. Making all in gl-libpoke make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LIBPOKE|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LIBPOKE|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/0/g' \ -e 's/@''GNULIB_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's/@''GNULIB_MDA_CREAT''@/1/g' \ -e 's/@''GNULIB_MDA_OPEN''@/1/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' rm -f inttypes.h-t inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./inttypes.in.h; \ } > inttypes.h-t && \ mv inttypes.h-t inttypes.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LIBPOKE|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \ -e 's/@''GNULIB_RAISE''@/1/g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ -e 's/@''GNULIB_SIGACTION''@/1/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LIBPOKE|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/1/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/1/g' \ -e 's/@''GNULIB_FTELLO''@/1/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/1/g' \ -e 's/@''GNULIB_GETLINE''@/1/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/1/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/1/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/1/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/1/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/1/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \ -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ -e 's/@''GNULIB_MDA_GETW''@/1/g' \ -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \ -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|1|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|1|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|1|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|1|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LIBPOKE|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/1/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/1/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/1/g' \ -e 's/@''GNULIB_RANDOM_R''@/1/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \ -e 's/@''GNULIB_SETENV''@/1/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/1/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/1/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_ECVT''@|1|g' \ -e 's|@''HAVE_DECL_FCVT''@|1|g' \ -e 's|@''HAVE_DECL_GCVT''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|0|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_FREE''@|1|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' rm -f math.h-t math.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LIBPOKE|g' \ -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \ -e 's/@''GNULIB_ACOSF''@/0/g' \ -e 's/@''GNULIB_ACOSL''@/0/g' \ -e 's/@''GNULIB_ASINF''@/0/g' \ -e 's/@''GNULIB_ASINL''@/0/g' \ -e 's/@''GNULIB_ATANF''@/0/g' \ -e 's/@''GNULIB_ATANL''@/0/g' \ -e 's/@''GNULIB_ATAN2F''@/0/g' \ -e 's/@''GNULIB_CBRT''@/0/g' \ -e 's/@''GNULIB_CBRTF''@/0/g' \ -e 's/@''GNULIB_CBRTL''@/0/g' \ -e 's/@''GNULIB_CEIL''@/0/g' \ -e 's/@''GNULIB_CEILF''@/0/g' \ -e 's/@''GNULIB_CEILL''@/0/g' \ -e 's/@''GNULIB_COPYSIGN''@/0/g' \ -e 's/@''GNULIB_COPYSIGNF''@/0/g' \ -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ -e 's/@''GNULIB_COSF''@/0/g' \ -e 's/@''GNULIB_COSL''@/0/g' \ -e 's/@''GNULIB_COSHF''@/0/g' \ -e 's/@''GNULIB_EXPF''@/0/g' \ -e 's/@''GNULIB_EXPL''@/0/g' \ -e 's/@''GNULIB_EXP2''@/0/g' \ -e 's/@''GNULIB_EXP2F''@/0/g' \ -e 's/@''GNULIB_EXP2L''@/0/g' \ -e 's/@''GNULIB_EXPM1''@/0/g' \ -e 's/@''GNULIB_EXPM1F''@/0/g' \ -e 's/@''GNULIB_EXPM1L''@/0/g' \ -e 's/@''GNULIB_FABSF''@/0/g' \ -e 's/@''GNULIB_FABSL''@/0/g' \ -e 's/@''GNULIB_FLOOR''@/0/g' \ -e 's/@''GNULIB_FLOORF''@/0/g' \ -e 's/@''GNULIB_FLOORL''@/0/g' \ -e 's/@''GNULIB_FMA''@/0/g' \ -e 's/@''GNULIB_FMAF''@/0/g' \ -e 's/@''GNULIB_FMAL''@/0/g' \ -e 's/@''GNULIB_FMOD''@/0/g' \ -e 's/@''GNULIB_FMODF''@/0/g' \ -e 's/@''GNULIB_FMODL''@/0/g' \ -e 's/@''GNULIB_FREXPF''@/0/g' \ -e 's/@''GNULIB_FREXP''@/1/g' \ -e 's/@''GNULIB_FREXPL''@/1/g' \ -e 's/@''GNULIB_HYPOT''@/0/g' \ -e 's/@''GNULIB_HYPOTF''@/0/g' \ -e 's/@''GNULIB_HYPOTL''@/0/g' \ < ./math.in.h | \ sed -e 's/@''GNULIB_ILOGB''@/0/g' \ -e 's/@''GNULIB_ILOGBF''@/0/g' \ -e 's/@''GNULIB_ILOGBL''@/0/g' \ -e 's/@''GNULIB_ISFINITE''@/0/g' \ -e 's/@''GNULIB_ISINF''@/0/g' \ -e 's/@''GNULIB_ISNAN''@/0/g' \ -e 's/@''GNULIB_ISNANF''@/0/g' \ -e 's/@''GNULIB_ISNAND''@/0/g' \ -e 's/@''GNULIB_ISNANL''@/0/g' \ -e 's/@''GNULIB_LDEXPF''@/0/g' \ -e 's/@''GNULIB_LDEXPL''@/0/g' \ -e 's/@''GNULIB_LOG''@/0/g' \ -e 's/@''GNULIB_LOGF''@/0/g' \ -e 's/@''GNULIB_LOGL''@/0/g' \ -e 's/@''GNULIB_LOG10''@/0/g' \ -e 's/@''GNULIB_LOG10F''@/0/g' \ -e 's/@''GNULIB_LOG10L''@/0/g' \ -e 's/@''GNULIB_LOG1P''@/0/g' \ -e 's/@''GNULIB_LOG1PF''@/0/g' \ -e 's/@''GNULIB_LOG1PL''@/0/g' \ -e 's/@''GNULIB_LOG2''@/0/g' \ -e 's/@''GNULIB_LOG2F''@/0/g' \ -e 's/@''GNULIB_LOG2L''@/0/g' \ -e 's/@''GNULIB_LOGB''@/0/g' \ -e 's/@''GNULIB_LOGBF''@/0/g' \ -e 's/@''GNULIB_LOGBL''@/0/g' \ -e 's/@''GNULIB_MODF''@/0/g' \ -e 's/@''GNULIB_MODFF''@/0/g' \ -e 's/@''GNULIB_MODFL''@/0/g' \ -e 's/@''GNULIB_POWF''@/0/g' \ -e 's/@''GNULIB_REMAINDER''@/0/g' \ -e 's/@''GNULIB_REMAINDERF''@/0/g' \ -e 's/@''GNULIB_REMAINDERL''@/0/g' \ -e 's/@''GNULIB_RINT''@/0/g' \ -e 's/@''GNULIB_RINTF''@/0/g' \ -e 's/@''GNULIB_RINTL''@/0/g' \ -e 's/@''GNULIB_ROUND''@/0/g' \ -e 's/@''GNULIB_ROUNDF''@/0/g' \ -e 's/@''GNULIB_ROUNDL''@/0/g' \ -e 's/@''GNULIB_SIGNBIT''@/1/g' \ -e 's/@''GNULIB_SINF''@/0/g' \ -e 's/@''GNULIB_SINL''@/0/g' \ -e 's/@''GNULIB_SINHF''@/0/g' \ -e 's/@''GNULIB_SQRTF''@/0/g' \ -e 's/@''GNULIB_SQRTL''@/0/g' \ -e 's/@''GNULIB_TANF''@/0/g' \ -e 's/@''GNULIB_TANL''@/0/g' \ -e 's/@''GNULIB_TANHF''@/0/g' \ -e 's/@''GNULIB_TRUNC''@/0/g' \ -e 's/@''GNULIB_TRUNCF''@/0/g' \ -e 's/@''GNULIB_TRUNCL''@/0/g' \ -e 's/@''GNULIB_MDA_J0''@/1/g' \ -e 's/@''GNULIB_MDA_J1''@/1/g' \ -e 's/@''GNULIB_MDA_JN''@/1/g' \ -e 's/@''GNULIB_MDA_Y0''@/1/g' \ -e 's/@''GNULIB_MDA_Y1''@/1/g' \ -e 's/@''GNULIB_MDA_YN''@/1/g' \ | \ sed -e 's|@''HAVE_ACOSF''@|1|g' \ -e 's|@''HAVE_ACOSL''@|1|g' \ -e 's|@''HAVE_ASINF''@|1|g' \ -e 's|@''HAVE_ASINL''@|1|g' \ -e 's|@''HAVE_ATANF''@|1|g' \ -e 's|@''HAVE_ATANL''@|1|g' \ -e 's|@''HAVE_ATAN2F''@|1|g' \ -e 's|@''HAVE_CBRT''@|1|g' \ -e 's|@''HAVE_CBRTF''@|1|g' \ -e 's|@''HAVE_CBRTL''@|1|g' \ -e 's|@''HAVE_COPYSIGN''@|1|g' \ -e 's|@''HAVE_COPYSIGNL''@|1|g' \ -e 's|@''HAVE_COSF''@|1|g' \ -e 's|@''HAVE_COSL''@|1|g' \ -e 's|@''HAVE_COSHF''@|1|g' \ -e 's|@''HAVE_EXPF''@|1|g' \ -e 's|@''HAVE_EXPL''@|1|g' \ -e 's|@''HAVE_EXPM1''@|1|g' \ -e 's|@''HAVE_EXPM1F''@|1|g' \ -e 's|@''HAVE_FABSF''@|1|g' \ -e 's|@''HAVE_FABSL''@|1|g' \ -e 's|@''HAVE_FMA''@|1|g' \ -e 's|@''HAVE_FMAF''@|1|g' \ -e 's|@''HAVE_FMAL''@|1|g' \ -e 's|@''HAVE_FMODF''@|1|g' \ -e 's|@''HAVE_FMODL''@|1|g' \ -e 's|@''HAVE_FREXPF''@|1|g' \ -e 's|@''HAVE_HYPOTF''@|1|g' \ -e 's|@''HAVE_HYPOTL''@|1|g' \ -e 's|@''HAVE_ILOGB''@|1|g' \ -e 's|@''HAVE_ILOGBF''@|1|g' \ -e 's|@''HAVE_ILOGBL''@|1|g' \ -e 's|@''HAVE_ISNANF''@|1|g' \ -e 's|@''HAVE_ISNAND''@|1|g' \ -e 's|@''HAVE_ISNANL''@|1|g' \ -e 's|@''HAVE_LDEXPF''@|1|g' \ -e 's|@''HAVE_LOGF''@|1|g' \ -e 's|@''HAVE_LOGL''@|1|g' \ -e 's|@''HAVE_LOG10F''@|1|g' \ -e 's|@''HAVE_LOG10L''@|1|g' \ -e 's|@''HAVE_LOG1P''@|1|g' \ -e 's|@''HAVE_LOG1PF''@|1|g' \ -e 's|@''HAVE_LOG1PL''@|1|g' \ -e 's|@''HAVE_LOGBF''@|1|g' \ -e 's|@''HAVE_LOGBL''@|1|g' \ -e 's|@''HAVE_MODFF''@|1|g' \ -e 's|@''HAVE_MODFL''@|1|g' \ -e 's|@''HAVE_POWF''@|1|g' \ -e 's|@''HAVE_REMAINDER''@|1|g' \ -e 's|@''HAVE_REMAINDERF''@|1|g' \ -e 's|@''HAVE_RINT''@|1|g' \ -e 's|@''HAVE_RINTL''@|1|g' \ -e 's|@''HAVE_SINF''@|1|g' \ -e 's|@''HAVE_SINL''@|1|g' \ -e 's|@''HAVE_SINHF''@|1|g' \ -e 's|@''HAVE_SQRTF''@|1|g' \ -e 's|@''HAVE_SQRTL''@|1|g' \ -e 's|@''HAVE_TANF''@|1|g' \ -e 's|@''HAVE_TANL''@|1|g' \ -e 's|@''HAVE_TANHF''@|1|g' \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ -e 's|@''HAVE_DECL_CEILF''@|1|g' \ -e 's|@''HAVE_DECL_CEILL''@|1|g' \ -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_EXP2''@|1|g' \ -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ -e 's|@''HAVE_DECL_LOG2''@|1|g' \ -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ -e 's|@''HAVE_DECL_LOGB''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ -e 's|@''HAVE_DECL_RINTF''@|1|g' \ -e 's|@''HAVE_DECL_ROUND''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ | \ sed -e 's|@''REPLACE_ACOSF''@|0|g' \ -e 's|@''REPLACE_ASINF''@|0|g' \ -e 's|@''REPLACE_ATANF''@|0|g' \ -e 's|@''REPLACE_ATAN2F''@|0|g' \ -e 's|@''REPLACE_CBRTF''@|0|g' \ -e 's|@''REPLACE_CBRTL''@|0|g' \ -e 's|@''REPLACE_CEIL''@|0|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_COSF''@|0|g' \ -e 's|@''REPLACE_COSHF''@|0|g' \ -e 's|@''REPLACE_EXPF''@|0|g' \ -e 's|@''REPLACE_EXPL''@|0|g' \ -e 's|@''REPLACE_EXPM1''@|0|g' \ -e 's|@''REPLACE_EXPM1F''@|0|g' \ -e 's|@''REPLACE_EXPM1L''@|0|g' \ -e 's|@''REPLACE_EXP2''@|0|g' \ -e 's|@''REPLACE_EXP2L''@|0|g' \ -e 's|@''REPLACE_FABSL''@|0|g' \ -e 's|@''REPLACE_FLOOR''@|0|g' \ -e 's|@''REPLACE_FLOORF''@|0|g' \ -e 's|@''REPLACE_FLOORL''@|0|g' \ -e 's|@''REPLACE_FMA''@|0|g' \ -e 's|@''REPLACE_FMAF''@|0|g' \ -e 's|@''REPLACE_FMAL''@|0|g' \ -e 's|@''REPLACE_FMOD''@|0|g' \ -e 's|@''REPLACE_FMODF''@|0|g' \ -e 's|@''REPLACE_FMODL''@|0|g' \ -e 's|@''REPLACE_FREXPF''@|0|g' \ -e 's|@''REPLACE_FREXP''@|0|g' \ -e 's|@''REPLACE_FREXPL''@|0|g' \ -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ -e 's|@''REPLACE_HYPOT''@|0|g' \ -e 's|@''REPLACE_HYPOTF''@|0|g' \ -e 's|@''REPLACE_HYPOTL''@|0|g' \ -e 's|@''REPLACE_ILOGB''@|0|g' \ -e 's|@''REPLACE_ILOGBF''@|0|g' \ -e 's|@''REPLACE_ILOGBL''@|0|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_ISINF''@|0|g' \ -e 's|@''REPLACE_ISNAN''@|0|g' \ -e 's|@''REPLACE_ITOLD''@|0|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_LOG''@|0|g' \ -e 's|@''REPLACE_LOGF''@|0|g' \ -e 's|@''REPLACE_LOGL''@|0|g' \ -e 's|@''REPLACE_LOG10''@|0|g' \ -e 's|@''REPLACE_LOG10F''@|0|g' \ -e 's|@''REPLACE_LOG10L''@|0|g' \ -e 's|@''REPLACE_LOG1P''@|0|g' \ -e 's|@''REPLACE_LOG1PF''@|0|g' \ -e 's|@''REPLACE_LOG1PL''@|0|g' \ -e 's|@''REPLACE_LOG2''@|0|g' \ -e 's|@''REPLACE_LOG2F''@|0|g' \ -e 's|@''REPLACE_LOG2L''@|0|g' \ -e 's|@''REPLACE_LOGB''@|0|g' \ -e 's|@''REPLACE_LOGBF''@|0|g' \ -e 's|@''REPLACE_LOGBL''@|0|g' \ -e 's|@''REPLACE_MODF''@|0|g' \ -e 's|@''REPLACE_MODFF''@|0|g' \ -e 's|@''REPLACE_MODFL''@|0|g' \ -e 's|@''REPLACE_NAN''@|0|g' \ -e 's|@''REPLACE_REMAINDER''@|0|g' \ -e 's|@''REPLACE_REMAINDERF''@|0|g' \ -e 's|@''REPLACE_REMAINDERL''@|0|g' \ -e 's|@''REPLACE_RINTL''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|0|g' \ -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|1|g' \ -e 's|@''REPLACE_SINF''@|0|g' \ -e 's|@''REPLACE_SINHF''@|0|g' \ -e 's|@''REPLACE_SQRTF''@|0|g' \ -e 's|@''REPLACE_SQRTL''@|0|g' \ -e 's|@''REPLACE_TANF''@|0|g' \ -e 's|@''REPLACE_TANHF''@|0|g' \ -e 's|@''REPLACE_TRUNC''@|0|g' \ -e 's|@''REPLACE_TRUNCF''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > math.h-t && \ mv math.h-t math.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LIBPOKE|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/1/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/1/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ -e 's/@''GNULIB_STPCPY''@/1/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/1/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/1/g' \ -e 's/@''GNULIB_STRNLEN''@/1/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/1/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \ -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_FFSLL''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /usr/bin/mkdir -p sys rm -f sys/random.h-t sys/random.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LIBPOKE|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_RANDOM_H''@||g' \ -e 's|@''HAVE_SYS_RANDOM_H''@|1|g' \ -e 's/@''GNULIB_GETRANDOM''@/1/g' \ -e 's/@''HAVE_GETRANDOM''@/1/g' \ -e 's/@''REPLACE_GETRANDOM''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_random.in.h; \ } > sys/random.h-t && \ mv -f sys/random.h-t sys/random.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /usr/bin/mkdir -p sys rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LIBPOKE|g' \ -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /usr/bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LIBPOKE|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /usr/bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LIBPOKE|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_GETUMASK''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/1/g' \ -e 's/@''GNULIB_MKDIR''@/1/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ -e 's/@''GNULIB_MDA_CHMOD''@/1/g' \ -e 's/@''GNULIB_MDA_MKDIR''@/1/g' \ -e 's/@''GNULIB_MDA_UMASK''@/1/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_GETUMASK''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FCHMODAT''@|0|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKFIFOAT''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_MKNODAT''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LIBPOKE|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/0/g' \ -e 's/@''GNULIB_MKTIME''@/1/g' \ -e 's/@''GNULIB_NANOSLEEP''@/1/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/1/g' \ -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/1/g' \ -e 's/@''GNULIB_TIME_RZ''@/1/g' \ -e 's/@''GNULIB_TZSET''@/1/g' \ -e 's/@''GNULIB_MDA_TZSET''@/1/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GET''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@''REPLACE_MKTIME''@|0|g' \ -e 's|@''REPLACE_NANOSLEEP''@|1|g' \ -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|0|g' \ -e 's|@''REPLACE_TZSET''@|0|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LIBPOKE|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/1/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/0/g' \ -e 's/@''GNULIB_WMEMCHR''@/1/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/1/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|1|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LIBPOKE|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/1/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/1/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_EXECL''@/0/g' \ -e 's/@''GNULIB_EXECLE''@/0/g' \ -e 's/@''GNULIB_EXECLP''@/0/g' \ -e 's/@''GNULIB_EXECV''@/0/g' \ -e 's/@''GNULIB_EXECVE''@/0/g' \ -e 's/@''GNULIB_EXECVP''@/0/g' \ -e 's/@''GNULIB_EXECVPE''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/1/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/1/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/1/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/1/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/1/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/1/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_EXECVPE''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|1|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o stripslash.lo stripslash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stripslash.c -o stripslash.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o basename-lgpl.lo basename-lgpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c basename-lgpl.c -o basename-lgpl.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cloexec.lo cloexec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c cloexec.c -o cloexec.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dirname-lgpl.lo dirname-lgpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c dirname-lgpl.c -o dirname-lgpl.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o exitfail.lo exitfail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c exitfail.c -o exitfail.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fd-hook.lo fd-hook.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c fd-hook.c -o fd-hook.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o getprogname.lo getprogname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c getprogname.c -fPIC -DPIC -o .libs/getprogname.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c getprogname.c -o getprogname.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gcd.lo gcd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gcd.c -fPIC -DPIC -o .libs/gcd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gcd.c -o gcd.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gettime.lo gettime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gettime.c -fPIC -DPIC -o .libs/gettime.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gettime.c -o gettime.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o malloca.lo malloca.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c malloca.c -fPIC -DPIC -o .libs/malloca.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c malloca.c -o malloca.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o math.lo math.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c math.c -fPIC -DPIC -o .libs/math.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c math.c -o math.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o printf-frexp.lo printf-frexp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf-frexp.c -fPIC -DPIC -o .libs/printf-frexp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf-frexp.c -o printf-frexp.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o stat-time.lo stat-time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stat-time.c -fPIC -DPIC -o .libs/stat-time.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stat-time.c -o stat-time.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o printf-frexpl.lo printf-frexpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf-frexpl.c -fPIC -DPIC -o .libs/printf-frexpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf-frexpl.c -o printf-frexpl.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o string-buffer.lo string-buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c string-buffer.c -fPIC -DPIC -o .libs/string-buffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c string-buffer.c -o string-buffer.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o timespec.lo timespec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c timespec.c -fPIC -DPIC -o .libs/timespec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c timespec.c -o timespec.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tempname.lo tempname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tempname.c -fPIC -DPIC -o .libs/tempname.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tempname.c -o tempname.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tmpdir.lo tmpdir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tmpdir.c -fPIC -DPIC -o .libs/tmpdir.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tmpdir.c -o tmpdir.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o unistd.lo unistd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c unistd.c -fPIC -DPIC -o .libs/unistd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c unistd.c -o unistd.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xalloc-die.lo xalloc-die.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xalloc-die.c -fPIC -DPIC -o .libs/xalloc-die.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xalloc-die.c -o xalloc-die.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xmalloc.lo xmalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xmalloc.c -o xmalloc.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xsize.lo xsize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xsize.c -fPIC -DPIC -o .libs/xsize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xsize.c -o xsize.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o asnprintf.lo asnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c asnprintf.c -o asnprintf.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o asprintf.lo asprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c asprintf.c -fPIC -DPIC -o .libs/asprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c asprintf.c -o asprintf.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o free.lo free.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c free.c -fPIC -DPIC -o .libs/free.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c free.c -o free.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fseterr.lo fseterr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c fseterr.c -fPIC -DPIC -o .libs/fseterr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c fseterr.c -o fseterr.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fcntl.lo fcntl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c fcntl.c -o fcntl.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o printf.lo printf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf.c -fPIC -DPIC -o .libs/printf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf.c -o printf.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o printf-args.lo printf-args.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf-args.c -o printf-args.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vasprintf.lo vasprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vasprintf.c -fPIC -DPIC -o .libs/vasprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vasprintf.c -o vasprintf.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vfprintf.lo vfprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vfprintf.c -fPIC -DPIC -o .libs/vfprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vfprintf.c -o vfprintf.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o printf-parse.lo printf-parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c printf-parse.c -o printf-parse.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vsnprintf.lo vsnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vsnprintf.c -fPIC -DPIC -o .libs/vsnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vsnprintf.c -o vsnprintf.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vasnprintf.lo vasnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgnu.la basename-lgpl.lo cloexec.lo dirname-lgpl.lo stripslash.lo exitfail.lo fd-hook.lo gcd.lo getprogname.lo gettime.lo malloca.lo math.lo printf-frexp.lo printf-frexpl.lo stat-time.lo string-buffer.lo tempname.lo timespec.lo tmpdir.lo unistd.lo xmalloc.lo xalloc-die.lo xsize.lo asnprintf.lo asprintf.lo fcntl.lo free.lo fseterr.lo printf.lo printf-args.lo printf-parse.lo vasnprintf.lo vasprintf.lo vfprintf.lo vsnprintf.lo libtool: link: ar cru .libs/libgnu.a .libs/basename-lgpl.o .libs/cloexec.o .libs/dirname-lgpl.o .libs/stripslash.o .libs/exitfail.o .libs/fd-hook.o .libs/gcd.o .libs/getprogname.o .libs/gettime.o .libs/malloca.o .libs/math.o .libs/printf-frexp.o .libs/printf-frexpl.o .libs/stat-time.o .libs/string-buffer.o .libs/tempname.o .libs/timespec.o .libs/tmpdir.o .libs/unistd.o .libs/xmalloc.o .libs/xalloc-die.o .libs/xsize.o .libs/asnprintf.o .libs/asprintf.o .libs/fcntl.o .libs/free.o .libs/fseterr.o .libs/printf.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o .libs/vasprintf.o .libs/vfprintf.o .libs/vsnprintf.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' Making all in gl-gui make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-gui' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-gui' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-gui' /usr/bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_GUI|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-gui' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-gui' rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_GUI|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/1/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/1/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_EXECL''@/0/g' \ -e 's/@''GNULIB_EXECLE''@/0/g' \ -e 's/@''GNULIB_EXECLP''@/0/g' \ -e 's/@''GNULIB_EXECV''@/0/g' \ -e 's/@''GNULIB_EXECVE''@/0/g' \ -e 's/@''GNULIB_EXECVP''@/0/g' \ -e 's/@''GNULIB_EXECVPE''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/1/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/1/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/1/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/1/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/1/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/1/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_EXECVPE''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|1|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-gui' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-gui' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o unistd.lo unistd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c unistd.c -fPIC -DPIC -o .libs/unistd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c unistd.c -o unistd.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-gui' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-gui' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgnu.la unistd.lo libtool: link: ar cru .libs/libgnu.a .libs/unistd.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-gui' Making all in libpoke /usr/bin/make all-am make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-pk-val.lo `test -f 'pk-val.c' || echo './'`pk-val.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pk-val.c -fPIC -DPIC -o .libs/libpoke_la-pk-val.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pk-val.c -o libpoke_la-pk-val.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-pkl.lo `test -f 'pkl.c' || echo './'`pkl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl.c -fPIC -DPIC -o .libs/libpoke_la-pkl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl.c -o libpoke_la-pkl.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-libpoke.lo `test -f 'libpoke.c' || echo './'`libpoke.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libpoke.c -fPIC -DPIC -o .libs/libpoke_la-libpoke.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libpoke.c -o libpoke_la-libpoke.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-pkl-env.lo `test -f 'pkl-env.c' || echo './'`pkl-env.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-env.c -fPIC -DPIC -o .libs/libpoke_la-pkl-env.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-env.c -o libpoke_la-pkl-env.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-pkl-promo.lo `test -f 'pkl-promo.c' || echo './'`pkl-promo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-promo.c -fPIC -DPIC -o .libs/libpoke_la-pkl-promo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-promo.c -o libpoke_la-pkl-promo.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-pkl-pass.lo `test -f 'pkl-pass.c' || echo './'`pkl-pass.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-pass.c -fPIC -DPIC -o .libs/libpoke_la-pkl-pass.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-pass.c -o libpoke_la-pkl-pass.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-pkl-fold.lo `test -f 'pkl-fold.c' || echo './'`pkl-fold.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-fold.c -fPIC -DPIC -o .libs/libpoke_la-pkl-fold.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-fold.c -o libpoke_la-pkl-fold.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-pkl-anal.lo `test -f 'pkl-anal.c' || echo './'`pkl-anal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-anal.c -fPIC -DPIC -o .libs/libpoke_la-pkl-anal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-anal.c -o libpoke_la-pkl-anal.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-pkl-typify.lo `test -f 'pkl-typify.c' || echo './'`pkl-typify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-typify.c -fPIC -DPIC -o .libs/libpoke_la-pkl-typify.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-typify.c -o libpoke_la-pkl-typify.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-pkl-trans.lo `test -f 'pkl-trans.c' || echo './'`pkl-trans.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-trans.c -fPIC -DPIC -o .libs/libpoke_la-pkl-trans.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-trans.c -o libpoke_la-pkl-trans.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-pkl-ast.lo `test -f 'pkl-ast.c' || echo './'`pkl-ast.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-ast.c -fPIC -DPIC -o .libs/libpoke_la-pkl-ast.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-ast.c -o libpoke_la-pkl-ast.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-pkl-tab.lo `test -f 'pkl-tab.c' || echo './'`pkl-tab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-tab.c -fPIC -DPIC -o .libs/libpoke_la-pkl-tab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-tab.c -o libpoke_la-pkl-tab.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-pkl-diag.lo `test -f 'pkl-diag.c' || echo './'`pkl-diag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-diag.c -fPIC -DPIC -o .libs/libpoke_la-pkl-diag.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-diag.c -o libpoke_la-pkl-diag.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-pkl-asm.lo `test -f 'pkl-asm.c' || echo './'`pkl-asm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-asm.c -fPIC -DPIC -o .libs/libpoke_la-pkl-asm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-asm.c -o libpoke_la-pkl-asm.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-pkl-lex.lo `test -f 'pkl-lex.c' || echo './'`pkl-lex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-lex.c -fPIC -DPIC -o .libs/libpoke_la-pkl-lex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-lex.c -o libpoke_la-pkl-lex.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-pkl-parser.lo `test -f 'pkl-parser.c' || echo './'`pkl-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-parser.c -fPIC -DPIC -o .libs/libpoke_la-pkl-parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-parser.c -o libpoke_la-pkl-parser.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-pvm.lo `test -f 'pvm.c' || echo './'`pvm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pvm.c -fPIC -DPIC -o .libs/libpoke_la-pvm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pvm.c -o libpoke_la-pvm.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-pvm-alloc.lo `test -f 'pvm-alloc.c' || echo './'`pvm-alloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pvm-alloc.c -fPIC -DPIC -o .libs/libpoke_la-pvm-alloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pvm-alloc.c -o libpoke_la-pvm-alloc.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-pvm-env.lo `test -f 'pvm-env.c' || echo './'`pvm-env.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pvm-env.c -fPIC -DPIC -o .libs/libpoke_la-pvm-env.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pvm-env.c -o libpoke_la-pvm-env.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-pvm-program.lo `test -f 'pvm-program.c' || echo './'`pvm-program.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pvm-program.c -fPIC -DPIC -o .libs/libpoke_la-pvm-program.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pvm-program.c -o libpoke_la-pvm-program.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-pvm-val.lo `test -f 'pvm-val.c' || echo './'`pvm-val.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pvm-val.c -fPIC -DPIC -o .libs/libpoke_la-pvm-val.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pvm-val.c -o libpoke_la-pvm-val.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-ios-dev-mem.lo `test -f 'ios-dev-mem.c' || echo './'`ios-dev-mem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ios-dev-mem.c -fPIC -DPIC -o .libs/libpoke_la-ios-dev-mem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ios-dev-mem.c -o libpoke_la-ios-dev-mem.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-ios-dev-file.lo `test -f 'ios-dev-file.c' || echo './'`ios-dev-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ios-dev-file.c -fPIC -DPIC -o .libs/libpoke_la-ios-dev-file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ios-dev-file.c -o libpoke_la-ios-dev-file.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-ios.lo `test -f 'ios.c' || echo './'`ios.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ios.c -fPIC -DPIC -o .libs/libpoke_la-ios.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ios.c -o libpoke_la-ios.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-ios-buffer.lo `test -f 'ios-buffer.c' || echo './'`ios-buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ios-buffer.c -fPIC -DPIC -o .libs/libpoke_la-ios-buffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ios-buffer.c -o libpoke_la-ios-buffer.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-ios-dev-stream.lo `test -f 'ios-dev-stream.c' || echo './'`ios-dev-stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ios-dev-stream.c -fPIC -DPIC -o .libs/libpoke_la-ios-dev-stream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ios-dev-stream.c -o libpoke_la-ios-dev-stream.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-ios-dev-nbd.lo `test -f 'ios-dev-nbd.c' || echo './'`ios-dev-nbd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ios-dev-nbd.c -fPIC -DPIC -o .libs/libpoke_la-ios-dev-nbd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ios-dev-nbd.c -o libpoke_la-ios-dev-nbd.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpoke_la-pkl-gen.lo `test -f 'pkl-gen.c' || echo './'`pkl-gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-gen.c -fPIC -DPIC -o .libs/libpoke_la-pkl-gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkl-gen.c -o libpoke_la-pkl-gen.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../common/libpoke_la-pk-utils.lo `test -f '../common/pk-utils.c' || echo './'`../common/pk-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ../common/pk-utils.c -fPIC -DPIC -o ../common/.libs/libpoke_la-pk-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ../common/pk-utils.c -o ../common/libpoke_la-pk-utils.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -fomit-frame-pointer -fno-reorder-functions -fvisibility=hidden -fno-lto -g0 -fno-var-tracking -fno-var-tracking-assignments -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpvmjitter_la-pvm-vm1.lo `test -f 'pvm-vm1.c' || echo './'`pvm-vm1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -fomit-frame-pointer -fno-reorder-functions -fvisibility=hidden -fno-lto -g0 -fno-var-tracking -fno-var-tracking-assignments -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pvm-vm1.c -fPIC -DPIC -o .libs/libpvmjitter_la-pvm-vm1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -fomit-frame-pointer -fno-reorder-functions -fvisibility=hidden -fno-lto -g0 -fno-var-tracking -fno-var-tracking-assignments -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pvm-vm1.c -o libpvmjitter_la-pvm-vm1.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -fomit-frame-pointer -fno-reorder-functions -fvisibility=hidden -fno-lto -g0 -fno-var-tracking -fno-var-tracking-assignments -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libpvmjitter_la-pvm-vm2.lo `test -f 'pvm-vm2.c' || echo './'`pvm-vm2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -fomit-frame-pointer -fno-reorder-functions -fvisibility=hidden -fno-lto -g0 -fno-var-tracking -fno-var-tracking-assignments -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pvm-vm2.c -fPIC -DPIC -o .libs/libpvmjitter_la-pvm-vm2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../poke -I../gl-libpoke -I../gl-libpoke -I../common -DPKL_DEBUG -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -fvisibility=hidden -DBUILDING_LIBPOKE -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -DJITTER_DISPATCH_DIRECT_THREADING=1 -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter -I /builddir/build/BUILD/poke-1.0/jitter/machine/riscv -I /usr/include -Wall -O2 -fomit-frame-pointer -fno-reorder-functions -fvisibility=hidden -fno-lto -g0 -fno-var-tracking -fno-var-tracking-assignments -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pvm-vm2.c -o libpvmjitter_la-pvm-vm2.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -fomit-frame-pointer -fno-reorder-functions -fvisibility=hidden -fno-lto -g0 -fno-var-tracking -fno-var-tracking-assignments -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -L/builddir/build/BUILD/poke-1.0/jitter/lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpvmjitter.la libpvmjitter_la-pvm-vm1.lo libpvmjitter_la-pvm-vm2.lo /builddir/build/BUILD/poke-1.0/jitter/lib/libjitter--direct-threading.la libtool: link: (cd .libs/libpvmjitter.lax/libjitter--direct-threading.a && ar x "/builddir/build/BUILD/poke-1.0/jitter/lib/.libs/libjitter--direct-threading.a") libtool: link: ar cru .libs/libpvmjitter.a .libs/libpvmjitter_la-pvm-vm1.o .libs/libpvmjitter_la-pvm-vm2.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-data-locations.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-defect.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-disassemble.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-fast-branch.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-instruction.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-machine-common.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-mmap.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-mutable-routine.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-patch-in.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-patch.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-profile.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-replicate.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-rewrite.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-routine-parser.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-routine-scanner.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-routine.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-sections.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-signals.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-specialize.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-stack.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-tagging.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter-vm.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitter__direct_threading__partial_la-jitter.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-aligned-block.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-arithmetic.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-dynamic-buffer.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-fatal.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-hash-random-table.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-hash.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-heap-debug.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-heap.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-human-prefix.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-list.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-malloc.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-parse-int.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-print.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-string.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-time.o .libs/libpvmjitter.lax/libjitter--direct-threading.a/lib_libjitterutility__partial_la-jitter-word-set.o libtool: link: ranlib .libs/libpvmjitter.a libtool: link: rm -fr .libs/libpvmjitter.lax libtool: link: ( cd ".libs" && rm -f "libpvmjitter.la" && ln -s "../libpvmjitter.la" "libpvmjitter.la" ) make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 0:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpoke.la -rpath /usr/lib64 libpoke_la-libpoke.lo libpoke_la-pk-val.lo libpoke_la-pkl.lo libpoke_la-pkl-ast.lo libpoke_la-pkl-env.lo libpoke_la-pkl-pass.lo libpoke_la-pkl-promo.lo libpoke_la-pkl-fold.lo libpoke_la-pkl-typify.lo libpoke_la-pkl-anal.lo libpoke_la-pkl-trans.lo libpoke_la-pkl-tab.lo libpoke_la-pkl-lex.lo libpoke_la-pkl-gen.lo libpoke_la-pkl-asm.lo libpoke_la-pkl-diag.lo libpoke_la-pkl-parser.lo libpoke_la-pvm.lo libpoke_la-pvm-val.lo libpoke_la-pvm-env.lo libpoke_la-pvm-alloc.lo libpoke_la-pvm-program.lo libpoke_la-ios.lo libpoke_la-ios-dev-file.lo libpoke_la-ios-dev-mem.lo libpoke_la-ios-buffer.lo libpoke_la-ios-dev-stream.lo ../common/libpoke_la-pk-utils.lo libpoke_la-ios-dev-nbd.lo ../gl-libpoke/libgnu.la libpvmjitter.la -lgc -lnbd libtool: link: gcc -shared -fPIC -DPIC .libs/libpoke_la-libpoke.o .libs/libpoke_la-pk-val.o .libs/libpoke_la-pkl.o .libs/libpoke_la-pkl-ast.o .libs/libpoke_la-pkl-env.o .libs/libpoke_la-pkl-pass.o .libs/libpoke_la-pkl-promo.o .libs/libpoke_la-pkl-fold.o .libs/libpoke_la-pkl-typify.o .libs/libpoke_la-pkl-anal.o .libs/libpoke_la-pkl-trans.o .libs/libpoke_la-pkl-tab.o .libs/libpoke_la-pkl-lex.o .libs/libpoke_la-pkl-gen.o .libs/libpoke_la-pkl-asm.o .libs/libpoke_la-pkl-diag.o .libs/libpoke_la-pkl-parser.o .libs/libpoke_la-pvm.o .libs/libpoke_la-pvm-val.o .libs/libpoke_la-pvm-env.o .libs/libpoke_la-pvm-alloc.o .libs/libpoke_la-pvm-program.o .libs/libpoke_la-ios.o .libs/libpoke_la-ios-dev-file.o .libs/libpoke_la-ios-dev-mem.o .libs/libpoke_la-ios-buffer.o .libs/libpoke_la-ios-dev-stream.o ../common/.libs/libpoke_la-pk-utils.o .libs/libpoke_la-ios-dev-nbd.o -Wl,--whole-archive ../gl-libpoke/.libs/libgnu.a ./.libs/libpvmjitter.a -Wl,--no-whole-archive -L/builddir/build/BUILD/poke-1.0/jitter/lib -lgc -lnbd -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libpoke.so.0 -o .libs/libpoke.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libpoke.so.0" && ln -s "libpoke.so.0.0.0" "libpoke.so.0") libtool: link: (cd ".libs" && rm -f "libpoke.so" && ln -s "libpoke.so.0.0.0" "libpoke.so") libtool: link: (cd .libs/libpoke.lax/libgnu.a && ar x "/builddir/build/BUILD/poke-1.0/libpoke/../gl-libpoke/.libs/libgnu.a") libtool: link: (cd .libs/libpoke.lax/libpvmjitter.a && ar x "/builddir/build/BUILD/poke-1.0/libpoke/./.libs/libpvmjitter.a") libtool: link: ar cru .libs/libpoke.a libpoke_la-libpoke.o libpoke_la-pk-val.o libpoke_la-pkl.o libpoke_la-pkl-ast.o libpoke_la-pkl-env.o libpoke_la-pkl-pass.o libpoke_la-pkl-promo.o libpoke_la-pkl-fold.o libpoke_la-pkl-typify.o libpoke_la-pkl-anal.o libpoke_la-pkl-trans.o libpoke_la-pkl-tab.o libpoke_la-pkl-lex.o libpoke_la-pkl-gen.o libpoke_la-pkl-asm.o libpoke_la-pkl-diag.o libpoke_la-pkl-parser.o libpoke_la-pvm.o libpoke_la-pvm-val.o libpoke_la-pvm-env.o libpoke_la-pvm-alloc.o libpoke_la-pvm-program.o libpoke_la-ios.o libpoke_la-ios-dev-file.o libpoke_la-ios-dev-mem.o libpoke_la-ios-buffer.o libpoke_la-ios-dev-stream.o ../common/libpoke_la-pk-utils.o libpoke_la-ios-dev-nbd.o .libs/libpoke.lax/libgnu.a/asnprintf.o .libs/libpoke.lax/libgnu.a/asprintf.o .libs/libpoke.lax/libgnu.a/basename-lgpl.o .libs/libpoke.lax/libgnu.a/cloexec.o .libs/libpoke.lax/libgnu.a/dirname-lgpl.o .libs/libpoke.lax/libgnu.a/exitfail.o .libs/libpoke.lax/libgnu.a/fcntl.o .libs/libpoke.lax/libgnu.a/fd-hook.o .libs/libpoke.lax/libgnu.a/free.o .libs/libpoke.lax/libgnu.a/fseterr.o .libs/libpoke.lax/libgnu.a/gcd.o .libs/libpoke.lax/libgnu.a/getprogname.o .libs/libpoke.lax/libgnu.a/gettime.o .libs/libpoke.lax/libgnu.a/malloca.o .libs/libpoke.lax/libgnu.a/math.o .libs/libpoke.lax/libgnu.a/printf-args.o .libs/libpoke.lax/libgnu.a/printf-frexp.o .libs/libpoke.lax/libgnu.a/printf-frexpl.o .libs/libpoke.lax/libgnu.a/printf-parse.o .libs/libpoke.lax/libgnu.a/printf.o .libs/libpoke.lax/libgnu.a/stat-time.o .libs/libpoke.lax/libgnu.a/string-buffer.o .libs/libpoke.lax/libgnu.a/stripslash.o .libs/libpoke.lax/libgnu.a/tempname.o .libs/libpoke.lax/libgnu.a/timespec.o .libs/libpoke.lax/libgnu.a/tmpdir.o .libs/libpoke.lax/libgnu.a/unistd.o .libs/libpoke.lax/libgnu.a/vasnprintf.o .libs/libpoke.lax/libgnu.a/vasprintf.o .libs/libpoke.lax/libgnu.a/vfprintf.o .libs/libpoke.lax/libgnu.a/vsnprintf.o .libs/libpoke.lax/libgnu.a/xalloc-die.o .libs/libpoke.lax/libgnu.a/xmalloc.o .libs/libpoke.lax/libgnu.a/xsize.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitter__direct_threading__partial_la-jitter-data-locations.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitter__direct_threading__partial_la-jitter-defect.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitter__direct_threading__partial_la-jitter-disassemble.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitter__direct_threading__partial_la-jitter-fast-branch.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitter__direct_threading__partial_la-jitter-instruction.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitter__direct_threading__partial_la-jitter-machine-common.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitter__direct_threading__partial_la-jitter-mmap.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitter__direct_threading__partial_la-jitter-mutable-routine.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitter__direct_threading__partial_la-jitter-patch-in.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitter__direct_threading__partial_la-jitter-patch.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitter__direct_threading__partial_la-jitter-profile.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitter__direct_threading__partial_la-jitter-replicate.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitter__direct_threading__partial_la-jitter-rewrite.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitter__direct_threading__partial_la-jitter-routine-parser.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitter__direct_threading__partial_la-jitter-routine-scanner.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitter__direct_threading__partial_la-jitter-routine.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitter__direct_threading__partial_la-jitter-sections.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitter__direct_threading__partial_la-jitter-signals.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitter__direct_threading__partial_la-jitter-specialize.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitter__direct_threading__partial_la-jitter-stack.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitter__direct_threading__partial_la-jitter-tagging.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitter__direct_threading__partial_la-jitter-vm.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitter__direct_threading__partial_la-jitter.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitterutility__partial_la-jitter-aligned-block.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitterutility__partial_la-jitter-arithmetic.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitterutility__partial_la-jitter-dynamic-buffer.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitterutility__partial_la-jitter-fatal.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitterutility__partial_la-jitter-hash-random-table.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitterutility__partial_la-jitter-hash.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitterutility__partial_la-jitter-heap-debug.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitterutility__partial_la-jitter-heap.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitterutility__partial_la-jitter-human-prefix.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitterutility__partial_la-jitter-list.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitterutility__partial_la-jitter-malloc.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitterutility__partial_la-jitter-parse-int.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitterutility__partial_la-jitter-print.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitterutility__partial_la-jitter-string.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitterutility__partial_la-jitter-time.o .libs/libpoke.lax/libpvmjitter.a/lib_libjitterutility__partial_la-jitter-word-set.o .libs/libpoke.lax/libpvmjitter.a/libpvmjitter_la-pvm-vm1.o .libs/libpoke.lax/libpvmjitter.a/libpvmjitter_la-pvm-vm2.o libtool: link: ranlib .libs/libpoke.a libtool: link: rm -fr .libs/libpoke.lax libtool: link: ( cd ".libs" && rm -f "libpoke.la" && ln -s "../libpoke.la" "libpoke.la" ) make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' Making all in poke /usr/bin/make all-am make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' gcc -DHAVE_CONFIG_H -I. -I../gl -I../gl -I../common -I../libpoke -I../libpoke -DJITTER_VERSION=\"0.9.258\" -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o poke-pk-term.o `test -f 'pk-term.c' || echo './'`pk-term.c make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' pk-term.c:100:1: warning: 'lookup_color' defined but not used [-Wunused-function] 100 | lookup_color (int red, int green, int blue) | ^~~~~~~~~~~~ pk-term.c:87:12: warning: 'default_bgcolor' defined but not used [-Wunused-variable] 87 | static int default_bgcolor; | ^~~~~~~~~~~~~~~ pk-term.c:86:12: warning: 'default_color' defined but not used [-Wunused-variable] 86 | static int default_color; | ^~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' gcc -DHAVE_CONFIG_H -I. -I../gl -I../gl -I../common -I../libpoke -I../libpoke -DJITTER_VERSION=\"0.9.258\" -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o poke-pk-repl.o `test -f 'pk-repl.c' || echo './'`pk-repl.c make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' gcc -DHAVE_CONFIG_H -I. -I../gl -I../gl -I../common -I../libpoke -I../libpoke -DJITTER_VERSION=\"0.9.258\" -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o poke-poke.o `test -f 'poke.c' || echo './'`poke.c make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' gcc -DHAVE_CONFIG_H -I. -I../gl -I../gl -I../common -I../libpoke -I../libpoke -DJITTER_VERSION=\"0.9.258\" -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o poke-pk-table.o `test -f 'pk-table.c' || echo './'`pk-table.c make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' gcc -DHAVE_CONFIG_H -I. -I../gl -I../gl -I../common -I../libpoke -I../libpoke -DJITTER_VERSION=\"0.9.258\" -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o poke-pk-cmd-info.o `test -f 'pk-cmd-info.c' || echo './'`pk-cmd-info.c make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' gcc -DHAVE_CONFIG_H -I. -I../gl -I../gl -I../common -I../libpoke -I../libpoke -DJITTER_VERSION=\"0.9.258\" -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o poke-pk-cmd-help.o `test -f 'pk-cmd-help.c' || echo './'`pk-cmd-help.c make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' gcc -DHAVE_CONFIG_H -I. -I../gl -I../gl -I../common -I../libpoke -I../libpoke -DJITTER_VERSION=\"0.9.258\" -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o poke-pk-cmd-misc.o `test -f 'pk-cmd-misc.c' || echo './'`pk-cmd-misc.c make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' gcc -DHAVE_CONFIG_H -I. -I../gl -I../gl -I../common -I../libpoke -I../libpoke -DJITTER_VERSION=\"0.9.258\" -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o poke-pk-cmd-ios.o `test -f 'pk-cmd-ios.c' || echo './'`pk-cmd-ios.c make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' gcc -DHAVE_CONFIG_H -I. -I../gl -I../gl -I../common -I../libpoke -I../libpoke -DJITTER_VERSION=\"0.9.258\" -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o poke-pk-cmd-def.o `test -f 'pk-cmd-def.c' || echo './'`pk-cmd-def.c make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' gcc -DHAVE_CONFIG_H -I. -I../gl -I../gl -I../common -I../libpoke -I../libpoke -DJITTER_VERSION=\"0.9.258\" -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o poke-pk-cmd.o `test -f 'pk-cmd.c' || echo './'`pk-cmd.c make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' gcc -DHAVE_CONFIG_H -I. -I../gl -I../gl -I../common -I../libpoke -I../libpoke -DJITTER_VERSION=\"0.9.258\" -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o poke-pk-cmd-vm.o `test -f 'pk-cmd-vm.c' || echo './'`pk-cmd-vm.c make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' gcc -DHAVE_CONFIG_H -I. -I../gl -I../gl -I../common -I../libpoke -I../libpoke -DJITTER_VERSION=\"0.9.258\" -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o poke-pk-cmd-set.o `test -f 'pk-cmd-set.c' || echo './'`pk-cmd-set.c make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' gcc -DHAVE_CONFIG_H -I. -I../gl -I../gl -I../common -I../libpoke -I../libpoke -DJITTER_VERSION=\"0.9.258\" -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o poke-pk-ios.o `test -f 'pk-ios.c' || echo './'`pk-ios.c make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' gcc -DHAVE_CONFIG_H -I. -I../gl -I../gl -I../common -I../libpoke -I../libpoke -DJITTER_VERSION=\"0.9.258\" -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o poke-pk-cmd-editor.o `test -f 'pk-cmd-editor.c' || echo './'`pk-cmd-editor.c make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' gcc -DHAVE_CONFIG_H -I. -I../gl -I../gl -I../common -I../libpoke -I../libpoke -DJITTER_VERSION=\"0.9.258\" -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o poke-pk-cmd-map.o `test -f 'pk-cmd-map.c' || echo './'`pk-cmd-map.c make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' gcc -DHAVE_CONFIG_H -I. -I../gl -I../gl -I../common -I../libpoke -I../libpoke -DJITTER_VERSION=\"0.9.258\" -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o poke-pk-map.o `test -f 'pk-map.c' || echo './'`pk-map.c make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' gcc -DHAVE_CONFIG_H -I. -I../gl -I../gl -I../common -I../libpoke -I../libpoke -DJITTER_VERSION=\"0.9.258\" -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../common/poke-pk-utils.o `test -f '../common/pk-utils.c' || echo './'`../common/pk-utils.c make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' gcc -DHAVE_CONFIG_H -I. -I../gl -I../gl -I../common -I../libpoke -I../libpoke -DJITTER_VERSION=\"0.9.258\" -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o poke-pk-mi.o `test -f 'pk-mi.c' || echo './'`pk-mi.c make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' gcc -DHAVE_CONFIG_H -I. -I../gl -I../gl -I../common -I../libpoke -I../libpoke -DJITTER_VERSION=\"0.9.258\" -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o poke-pk-mi-msg.o `test -f 'pk-mi-msg.c' || echo './'`pk-mi-msg.c make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' gcc -DHAVE_CONFIG_H -I. -I../gl -I../gl -I../common -I../libpoke -I../libpoke -DJITTER_VERSION=\"0.9.258\" -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o poke-pk-map-tab.o `test -f 'pk-map-tab.c' || echo './'`pk-map-tab.c make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' gcc -DHAVE_CONFIG_H -I. -I../gl -I../gl -I../common -I../libpoke -I../libpoke -DJITTER_VERSION=\"0.9.258\" -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o poke-pk-map-lex.o `test -f 'pk-map-lex.c' || echo './'`pk-map-lex.c make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' gcc -DHAVE_CONFIG_H -I. -I../gl -I../gl -I../common -I../libpoke -I../libpoke -DJITTER_VERSION=\"0.9.258\" -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o poke-pk-hserver.o `test -f 'pk-hserver.c' || echo './'`pk-hserver.c make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' gcc -DHAVE_CONFIG_H -I. -I../gl -I../gl -I../common -I../libpoke -I../libpoke -DJITTER_VERSION=\"0.9.258\" -DPKGDATADIR=\"/usr/share/poke\" -DPKGINFODIR=\"/usr/share/info\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o poke-pk-mi-json.o `test -f 'pk-mi-json.c' || echo './'`pk-mi-json.c make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o poke poke-poke.o poke-pk-term.o poke-pk-table.o poke-pk-repl.o poke-pk-cmd.o poke-pk-cmd-ios.o poke-pk-cmd-info.o poke-pk-cmd-misc.o poke-pk-cmd-help.o poke-pk-cmd-def.o poke-pk-cmd-vm.o poke-pk-cmd-set.o poke-pk-cmd-editor.o poke-pk-cmd-map.o poke-pk-ios.o poke-pk-map.o poke-pk-map-tab.o poke-pk-map-lex.o ../common/poke-pk-utils.o poke-pk-mi.o poke-pk-mi-msg.o poke-pk-mi-json.o poke-pk-hserver.o ../gl/libgnu.la ../libpoke/libpoke.la -L/usr/lib64 -lreadline -L/usr/lib64 -ltextstyle -ljson-c -lpthread libtool: link: gcc -Wall -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/poke poke-poke.o poke-pk-term.o poke-pk-table.o poke-pk-repl.o poke-pk-cmd.o poke-pk-cmd-ios.o poke-pk-cmd-info.o poke-pk-cmd-misc.o poke-pk-cmd-help.o poke-pk-cmd-def.o poke-pk-cmd-vm.o poke-pk-cmd-set.o poke-pk-cmd-editor.o poke-pk-cmd-map.o poke-pk-ios.o poke-pk-map.o poke-pk-map-tab.o poke-pk-map-lex.o ../common/poke-pk-utils.o poke-pk-mi.o poke-pk-mi-msg.o poke-pk-mi-json.o poke-pk-hserver.o ../gl/.libs/libgnu.a -L/usr/lib64 ../libpoke/.libs/libpoke.so -lreadline -ltextstyle -ljson-c -lpthread -pthread make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' Making all in gui make[1]: Nothing to be done for 'all'. Making all in utils make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/utils' sed -e 's,[@]bindir[@],/usr/bin,g' < ./pk-elfextractor.in > pk-elfextractor chmod +x pk-elfextractor make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/utils' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/doc' /usr/bin/sed -n -e 's/^\* \([^:]*\)::.*/\1/p' ./poke.texi \ | /usr/bin/sed -e 's| |/|g' \ > nodelist test -s nodelist || rm -f nodelist make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/doc' Making all in man make[1]: Nothing to be done for 'all'. Making all in testsuite Making all in poke.libpoke make[2]: Nothing to be done for 'all'. Making all in poke.mi-json make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. Making all in etc make[1]: Nothing to be done for 'all'. Making all in po make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TmmVi9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64 + cd poke-1.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in jitter make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' Cannot install or uninstall after configuring in sub-package mode. This is by design, and not an error: succeeding, so as not to break the install or distcheck rules. make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' Making install in gl make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' /usr/bin/make install-recursive make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' make[4]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' Making install in maps make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/maps' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/maps' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/poke/maps' /usr/bin/install -p -m 644 elf.map mp3.map dwarf.map '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/poke/maps' make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/maps' make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/maps' Making install in pickles make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/pickles' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/pickles' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/poke/pickles' /usr/bin/install -p -m 644 elf.pk ctf.pk leb128.pk bpf.pk btf.pk btf-dump.pk bmp.pk color.pk rgb24.pk id3v1.pk dwarf.pk dwarf-common.pk dwarf-frame.pk dwarf-pubnames.pk dwarf-types.pk time.pk argp.pk pktest.pk mbr.pk ustar.pk '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/poke/pickles' make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/pickles' make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/pickles' Making install in gl-libpoke make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' /usr/bin/make install-recursive make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[4]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' Making install in gl-gui make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-gui' /usr/bin/make install-recursive make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-gui' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-gui' make[4]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-gui' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-gui' make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-gui' make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-gui' make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-gui' Making install in libpoke make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libpoke.la '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libpoke.so.0.0.0 /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/lib64/libpoke.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/lib64 && { ln -s -f libpoke.so.0.0.0 libpoke.so.0 || { rm -f libpoke.so.0 && ln -s libpoke.so.0.0.0 libpoke.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/lib64 && { ln -s -f libpoke.so.0.0.0 libpoke.so || { rm -f libpoke.so && ln -s libpoke.so.0.0.0 libpoke.so; }; }) libtool: install: /usr/bin/install -p .libs/libpoke.lai /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/lib64/libpoke.la libtool: install: /usr/bin/install -p .libs/libpoke.a /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/lib64/libpoke.a libtool: install: chmod 644 /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/lib64/libpoke.a libtool: install: ranlib /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/lib64/libpoke.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/poke' /usr/bin/install -p -m 644 pkl-rt.pk std.pk '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/poke' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/include' /usr/bin/install -p -m 644 libpoke.h '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/include' make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' Making install in poke make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p poke '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/bin' libtool: warning: '../libpoke/libpoke.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/poke /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/bin/poke /usr/bin/mkdir -p '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/poke' /usr/bin/install -p -m 644 pk-cmd.pk pk-dump.pk pk-save.pk pk-copy.pk pk-extract.pk pk-scrabble.pk poke.pk pk-hserver.pk '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/poke' make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' Making install in gui make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gui' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/gui' make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/gui' make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gui' Making install in utils make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/utils' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/bin' /usr/bin/install -p pk-elfextractor '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/utils' make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/utils' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/doc' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/info' /usr/bin/install -p -m 644 ./poke.info ./poke.info-1 ./poke.info-2 '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/info' '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/info/poke.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/poke' /usr/bin/install -p -m 644 nodelist poke.text '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/poke' make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/doc' make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/doc' Making install in man make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/man' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 poke.1 '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/man' make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/man' Making install in testsuite make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/testsuite' Making install in poke.libpoke make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/testsuite/poke.libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/testsuite/poke.libpoke' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/testsuite/poke.libpoke' make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/testsuite/poke.libpoke' Making install in poke.mi-json make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/testsuite/poke.mi-json' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/testsuite/poke.mi-json' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/testsuite/poke.mi-json' make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/testsuite/poke.mi-json' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/testsuite' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/testsuite' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/testsuite' make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/testsuite' make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/testsuite' Making install in etc make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/etc' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/etc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/poke' /usr/bin/install -p -m 644 poke-default.css '/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/poke' make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/etc' make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/etc' Making install in po make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/po' if test "poke" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/po' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0' make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0' + rm -f /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64//usr/share/info/dir + rm -f /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/lib64/libpoke.a + rm -f /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/lib64/libpoke.la + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0-4.fc33 --unique-debug-suffix -1.0-4.fc33.riscv64 --unique-debug-src-base poke-1.0-4.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/poke-1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/lib64/libpoke.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/bin/poke extracting debug info from /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/bin/poke extracting debug info from /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/lib64/libpoke.so.0.0.0 original debug info size: 10756kB, size after compression: 10436kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 7576 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yCC4Z8 + umask 022 + cd /builddir/build/BUILD + cd poke-1.0 + make check Making check in jitter make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' make check-recursive make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' Making check in gnulib-local make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make check-recursive make[4]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[4]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' make tests/utility make[4]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' make[4]: 'tests/utility' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' make[5]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' make all-recursive make[6]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' Making all in gnulib-local make[7]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make all-recursive make[8]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[9]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[8]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[7]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter/gnulib-local' make[7]: Entering directory '/builddir/build/BUILD/poke-1.0/jitter' make[7]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[6]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[5]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[4]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/jitter' Making check in gl make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' make check-recursive make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl' Making check in maps make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/maps' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/maps' Making check in pickles make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/pickles' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/pickles' Making check in gl-libpoke make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make check-recursive make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-libpoke' Making check in gl-gui make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-gui' make check-recursive make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-gui' make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/gl-gui' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-gui' make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-gui' make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gl-gui' Making check in libpoke make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' make check-am make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/libpoke' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/libpoke' Making check in poke make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' make check-am make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/poke' make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/poke' Making check in gui make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/gui' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/gui' Making check in utils make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/utils' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/utils' Making check in doc make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/doc' Making check in man make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/man' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/man' Making check in testsuite make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/testsuite' Making check in poke.libpoke make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/testsuite/poke.libpoke' make values api make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/testsuite/poke.libpoke' gcc -DHAVE_CONFIG_H -I. -I../../poke -I../../gl -I../../gl -I../../common -DTESTDIR=\"/builddir/build/BUILD/poke-1.0/testsuite/poke.libpoke\" -DPKGDATADIR=\"/usr/share/poke\" -I../../libpoke -I../../libpoke -fgnu89-inline -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o values-values.o `test -f 'values.c' || echo './'`values.c In file included from values.c:35: term-if.h: In function 'pk_term_end_class': term-if.h:59:1: warning: control reaches end of non-void function [-Wreturn-type] 59 | } | ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -fgnu89-inline -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o values values-values.o ../../gl/libgnu.la ../../libpoke/libpoke.la -L/usr/lib64 -ltextstyle libtool: link: gcc -fgnu89-inline -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/values values-values.o ../../gl/.libs/libgnu.a -L/usr/lib64 -lreadline ../../libpoke/.libs/libpoke.so -ltextstyle -pthread gcc -DHAVE_CONFIG_H -I. -I../../poke -I../../gl -I../../gl -I../../common -DTESTDIR=\"/builddir/build/BUILD/poke-1.0/testsuite/poke.libpoke\" -DPKGDATADIR=\"/usr/share/poke\" -I../../libpoke -I../../libpoke -fgnu89-inline -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o api-api.o `test -f 'api.c' || echo './'`api.c In file included from api.c:32: term-if.h: In function 'pk_term_end_class': term-if.h:59:1: warning: control reaches end of non-void function [-Wreturn-type] 59 | } | ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -fgnu89-inline -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o api api-api.o ../../gl/libgnu.la ../../libpoke/libpoke.la -L/usr/lib64 -ltextstyle libtool: link: gcc -fgnu89-inline -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/api api-api.o ../../gl/.libs/libgnu.a -L/usr/lib64 -lreadline ../../libpoke/.libs/libpoke.so -ltextstyle -pthread make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/testsuite/poke.libpoke' make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/testsuite/poke.libpoke' Making check in poke.mi-json make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/testsuite/poke.mi-json' make mi-json make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/testsuite/poke.mi-json' gcc -DHAVE_CONFIG_H -I. -I../../poke -I../../gl -I../../gl -I../../poke -I../../poke -DTESTDIR=\"/builddir/build/BUILD/poke-1.0/testsuite/poke.mi-json\" -DPKGDATADIR=\"/usr/share/poke\" -I../../libpoke -I../../libpoke -fgnu89-inline -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mi_json-mi-json.o `test -f 'mi-json.c' || echo './'`mi-json.c In file included from mi-json.c:35: ../poke.libpoke/term-if.h: In function 'pk_term_end_class': ../poke.libpoke/term-if.h:59:1: warning: control reaches end of non-void function [-Wreturn-type] 59 | } | ^ gcc -DHAVE_CONFIG_H -I. -I../../poke -I../../gl -I../../gl -I../../poke -I../../poke -DTESTDIR=\"/builddir/build/BUILD/poke-1.0/testsuite/poke.mi-json\" -DPKGDATADIR=\"/usr/share/poke\" -I../../libpoke -I../../libpoke -fgnu89-inline -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../../poke/mi_json-pk-mi-msg.o `test -f '../../poke/pk-mi-msg.c' || echo './'`../../poke/pk-mi-msg.c gcc -DHAVE_CONFIG_H -I. -I../../poke -I../../gl -I../../gl -I../../poke -I../../poke -DTESTDIR=\"/builddir/build/BUILD/poke-1.0/testsuite/poke.mi-json\" -DPKGDATADIR=\"/usr/share/poke\" -I../../libpoke -I../../libpoke -fgnu89-inline -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../../poke/mi_json-pk-mi-json.o `test -f '../../poke/pk-mi-json.c' || echo './'`../../poke/pk-mi-json.c /bin/sh ../../libtool --tag=CC --mode=link gcc -fgnu89-inline -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mi-json mi_json-mi-json.o ../../poke/mi_json-pk-mi-msg.o ../../poke/mi_json-pk-mi-json.o -ljson-c ../../gl/libgnu.la ../../libpoke/libpoke.la libtool: link: gcc -fgnu89-inline -I/usr/include/json-c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/mi-json mi_json-mi-json.o ../../poke/mi_json-pk-mi-msg.o ../../poke/mi_json-pk-mi-json.o -ljson-c ../../gl/.libs/libgnu.a -L/usr/lib64 -lreadline -ltextstyle ../../libpoke/.libs/libpoke.so -pthread make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/testsuite/poke.mi-json' make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/testsuite/poke.mi-json' make[2]: Entering directory '/builddir/build/BUILD/poke-1.0/testsuite' make check-DEJAGNU make[3]: Entering directory '/builddir/build/BUILD/poke-1.0/testsuite' Making a new site.exp file ... WARNING: Couldn't find the global config file. Test run by mockbuild on Sat Apr 24 06:24:13 2021 Native configuration is riscv64-redhat-linux-gnu === poke tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using /builddir/build/BUILD/poke-1.0/testsuite/config/unix.exp as tool-and-target-specific interface file. Running /builddir/build/BUILD/poke-1.0/testsuite/poke.cmd/cmd.exp ... Running /builddir/build/BUILD/poke-1.0/testsuite/poke.libpoke/libpoke.exp ... Running /builddir/build/BUILD/poke-1.0/testsuite/poke.map/map.exp ... Running /builddir/build/BUILD/poke-1.0/testsuite/poke.mi-json/mi-json.exp ... Running /builddir/build/BUILD/poke-1.0/testsuite/poke.pickles/pickles.exp ... Running /builddir/build/BUILD/poke-1.0/testsuite/poke.pkl/pkl.exp ... Running /builddir/build/BUILD/poke-1.0/testsuite/poke.pktest/pktest.exp ... Running /builddir/build/BUILD/poke-1.0/testsuite/poke.repl/repl.exp ... Running /builddir/build/BUILD/poke-1.0/testsuite/poke.std/std.exp ... Running /builddir/build/BUILD/poke-1.0/testsuite/poke.time/time.exp ... === poke Summary === # of expected passes 5172 # of unsupported tests 3 make[3]: Leaving directory '/builddir/build/BUILD/poke-1.0/testsuite' make[2]: Leaving directory '/builddir/build/BUILD/poke-1.0/testsuite' make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/testsuite' Making check in etc make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/etc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/etc' Making check in po make[1]: Entering directory '/builddir/build/BUILD/poke-1.0/po' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0/po' make[1]: Entering directory '/builddir/build/BUILD/poke-1.0' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/builddir/build/BUILD/poke-1.0' if test -d ./.git \ && git --version >/dev/null 2>&1; then \ cd . && \ git submodule --quiet foreach \ 'test "$(git rev-parse "$sha1")" \ = "$(git merge-base origin "$sha1")"' \ || { echo 'maint.mk: found non-public submodule commit' >&2; \ exit 1; }; \ else \ : ; \ fi + RPM_EC=0 ++ jobs -p + exit 0 Processing files: poke-1.0-4.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gNYcv9 + umask 022 + cd /builddir/build/BUILD + cd poke-1.0 + DOCDIR=/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/doc/poke + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/doc/poke + cp -pr AUTHORS /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/doc/poke + cp -pr ChangeLog /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/doc/poke + cp -pr NEWS /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/doc/poke + cp -pr README /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/doc/poke + cp -pr TODO /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/doc/poke + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1ujXa8 + umask 022 + cd /builddir/build/BUILD + cd poke-1.0 + LICENSEDIR=/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/licenses/poke + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/licenses/poke + cp -pr COPYING /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/licenses/poke + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(gnulib) = 0-38.20210221git bundled(jitter) = 0.9.258 poke = 1.0-4.fc33 poke(riscv-64) = 1.0-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/poke ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.32)(64bit) libjson-c.so.5()(64bit) libpoke.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libreadline.so.8()(64bit) libtextstyle.so.0()(64bit) rtld(GNU_HASH) Processing files: poke-data-1.0-4.fc33.noarch Provides: poke-data = 1.0-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: poke-devel-1.0-4.fc33.riscv64 Provides: poke-devel = 1.0-4.fc33 poke-devel(riscv-64) = 1.0-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libpoke.so.0()(64bit) Processing files: poke-libs-1.0-4.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UAU3p9 + umask 022 + cd /builddir/build/BUILD + cd poke-1.0 + LICENSEDIR=/builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/licenses/poke-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/licenses/poke-libs + cp -pr COPYING /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64/usr/share/licenses/poke-libs + RPM_EC=0 ++ jobs -p + exit 0 Provides: libpoke.so.0()(64bit) poke-libs = 1.0-4.fc33 poke-libs(riscv-64) = 1.0-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgc.so.1()(64bit) libnbd.so.0()(64bit) libnbd.so.0(LIBNBD_1.0)(64bit) rtld(GNU_HASH) Processing files: poke-debugsource-1.0-4.fc33.riscv64 Provides: poke-debugsource = 1.0-4.fc33 poke-debugsource(riscv-64) = 1.0-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: poke-debuginfo-1.0-4.fc33.riscv64 Provides: debuginfo(build-id) = fdd29dd9dab5db56cb273955c748e7f76ed0b035 poke-debuginfo = 1.0-4.fc33 poke-debuginfo(riscv-64) = 1.0-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: poke-debugsource(riscv-64) = 1.0-4.fc33 Processing files: poke-libs-debuginfo-1.0-4.fc33.riscv64 Provides: debuginfo(build-id) = 975efc7653c079806f9b8e8e8b326301fbbac7c3 poke-libs-debuginfo = 1.0-4.fc33 poke-libs-debuginfo(riscv-64) = 1.0-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: poke-debugsource(riscv-64) = 1.0-4.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64 Wrote: /builddir/build/RPMS/poke-debuginfo-1.0-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/poke-1.0-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/poke-libs-1.0-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/poke-devel-1.0-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/poke-data-1.0-4.fc33.noarch.rpm Wrote: /builddir/build/RPMS/poke-debugsource-1.0-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/poke-libs-debuginfo-1.0-4.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EyiLe9 + umask 022 + cd /builddir/build/BUILD + cd poke-1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/poke-1.0-4.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0