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/libemu.spec'], chrootPath='/var/lib/mock/f33-build-607724-67365/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/libemu.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=1618876800 Wrote: /builddir/build/SRPMS/libemu-0.2.0-19.20130410gitab48695.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/libemu.spec'], chrootPath='/var/lib/mock/f33-build-607724-67365/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/libemu.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=1618876800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.B9Xy06 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9 + /usr/bin/gzip -dc /builddir/build/SOURCES/libemu-0.2.0-ab48695.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'libemu-0.2.0 base' + /usr/bin/cat /builddir/build/SOURCES/libemu-01_no_rpath_python.patch + /usr/bin/git apply --index --reject -p1 - Checking patch bindings/python/setup.py.in... Applied patch bindings/python/setup.py.in cleanly. + /usr/bin/git commit -q -m libemu-01_no_rpath_python.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/libemu-02_python_install_dir.patch + /usr/bin/git apply --index --reject -p1 - Checking patch bindings/python/Makefile.am... Applied patch bindings/python/Makefile.am cleanly. + /usr/bin/git commit -q -m libemu-02_python_install_dir.patch --author 'rpm-build ' + /usr/bin/git apply --index --reject -p1 - + /usr/bin/cat /builddir/build/SOURCES/libemu-03_remove_rpath_and_fix_ldflags.patch Checking patch configure.ac... Applied patch configure.ac cleanly. + /usr/bin/git commit -q -m libemu-03_remove_rpath_and_fix_ldflags.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/libemu-05_unused_local_typedefs.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/environment/win32/emu_env_w32.c... Applied patch src/environment/win32/emu_env_w32.c cleanly. + /usr/bin/git commit -q -m libemu-05_unused_local_typedefs.patch --author 'rpm-build ' + /usr/bin/git apply --index --reject -p1 - + /usr/bin/cat /builddir/build/SOURCES/libemu-06_autoreconf.patch Checking patch configure.ac... Checking patch Makefile.am... Applied patch configure.ac cleanly. Applied patch Makefile.am cleanly. + /usr/bin/git commit -q -m libemu-06_autoreconf.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/libemu-07_emu_memory_free.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/emu_memory.c... Applied patch src/emu_memory.c cleanly. + /usr/bin/git commit -q -m libemu-07_emu_memory_free.patch --author 'rpm-build ' + /usr/bin/git apply --index --reject -p1 - + /usr/bin/cat /builddir/build/SOURCES/libemu-08_pkgconfigdir.patch Checking patch configure.ac... Checking patch Makefile.am... Applied patch configure.ac cleanly. Applied patch Makefile.am cleanly. + /usr/bin/git commit -q -m libemu-08_pkgconfigdir.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/libemu-09_pagesize.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/emu_memory.c... Applied patch src/emu_memory.c cleanly. + /usr/bin/git commit -q -m libemu-09_pagesize.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/libemu-10_singlebyte.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/emu_hashtable.c... Checking patch src/emu_shellcode.c... Applied patch src/emu_hashtable.c cleanly. Applied patch src/emu_shellcode.c cleanly. + /usr/bin/git commit -q -m libemu-10_singlebyte.patch --author 'rpm-build ' + /usr/bin/git apply --index --reject -p1 - + /usr/bin/cat /builddir/build/SOURCES/libemu-11_tautology.patch Checking patch src/environment/win32/env_w32_dll_export_ws2_32_hooks.c... Applied patch src/environment/win32/env_w32_dll_export_ws2_32_hooks.c cleanly. + /usr/bin/git commit -q -m libemu-11_tautology.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/libemu-12_nullpointer.patch + /usr/bin/git apply --index --reject -p1 - :340: trailing whitespace. } Checking patch tools/sctest/nanny.c... Checking patch src/environment/emu_env.c... Checking patch src/emu_cpu.c... Checking patch src/emu_stack.c... Checking patch src/emu_memory.c... Hunk #2 succeeded at 379 (offset 10 lines). Checking patch tools/sctest/dot.c... Checking patch src/emu_memory.c... Hunk #1 succeeded at 378 (offset 10 lines). Checking patch src/environment/win32/emu_env_w32_dll_export.c... Checking patch src/environment/win32/emu_env_w32_dll.c... Checking patch src/emu_track.c... Applied patch tools/sctest/nanny.c cleanly. Applied patch src/environment/emu_env.c cleanly. Applied patch src/emu_cpu.c cleanly. Applied patch src/emu_stack.c cleanly. Applied patch src/emu_memory.c cleanly. Applied patch tools/sctest/dot.c cleanly. Applied patch src/emu_memory.c cleanly. Applied patch src/environment/win32/emu_env_w32_dll_export.c cleanly. Applied patch src/environment/win32/emu_env_w32_dll.c cleanly. Applied patch src/emu_track.c cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m libemu-12_nullpointer.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/libemu-13_unbundle_libdasm.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/emu_cpu.c... Checking patch src/Makefile.am... Checking patch testsuite/instrtree.c... Checking patch testsuite/Makefile.am... Applied patch src/emu_cpu.c cleanly. Applied patch src/Makefile.am cleanly. Applied patch testsuite/instrtree.c cleanly. Applied patch testsuite/Makefile.am cleanly. + /usr/bin/git commit -q -m libemu-13_unbundle_libdasm.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/libemu-14_obsolete_m4.patch + /usr/bin/git apply --index --reject -p1 - Checking patch configure.ac... Checking patch configure.ac... Hunk #2 succeeded at 88 (offset -2 lines). Hunk #3 succeeded at 116 (offset -4 lines). Applied patch configure.ac cleanly. Applied patch configure.ac cleanly. + /usr/bin/git commit -q -m libemu-14_obsolete_m4.patch --author 'rpm-build ' + /usr/bin/git apply --index --reject -p1 - + /usr/bin/cat /builddir/build/SOURCES/libemu-15_python2_build.patch Checking patch bindings/python/Makefile.am... Applied patch bindings/python/Makefile.am cleanly. + /usr/bin/git commit -q -m libemu-15_python2_build.patch --author 'rpm-build ' + rm -f src/libdasm.c src/libdasm.h src/opcode_tables.h + git commit -q -a -m 'unbundle libdasm' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IkTuZ9 + umask 022 + cd /builddir/build/BUILD + cd libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9 + '[' -d m4 ']' + mkdir m4 + echo 'Compiling without testcases' Compiling without testcases + export '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 -Wno-error=array-bounds -D_NO_TESTS' + 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 -Wno-error=array-bounds -D_NO_TESTS' + autoreconf --verbose --install --force --warnings=all autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force --warnings=all -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force --warnings=all autoreconf: running: /usr/bin/autoheader --force --warnings=all autoreconf: running: automake --add-missing --copy --force-missing --warnings=all configure.ac:18: installing './compile' configure.ac:17: installing './config.guess' configure.ac:17: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' bindings/python/Makefile.am:9: warning: user target 'install' defined here ... /usr/share/automake-1.16/am/install.am: ... overrides Automake target 'install' defined here bindings/python/Makefile.am:12: warning: user target 'clean' defined here ... automake: ... overrides Automake target 'clean' defined here bindings/python/Makefile.am:12: consider using clean-local instead of clean src/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' + sed -i -e 's/\(^.*mode=compile $(CC).*\)\\/\1 -no-suppress\\/' src/Makefile.in + 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 -Wno-error=array-bounds -D_NO_TESTS' + 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-05-02 02:59:23.910578429 -0400 +++ ./configure 2021-05-02 03:00:32.150580858 -0400 @@ -1765,7 +1765,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-05-02 03:00:32.150580858 -0400 +++ ./configure 2021-05-02 03:00:33.340580900 -0400 @@ -7623,7 +7623,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'" @@ -14863,7 +14863,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 ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './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"~' ./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 build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking whether make supports the include directive... yes (GNU style) 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 accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for an ANSI C-conforming const... yes 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 whether byte ordering is bigendian... no checking for riscv64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes 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... no checking for 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... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 7577: -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 stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt... yes checking whether getopt is declared... yes checking whether getsubopt is declared... yes checking whether getopt_long is declared... no checking whether setenv is declared... yes checking whether putenv is declared... yes checking for getopt_long... yes checking for getsubopt... yes checking for __strchrnul... no checking for inline... inline checking for uid_t in sys/types.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for size_t... yes checking return type of signal handlers... void checking size of long... 8 checking size of off_t... 8 checking for error_at_line... yes checking return type of signal handlers... (cached) void checking for strndup... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for strdup... yes checking for strerror... yes checking for Large File System support... no checking whether debug code generation should be enabled... yes checking cargos-lib.h usability... no checking cargos-lib.h presence... no checking for cargos-lib.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/functions/Makefile config.status: creating include/Makefile config.status: creating include/emu/Makefile config.status: creating include/emu/environment/Makefile config.status: creating include/emu/environment/win32/Makefile config.status: creating include/emu/environment/linux/Makefile config.status: creating testsuite/Makefile config.status: creating doc/Makefile config.status: creating libemu.pc config.status: creating bindings/Makefile config.status: creating bindings/python/Makefile config.status: creating bindings/python/setup.py config.status: creating tools/Makefile config.status: creating tools/sctest/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands *** libemu configuration *** debug : yes bindings - python : no support - cargos : no + PYFLAGS= + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in src Making all in functions make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o emu_cpu_data.lo emu_cpu_data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_cpu_data.c -fPIC -DPIC -o .libs/emu_cpu_data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_cpu_data.c -o emu_cpu_data.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o emu.lo emu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu.c -fPIC -DPIC -o .libs/emu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu.c -o emu.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o emu_log.lo emu_log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_log.c -fPIC -DPIC -o .libs/emu_log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_log.c -o emu_log.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o emu_memory.lo emu_memory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_memory.c -fPIC -DPIC -o .libs/emu_memory.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_memory.c -o emu_memory.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o emu_getpc.lo emu_getpc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_getpc.c -fPIC -DPIC -o .libs/emu_getpc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_getpc.c -o emu_getpc.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o emu_string.lo emu_string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_string.c -fPIC -DPIC -o .libs/emu_string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_string.c -o emu_string.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o emu_list.lo emu_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_list.c -fPIC -DPIC -o .libs/emu_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_list.c -o emu_list.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' In file included from emu_list.c:31: emu_list.c: In function 'emu_list_qsort_r': ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_list_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:9: note: while referencing 'one' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_list_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_list_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:19: note: while referencing 'three' 323 | t_root one, two, three; \ | ^~~~~ ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_list_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:239:18: warning: array subscript 0 is outside array bounds of 'struct emu_list_root[1]' [-Warray-bounds] 239 | elem->link.next = newX0; \ | ~~~~~~~~~~~~~~~~^~~~~~~ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o emu_cpu.lo emu_cpu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_cpu.c -fPIC -DPIC -o .libs/emu_cpu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_cpu.c -o emu_cpu.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o emu_hashtable.lo emu_hashtable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_hashtable.c -fPIC -DPIC -o .libs/emu_hashtable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_hashtable.c -o emu_hashtable.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' In file included from ../include/emu/emu_hashtable.h:33, from emu_hashtable.c:31: emu_hashtable.c: In function 'emu_hashtable_bucket_items_qsort_r': ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_hashtable_bucket_item_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:9: note: while referencing 'one' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_hashtable_bucket_item_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_hashtable_bucket_item_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:19: note: while referencing 'three' 323 | t_root one, two, three; \ | ^~~~~ ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_hashtable_bucket_item_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:239:18: warning: array subscript 0 is outside array bounds of 'struct emu_hashtable_bucket_item_root[1]' [-Warray-bounds] 239 | elem->link.next = newX0; \ | ~~~~~~~~~~~~~~~~^~~~~~~ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o emu_queue.lo emu_queue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_queue.c -fPIC -DPIC -o .libs/emu_queue.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_queue.c -o emu_queue.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o emu_graph.lo emu_graph.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_graph.c -fPIC -DPIC -o .libs/emu_graph.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_graph.c -o emu_graph.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' In file included from ../include/emu/emu_graph.h:32, from emu_graph.c:31: emu_graph.c: In function 'emu_vertexes_qsort_r': ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_vertex_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:9: note: while referencing 'one' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_vertex_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_vertex_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:19: note: while referencing 'three' 323 | t_root one, two, three; \ | ^~~~~ ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_vertex_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:239:18: warning: array subscript 0 is outside array bounds of 'struct emu_vertex_root[1]' [-Warray-bounds] 239 | elem->link.next = newX0; \ | ~~~~~~~~~~~~~~~~^~~~~~~ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ emu_graph.c: In function 'emu_edges_qsort_r': ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_edge_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:9: note: while referencing 'one' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_edge_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_edge_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:19: note: while referencing 'three' 323 | t_root one, two, three; \ | ^~~~~ ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_edge_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:239:18: warning: array subscript 0 is outside array bounds of 'struct emu_edge_root[1]' [-Warray-bounds] 239 | elem->link.next = newX0; \ | ~~~~~~~~~~~~~~~~^~~~~~~ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o emu_stack.lo emu_stack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_stack.c -fPIC -DPIC -o .libs/emu_stack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_stack.c -o emu_stack.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o emu_breakpoint.lo emu_breakpoint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_breakpoint.c -fPIC -DPIC -o .libs/emu_breakpoint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_breakpoint.c -o emu_breakpoint.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o emu_source.lo emu_source.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_source.c -fPIC -DPIC -o .libs/emu_source.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_source.c -o emu_source.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o emu_shellcode.lo emu_shellcode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_shellcode.c -fPIC -DPIC -o .libs/emu_shellcode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_shellcode.c -o emu_shellcode.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o emu_track.lo emu_track.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_track.c -fPIC -DPIC -o .libs/emu_track.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c emu_track.c -o emu_track.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/aaa.lo functions/aaa.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/aaa.c -fPIC -DPIC -o functions/.libs/aaa.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/aaa.c -o functions/aaa.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/call.lo functions/call.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/call.c -fPIC -DPIC -o functions/.libs/call.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/call.c -o functions/call.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/and.lo functions/and.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/and.c -fPIC -DPIC -o functions/.libs/and.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/and.c -o functions/and.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/add.lo functions/add.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/add.c -fPIC -DPIC -o functions/.libs/add.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/add.c -o functions/add.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/adc.lo functions/adc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/adc.c -fPIC -DPIC -o functions/.libs/adc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/adc.c -o functions/adc.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/cmps.lo functions/cmps.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/cmps.c -fPIC -DPIC -o functions/.libs/cmps.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/cmps.c -o functions/cmps.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/cmp.lo functions/cmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/cmp.c -fPIC -DPIC -o functions/.libs/cmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/cmp.c -o functions/cmp.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/dec.lo functions/dec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/dec.c -fPIC -DPIC -o functions/.libs/dec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/dec.c -o functions/dec.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/div.lo functions/div.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/div.c -fPIC -DPIC -o functions/.libs/div.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/div.c -o functions/div.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/group_1.lo functions/group_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/group_1.c -fPIC -DPIC -o functions/.libs/group_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/group_1.c -o functions/group_1.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/group_2.lo functions/group_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/group_2.c -fPIC -DPIC -o functions/.libs/group_2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/group_2.c -o functions/group_2.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/group_3.lo functions/group_3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/group_3.c -fPIC -DPIC -o functions/.libs/group_3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/group_3.c -o functions/group_3.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/group_4.lo functions/group_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/group_4.c -fPIC -DPIC -o functions/.libs/group_4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/group_4.c -o functions/group_4.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/group_5.lo functions/group_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/group_5.c -fPIC -DPIC -o functions/.libs/group_5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/group_5.c -o functions/group_5.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/group_10.lo functions/group_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/group_10.c -fPIC -DPIC -o functions/.libs/group_10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/group_10.c -o functions/group_10.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/idiv.lo functions/idiv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/idiv.c -fPIC -DPIC -o functions/.libs/idiv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/idiv.c -o functions/idiv.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/imul.lo functions/imul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/imul.c -fPIC -DPIC -o functions/.libs/imul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/imul.c -o functions/imul.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/int.lo functions/int.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/int.c -fPIC -DPIC -o functions/.libs/int.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/int.c -o functions/int.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/inc.lo functions/inc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/inc.c -fPIC -DPIC -o functions/.libs/inc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/inc.c -o functions/inc.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/lodscc.lo functions/lodscc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/lodscc.c -fPIC -DPIC -o functions/.libs/lodscc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/lodscc.c -o functions/lodscc.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/jmp.lo functions/jmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/jmp.c -fPIC -DPIC -o functions/.libs/jmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/jmp.c -o functions/jmp.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/loopcc.lo functions/loopcc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/loopcc.c -fPIC -DPIC -o functions/.libs/loopcc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/loopcc.c -o functions/loopcc.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/jcc.lo functions/jcc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/jcc.c -fPIC -DPIC -o functions/.libs/jcc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/jcc.c -o functions/jcc.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/movsx.lo functions/movsx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/movsx.c -fPIC -DPIC -o functions/.libs/movsx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/movsx.c -o functions/movsx.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/movzx.lo functions/movzx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/movzx.c -fPIC -DPIC -o functions/.libs/movzx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/movzx.c -o functions/movzx.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/misc.lo functions/misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/misc.c -fPIC -DPIC -o functions/.libs/misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/misc.c -o functions/misc.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/mov.lo functions/mov.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/mov.c -fPIC -DPIC -o functions/.libs/mov.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/mov.c -o functions/mov.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/mul.lo functions/mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/mul.c -fPIC -DPIC -o functions/.libs/mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/mul.c -o functions/mul.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/not.lo functions/not.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/not.c -fPIC -DPIC -o functions/.libs/not.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/not.c -o functions/not.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/neg.lo functions/neg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/neg.c -fPIC -DPIC -o functions/.libs/neg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/neg.c -o functions/neg.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/pop.lo functions/pop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/pop.c -fPIC -DPIC -o functions/.libs/pop.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/pop.c -o functions/pop.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/push.lo functions/push.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/push.c -fPIC -DPIC -o functions/.libs/push.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/push.c -o functions/push.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/repcc.lo functions/repcc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/repcc.c -fPIC -DPIC -o functions/.libs/repcc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/repcc.c -o functions/repcc.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/or.lo functions/or.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/or.c -fPIC -DPIC -o functions/.libs/or.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/or.c -o functions/or.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/rcl.lo functions/rcl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/rcl.c -fPIC -DPIC -o functions/.libs/rcl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/rcl.c -o functions/rcl.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/ret.lo functions/ret.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/ret.c -fPIC -DPIC -o functions/.libs/ret.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/ret.c -o functions/ret.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/rcr.lo functions/rcr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/rcr.c -fPIC -DPIC -o functions/.libs/rcr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/rcr.c -o functions/rcr.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/rol.lo functions/rol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/rol.c -fPIC -DPIC -o functions/.libs/rol.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/rol.c -o functions/rol.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/ror.lo functions/ror.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/ror.c -fPIC -DPIC -o functions/.libs/ror.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/ror.c -o functions/ror.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/sal.lo functions/sal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/sal.c -fPIC -DPIC -o functions/.libs/sal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/sal.c -o functions/sal.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/sar.lo functions/sar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/sar.c -fPIC -DPIC -o functions/.libs/sar.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/sar.c -o functions/sar.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/scas.lo functions/scas.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/scas.c -fPIC -DPIC -o functions/.libs/scas.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/scas.c -o functions/scas.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/stoscc.lo functions/stoscc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/stoscc.c -fPIC -DPIC -o functions/.libs/stoscc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/stoscc.c -o functions/stoscc.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/shr.lo functions/shr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/shr.c -fPIC -DPIC -o functions/.libs/shr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/shr.c -o functions/shr.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/sbb.lo functions/sbb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/sbb.c -fPIC -DPIC -o functions/.libs/sbb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/sbb.c -o functions/sbb.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/test.lo functions/test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/test.c -fPIC -DPIC -o functions/.libs/test.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/test.c -o functions/test.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/xchg.lo functions/xchg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/xchg.c -fPIC -DPIC -o functions/.libs/xchg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/xchg.c -o functions/xchg.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o environment/emu_env.lo environment/emu_env.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/emu_env.c -fPIC -DPIC -o environment/.libs/emu_env.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/emu_env.c -o environment/emu_env.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/sub.lo functions/sub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/sub.c -fPIC -DPIC -o functions/.libs/sub.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/sub.c -o functions/sub.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o environment/win32/emu_env_w32_dll.lo environment/win32/emu_env_w32_dll.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/win32/emu_env_w32_dll.c -fPIC -DPIC -o environment/win32/.libs/emu_env_w32_dll.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/win32/emu_env_w32_dll.c -o environment/win32/emu_env_w32_dll.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o functions/xor.lo functions/xor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/xor.c -fPIC -DPIC -o functions/.libs/xor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c functions/xor.c -o functions/xor.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o environment/win32/emu_env_w32_dll_export.lo environment/win32/emu_env_w32_dll_export.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/win32/emu_env_w32_dll_export.c -fPIC -DPIC -o environment/win32/.libs/emu_env_w32_dll_export.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/win32/emu_env_w32_dll_export.c -o environment/win32/emu_env_w32_dll_export.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o environment/win32/emu_env_w32.lo environment/win32/emu_env_w32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/win32/emu_env_w32.c -fPIC -DPIC -o environment/win32/.libs/emu_env_w32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/win32/emu_env_w32.c -o environment/win32/emu_env_w32.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o environment/emu_profile.lo environment/emu_profile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/emu_profile.c -fPIC -DPIC -o environment/.libs/emu_profile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/emu_profile.c -o environment/emu_profile.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' In file included from ../include/emu/environment/emu_profile.h:33, from environment/emu_profile.c:34: environment/emu_profile.c: In function 'emu_profile_functions_qsort_r': ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_profile_function_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:9: note: while referencing 'one' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_profile_function_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:9: note: while referencing 'one' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_profile_function_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_profile_function_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_profile_function_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:19: note: while referencing 'three' 323 | t_root one, two, three; \ | ^~~~~ ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_profile_function_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:19: note: while referencing 'three' 323 | t_root one, two, three; \ | ^~~~~ ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_profile_function_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_profile_function_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:238:29: warning: array subscript 0 is outside array bounds of 'struct emu_profile_function_root[1]' [-Warray-bounds] 238 | elem->link.next->link.prev = newXN; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:239:18: warning: array subscript 0 is outside array bounds of 'struct emu_profile_function_root[1]' [-Warray-bounds] 239 | elem->link.next = newX0; \ | ~~~~~~~~~~~~~~~~^~~~~~~ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ environment/emu_profile.c: In function 'emu_profile_arguments_qsort_r': ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_profile_argument_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:9: note: while referencing 'one' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:50:3: warning: array subscript -1 is outside array bounds of 'struct emu_profile_argument_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:9: note: while referencing 'one' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_profile_argument_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:50:3: warning: array subscript -1 is outside array bounds of 'struct emu_profile_argument_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_profile_argument_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:19: note: while referencing 'three' 323 | t_root one, two, three; \ | ^~~~~ ../include/emu/emu_list.h:50:3: warning: array subscript -1 is outside array bounds of 'struct emu_profile_argument_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:19: note: while referencing 'three' 323 | t_root one, two, three; \ | ^~~~~ ../include/emu/emu_list.h:50:3: warning: array subscript 0 is outside array bounds of 'struct emu_profile_argument_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:50:3: warning: array subscript -1 is outside array bounds of 'struct emu_profile_argument_root[1]' [-Warray-bounds] 50 | ((t_dst *)( (char *)(ptr) \ | ^ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:238:29: warning: array subscript 0 is outside array bounds of 'struct emu_profile_argument_root[1]' [-Warray-bounds] 238 | elem->link.next->link.prev = newXN; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ ../include/emu/emu_list.h:239:18: warning: array subscript 0 is outside array bounds of 'struct emu_profile_argument_root[1]' [-Warray-bounds] 239 | elem->link.next = newX0; \ | ~~~~~~~~~~~~~~~~^~~~~~~ ../include/emu/emu_list.h:323:14: note: while referencing 'two' 323 | t_root one, two, three; \ | ^~~ make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o environment/win32/env_w32_dll_export_urlmon_hooks.lo environment/win32/env_w32_dll_export_urlmon_hooks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/win32/env_w32_dll_export_urlmon_hooks.c -fPIC -DPIC -o environment/win32/.libs/env_w32_dll_export_urlmon_hooks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/win32/env_w32_dll_export_urlmon_hooks.c -o environment/win32/env_w32_dll_export_urlmon_hooks.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o environment/win32/env_w32_dll_export_msvcrt_hooks.lo environment/win32/env_w32_dll_export_msvcrt_hooks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/win32/env_w32_dll_export_msvcrt_hooks.c -fPIC -DPIC -o environment/win32/.libs/env_w32_dll_export_msvcrt_hooks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/win32/env_w32_dll_export_msvcrt_hooks.c -o environment/win32/env_w32_dll_export_msvcrt_hooks.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o environment/win32/env_w32_dll_export_shell32_hooks.lo environment/win32/env_w32_dll_export_shell32_hooks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/win32/env_w32_dll_export_shell32_hooks.c -fPIC -DPIC -o environment/win32/.libs/env_w32_dll_export_shell32_hooks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/win32/env_w32_dll_export_shell32_hooks.c -o environment/win32/env_w32_dll_export_shell32_hooks.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o environment/win32/env_w32_dll_export_ws2_32_hooks.lo environment/win32/env_w32_dll_export_ws2_32_hooks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/win32/env_w32_dll_export_ws2_32_hooks.c -fPIC -DPIC -o environment/win32/.libs/env_w32_dll_export_ws2_32_hooks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/win32/env_w32_dll_export_ws2_32_hooks.c -o environment/win32/env_w32_dll_export_ws2_32_hooks.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o environment/win32/env_w32_dll_export_shdocvw_hooks.lo environment/win32/env_w32_dll_export_shdocvw_hooks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/win32/env_w32_dll_export_shdocvw_hooks.c -fPIC -DPIC -o environment/win32/.libs/env_w32_dll_export_shdocvw_hooks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/win32/env_w32_dll_export_shdocvw_hooks.c -o environment/win32/env_w32_dll_export_shdocvw_hooks.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o environment/linux/emu_env_linux.lo environment/linux/emu_env_linux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/linux/emu_env_linux.c -fPIC -DPIC -o environment/linux/.libs/emu_env_linux.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/linux/emu_env_linux.c -o environment/linux/emu_env_linux.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o environment/linux/env_linux_syscall_hooks.lo environment/linux/env_linux_syscall_hooks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/linux/env_linux_syscall_hooks.c -fPIC -DPIC -o environment/linux/.libs/env_linux_syscall_hooks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/linux/env_linux_syscall_hooks.c -o environment/linux/env_linux_syscall_hooks.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -no-suppress -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o environment/win32/env_w32_dll_export_kernel32_hooks.lo environment/win32/env_w32_dll_export_kernel32_hooks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/win32/env_w32_dll_export_kernel32_hooks.c -fPIC -DPIC -o environment/win32/.libs/env_w32_dll_export_kernel32_hooks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c environment/win32/env_w32_dll_export_kernel32_hooks.c -o environment/win32/env_w32_dll_export_kernel32_hooks.o make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /bin/sh ../libtool --tag=CC --mode=link gcc -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -no-undefined -version-info 2:0:0 -export-symbols-regex "^emu_" -ldasm -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libemu.la -rpath /usr/lib64 emu.lo emu_log.lo emu_memory.lo emu_cpu_data.lo emu_cpu.lo emu_string.lo emu_getpc.lo emu_graph.lo emu_hashtable.lo emu_list.lo emu_queue.lo emu_stack.lo emu_shellcode.lo emu_source.lo emu_track.lo emu_breakpoint.lo functions/aaa.lo functions/adc.lo functions/add.lo functions/and.lo functions/call.lo functions/cmp.lo functions/cmps.lo functions/dec.lo functions/div.lo functions/group_1.lo functions/group_2.lo functions/group_3.lo functions/group_4.lo functions/group_5.lo functions/group_10.lo functions/idiv.lo functions/imul.lo functions/inc.lo functions/int.lo functions/jcc.lo functions/jmp.lo functions/lodscc.lo functions/loopcc.lo functions/misc.lo functions/mov.lo functions/movsx.lo functions/movzx.lo functions/mul.lo functions/neg.lo functions/not.lo functions/or.lo functions/pop.lo functions/push.lo functions/rcl.lo functions/rcr.lo functions/repcc.lo functions/ret.lo functions/rol.lo functions/ror.lo functions/sal.lo functions/sar.lo functions/sbb.lo functions/scas.lo functions/shr.lo functions/stoscc.lo functions/sub.lo functions/test.lo functions/xchg.lo functions/xor.lo environment/emu_env.lo environment/emu_profile.lo environment/win32/emu_env_w32.lo environment/win32/emu_env_w32_dll.lo environment/win32/emu_env_w32_dll_export.lo environment/win32/env_w32_dll_export_kernel32_hooks.lo environment/win32/env_w32_dll_export_urlmon_hooks.lo environment/win32/env_w32_dll_export_ws2_32_hooks.lo environment/win32/env_w32_dll_export_msvcrt_hooks.lo environment/win32/env_w32_dll_export_shell32_hooks.lo environment/win32/env_w32_dll_export_shdocvw_hooks.lo environment/linux/emu_env_linux.lo environment/linux/env_linux_syscall_hooks.lo libtool: link: /usr/bin/nm -B .libs/emu.o .libs/emu_log.o .libs/emu_memory.o .libs/emu_cpu_data.o .libs/emu_cpu.o .libs/emu_string.o .libs/emu_getpc.o .libs/emu_graph.o .libs/emu_hashtable.o .libs/emu_list.o .libs/emu_queue.o .libs/emu_stack.o .libs/emu_shellcode.o .libs/emu_source.o .libs/emu_track.o .libs/emu_breakpoint.o functions/.libs/aaa.o functions/.libs/adc.o functions/.libs/add.o functions/.libs/and.o functions/.libs/call.o functions/.libs/cmp.o functions/.libs/cmps.o functions/.libs/dec.o functions/.libs/div.o functions/.libs/group_1.o functions/.libs/group_2.o functions/.libs/group_3.o functions/.libs/group_4.o functions/.libs/group_5.o functions/.libs/group_10.o functions/.libs/idiv.o functions/.libs/imul.o functions/.libs/inc.o functions/.libs/int.o functions/.libs/jcc.o functions/.libs/jmp.o functions/.libs/lodscc.o functions/.libs/loopcc.o functions/.libs/misc.o functions/.libs/mov.o functions/.libs/movsx.o functions/.libs/movzx.o functions/.libs/mul.o functions/.libs/neg.o functions/.libs/not.o functions/.libs/or.o functions/.libs/pop.o functions/.libs/push.o functions/.libs/rcl.o functions/.libs/rcr.o functions/.libs/repcc.o functions/.libs/ret.o functions/.libs/rol.o functions/.libs/ror.o functions/.libs/sal.o functions/.libs/sar.o functions/.libs/sbb.o functions/.libs/scas.o functions/.libs/shr.o functions/.libs/stoscc.o functions/.libs/sub.o functions/.libs/test.o functions/.libs/xchg.o functions/.libs/xor.o environment/.libs/emu_env.o environment/.libs/emu_profile.o environment/win32/.libs/emu_env_w32.o environment/win32/.libs/emu_env_w32_dll.o environment/win32/.libs/emu_env_w32_dll_export.o environment/win32/.libs/env_w32_dll_export_kernel32_hooks.o environment/win32/.libs/env_w32_dll_export_urlmon_hooks.o environment/win32/.libs/env_w32_dll_export_ws2_32_hooks.o environment/win32/.libs/env_w32_dll_export_msvcrt_hooks.o environment/win32/.libs/env_w32_dll_export_shell32_hooks.o environment/win32/.libs/env_w32_dll_export_shdocvw_hooks.o environment/linux/.libs/emu_env_linux.o environment/linux/.libs/env_linux_syscall_hooks.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libemu.exp libtool: link: /usr/bin/grep -E -e "^emu_" ".libs/libemu.exp" > ".libs/libemu.expT" libtool: link: mv -f ".libs/libemu.expT" ".libs/libemu.exp" libtool: link: echo "{ global:" > .libs/libemu.ver libtool: link: cat .libs/libemu.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libemu.ver libtool: link: echo "local: *; };" >> .libs/libemu.ver libtool: link: gcc -shared -fPIC -DPIC .libs/emu.o .libs/emu_log.o .libs/emu_memory.o .libs/emu_cpu_data.o .libs/emu_cpu.o .libs/emu_string.o .libs/emu_getpc.o .libs/emu_graph.o .libs/emu_hashtable.o .libs/emu_list.o .libs/emu_queue.o .libs/emu_stack.o .libs/emu_shellcode.o .libs/emu_source.o .libs/emu_track.o .libs/emu_breakpoint.o functions/.libs/aaa.o functions/.libs/adc.o functions/.libs/add.o functions/.libs/and.o functions/.libs/call.o functions/.libs/cmp.o functions/.libs/cmps.o functions/.libs/dec.o functions/.libs/div.o functions/.libs/group_1.o functions/.libs/group_2.o functions/.libs/group_3.o functions/.libs/group_4.o functions/.libs/group_5.o functions/.libs/group_10.o functions/.libs/idiv.o functions/.libs/imul.o functions/.libs/inc.o functions/.libs/int.o functions/.libs/jcc.o functions/.libs/jmp.o functions/.libs/lodscc.o functions/.libs/loopcc.o functions/.libs/misc.o functions/.libs/mov.o functions/.libs/movsx.o functions/.libs/movzx.o functions/.libs/mul.o functions/.libs/neg.o functions/.libs/not.o functions/.libs/or.o functions/.libs/pop.o functions/.libs/push.o functions/.libs/rcl.o functions/.libs/rcr.o functions/.libs/repcc.o functions/.libs/ret.o functions/.libs/rol.o functions/.libs/ror.o functions/.libs/sal.o functions/.libs/sar.o functions/.libs/sbb.o functions/.libs/scas.o functions/.libs/shr.o functions/.libs/stoscc.o functions/.libs/sub.o functions/.libs/test.o functions/.libs/xchg.o functions/.libs/xor.o environment/.libs/emu_env.o environment/.libs/emu_profile.o environment/win32/.libs/emu_env_w32.o environment/win32/.libs/emu_env_w32_dll.o environment/win32/.libs/emu_env_w32_dll_export.o environment/win32/.libs/env_w32_dll_export_kernel32_hooks.o environment/win32/.libs/env_w32_dll_export_urlmon_hooks.o environment/win32/.libs/env_w32_dll_export_ws2_32_hooks.o environment/win32/.libs/env_w32_dll_export_msvcrt_hooks.o environment/win32/.libs/env_w32_dll_export_shell32_hooks.o environment/win32/.libs/env_w32_dll_export_shdocvw_hooks.o environment/linux/.libs/emu_env_linux.o environment/linux/.libs/env_linux_syscall_hooks.o -ldasm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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,libemu.so.2 -Wl,-version-script -Wl,.libs/libemu.ver -o .libs/libemu.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libemu.so.2" && ln -s "libemu.so.2.0.0" "libemu.so.2") libtool: link: (cd ".libs" && rm -f "libemu.so" && ln -s "libemu.so.2.0.0" "libemu.so") libtool: link: ar cru .libs/libemu.a emu.o emu_log.o emu_memory.o emu_cpu_data.o emu_cpu.o emu_string.o emu_getpc.o emu_graph.o emu_hashtable.o emu_list.o emu_queue.o emu_stack.o emu_shellcode.o emu_source.o emu_track.o emu_breakpoint.o functions/aaa.o functions/adc.o functions/add.o functions/and.o functions/call.o functions/cmp.o functions/cmps.o functions/dec.o functions/div.o functions/group_1.o functions/group_2.o functions/group_3.o functions/group_4.o functions/group_5.o functions/group_10.o functions/idiv.o functions/imul.o functions/inc.o functions/int.o functions/jcc.o functions/jmp.o functions/lodscc.o functions/loopcc.o functions/misc.o functions/mov.o functions/movsx.o functions/movzx.o functions/mul.o functions/neg.o functions/not.o functions/or.o functions/pop.o functions/push.o functions/rcl.o functions/rcr.o functions/repcc.o functions/ret.o functions/rol.o functions/ror.o functions/sal.o functions/sar.o functions/sbb.o functions/scas.o functions/shr.o functions/stoscc.o functions/sub.o functions/test.o functions/xchg.o functions/xor.o environment/emu_env.o environment/emu_profile.o environment/win32/emu_env_w32.o environment/win32/emu_env_w32_dll.o environment/win32/emu_env_w32_dll_export.o environment/win32/env_w32_dll_export_kernel32_hooks.o environment/win32/env_w32_dll_export_urlmon_hooks.o environment/win32/env_w32_dll_export_ws2_32_hooks.o environment/win32/env_w32_dll_export_msvcrt_hooks.o environment/win32/env_w32_dll_export_shell32_hooks.o environment/win32/env_w32_dll_export_shdocvw_hooks.o environment/linux/emu_env_linux.o environment/linux/env_linux_syscall_hooks.o libtool: link: ranlib .libs/libemu.a libtool: link: ( cd ".libs" && rm -f "libemu.la" && ln -s "../libemu.la" "libemu.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' Making all in include Making all in emu Making all in environment Making all in win32 make[5]: Nothing to be done for 'all'. Making all in linux make[5]: Nothing to be done for 'all'. make[5]: Nothing to be done for 'all-am'. make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in testsuite make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../.. -Werror -Wall -g -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o main.o main.c make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../.. -Werror -Wall -g -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o scprofiler.o scprofiler.c make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../.. -Werror -Wall -g -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o cpu_run.o cpu_run.c make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../.. -Werror -Wall -g -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o instrtest.o instrtest.c make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../.. -Werror -Wall -g -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o instrtree.o instrtree.c make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../.. -Werror -Wall -g -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o memtest.o memtest.c make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I ../.. -Werror -Wall -g -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o hashtest.o hashtest.c make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' /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 -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -lemu -L../src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testsuite main.o ../src/libemu.la libtool: 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 -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/testsuite main.o /builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src/.libs/libemu.so -L../src ../src/.libs/libemu.so -ldasm make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' /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 -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -lemu -L../src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o scprofiler scprofiler.o ../src/libemu.la libtool: 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 -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/scprofiler scprofiler.o /builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src/.libs/libemu.so -L../src ../src/.libs/libemu.so -ldasm make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' /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 -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -lemu -L../src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cpurun cpu_run.o ../src/libemu.la libtool: 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 -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cpurun cpu_run.o /builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src/.libs/libemu.so -L../src ../src/.libs/libemu.so -ldasm make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' /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 -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -lemu -L../src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o instrtest instrtest.o ../src/libemu.la libtool: 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 -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/instrtest instrtest.o /builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src/.libs/libemu.so -L../src ../src/.libs/libemu.so -ldasm make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' /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 -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -lemu -L../src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o instrtree instrtree.o -ldasm libtool: 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 -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/instrtree instrtree.o /builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src/.libs/libemu.so -L../src -ldasm make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' /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 -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -lemu -L../src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hashtest hashtest.o ../src/libemu.la libtool: 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 -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hashtest hashtest.o /builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src/.libs/libemu.so -L../src ../src/.libs/libemu.so -ldasm make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' /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 -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -lemu -L../src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o memtest memtest.o ../src/libemu.la libtool: 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 -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/memtest memtest.o /builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src/.libs/libemu.so -L../src ../src/.libs/libemu.so -ldasm make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' Making all in doc make[2]: Nothing to be done for 'all'. Making all in bindings make[3]: Nothing to be done for 'all-am'. Making all in tools Making all in sctest make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/tools/sctest' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../.. -Werror -Wall -g -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o sctest-tests.o `test -f 'tests.c' || echo './'`tests.c make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/tools/sctest' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/tools/sctest' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../.. -Werror -Wall -g -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o sctest-nanny.o `test -f 'nanny.c' || echo './'`nanny.c make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/tools/sctest' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/tools/sctest' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../.. -Werror -Wall -g -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o sctest-dot.o `test -f 'dot.c' || echo './'`dot.c make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/tools/sctest' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/tools/sctest' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../.. -Werror -Wall -g -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o sctest-sctestmain.o `test -f 'sctestmain.c' || echo './'`sctestmain.c make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/tools/sctest' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/tools/sctest' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I ../../.. -Werror -Wall -g -D _GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -c -o sctest-userhooks.o `test -f 'userhooks.c' || echo './'`userhooks.c make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/tools/sctest' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/tools/sctest' /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 -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -lemu -L../../src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sctest sctest-dot.o sctest-sctestmain.o sctest-tests.o sctest-userhooks.o sctest-nanny.o ../../src/libemu.la libtool: 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 -Wno-error=array-bounds -D_NO_TESTS -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sctest sctest-dot.o sctest-sctestmain.o sctest-tests.o sctest-userhooks.o sctest-nanny.o /builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src/.libs/libemu.so -L../../src ../../src/.libs/libemu.so -ldasm make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/tools/sctest' make[3]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nyA038 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64 + cd libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9 + PYFLAGS= + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64 'INSTALL=/usr/bin/install -p' pkgconfigdir=/usr/lib64/pkgconfig Making install in src make[1]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' Making install in functions make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src/functions' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src/functions' 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/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src/functions' make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src/functions' make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libemu.la '/builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libemu.so.2.0.0 /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/lib64/libemu.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/lib64 && { ln -s -f libemu.so.2.0.0 libemu.so.2 || { rm -f libemu.so.2 && ln -s libemu.so.2.0.0 libemu.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/lib64 && { ln -s -f libemu.so.2.0.0 libemu.so || { rm -f libemu.so && ln -s libemu.so.2.0.0 libemu.so; }; }) libtool: install: /usr/bin/install -p .libs/libemu.lai /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/lib64/libemu.la libtool: install: /usr/bin/install -p .libs/libemu.a /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/lib64/libemu.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/lib64/libemu.a libtool: install: ranlib /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/lib64/libemu.a libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' make[1]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src' Making install in include make[1]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include' Making install in emu make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include/emu' Making install in environment make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include/emu/environment' Making install in win32 make[4]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include/emu/environment/win32' make[5]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include/emu/environment/win32' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/include/emu/environment/win32' /usr/bin/install -p -m 644 emu_env_w32.h emu_env_w32_dll.h env_w32_dll_export_hooks.h emu_env_w32_dll_export.h env_w32_dll_export_kernel32_hooks.h env_w32_dll_export_urlmon_hooks.h env_w32_dll_export_ws2_32_hooks.h env_w32_dll_export_msvcrt_hooks.h env_w32_dll_export_shell32_hooks.h env_w32_dll_export_shdocvw_hooks.h '/builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/include/emu/environment/win32' make[5]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include/emu/environment/win32' make[4]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include/emu/environment/win32' Making install in linux make[4]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include/emu/environment/linux' make[5]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include/emu/environment/linux' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/include/emu/environment/linux' /usr/bin/install -p -m 644 emu_env_linux.h env_linux_syscalls.h env_linux_syscall_hooks.h '/builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/include/emu/environment/linux' make[5]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include/emu/environment/linux' make[4]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include/emu/environment/linux' make[4]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include/emu/environment' make[5]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include/emu/environment' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/include/emu/environment' /usr/bin/install -p -m 644 emu_profile.h emu_env.h '/builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/include/emu/environment' make[5]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include/emu/environment' make[4]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include/emu/environment' make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include/emu/environment' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include/emu' make[4]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include/emu' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/include/emu' /usr/bin/install -p -m 644 emu.h emu_cpu_data.h emu_cpu_functions.h emu_cpu.h emu_cpu_instruction.h emu_cpu_itables.h emu_cpu_stack.h emu_fpu_instruction.h emu_getpc.h emu_graph.h emu_hashtable.h emu_instruction.h emu_list.h emu_log.h emu_memory.h emu_queue.h emu_shellcode.h emu_source.h emu_stack.h emu_string.h emu_track.h emu_breakpoint.h '/builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/include/emu' make[4]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include/emu' make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include/emu' make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include/emu' make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include' 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/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include' make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include' make[1]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/include' Making install in testsuite make[1]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p scprofiler '/builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/bin' libtool: warning: '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src/libemu.la' has not been installed in '/usr/lib64' libtool: warning: '../src/libemu.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/scprofiler /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/bin/scprofiler make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' make[1]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/testsuite' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/doc' make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 libemu.3 '/builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/share/man/man3' make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/doc' make[1]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/doc' Making install in bindings make[1]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/bindings' make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/bindings' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/bindings' 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/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/bindings' make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/bindings' make[1]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/bindings' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/tools' Making install in sctest make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/tools/sctest' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/tools/sctest' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p sctest '/builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/bin' libtool: warning: '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/src/libemu.la' has not been installed in '/usr/lib64' libtool: warning: '../../src/libemu.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sctest /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/bin/sctest make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/tools/sctest' make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/tools/sctest' make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/tools' make[3]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/tools' 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/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/tools' make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/tools' make[1]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9/tools' make[1]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9' make[2]: Entering directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libemu.pc '/builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9' make[1]: Leaving directory '/builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9' + find /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64 -name '*.la' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64 -name '*.a' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.2.0-19.20130410gitab48695.fc33 --unique-debug-suffix -0.2.0-19.20130410gitab48695.fc33.riscv64 --unique-debug-src-base libemu-0.2.0-19.20130410gitab48695.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/lib64/libemu.so.2.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/bin/scprofiler explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/bin/sctest extracting debug info from /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/lib64/libemu.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/bin/sctest extracting debug info from /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/bin/scprofiler original debug info size: 4272kB, size after compression: 4040kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 4813 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 Processing files: libemu-0.2.0-19.20130410gitab48695.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wurvk9 + umask 022 + cd /builddir/build/BUILD + cd libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9 + DOCDIR=/builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/share/doc/libemu + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/share/doc/libemu + cp -pr AUTHORS /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/share/doc/libemu + cp -pr CHANGES /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/share/doc/libemu + cp -pr README /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64/usr/share/doc/libemu + RPM_EC=0 ++ jobs -p + exit 0 warning: Ignoring invalid regex ^(%{python2_sitearch}/.*\.so$ Provides: libemu = 0.2.0-19.20130410gitab48695.fc33 libemu(riscv-64) = 0.2.0-19.20130410gitab48695.fc33 libemu.so.2()(64bit) 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) libc.so.6(GLIBC_2.28)(64bit) libdasm.so.1()(64bit) libemu.so.2()(64bit) rtld(GNU_HASH) Processing files: libemu-devel-0.2.0-19.20130410gitab48695.fc33.riscv64 warning: Ignoring invalid regex ^(%{python2_sitearch}/.*\.so$ Provides: libemu-devel = 0.2.0-19.20130410gitab48695.fc33 libemu-devel(riscv-64) = 0.2.0-19.20130410gitab48695.fc33 pkgconfig(libemu) = 0.2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libemu.so.2()(64bit) Processing files: libemu-debugsource-0.2.0-19.20130410gitab48695.fc33.riscv64 Provides: libemu-debugsource = 0.2.0-19.20130410gitab48695.fc33 libemu-debugsource(riscv-64) = 0.2.0-19.20130410gitab48695.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libemu-debuginfo-0.2.0-19.20130410gitab48695.fc33.riscv64 warning: Ignoring invalid regex ^(%{python2_sitearch}/.*\.so$ Provides: debuginfo(build-id) = 9f489cc442ad84f732c073aed1798b1b12d00905 debuginfo(build-id) = bb24280fc1fb51370d6498a0ccd6cb77010c8a89 debuginfo(build-id) = db0bfc1175228b263f49124ba5d2baea7b8e6f25 libemu-debuginfo = 0.2.0-19.20130410gitab48695.fc33 libemu-debuginfo(riscv-64) = 0.2.0-19.20130410gitab48695.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libemu-debugsource(riscv-64) = 0.2.0-19.20130410gitab48695.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64 Wrote: /builddir/build/RPMS/libemu-devel-0.2.0-19.20130410gitab48695.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libemu-debuginfo-0.2.0-19.20130410gitab48695.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libemu-debugsource-0.2.0-19.20130410gitab48695.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.v4K5B9 + umask 022 + cd /builddir/build/BUILD + cd libemu-ab48695b7113db692982a1839e3d6eb9e73e90a9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libemu-0.2.0-19.20130410gitab48695.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0