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/librem.spec'], chrootPath='/var/lib/mock/f33-build-345851-59330/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/librem.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=1602288000 Wrote: /builddir/build/SRPMS/librem-0.6.0-4.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/librem.spec'], chrootPath='/var/lib/mock/f33-build-345851-59330/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/librem.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=1602288000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OxCaGc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rem-0.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/rem-0.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rem-0.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (librem-0.6.0-52bbacb.patch):' Patch #0 (librem-0.6.0-52bbacb.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .52bbacb --fuzz=0 patching file .travis.yml patching file Makefile patching file README.md patching file debian/changelog patching file debian/control patching file debian/rules patching file debian/source/format patching file docs/COPYING patching file include/rem_aac.h patching file include/rem_audio.h patching file include/rem_flv.h patching file include/rem_g711.h patching file include/rem_h264.h patching file include/rem_video.h patching file mk/win32/rem.vcxproj patching file src/aac/aac.c patching file src/aac/mod.mk patching file src/h264/getbit.c patching file src/h264/h264.h patching file src/h264/mod.mk patching file src/h264/nal.c patching file src/h264/sps.c patching file src/vid/frame.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nivz1d + umask 022 + cd /builddir/build/BUILD + cd rem-0.6.0 + /usr/bin/make -O -j4 V=1 VERBOSE=1 'SHELL=sh -x' RELEASE=1 'EXTRA_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' 'EXTRA_LFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' LIB_SUFFIX=.so.0 'SH_LFLAGS=-shared -Wl,-soname,librem.so.0' + '[' -f ../re/mk/re.mk ']' + '[' -f /usr/share/re/re.mk ']' + echo /usr/share/re/re.mk + '[' -d /sw/include ']' + '[' -d /opt/local/include ']' + gcc -v + gcc -v + gcc - --version + head -n 1 + cut '-d ' -f 3 + sed -e 's/^.*\([0-9][0-9]*\.[0-9][0-9]*\.[0-9][0-9]*\).*/\1/' -e 's/^[^0-9].*\([0-9][0-9]*\.[0-9][0-9]*\).*/\1/' + echo 'gcc 0.2.1' + cut '-d ' -f 2 + sed -e 's/[^0-9]*-\(.*\)/\1/' + sed -e 's/2\.9.*/2.9x/' -e 's/3\.[0-3]\..*/3.0/' -e 's/3\.[0-3]/3.0/' -e 's/3\.[4-9]\..*/3.4/' -e 's/3\.[4-9]/3.4/' -e 's/4\.[0-9]\..*/4.x/' -e 's/4\.[0-9]/4.x/' + gcc -dumpmachine + tr '[A-Z]' '[a-z]' + uname -s + sed -e s/SunOS/solaris/ + gcc -dM -E -x c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DRELEASE -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wbad-function-cast -Wsign-compare -Wnested-externs -Wshadow -Waggregate-return -Wcast-align -g -O3 -Wuninitialized -Wno-strict-aliasing -fPIC -DLINUX '-DOS="linux"' -std=c99 -pedantic /dev/null /usr/share/re/re.mk:437: Could not detect ARCH + '[' -f /usr/include/openssl/ssl.h ']' + echo yes + '[' -f /usr/include/openssl/dtls1.h ']' + echo yes + '[' -f /usr/include/openssl/srtp.h ']' + echo yes + '[' -f /usr/include/zlib.h ']' + echo yes + '[' -f /usr/include/pthread.h ']' + echo 1 + '[' -f /usr/include/ifaddrs.h ']' + echo 1 + '[' -f /usr/include/getopt.h ']' + echo 1 + '[' -f /usr/include/inttypes.h ']' + echo 1 + '[' -f /usr/include/net/route.h ']' + echo 1 + '[' -f /usr/include/sys/sysctl.h ']' + '[' -f /usr/include/riscv64-redhat-linux/sys/sysctl.h ']' + '[' -f /usr/include/syslog.h ']' + echo 1 + '[' -f /usr/include/dlfcn.h ']' + echo 1 + '[' -f /usr/include/sys/epoll.h ']' + echo 1 + '[' -f /usr/include/resolv.h ']' + echo 1 + '[' -e /usr/bin/ccache ']' + '[' -e /opt/local/bin/ccache ']' + '[' -d /usr/src/rpm ']' + '[' -d /usr/src/redhat ']' + '[' -f ../re/include/re.h ']' + '[' -f /usr/local/include/re/re.h ']' + '[' -f /usr/include/re/re.h ']' + echo /usr/include/re + '[' -f ../re/libre.so.0 ']' + '[' -f /usr/local/lib/libre.so.0 ']' + '[' -f /usr/lib/libre.so.0 ']' + '[' -f /usr/lib64/libre.so.0 ']' + echo /usr/lib64 + mkdir -p build-/aac/ build-/au/ build-/aubuf/ build-/auconv/ build-/aufile/ build-/aumix/ build-/auresamp/ build-/autone/ build-/avc/ build-/dtmf/ build-/fir/ build-/g711/ build-/goertzel/ build-/h264/ build-/vid/ build-/vidconv/ build-/vidmix/ + touch build- CC build-/g711/g711.o + echo ' CC build-/g711/g711.o' + gcc -DRELEASE -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wbad-function-cast -Wsign-compare -Wnested-externs -Wshadow -Waggregate-return -Wcast-align -g -O3 -Wuninitialized -Wno-strict-aliasing -fPIC -DLINUX '-DOS="linux"' -std=c99 -pedantic '-DARCH=""' -DUSE_OPENSSL -DUSE_TLS -DUSE_OPENSSL_DTLS -DUSE_DTLS -DUSE_OPENSSL_SRTP -DUSE_DTLS_SRTP -DUSE_ZLIB -DHAVE_PTHREAD -DHAVE_GETIFADDRS -DHAVE_STRERROR_R -DHAVE_GETOPT -DHAVE_INTTYPES_H -DHAVE_NET_ROUTE_H -DHAVE_STDBOOL_H -DHAVE_INET6 -DHAVE_RESOLV -DHAVE_SYSLOG -DHAVE_FORK -DHAVE_INET_NTOP -DHAVE_PWD_H -DHAVE_POLL -DHAVE_INET_PTON -DHAVE_SELECT -DHAVE_SELECT_H -DHAVE_SETRLIMIT -DHAVE_SIGNAL -DHAVE_SYS_TIME_H -DHAVE_EPOLL -DHAVE_UNAME -DHAVE_UNISTD_H -DHAVE_STRINGS_H '-DVERSION="0.6.0"' -DVER_MAJOR=0 -DVER_MINOR=6 -DVER_PATCH=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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/include/re -Iinclude -c src/g711/g711.c -o build-/g711/g711.o -MD -MF build-/g711/g711.d -MT build-/g711/g711.o CC build-/goertzel/goertzel.o + echo ' CC build-/goertzel/goertzel.o' + gcc -DRELEASE -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wbad-function-cast -Wsign-compare -Wnested-externs -Wshadow -Waggregate-return -Wcast-align -g -O3 -Wuninitialized -Wno-strict-aliasing -fPIC -DLINUX '-DOS="linux"' -std=c99 -pedantic '-DARCH=""' -DUSE_OPENSSL -DUSE_TLS -DUSE_OPENSSL_DTLS -DUSE_DTLS -DUSE_OPENSSL_SRTP -DUSE_DTLS_SRTP -DUSE_ZLIB -DHAVE_PTHREAD -DHAVE_GETIFADDRS -DHAVE_STRERROR_R -DHAVE_GETOPT -DHAVE_INTTYPES_H -DHAVE_NET_ROUTE_H -DHAVE_STDBOOL_H -DHAVE_INET6 -DHAVE_RESOLV -DHAVE_SYSLOG -DHAVE_FORK -DHAVE_INET_NTOP -DHAVE_PWD_H -DHAVE_POLL -DHAVE_INET_PTON -DHAVE_SELECT -DHAVE_SELECT_H -DHAVE_SETRLIMIT -DHAVE_SIGNAL -DHAVE_SYS_TIME_H -DHAVE_EPOLL -DHAVE_UNAME -DHAVE_UNISTD_H -DHAVE_STRINGS_H '-DVERSION="0.6.0"' -DVER_MAJOR=0 -DVER_MINOR=6 -DVER_PATCH=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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/include/re -Iinclude -c src/goertzel/goertzel.c -o build-/goertzel/goertzel.o -MD -MF build-/goertzel/goertzel.d -MT build-/goertzel/goertzel.o CC build-/fir/fir.o + echo ' CC build-/fir/fir.o' + gcc -DRELEASE -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wbad-function-cast -Wsign-compare -Wnested-externs -Wshadow -Waggregate-return -Wcast-align -g -O3 -Wuninitialized -Wno-strict-aliasing -fPIC -DLINUX '-DOS="linux"' -std=c99 -pedantic '-DARCH=""' -DUSE_OPENSSL -DUSE_TLS -DUSE_OPENSSL_DTLS -DUSE_DTLS -DUSE_OPENSSL_SRTP -DUSE_DTLS_SRTP -DUSE_ZLIB -DHAVE_PTHREAD -DHAVE_GETIFADDRS -DHAVE_STRERROR_R -DHAVE_GETOPT -DHAVE_INTTYPES_H -DHAVE_NET_ROUTE_H -DHAVE_STDBOOL_H -DHAVE_INET6 -DHAVE_RESOLV -DHAVE_SYSLOG -DHAVE_FORK -DHAVE_INET_NTOP -DHAVE_PWD_H -DHAVE_POLL -DHAVE_INET_PTON -DHAVE_SELECT -DHAVE_SELECT_H -DHAVE_SETRLIMIT -DHAVE_SIGNAL -DHAVE_SYS_TIME_H -DHAVE_EPOLL -DHAVE_UNAME -DHAVE_UNISTD_H -DHAVE_STRINGS_H '-DVERSION="0.6.0"' -DVER_MAJOR=0 -DVER_MINOR=6 -DVER_PATCH=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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/include/re -Iinclude -c src/fir/fir.c -o build-/fir/fir.o -MD -MF build-/fir/fir.d -MT build-/fir/fir.o CC build-/aubuf/aubuf.o + echo ' CC build-/aubuf/aubuf.o' + gcc -DRELEASE -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wbad-function-cast -Wsign-compare -Wnested-externs -Wshadow -Waggregate-return -Wcast-align -g -O3 -Wuninitialized -Wno-strict-aliasing -fPIC -DLINUX '-DOS="linux"' -std=c99 -pedantic '-DARCH=""' -DUSE_OPENSSL -DUSE_TLS -DUSE_OPENSSL_DTLS -DUSE_DTLS -DUSE_OPENSSL_SRTP -DUSE_DTLS_SRTP -DUSE_ZLIB -DHAVE_PTHREAD -DHAVE_GETIFADDRS -DHAVE_STRERROR_R -DHAVE_GETOPT -DHAVE_INTTYPES_H -DHAVE_NET_ROUTE_H -DHAVE_STDBOOL_H -DHAVE_INET6 -DHAVE_RESOLV -DHAVE_SYSLOG -DHAVE_FORK -DHAVE_INET_NTOP -DHAVE_PWD_H -DHAVE_POLL -DHAVE_INET_PTON -DHAVE_SELECT -DHAVE_SELECT_H -DHAVE_SETRLIMIT -DHAVE_SIGNAL -DHAVE_SYS_TIME_H -DHAVE_EPOLL -DHAVE_UNAME -DHAVE_UNISTD_H -DHAVE_STRINGS_H '-DVERSION="0.6.0"' -DVER_MAJOR=0 -DVER_MINOR=6 -DVER_PATCH=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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/include/re -Iinclude -c src/aubuf/aubuf.c -o build-/aubuf/aubuf.o -MD -MF build-/aubuf/aubuf.d -MT build-/aubuf/aubuf.o CC build-/aufile/aufile.o + echo ' CC build-/aufile/aufile.o' + gcc -DRELEASE -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wbad-function-cast -Wsign-compare -Wnested-externs -Wshadow -Waggregate-return -Wcast-align -g -O3 -Wuninitialized -Wno-strict-aliasing -fPIC -DLINUX '-DOS="linux"' -std=c99 -pedantic '-DARCH=""' -DUSE_OPENSSL -DUSE_TLS -DUSE_OPENSSL_DTLS -DUSE_DTLS -DUSE_OPENSSL_SRTP -DUSE_DTLS_SRTP -DUSE_ZLIB -DHAVE_PTHREAD -DHAVE_GETIFADDRS -DHAVE_STRERROR_R -DHAVE_GETOPT -DHAVE_INTTYPES_H -DHAVE_NET_ROUTE_H -DHAVE_STDBOOL_H -DHAVE_INET6 -DHAVE_RESOLV -DHAVE_SYSLOG -DHAVE_FORK -DHAVE_INET_NTOP -DHAVE_PWD_H -DHAVE_POLL -DHAVE_INET_PTON -DHAVE_SELECT -DHAVE_SELECT_H -DHAVE_SETRLIMIT -DHAVE_SIGNAL -DHAVE_SYS_TIME_H -DHAVE_EPOLL -DHAVE_UNAME -DHAVE_UNISTD_H -DHAVE_STRINGS_H '-DVERSION="0.6.0"' -DVER_MAJOR=0 -DVER_MINOR=6 -DVER_PATCH=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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/include/re -Iinclude -c src/aufile/aufile.c -o build-/aufile/aufile.o -MD -MF build-/aufile/aufile.d -MT build-/aufile/aufile.o CC build-/aufile/wave.o + echo ' CC build-/aufile/wave.o' + gcc -DRELEASE -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wbad-function-cast -Wsign-compare -Wnested-externs -Wshadow -Waggregate-return -Wcast-align -g -O3 -Wuninitialized -Wno-strict-aliasing -fPIC -DLINUX '-DOS="linux"' -std=c99 -pedantic '-DARCH=""' -DUSE_OPENSSL -DUSE_TLS -DUSE_OPENSSL_DTLS -DUSE_DTLS -DUSE_OPENSSL_SRTP -DUSE_DTLS_SRTP -DUSE_ZLIB -DHAVE_PTHREAD -DHAVE_GETIFADDRS -DHAVE_STRERROR_R -DHAVE_GETOPT -DHAVE_INTTYPES_H -DHAVE_NET_ROUTE_H -DHAVE_STDBOOL_H -DHAVE_INET6 -DHAVE_RESOLV -DHAVE_SYSLOG -DHAVE_FORK -DHAVE_INET_NTOP -DHAVE_PWD_H -DHAVE_POLL -DHAVE_INET_PTON -DHAVE_SELECT -DHAVE_SELECT_H -DHAVE_SETRLIMIT -DHAVE_SIGNAL -DHAVE_SYS_TIME_H -DHAVE_EPOLL -DHAVE_UNAME -DHAVE_UNISTD_H -DHAVE_STRINGS_H '-DVERSION="0.6.0"' -DVER_MAJOR=0 -DVER_MINOR=6 -DVER_PATCH=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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/include/re -Iinclude -c src/aufile/wave.c -o build-/aufile/wave.o -MD -MF build-/aufile/wave.d -MT build-/aufile/wave.o CC build-/autone/tone.o + echo ' CC build-/autone/tone.o' + gcc -DRELEASE -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wbad-function-cast -Wsign-compare -Wnested-externs -Wshadow -Waggregate-return -Wcast-align -g -O3 -Wuninitialized -Wno-strict-aliasing -fPIC -DLINUX '-DOS="linux"' -std=c99 -pedantic '-DARCH=""' -DUSE_OPENSSL -DUSE_TLS -DUSE_OPENSSL_DTLS -DUSE_DTLS -DUSE_OPENSSL_SRTP -DUSE_DTLS_SRTP -DUSE_ZLIB -DHAVE_PTHREAD -DHAVE_GETIFADDRS -DHAVE_STRERROR_R -DHAVE_GETOPT -DHAVE_INTTYPES_H -DHAVE_NET_ROUTE_H -DHAVE_STDBOOL_H -DHAVE_INET6 -DHAVE_RESOLV -DHAVE_SYSLOG -DHAVE_FORK -DHAVE_INET_NTOP -DHAVE_PWD_H -DHAVE_POLL -DHAVE_INET_PTON -DHAVE_SELECT -DHAVE_SELECT_H -DHAVE_SETRLIMIT -DHAVE_SIGNAL -DHAVE_SYS_TIME_H -DHAVE_EPOLL -DHAVE_UNAME -DHAVE_UNISTD_H -DHAVE_STRINGS_H '-DVERSION="0.6.0"' -DVER_MAJOR=0 -DVER_MINOR=6 -DVER_PATCH=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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/include/re -Iinclude -c src/autone/tone.c -o build-/autone/tone.o -MD -MF build-/autone/tone.d -MT build-/autone/tone.o CC build-/auresamp/resamp.o + echo ' CC build-/auresamp/resamp.o' + gcc -DRELEASE -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wbad-function-cast -Wsign-compare -Wnested-externs -Wshadow -Waggregate-return -Wcast-align -g -O3 -Wuninitialized -Wno-strict-aliasing -fPIC -DLINUX '-DOS="linux"' -std=c99 -pedantic '-DARCH=""' -DUSE_OPENSSL -DUSE_TLS -DUSE_OPENSSL_DTLS -DUSE_DTLS -DUSE_OPENSSL_SRTP -DUSE_DTLS_SRTP -DUSE_ZLIB -DHAVE_PTHREAD -DHAVE_GETIFADDRS -DHAVE_STRERROR_R -DHAVE_GETOPT -DHAVE_INTTYPES_H -DHAVE_NET_ROUTE_H -DHAVE_STDBOOL_H -DHAVE_INET6 -DHAVE_RESOLV -DHAVE_SYSLOG -DHAVE_FORK -DHAVE_INET_NTOP -DHAVE_PWD_H -DHAVE_POLL -DHAVE_INET_PTON -DHAVE_SELECT -DHAVE_SELECT_H -DHAVE_SETRLIMIT -DHAVE_SIGNAL -DHAVE_SYS_TIME_H -DHAVE_EPOLL -DHAVE_UNAME -DHAVE_UNISTD_H -DHAVE_STRINGS_H '-DVERSION="0.6.0"' -DVER_MAJOR=0 -DVER_MINOR=6 -DVER_PATCH=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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/include/re -Iinclude -c src/auresamp/resamp.c -o build-/auresamp/resamp.o -MD -MF build-/auresamp/resamp.d -MT build-/auresamp/resamp.o CC build-/au/fmt.o + echo ' CC build-/au/fmt.o' + gcc -DRELEASE -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wbad-function-cast -Wsign-compare -Wnested-externs -Wshadow -Waggregate-return -Wcast-align -g -O3 -Wuninitialized -Wno-strict-aliasing -fPIC -DLINUX '-DOS="linux"' -std=c99 -pedantic '-DARCH=""' -DUSE_OPENSSL -DUSE_TLS -DUSE_OPENSSL_DTLS -DUSE_DTLS -DUSE_OPENSSL_SRTP -DUSE_DTLS_SRTP -DUSE_ZLIB -DHAVE_PTHREAD -DHAVE_GETIFADDRS -DHAVE_STRERROR_R -DHAVE_GETOPT -DHAVE_INTTYPES_H -DHAVE_NET_ROUTE_H -DHAVE_STDBOOL_H -DHAVE_INET6 -DHAVE_RESOLV -DHAVE_SYSLOG -DHAVE_FORK -DHAVE_INET_NTOP -DHAVE_PWD_H -DHAVE_POLL -DHAVE_INET_PTON -DHAVE_SELECT -DHAVE_SELECT_H -DHAVE_SETRLIMIT -DHAVE_SIGNAL -DHAVE_SYS_TIME_H -DHAVE_EPOLL -DHAVE_UNAME -DHAVE_UNISTD_H -DHAVE_STRINGS_H '-DVERSION="0.6.0"' -DVER_MAJOR=0 -DVER_MINOR=6 -DVER_PATCH=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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/include/re -Iinclude -c src/au/fmt.c -o build-/au/fmt.o -MD -MF build-/au/fmt.d -MT build-/au/fmt.o CC build-/dtmf/dec.o + echo ' CC build-/dtmf/dec.o' + gcc -DRELEASE -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wbad-function-cast -Wsign-compare -Wnested-externs -Wshadow -Waggregate-return -Wcast-align -g -O3 -Wuninitialized -Wno-strict-aliasing -fPIC -DLINUX '-DOS="linux"' -std=c99 -pedantic '-DARCH=""' -DUSE_OPENSSL -DUSE_TLS -DUSE_OPENSSL_DTLS -DUSE_DTLS -DUSE_OPENSSL_SRTP -DUSE_DTLS_SRTP -DUSE_ZLIB -DHAVE_PTHREAD -DHAVE_GETIFADDRS -DHAVE_STRERROR_R -DHAVE_GETOPT -DHAVE_INTTYPES_H -DHAVE_NET_ROUTE_H -DHAVE_STDBOOL_H -DHAVE_INET6 -DHAVE_RESOLV -DHAVE_SYSLOG -DHAVE_FORK -DHAVE_INET_NTOP -DHAVE_PWD_H -DHAVE_POLL -DHAVE_INET_PTON -DHAVE_SELECT -DHAVE_SELECT_H -DHAVE_SETRLIMIT -DHAVE_SIGNAL -DHAVE_SYS_TIME_H -DHAVE_EPOLL -DHAVE_UNAME -DHAVE_UNISTD_H -DHAVE_STRINGS_H '-DVERSION="0.6.0"' -DVER_MAJOR=0 -DVER_MINOR=6 -DVER_PATCH=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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/include/re -Iinclude -c src/dtmf/dec.c -o build-/dtmf/dec.o -MD -MF build-/dtmf/dec.d -MT build-/dtmf/dec.o CC build-/auconv/auconv.o + echo ' CC build-/auconv/auconv.o' + gcc -DRELEASE -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wbad-function-cast -Wsign-compare -Wnested-externs -Wshadow -Waggregate-return -Wcast-align -g -O3 -Wuninitialized -Wno-strict-aliasing -fPIC -DLINUX '-DOS="linux"' -std=c99 -pedantic '-DARCH=""' -DUSE_OPENSSL -DUSE_TLS -DUSE_OPENSSL_DTLS -DUSE_DTLS -DUSE_OPENSSL_SRTP -DUSE_DTLS_SRTP -DUSE_ZLIB -DHAVE_PTHREAD -DHAVE_GETIFADDRS -DHAVE_STRERROR_R -DHAVE_GETOPT -DHAVE_INTTYPES_H -DHAVE_NET_ROUTE_H -DHAVE_STDBOOL_H -DHAVE_INET6 -DHAVE_RESOLV -DHAVE_SYSLOG -DHAVE_FORK -DHAVE_INET_NTOP -DHAVE_PWD_H -DHAVE_POLL -DHAVE_INET_PTON -DHAVE_SELECT -DHAVE_SELECT_H -DHAVE_SETRLIMIT -DHAVE_SIGNAL -DHAVE_SYS_TIME_H -DHAVE_EPOLL -DHAVE_UNAME -DHAVE_UNISTD_H -DHAVE_STRINGS_H '-DVERSION="0.6.0"' -DVER_MAJOR=0 -DVER_MINOR=6 -DVER_PATCH=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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/include/re -Iinclude -c src/auconv/auconv.c -o build-/auconv/auconv.o -MD -MF build-/auconv/auconv.d -MT build-/auconv/auconv.o CC build-/vid/fmt.o + echo ' CC build-/vid/fmt.o' + gcc -DRELEASE -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wbad-function-cast -Wsign-compare -Wnested-externs -Wshadow -Waggregate-return -Wcast-align -g -O3 -Wuninitialized -Wno-strict-aliasing -fPIC -DLINUX '-DOS="linux"' -std=c99 -pedantic '-DARCH=""' -DUSE_OPENSSL -DUSE_TLS -DUSE_OPENSSL_DTLS -DUSE_DTLS -DUSE_OPENSSL_SRTP -DUSE_DTLS_SRTP -DUSE_ZLIB -DHAVE_PTHREAD -DHAVE_GETIFADDRS -DHAVE_STRERROR_R -DHAVE_GETOPT -DHAVE_INTTYPES_H -DHAVE_NET_ROUTE_H -DHAVE_STDBOOL_H -DHAVE_INET6 -DHAVE_RESOLV -DHAVE_SYSLOG -DHAVE_FORK -DHAVE_INET_NTOP -DHAVE_PWD_H -DHAVE_POLL -DHAVE_INET_PTON -DHAVE_SELECT -DHAVE_SELECT_H -DHAVE_SETRLIMIT -DHAVE_SIGNAL -DHAVE_SYS_TIME_H -DHAVE_EPOLL -DHAVE_UNAME -DHAVE_UNISTD_H -DHAVE_STRINGS_H '-DVERSION="0.6.0"' -DVER_MAJOR=0 -DVER_MINOR=6 -DVER_PATCH=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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/include/re -Iinclude -c src/vid/fmt.c -o build-/vid/fmt.o -MD -MF build-/vid/fmt.d -MT build-/vid/fmt.o CC build-/aumix/aumix.o + echo ' CC build-/aumix/aumix.o' + gcc -DRELEASE -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wbad-function-cast -Wsign-compare -Wnested-externs -Wshadow -Waggregate-return -Wcast-align -g -O3 -Wuninitialized -Wno-strict-aliasing -fPIC -DLINUX '-DOS="linux"' -std=c99 -pedantic '-DARCH=""' -DUSE_OPENSSL -DUSE_TLS -DUSE_OPENSSL_DTLS -DUSE_DTLS -DUSE_OPENSSL_SRTP -DUSE_DTLS_SRTP -DUSE_ZLIB -DHAVE_PTHREAD -DHAVE_GETIFADDRS -DHAVE_STRERROR_R -DHAVE_GETOPT -DHAVE_INTTYPES_H -DHAVE_NET_ROUTE_H -DHAVE_STDBOOL_H -DHAVE_INET6 -DHAVE_RESOLV -DHAVE_SYSLOG -DHAVE_FORK -DHAVE_INET_NTOP -DHAVE_PWD_H -DHAVE_POLL -DHAVE_INET_PTON -DHAVE_SELECT -DHAVE_SELECT_H -DHAVE_SETRLIMIT -DHAVE_SIGNAL -DHAVE_SYS_TIME_H -DHAVE_EPOLL -DHAVE_UNAME -DHAVE_UNISTD_H -DHAVE_STRINGS_H '-DVERSION="0.6.0"' -DVER_MAJOR=0 -DVER_MINOR=6 -DVER_PATCH=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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/include/re -Iinclude -c src/aumix/aumix.c -o build-/aumix/aumix.o -MD -MF build-/aumix/aumix.d -MT build-/aumix/aumix.o CC build-/vidmix/vidmix.o + echo ' CC build-/vidmix/vidmix.o' + gcc -DRELEASE -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wbad-function-cast -Wsign-compare -Wnested-externs -Wshadow -Waggregate-return -Wcast-align -g -O3 -Wuninitialized -Wno-strict-aliasing -fPIC -DLINUX '-DOS="linux"' -std=c99 -pedantic '-DARCH=""' -DUSE_OPENSSL -DUSE_TLS -DUSE_OPENSSL_DTLS -DUSE_DTLS -DUSE_OPENSSL_SRTP -DUSE_DTLS_SRTP -DUSE_ZLIB -DHAVE_PTHREAD -DHAVE_GETIFADDRS -DHAVE_STRERROR_R -DHAVE_GETOPT -DHAVE_INTTYPES_H -DHAVE_NET_ROUTE_H -DHAVE_STDBOOL_H -DHAVE_INET6 -DHAVE_RESOLV -DHAVE_SYSLOG -DHAVE_FORK -DHAVE_INET_NTOP -DHAVE_PWD_H -DHAVE_POLL -DHAVE_INET_PTON -DHAVE_SELECT -DHAVE_SELECT_H -DHAVE_SETRLIMIT -DHAVE_SIGNAL -DHAVE_SYS_TIME_H -DHAVE_EPOLL -DHAVE_UNAME -DHAVE_UNISTD_H -DHAVE_STRINGS_H '-DVERSION="0.6.0"' -DVER_MAJOR=0 -DVER_MINOR=6 -DVER_PATCH=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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/include/re -Iinclude -c src/vidmix/vidmix.c -o build-/vidmix/vidmix.o -MD -MF build-/vidmix/vidmix.d -MT build-/vidmix/vidmix.o CC build-/vid/draw.o + echo ' CC build-/vid/draw.o' + gcc -DRELEASE -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wbad-function-cast -Wsign-compare -Wnested-externs -Wshadow -Waggregate-return -Wcast-align -g -O3 -Wuninitialized -Wno-strict-aliasing -fPIC -DLINUX '-DOS="linux"' -std=c99 -pedantic '-DARCH=""' -DUSE_OPENSSL -DUSE_TLS -DUSE_OPENSSL_DTLS -DUSE_DTLS -DUSE_OPENSSL_SRTP -DUSE_DTLS_SRTP -DUSE_ZLIB -DHAVE_PTHREAD -DHAVE_GETIFADDRS -DHAVE_STRERROR_R -DHAVE_GETOPT -DHAVE_INTTYPES_H -DHAVE_NET_ROUTE_H -DHAVE_STDBOOL_H -DHAVE_INET6 -DHAVE_RESOLV -DHAVE_SYSLOG -DHAVE_FORK -DHAVE_INET_NTOP -DHAVE_PWD_H -DHAVE_POLL -DHAVE_INET_PTON -DHAVE_SELECT -DHAVE_SELECT_H -DHAVE_SETRLIMIT -DHAVE_SIGNAL -DHAVE_SYS_TIME_H -DHAVE_EPOLL -DHAVE_UNAME -DHAVE_UNISTD_H -DHAVE_STRINGS_H '-DVERSION="0.6.0"' -DVER_MAJOR=0 -DVER_MINOR=6 -DVER_PATCH=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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/include/re -Iinclude -c src/vid/draw.c -o build-/vid/draw.o -MD -MF build-/vid/draw.d -MT build-/vid/draw.o CC build-/vid/frame.o + echo ' CC build-/vid/frame.o' + gcc -DRELEASE -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wbad-function-cast -Wsign-compare -Wnested-externs -Wshadow -Waggregate-return -Wcast-align -g -O3 -Wuninitialized -Wno-strict-aliasing -fPIC -DLINUX '-DOS="linux"' -std=c99 -pedantic '-DARCH=""' -DUSE_OPENSSL -DUSE_TLS -DUSE_OPENSSL_DTLS -DUSE_DTLS -DUSE_OPENSSL_SRTP -DUSE_DTLS_SRTP -DUSE_ZLIB -DHAVE_PTHREAD -DHAVE_GETIFADDRS -DHAVE_STRERROR_R -DHAVE_GETOPT -DHAVE_INTTYPES_H -DHAVE_NET_ROUTE_H -DHAVE_STDBOOL_H -DHAVE_INET6 -DHAVE_RESOLV -DHAVE_SYSLOG -DHAVE_FORK -DHAVE_INET_NTOP -DHAVE_PWD_H -DHAVE_POLL -DHAVE_INET_PTON -DHAVE_SELECT -DHAVE_SELECT_H -DHAVE_SETRLIMIT -DHAVE_SIGNAL -DHAVE_SYS_TIME_H -DHAVE_EPOLL -DHAVE_UNAME -DHAVE_UNISTD_H -DHAVE_STRINGS_H '-DVERSION="0.6.0"' -DVER_MAJOR=0 -DVER_MINOR=6 -DVER_PATCH=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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/include/re -Iinclude -c src/vid/frame.c -o build-/vid/frame.o -MD -MF build-/vid/frame.d -MT build-/vid/frame.o CC build-/aac/aac.o + echo ' CC build-/aac/aac.o' + gcc -DRELEASE -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wbad-function-cast -Wsign-compare -Wnested-externs -Wshadow -Waggregate-return -Wcast-align -g -O3 -Wuninitialized -Wno-strict-aliasing -fPIC -DLINUX '-DOS="linux"' -std=c99 -pedantic '-DARCH=""' -DUSE_OPENSSL -DUSE_TLS -DUSE_OPENSSL_DTLS -DUSE_DTLS -DUSE_OPENSSL_SRTP -DUSE_DTLS_SRTP -DUSE_ZLIB -DHAVE_PTHREAD -DHAVE_GETIFADDRS -DHAVE_STRERROR_R -DHAVE_GETOPT -DHAVE_INTTYPES_H -DHAVE_NET_ROUTE_H -DHAVE_STDBOOL_H -DHAVE_INET6 -DHAVE_RESOLV -DHAVE_SYSLOG -DHAVE_FORK -DHAVE_INET_NTOP -DHAVE_PWD_H -DHAVE_POLL -DHAVE_INET_PTON -DHAVE_SELECT -DHAVE_SELECT_H -DHAVE_SETRLIMIT -DHAVE_SIGNAL -DHAVE_SYS_TIME_H -DHAVE_EPOLL -DHAVE_UNAME -DHAVE_UNISTD_H -DHAVE_STRINGS_H '-DVERSION="0.6.0"' -DVER_MAJOR=0 -DVER_MINOR=6 -DVER_PATCH=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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/include/re -Iinclude -c src/aac/aac.c -o build-/aac/aac.o -MD -MF build-/aac/aac.d -MT build-/aac/aac.o CC build-/avc/config.o + echo ' CC build-/avc/config.o' + gcc -DRELEASE -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wbad-function-cast -Wsign-compare -Wnested-externs -Wshadow -Waggregate-return -Wcast-align -g -O3 -Wuninitialized -Wno-strict-aliasing -fPIC -DLINUX '-DOS="linux"' -std=c99 -pedantic '-DARCH=""' -DUSE_OPENSSL -DUSE_TLS -DUSE_OPENSSL_DTLS -DUSE_DTLS -DUSE_OPENSSL_SRTP -DUSE_DTLS_SRTP -DUSE_ZLIB -DHAVE_PTHREAD -DHAVE_GETIFADDRS -DHAVE_STRERROR_R -DHAVE_GETOPT -DHAVE_INTTYPES_H -DHAVE_NET_ROUTE_H -DHAVE_STDBOOL_H -DHAVE_INET6 -DHAVE_RESOLV -DHAVE_SYSLOG -DHAVE_FORK -DHAVE_INET_NTOP -DHAVE_PWD_H -DHAVE_POLL -DHAVE_INET_PTON -DHAVE_SELECT -DHAVE_SELECT_H -DHAVE_SETRLIMIT -DHAVE_SIGNAL -DHAVE_SYS_TIME_H -DHAVE_EPOLL -DHAVE_UNAME -DHAVE_UNISTD_H -DHAVE_STRINGS_H '-DVERSION="0.6.0"' -DVER_MAJOR=0 -DVER_MINOR=6 -DVER_PATCH=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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/include/re -Iinclude -c src/avc/config.c -o build-/avc/config.o -MD -MF build-/avc/config.d -MT build-/avc/config.o CC build-/h264/getbit.o + echo ' CC build-/h264/getbit.o' + gcc -DRELEASE -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wbad-function-cast -Wsign-compare -Wnested-externs -Wshadow -Waggregate-return -Wcast-align -g -O3 -Wuninitialized -Wno-strict-aliasing -fPIC -DLINUX '-DOS="linux"' -std=c99 -pedantic '-DARCH=""' -DUSE_OPENSSL -DUSE_TLS -DUSE_OPENSSL_DTLS -DUSE_DTLS -DUSE_OPENSSL_SRTP -DUSE_DTLS_SRTP -DUSE_ZLIB -DHAVE_PTHREAD -DHAVE_GETIFADDRS -DHAVE_STRERROR_R -DHAVE_GETOPT -DHAVE_INTTYPES_H -DHAVE_NET_ROUTE_H -DHAVE_STDBOOL_H -DHAVE_INET6 -DHAVE_RESOLV -DHAVE_SYSLOG -DHAVE_FORK -DHAVE_INET_NTOP -DHAVE_PWD_H -DHAVE_POLL -DHAVE_INET_PTON -DHAVE_SELECT -DHAVE_SELECT_H -DHAVE_SETRLIMIT -DHAVE_SIGNAL -DHAVE_SYS_TIME_H -DHAVE_EPOLL -DHAVE_UNAME -DHAVE_UNISTD_H -DHAVE_STRINGS_H '-DVERSION="0.6.0"' -DVER_MAJOR=0 -DVER_MINOR=6 -DVER_PATCH=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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/include/re -Iinclude -c src/h264/getbit.c -o build-/h264/getbit.o -MD -MF build-/h264/getbit.d -MT build-/h264/getbit.o CC build-/h264/nal.o + echo ' CC build-/h264/nal.o' + gcc -DRELEASE -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wbad-function-cast -Wsign-compare -Wnested-externs -Wshadow -Waggregate-return -Wcast-align -g -O3 -Wuninitialized -Wno-strict-aliasing -fPIC -DLINUX '-DOS="linux"' -std=c99 -pedantic '-DARCH=""' -DUSE_OPENSSL -DUSE_TLS -DUSE_OPENSSL_DTLS -DUSE_DTLS -DUSE_OPENSSL_SRTP -DUSE_DTLS_SRTP -DUSE_ZLIB -DHAVE_PTHREAD -DHAVE_GETIFADDRS -DHAVE_STRERROR_R -DHAVE_GETOPT -DHAVE_INTTYPES_H -DHAVE_NET_ROUTE_H -DHAVE_STDBOOL_H -DHAVE_INET6 -DHAVE_RESOLV -DHAVE_SYSLOG -DHAVE_FORK -DHAVE_INET_NTOP -DHAVE_PWD_H -DHAVE_POLL -DHAVE_INET_PTON -DHAVE_SELECT -DHAVE_SELECT_H -DHAVE_SETRLIMIT -DHAVE_SIGNAL -DHAVE_SYS_TIME_H -DHAVE_EPOLL -DHAVE_UNAME -DHAVE_UNISTD_H -DHAVE_STRINGS_H '-DVERSION="0.6.0"' -DVER_MAJOR=0 -DVER_MINOR=6 -DVER_PATCH=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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/include/re -Iinclude -c src/h264/nal.c -o build-/h264/nal.o -MD -MF build-/h264/nal.d -MT build-/h264/nal.o CC build-/h264/sps.o + echo ' CC build-/h264/sps.o' + gcc -DRELEASE -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wbad-function-cast -Wsign-compare -Wnested-externs -Wshadow -Waggregate-return -Wcast-align -g -O3 -Wuninitialized -Wno-strict-aliasing -fPIC -DLINUX '-DOS="linux"' -std=c99 -pedantic '-DARCH=""' -DUSE_OPENSSL -DUSE_TLS -DUSE_OPENSSL_DTLS -DUSE_DTLS -DUSE_OPENSSL_SRTP -DUSE_DTLS_SRTP -DUSE_ZLIB -DHAVE_PTHREAD -DHAVE_GETIFADDRS -DHAVE_STRERROR_R -DHAVE_GETOPT -DHAVE_INTTYPES_H -DHAVE_NET_ROUTE_H -DHAVE_STDBOOL_H -DHAVE_INET6 -DHAVE_RESOLV -DHAVE_SYSLOG -DHAVE_FORK -DHAVE_INET_NTOP -DHAVE_PWD_H -DHAVE_POLL -DHAVE_INET_PTON -DHAVE_SELECT -DHAVE_SELECT_H -DHAVE_SETRLIMIT -DHAVE_SIGNAL -DHAVE_SYS_TIME_H -DHAVE_EPOLL -DHAVE_UNAME -DHAVE_UNISTD_H -DHAVE_STRINGS_H '-DVERSION="0.6.0"' -DVER_MAJOR=0 -DVER_MINOR=6 -DVER_PATCH=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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/include/re -Iinclude -c src/h264/sps.c -o build-/h264/sps.o -MD -MF build-/h264/sps.d -MT build-/h264/sps.o CC build-/vidconv/vconv.o + echo ' CC build-/vidconv/vconv.o' + gcc -DRELEASE -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wbad-function-cast -Wsign-compare -Wnested-externs -Wshadow -Waggregate-return -Wcast-align -g -O3 -Wuninitialized -Wno-strict-aliasing -fPIC -DLINUX '-DOS="linux"' -std=c99 -pedantic '-DARCH=""' -DUSE_OPENSSL -DUSE_TLS -DUSE_OPENSSL_DTLS -DUSE_DTLS -DUSE_OPENSSL_SRTP -DUSE_DTLS_SRTP -DUSE_ZLIB -DHAVE_PTHREAD -DHAVE_GETIFADDRS -DHAVE_STRERROR_R -DHAVE_GETOPT -DHAVE_INTTYPES_H -DHAVE_NET_ROUTE_H -DHAVE_STDBOOL_H -DHAVE_INET6 -DHAVE_RESOLV -DHAVE_SYSLOG -DHAVE_FORK -DHAVE_INET_NTOP -DHAVE_PWD_H -DHAVE_POLL -DHAVE_INET_PTON -DHAVE_SELECT -DHAVE_SELECT_H -DHAVE_SETRLIMIT -DHAVE_SIGNAL -DHAVE_SYS_TIME_H -DHAVE_EPOLL -DHAVE_UNAME -DHAVE_UNISTD_H -DHAVE_STRINGS_H '-DVERSION="0.6.0"' -DVER_MAJOR=0 -DVER_MINOR=6 -DVER_PATCH=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/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/include/re -Iinclude -c src/vidconv/vconv.c -o build-/vidconv/vconv.o -MD -MF build-/vidconv/vconv.d -MT build-/vidconv/vconv.o AR librem.a + echo ' AR librem.a' + ar crD librem.a build-/fir/fir.o build-/goertzel/goertzel.o build-/g711/g711.o build-/aubuf/aubuf.o build-/aufile/aufile.o build-/aufile/wave.o build-/auresamp/resamp.o build-/autone/tone.o build-/dtmf/dec.o build-/au/fmt.o build-/auconv/auconv.o build-/aumix/aumix.o build-/vidmix/vidmix.o build-/vid/fmt.o build-/vid/frame.o build-/vid/draw.o build-/vidconv/vconv.o build-/aac/aac.o build-/avc/config.o build-/h264/getbit.o build-/h264/nal.o build-/h264/sps.o LD librem.so.0 + echo ' LD librem.so.0' + gcc -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,librem.so.0 build-/fir/fir.o build-/goertzel/goertzel.o build-/g711/g711.o build-/aubuf/aubuf.o build-/aufile/aufile.o build-/aufile/wave.o build-/auresamp/resamp.o build-/autone/tone.o build-/dtmf/dec.o build-/au/fmt.o build-/auconv/auconv.o build-/aumix/aumix.o build-/vidmix/vidmix.o build-/vid/fmt.o build-/vid/frame.o build-/vid/draw.o build-/vidconv/vconv.o build-/aac/aac.o build-/avc/config.o build-/h264/getbit.o build-/h264/nal.o build-/h264/sps.o -L/usr/lib64 -lre -ldl -lssl -lcrypto -lz -lpthread -lm -o librem.so.0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iSIoUe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/librem-0.6.0-4.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/librem-0.6.0-4.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/librem-0.6.0-4.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/librem-0.6.0-4.fc33.riscv64 + cd rem-0.6.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/librem-0.6.0-4.fc33.riscv64 'INSTALL=/usr/bin/install -p' LIBDIR=/usr/lib64 LIB_SUFFIX=.so.0 /usr/share/re/re.mk:437: Could not detect ARCH /usr/bin/install -p -m 0644 include/rem_vidmix.h include/rem_goertzel.h include/rem_aumix.h include/rem_dsp.h include/rem_vidconv.h include/rem_aufile.h include/rem_aac.h include/rem_h264.h include/rem_flv.h include/rem_g711.h include/rem_dtmf.h include/rem_au.h include/rem_audio.h include/rem.h include/rem_video.h include/rem_aubuf.h include/rem_auconv.h include/rem_fir.h include/rem_auresamp.h include/rem_vid.h include/rem_avc.h include/rem_autone.h \ /builddir/build/BUILDROOT/librem-0.6.0-4.fc33.riscv64/usr/include/rem /usr/bin/install -p -m 0755 librem.so.0 /builddir/build/BUILDROOT/librem-0.6.0-4.fc33.riscv64/usr/lib64 /usr/bin/install -p -m 0755 librem.a /builddir/build/BUILDROOT/librem-0.6.0-4.fc33.riscv64/usr/lib64 /usr/bin/install -p -m 0644 librem.pc /builddir/build/BUILDROOT/librem-0.6.0-4.fc33.riscv64/usr/lib64/pkgconfig + ln -s librem.so.0 /builddir/build/BUILDROOT/librem-0.6.0-4.fc33.riscv64/usr/lib64/librem.so + rm -f /builddir/build/BUILDROOT/librem-0.6.0-4.fc33.riscv64/usr/lib64/librem.a + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.6.0-4.fc33 --unique-debug-suffix -0.6.0-4.fc33.riscv64 --unique-debug-src-base librem-0.6.0-4.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/rem-0.6.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/librem-0.6.0-4.fc33.riscv64/usr/lib64/librem.so.0 extracting debug info from /builddir/build/BUILDROOT/librem-0.6.0-4.fc33.riscv64/usr/lib64/librem.so.0 original debug info size: 720kB, size after compression: 708kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 312 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: librem-0.6.0-4.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ThAyVe + umask 022 + cd /builddir/build/BUILD + cd rem-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/librem-0.6.0-4.fc33.riscv64/usr/share/doc/librem + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/librem-0.6.0-4.fc33.riscv64/usr/share/doc/librem + cp -pr docs/ChangeLog /builddir/build/BUILDROOT/librem-0.6.0-4.fc33.riscv64/usr/share/doc/librem + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vsmz1b + umask 022 + cd /builddir/build/BUILD + cd rem-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/librem-0.6.0-4.fc33.riscv64/usr/share/licenses/librem + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/librem-0.6.0-4.fc33.riscv64/usr/share/licenses/librem + cp -pr docs/COPYING /builddir/build/BUILDROOT/librem-0.6.0-4.fc33.riscv64/usr/share/licenses/librem + RPM_EC=0 ++ jobs -p + exit 0 Provides: librem = 0.6.0-4.fc33 librem(riscv-64) = 0.6.0-4.fc33 librem.so.0()(64bit) librem0 = 0.6.0-4.fc33 librem0(riscv-64) = 0.6.0-4.fc33 rem = 0.6.0-4.fc33 rem(riscv-64) = 0.6.0-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libre.so.0()(64bit) rtld(GNU_HASH) Obsoletes: librem0 < 0.6.0-2 rem < 0.6.0-2 Processing files: librem-devel-0.6.0-4.fc33.riscv64 Provides: librem-devel = 0.6.0-4.fc33 librem-devel(riscv-64) = 0.6.0-4.fc33 librem0-devel = 0.6.0-4.fc33 librem0-devel(riscv-64) = 0.6.0-4.fc33 pkgconfig(librem) = 0.6.0 rem-devel = 0.6.0-4.fc33 rem-devel(riscv-64) = 0.6.0-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config librem.so.0()(64bit) Obsoletes: librem0-devel < 0.6.0-2 rem-devel < 0.6.0-2 Processing files: librem-debugsource-0.6.0-4.fc33.riscv64 Provides: librem-debugsource = 0.6.0-4.fc33 librem-debugsource(riscv-64) = 0.6.0-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: librem-debuginfo-0.6.0-4.fc33.riscv64 Provides: debuginfo(build-id) = bc23aa3bc9b2a346f01a15f8ba2f135f5f8878e9 librem-debuginfo = 0.6.0-4.fc33 librem-debuginfo(riscv-64) = 0.6.0-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: librem-debugsource(riscv-64) = 0.6.0-4.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/librem-0.6.0-4.fc33.riscv64 Wrote: /builddir/build/RPMS/librem-devel-0.6.0-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/librem-0.6.0-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/librem-debugsource-0.6.0-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/librem-debuginfo-0.6.0-4.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qDWHae + umask 022 + cd /builddir/build/BUILD + cd rem-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/librem-0.6.0-4.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0