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/unixcw.spec'], chrootPath='/var/lib/mock/f33-build-297236-55641/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/unixcw.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=1595980800 Wrote: /builddir/build/SRPMS/unixcw-3.5.1-5.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/unixcw.spec'], chrootPath='/var/lib/mock/f33-build-297236-55641/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/unixcw.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=1595980800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4140Zw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf unixcw-3.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/unixcw-3.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd unixcw-3.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/unixcw-dlopen.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Zv47gu + umask 022 + cd /builddir/build/BUILD + cd unixcw-3.5.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2017-02-12 05:42:26.000000000 -0500 +++ ./configure 2020-08-14 14:49:06.681065743 -0400 @@ -1789,7 +1789,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 2020-08-14 14:49:06.681065743 -0400 +++ ./configure 2020-08-14 14:49:08.161065943 -0400 @@ -18942,7 +18942,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_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"`' nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $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 --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/unixcw-3.5.1/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/unixcw-3.5.1/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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 how to print strings... printf checking for style of include used by make... GNU 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 a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for 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... 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 we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gawk... (cached) gawk checking for riscv64-redhat-linux-gnu-ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes configure: Detected Linux: linux-gnu checking for gzip... /usr/bin/gzip checking for ldconfig... /usr/sbin/ldconfig checking for pthread_create in -lpthread... yes checking for floor in -lm... yes checking whether to include console buzzer audio support... yes checking whether to include OSS audio support... yes checking whether to include ALSA audio support... yes checking whether to include PulseAudio audio support... yes checking whether to build cwcp... yes checking whether to build xcwcp... yes checking whether to enable development support... no checking sys/kd.h usability... yes checking sys/kd.h presence... yes checking for sys/kd.h... yes checking sys/vtkd.h usability... no checking sys/vtkd.h presence... no checking for sys/vtkd.h... no checking sys/kbio.h usability... no checking sys/kbio.h presence... no checking for sys/kbio.h... no checking soundcard.h usability... no checking soundcard.h presence... no checking for soundcard.h... no checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for snd_pcm_open in -lasound... yes checking for snd_pcm_hw_params_test_periods... yes checking for snd_pcm_hw_params_test_buffer_size... yes checking for pa_simple_new in -lpulse-simple... yes checking for initscr in -lcurses... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for QT5... no configure: WARNING: Cannot find Qt5 files - unable to build xcwcp checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether time.h and sys/time.h may both be included... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for working volatile... yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working strcoll... yes checking for vprintf... yes checking for _doprnt... no checking for floor... no checking for gettimeofday... yes checking for memset... yes checking for sqrt... no checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for strtoul... yes checking for getopt_long... yes checking for setlocale... yes checking for memmove... yes checking for select... yes checking for strerror... yes checking for strspn... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for -KPIC or -fPIC compiler options... -fPIC checking whether cc builds .so files with -shared... yes checking for ld... /usr/bin/ld checking whether ld builds .so files with -G... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/libcw/libcw.pc config.status: creating Makefile.inc config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/libcw/Makefile config.status: creating src/libcw/tests/Makefile config.status: creating src/cwutils/Makefile config.status: creating src/cw/Makefile config.status: creating src/cwgen/Makefile config.status: creating src/cwcp/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: ---------------------------------------------- configure: ------ unixcw 3.5.1 build configuration ------ configure: operating system: ...................... linux-gnu configure: build libcw: ........................... yes configure: libcw soname version: .............. "6:6:1" configure: include console buzzer support: .... yes configure: include OSS support: ............... yes configure: include ALSA support: .............. yes configure: include PulseAudio support: ........ yes configure: build cw: .............................. yes configure: build cwgen: ........................... yes configure: build cwcp: ............................ yes configure: build xcwcp: ........................... no configure: ---------------------------------------------- + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 Making all in src make[1]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src' make all-recursive make[2]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src' Making all in libcw make[3]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src/libcw' Making all in tests make[4]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src/libcw/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src/libcw/tests' make[4]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src/libcw' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c -o libcw_la-libcw.lo `test -f 'libcw.c' || echo './'`libcw.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c -o libcw_la-libcw_gen.lo `test -f 'libcw_gen.c' || echo './'`libcw_gen.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c -o libcw_la-libcw_rec.lo `test -f 'libcw_rec.c' || echo './'`libcw_rec.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c -o libcw_la-libcw_tq.lo `test -f 'libcw_tq.c' || echo './'`libcw_tq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c libcw_gen.c -fPIC -DPIC -o .libs/libcw_la-libcw_gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c libcw_rec.c -fPIC -DPIC -o .libs/libcw_la-libcw_rec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c libcw.c -fPIC -DPIC -o .libs/libcw_la-libcw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c libcw_tq.c -fPIC -DPIC -o .libs/libcw_la-libcw_tq.o libcw_rec.c: In function 'cw_rec_set_speed_internal': libcw_rec.c:300:15: warning: using integer absolute value function 'abs' when argument is of floating-point type 'double' [-Wabsolute-value] 300 | float diff = abs((1.0 * new_value) - rec->speed); | ^~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c -o libcw_la-libcw_data.lo `test -f 'libcw_data.c' || echo './'`libcw_data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c libcw_data.c -fPIC -DPIC -o .libs/libcw_la-libcw_data.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c -o libcw_la-libcw_key.lo `test -f 'libcw_key.c' || echo './'`libcw_key.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c libcw_key.c -fPIC -DPIC -o .libs/libcw_la-libcw_key.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c -o libcw_la-libcw_utils.lo `test -f 'libcw_utils.c' || echo './'`libcw_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c libcw_utils.c -fPIC -DPIC -o .libs/libcw_la-libcw_utils.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c -o libcw_la-libcw_signal.lo `test -f 'libcw_signal.c' || echo './'`libcw_signal.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c -o libcw_la-libcw_null.lo `test -f 'libcw_null.c' || echo './'`libcw_null.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c libcw_signal.c -fPIC -DPIC -o .libs/libcw_la-libcw_signal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c libcw_null.c -fPIC -DPIC -o .libs/libcw_la-libcw_null.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c -o libcw_la-libcw_console.lo `test -f 'libcw_console.c' || echo './'`libcw_console.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c libcw_console.c -fPIC -DPIC -o .libs/libcw_la-libcw_console.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c -o libcw_la-libcw_oss.lo `test -f 'libcw_oss.c' || echo './'`libcw_oss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c libcw_oss.c -fPIC -DPIC -o .libs/libcw_la-libcw_oss.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c -o libcw_la-libcw_alsa.lo `test -f 'libcw_alsa.c' || echo './'`libcw_alsa.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c libcw_alsa.c -fPIC -DPIC -o .libs/libcw_la-libcw_alsa.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c -o libcw_la-libcw_pa.lo `test -f 'libcw_pa.c' || echo './'`libcw_pa.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c -o libcw_la-libcw_debug.lo `test -f 'libcw_debug.c' || echo './'`libcw_debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c libcw_pa.c -fPIC -DPIC -o .libs/libcw_la-libcw_pa.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -DNDEBUG -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c libcw_debug.c -fPIC -DPIC -o .libs/libcw_la-libcw_debug.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from libcw_debug.c:41: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ libcw_debug.c:127:6: warning: 'cw_debug_flush' defined but not used [-Wunused-function] 127 | void cw_debug_flush(cw_debug_t *debug) | ^~~~~~~~~~~~~~ cat ../../src/libcw/*.c | gawk -f ../../src/libcw/libdoc.awk | gawk -f ../../src/libcw/libsigs.awk > signatures cat ../../src/libcw/*.c | gawk -f ../../src/libcw/libdoc.awk | gawk -f ../../src/libcw/libfuncs.awk > functions /bin/sh ../../libtool --tag=CC --mode=link gcc -rdynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -version-number "6:6:1" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcw.la -rpath /usr/lib64 libcw_la-libcw.lo libcw_la-libcw_gen.lo libcw_la-libcw_rec.lo libcw_la-libcw_tq.lo libcw_la-libcw_data.lo libcw_la-libcw_key.lo libcw_la-libcw_utils.lo libcw_la-libcw_signal.lo libcw_la-libcw_null.lo libcw_la-libcw_console.lo libcw_la-libcw_oss.lo libcw_la-libcw_alsa.lo libcw_la-libcw_pa.lo libcw_la-libcw_debug.lo -lm -lpthread "-ldl" gawk -f ../../src/libcw/include.awk < ../../src/libcw/libcw.3.m4 >libcw.3 rm -f signatures functions libtool: link: gcc -shared -fPIC -DPIC .libs/libcw_la-libcw.o .libs/libcw_la-libcw_gen.o .libs/libcw_la-libcw_rec.o .libs/libcw_la-libcw_tq.o .libs/libcw_la-libcw_data.o .libs/libcw_la-libcw_key.o .libs/libcw_la-libcw_utils.o .libs/libcw_la-libcw_signal.o .libs/libcw_la-libcw_null.o .libs/libcw_la-libcw_console.o .libs/libcw_la-libcw_oss.o .libs/libcw_la-libcw_alsa.o .libs/libcw_la-libcw_pa.o .libs/libcw_la-libcw_debug.o -lm -lpthread -ldl -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libcw.so.6 -o .libs/libcw.so.6.6.1 libtool: link: (cd ".libs" && rm -f "libcw.so.6" && ln -s "libcw.so.6.6.1" "libcw.so.6") libtool: link: (cd ".libs" && rm -f "libcw.so" && ln -s "libcw.so.6.6.1" "libcw.so") libtool: link: ( cd ".libs" && rm -f "libcw.la" && ln -s "../libcw.la" "libcw.la" ) make[4]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src/libcw' make[3]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src/libcw' Making all in cwutils make[3]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src/cwutils' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c -o i18n.o i18n.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c -o cw_common.o cw_common.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c -o cmdline.o cmdline.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c -o memory.o memory.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from cw_common.c:32: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c -o dictionary.o dictionary.c rm -f lib_cw.a rm -f lib_cwgen.a ar cru lib_cw.a i18n.o cw_common.o cmdline.o memory.o ar cru lib_cwgen.a i18n.o cmdline.o memory.o ranlib lib_cw.a ranlib lib_cwgen.a rm -f lib_cwcp.a rm -f lib_xcwcp.a ar cru lib_cwcp.a i18n.o cw_common.o cmdline.o memory.o dictionary.o ar cru lib_xcwcp.a i18n.o cw_common.o cmdline.o memory.o dictionary.o ranlib lib_cwcp.a ranlib lib_xcwcp.a make[3]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src/cwutils' Making all in cw make[3]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src/cw' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c -o cw.o cw.c In file included from /usr/include/signal.h:25, from cw.c:23: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ /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 -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cw cw.o -L../../src/libcw/.libs -lcw ../../src/cwutils/lib_cw.a libtool: link: DIE_RPATH_DIE="/usr/lib64:" 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 -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cw cw.o -L../../src/libcw/.libs /builddir/build/BUILD/unixcw-3.5.1/src/libcw/.libs/libcw.so ../../src/cwutils/lib_cw.a make[3]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src/cw' Making all in cwgen make[3]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src/cwgen' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c -o cwgen.o cwgen.c cwgen.c: In function 'cwgen_parse_command_line': cwgen.c:324:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 324 | cwgen_print_help(config->program_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cwgen.c:326:3: note: here 326 | case 'v': | ^~~~ /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 -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cwgen cwgen.o -L../../src/libcw/.libs -lcw ../../src/cwutils/lib_cwgen.a libtool: link: DIE_RPATH_DIE="/usr/lib64:" 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 -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cwgen cwgen.o -L../../src/libcw/.libs /builddir/build/BUILD/unixcw-3.5.1/src/libcw/.libs/libcw.so ../../src/cwutils/lib_cwgen.a make[3]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src/cwgen' Making all in cwcp make[3]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src/cwcp' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/ -I../../src/libcw/ -I../../src/libcw/tests/ -I../../src/cwutils/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -c -o cwcp.o cwcp.c /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 -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cwcp cwcp.o -lcurses -L../../src/libcw/.libs -lcw ../../src/cwutils/lib_cwcp.a libtool: link: DIE_RPATH_DIE="/usr/lib64:" 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 -Wall -W -pedantic -Wfloat-equal -Wpointer-arith -std=gnu99 -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cwcp cwcp.o -lcurses -L../../src/libcw/.libs /builddir/build/BUILD/unixcw-3.5.1/src/libcw/.libs/libcw.so ../../src/cwutils/lib_cwcp.a make[3]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src/cwcp' make[3]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src' make[3]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src' make[2]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src' make[1]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src' make[1]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ht2IAx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64 + cd unixcw-3.5.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src' Making install in libcw make[2]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src/libcw' Making install in tests make[3]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src/libcw/tests' make[4]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src/libcw/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src/libcw/tests' make[3]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src/libcw/tests' make[3]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src/libcw' make[4]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src/libcw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libcw.la '/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libcw.so.6.6.1 /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/lib64/libcw.so.6.6.1 libtool: install: (cd /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/lib64 && { ln -s -f libcw.so.6.6.1 libcw.so.6 || { rm -f libcw.so.6 && ln -s libcw.so.6.6.1 libcw.so.6; }; }) libtool: install: (cd /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/lib64 && { ln -s -f libcw.so.6.6.1 libcw.so || { rm -f libcw.so && ln -s libcw.so.6.6.1 libcw.so; }; }) libtool: install: /usr/bin/install -p .libs/libcw.lai /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/lib64/libcw.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/include' /usr/bin/install -p -m 644 libcw.h libcw_debug.h '/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 libcw.3 '/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/share/man/man7' /usr/bin/install -p -m 644 cw.7 '/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/share/man/man7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libcw.pc '/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/lib64/pkgconfig' make[4]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src/libcw' make[3]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src/libcw' make[2]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src/libcw' Making install in cwutils make[2]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src/cwutils' make[3]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src/cwutils' 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/unixcw-3.5.1/src/cwutils' make[2]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src/cwutils' Making install in cw make[2]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src/cw' make[3]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src/cw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p cw '/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/bin' libtool: install: warning: `/builddir/build/BUILD/unixcw-3.5.1/src/libcw/.libs/libcw.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/cw /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/bin/cw /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 cw.1 '/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src/cw' make[2]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src/cw' Making install in cwgen make[2]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src/cwgen' make[3]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src/cwgen' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p cwgen '/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/bin' libtool: install: warning: `/builddir/build/BUILD/unixcw-3.5.1/src/libcw/.libs/libcw.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/cwgen /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/bin/cwgen /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 cwgen.1 '/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src/cwgen' make[2]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src/cwgen' Making install in cwcp make[2]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src/cwcp' make[3]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src/cwcp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p cwcp '/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/bin' libtool: install: warning: `/builddir/build/BUILD/unixcw-3.5.1/src/libcw/.libs/libcw.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/cwcp /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/bin/cwcp /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 cwcp.1 '/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src/cwcp' make[2]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src/cwcp' make[2]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src' make[3]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1/src' 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/unixcw-3.5.1/src' make[2]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src' make[1]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1/src' make[1]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1' make[2]: Entering directory '/builddir/build/BUILD/unixcw-3.5.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1' make[1]: Leaving directory '/builddir/build/BUILD/unixcw-3.5.1' + rm -rf '/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/lib64/*.a' + find /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.5.1-5.fc33 --unique-debug-suffix -3.5.1-5.fc33.riscv64 --unique-debug-src-base unixcw-3.5.1-5.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/unixcw-3.5.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/lib64/libcw.so.6.6.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/bin/cwgen explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/bin/cw explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/bin/cwcp extracting debug info from /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/lib64/libcw.so.6.6.1 extracting debug info from /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/bin/cwgen extracting debug info from /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/bin/cwcp extracting debug info from /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/bin/cw original debug info size: 1856kB, size after compression: 1776kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. cpio: src/cw/cmdline.c: Cannot stat: No such file or directory cpio: src/cw/cw_common.c: Cannot stat: No such file or directory cpio: src/cw/i18n.c: Cannot stat: No such file or directory cpio: src/cw/memory.c: Cannot stat: No such file or directory cpio: src/cwcp/cmdline.c: Cannot stat: No such file or directory cpio: src/cwcp/cw_common.c: Cannot stat: No such file or directory cpio: src/cwcp/dictionary.c: Cannot stat: No such file or directory cpio: src/cwcp/i18n.c: Cannot stat: No such file or directory cpio: src/cwcp/memory.c: Cannot stat: No such file or directory cpio: src/cwgen/cmdline.c: Cannot stat: No such file or directory cpio: src/cwgen/i18n.c: Cannot stat: No such file or directory cpio: src/cwgen/memory.c: Cannot stat: No such file or directory 1407 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: unixcw-3.5.1-5.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UMNOgv + umask 022 + cd /builddir/build/BUILD + cd unixcw-3.5.1 + DOCDIR=/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/share/doc/unixcw + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/share/doc/unixcw + cp -pr AUTHORS /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/share/doc/unixcw + cp -pr README /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/share/doc/unixcw + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HvHOav + umask 022 + cd /builddir/build/BUILD + cd unixcw-3.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/share/licenses/unixcw + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/share/licenses/unixcw + cp -pr COPYING /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/share/licenses/unixcw + RPM_EC=0 ++ jobs -p + exit 0 Provides: libcw.so.6()(64bit) unixcw = 3.5.1-5.fc33 unixcw(riscv-64) = 3.5.1-5.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.32)(64bit) libcw.so.6()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libncurses.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: unixcw-devel-3.5.1-5.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PxSd5w + umask 022 + cd /builddir/build/BUILD + cd unixcw-3.5.1 + DOCDIR=/builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/share/doc/unixcw-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/share/doc/unixcw-devel + cp -pr README /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64/usr/share/doc/unixcw-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: pkgconfig(libcw) = 6.5.1 unixcw-devel = 3.5.1-5.fc33 unixcw-devel(riscv-64) = 3.5.1-5.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libcw.so.6()(64bit) Processing files: unixcw-debugsource-3.5.1-5.fc33.riscv64 Provides: unixcw-debugsource = 3.5.1-5.fc33 unixcw-debugsource(riscv-64) = 3.5.1-5.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: unixcw-debuginfo-3.5.1-5.fc33.riscv64 Provides: debuginfo(build-id) = 1e8e8fd93e20a5ead6287b9eb0a0a94ac36471ef debuginfo(build-id) = 3ac38a2886b306c5c2def536940a8ce662bd0c78 debuginfo(build-id) = 3b3ba95342559507b46b84d2df272f1aa1bffb85 debuginfo(build-id) = 8c88777b1b9388a3bd2cc49841d7a6c4dcbbd74b unixcw-debuginfo = 3.5.1-5.fc33 unixcw-debuginfo(riscv-64) = 3.5.1-5.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: unixcw-debugsource(riscv-64) = 3.5.1-5.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64 Wrote: /builddir/build/RPMS/unixcw-devel-3.5.1-5.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/unixcw-3.5.1-5.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/unixcw-debuginfo-3.5.1-5.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/unixcw-debugsource-3.5.1-5.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DBMhvw + umask 022 + cd /builddir/build/BUILD + cd unixcw-3.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/unixcw-3.5.1-5.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0