Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/bgpq3.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-151085-9979/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/bgpq3.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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/bgpq3-0.1.36.1-1.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/bgpq3.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-151085-9979/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/bgpq3.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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZmWQZH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bgpq3-0.1.36.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/v0.1.36.1.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd bgpq3-0.1.36.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/bgpq3-fix-makefile-v2.patch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Wv7zoq + umask 022 + cd /builddir/build/BUILD + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd bgpq3-0.1.36.1 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-12-30 18:45:44.000000000 +0800 +++ ./configure 2024-05-08 15:49:53.881670993 +0800 @@ -1704,7 +1704,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 + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-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 configure: WARNING: unrecognized options: --disable-dependency-tracking checking for aarch64-opencloudos-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 for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking sys/tree.h usability... no checking sys/tree.h presence... no checking for sys/tree.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for STAILQ_ interface in queue.h... yes checking for markdown_py... no checking for markdown2... no checking for markdown... no checking for strlcpy... yes checking for socket in -lsocket... no checking for getaddrinfo in -lnsl... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j8 V=1 VERBOSE=1 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DHAVE_CONFIG_H -g -Wall -I. -c sx_slentry.c 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DHAVE_CONFIG_H -g -Wall -I. -c strlcpy.c 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DHAVE_CONFIG_H -g -Wall -I. -c sx_report.c 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DHAVE_CONFIG_H -g -Wall -I. -c sx_maxsockbuf.c 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DHAVE_CONFIG_H -g -Wall -I. -c bgpq3.c 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DHAVE_CONFIG_H -g -Wall -I. -c sx_prefix.c sx_prefix.c: In function 'sx_prefix_range_parse': sx_prefix.c:201:28: warning: 'max' may be used uninitialized [-Wmaybe-uninitialized] 201 | unsigned long min, max; | ^~~ sx_prefix.c: In function 'sx_radix_node_fprintf': sx_prefix.c:301:42: warning: '%i' directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 127 [-Wformat-truncation=] 301 | return snprintf(rbuffer,srb,"%s%s%i",buffer,sep,p->masklen); | ^~ In file included from /usr/include/stdio.h:964, from sx_prefix.c:7: In function 'snprintf', inlined from 'sx_prefix_snprintf_sep' at sx_prefix.c:301:9, inlined from 'sx_prefix_snprintf' at sx_prefix.c:307:9, inlined from 'sx_radix_node_fprintf' at sx_prefix.c:663:3: /usr/include/bits/stdio2.h:54:10: note: '__snprintf_chk' output between 3 and 140 bytes into a destination of size 128 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DHAVE_CONFIG_H -g -Wall -I. -c bgpq_expander.c bgpq_expander.c: In function 'bgpq_expand': bgpq_expander.c:830:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 830 | write(fd, sources, strlen(sources)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bgpq_expander.c:832:17: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 832 | read(fd, sources, slen); | ^~~~~~~~~~~~~~~~~~~~~~~ bgpq_expander.c:844:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 844 | write(fd, ident, strlen(ident)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bgpq_expander.c:845:17: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 845 | read(fd, ident, sizeof(ident)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bgpq_expander.c:918:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 918 | write(fd, "!q\n",3); | ^~~~~~~~~~~~~~~~~~~ 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DHAVE_CONFIG_H -g -Wall -I. -c bgpq3_printer.c bgpq3_printer.c: In function 'bgpq3_print_ceacl': bgpq3_printer.c:1057:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1057 | fprintf(f,"%s ", inet_ntoa(*(struct in_addr*)&wildaddr)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ bgpq3_printer.c:1063:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1063 | fprintf(f,"%s ", inet_ntoa(*(struct in_addr*)&mask)); | ^~~~~~~~~~~~~~~~~~~~~~ bgpq3_printer.c:1064:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1064 | fprintf(f,"%s\n", inet_ntoa(*(struct in_addr*)&wildmask)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ bgpq3_printer.c:1066:59: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1066 | fprintf(f,"host %s\n", inet_ntoa(*(struct in_addr*)&mask)); | ^~~~~~~~~~~~~~~~~~~~~~ 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DHAVE_CONFIG_H -g -Wall -I. -o bgpq3 bgpq3.o sx_report.o bgpq_expander.o sx_slentry.o bgpq3_printer.o sx_prefix.o strlcpy.o sx_maxsockbuf.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 In function 'bgpq_expander_init', inlined from 'main' at bgpq3.c:148:2: bgpq_expander.c:77:9: warning: 'free' called on unallocated object 'expander' [-Wfree-nonheap-object] 77 | free(b); | ^ bgpq3.c: In function 'main': bgpq3.c:143:30: note: declared here 143 | struct bgpq_expander expander; | ^ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PibKmS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bgpq3-0.1.36.1-1.ocs23.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bgpq3-0.1.36.1-1.ocs23.aarch64 ++ dirname /builddir/build/BUILDROOT/bgpq3-0.1.36.1-1.ocs23.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bgpq3-0.1.36.1-1.ocs23.aarch64 + cd bgpq3-0.1.36.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/bgpq3-0.1.36.1-1.ocs23.aarch64 'INSTALL=/usr/bin/install -p' if test ! -d /builddir/build/BUILDROOT/bgpq3-0.1.36.1-1.ocs23.aarch64/usr/bin ; then mkdir -p /builddir/build/BUILDROOT/bgpq3-0.1.36.1-1.ocs23.aarch64/usr/bin ; fi /usr/bin/install -p -c -m 755 bgpq3 /builddir/build/BUILDROOT/bgpq3-0.1.36.1-1.ocs23.aarch64/usr/bin if test ! -d /builddir/build/BUILDROOT/bgpq3-0.1.36.1-1.ocs23.aarch64/usr/share/man/man8 ; then mkdir -p /builddir/build/BUILDROOT/bgpq3-0.1.36.1-1.ocs23.aarch64/usr/share/man/man8 ; fi /usr/bin/install -p -m 644 bgpq3.8 /builddir/build/BUILDROOT/bgpq3-0.1.36.1-1.ocs23.aarch64/usr/share/man/man8 + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.1.36.1-1.ocs23 --unique-debug-suffix -0.1.36.1-1.ocs23.aarch64 --unique-debug-src-base bgpq3-0.1.36.1-1.ocs23.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/bgpq3-0.1.36.1 extracting debug info from /builddir/build/BUILDROOT/bgpq3-0.1.36.1-1.ocs23.aarch64/usr/bin/bgpq3 243 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: bgpq3-0.1.36.1-1.ocs23.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2tL9p7 + umask 022 + cd /builddir/build/BUILD + cd bgpq3-0.1.36.1 + DOCDIR=/builddir/build/BUILDROOT/bgpq3-0.1.36.1-1.ocs23.aarch64/usr/share/doc/bgpq3 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bgpq3-0.1.36.1-1.ocs23.aarch64/usr/share/doc/bgpq3 + cp -pr CHANGES /builddir/build/BUILDROOT/bgpq3-0.1.36.1-1.ocs23.aarch64/usr/share/doc/bgpq3 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.524Fqu + umask 022 + cd /builddir/build/BUILD + cd bgpq3-0.1.36.1 + LICENSEDIR=/builddir/build/BUILDROOT/bgpq3-0.1.36.1-1.ocs23.aarch64/usr/share/licenses/bgpq3 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bgpq3-0.1.36.1-1.ocs23.aarch64/usr/share/licenses/bgpq3 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/bgpq3-0.1.36.1-1.ocs23.aarch64/usr/share/licenses/bgpq3 + RPM_EC=0 ++ jobs -p + exit 0 Provides: bgpq3 = 0.1.36.1-1.ocs23 bgpq3(aarch-64) = 0.1.36.1-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) rtld(GNU_HASH) Processing files: bgpq3-debugsource-0.1.36.1-1.ocs23.aarch64 Provides: bgpq3-debugsource = 0.1.36.1-1.ocs23 bgpq3-debugsource(aarch-64) = 0.1.36.1-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bgpq3-debuginfo-0.1.36.1-1.ocs23.aarch64 Provides: bgpq3-debuginfo = 0.1.36.1-1.ocs23 bgpq3-debuginfo(aarch-64) = 0.1.36.1-1.ocs23 debuginfo(build-id) = 22c9932edda87255ed6b257a9f42d533a18c5d9d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bgpq3-debugsource(aarch-64) = 0.1.36.1-1.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bgpq3-0.1.36.1-1.ocs23.aarch64 Wrote: /builddir/build/RPMS/bgpq3-debugsource-0.1.36.1-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/bgpq3-0.1.36.1-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/bgpq3-debuginfo-0.1.36.1-1.ocs23.aarch64.rpm Child return code was: 0