D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/bti-034-10.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.r1jZk8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf bti-034 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/bti-034.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bti-034 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/bti-034_json-c_013.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FB8H75 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd bti-034 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking for xsltproc... /usr/bin/xsltproc checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBOAUTH... yes checking for LIBPCRE... yes checking for LIBCURL... yes checking for XML... yes checking for JSON... yes checking for library containing dlopen... -ldl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands bti 034 ======= prefix: /usr datarootdir: ${prefix}/share mandir: /usr/share/man compiler: aarch64-mageia-linux-gnu-gcc cflags: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ldflags: -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags xsltproc: /usr/bin/xsltproc + /usr/bin/make -O -j8 V=1 VERBOSE=1 aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"bti\" -DPACKAGE_TARNAME=\"bti\" -DPACKAGE_VERSION=\"034\" -DPACKAGE_STRING=\"bti\ 034\" -DPACKAGE_BUGREPORT=\"greg@kroah.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bti\" -DVERSION=\"034\" -I. -I/usr/include/libxml2 -I/usr/include/json-c -I/usr/include/nss -I/usr/include/nspr4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bti-config.o `test -f 'config.c' || echo './'`config.c aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"bti\" -DPACKAGE_TARNAME=\"bti\" -DPACKAGE_VERSION=\"034\" -DPACKAGE_STRING=\"bti\ 034\" -DPACKAGE_BUGREPORT=\"greg@kroah.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bti\" -DVERSION=\"034\" -I. -I/usr/include/libxml2 -I/usr/include/json-c -I/usr/include/nss -I/usr/include/nspr4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bti-bti.o `test -f 'bti.c' || echo './'`bti.c bti.c: In function 'request_access_token': bti.c:808:2: warning: 'oauth_http_get' is deprecated [-Wdeprecated-declarations] 808 | reply = oauth_http_get(request_url, post_params); | ^~~~~ In file included from bti.c:39: /usr/include/oauth.h:572:7: note: declared here 572 | char *oauth_http_get (const char *u, const char *q) attribute_deprecated; | ^~~~~~~~~~~~~~ bti.c:844:2: warning: 'oauth_http_get' is deprecated [-Wdeprecated-declarations] 844 | reply = oauth_http_get(request_url, post_params); | ^~~~~ In file included from bti.c:39: /usr/include/oauth.h:572:7: note: declared here 572 | char *oauth_http_get (const char *u, const char *q) attribute_deprecated; | ^~~~~~~~~~~~~~ bti.c: In function 'send_request': bti.c:1121:5: warning: 'oauth_http_post' is deprecated [-Wdeprecated-declarations] 1121 | reply = oauth_http_post(req_url, postarg); | ^~~~~ In file included from bti.c:39: /usr/include/oauth.h:629:7: note: declared here 629 | char *oauth_http_post (const char *u, const char *p) attribute_deprecated; | ^~~~~~~~~~~~~~~ bti.c:1128:5: warning: 'oauth_http_get' is deprecated [-Wdeprecated-declarations] 1128 | reply = oauth_http_get(req_url, postarg); | ^~~~~ In file included from bti.c:39: /usr/include/oauth.h:572:7: note: declared here 572 | char *oauth_http_get (const char *u, const char *q) attribute_deprecated; | ^~~~~~~~~~~~~~ bti.c: In function 'read_password': bti.c:1261:8: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 1261 | (void)scanf("%79s", pwd); | ^~~~~~~~~~~~~~~~~~ aarch64-mageia-linux-gnu-gcc -I/usr/include/libxml2 -I/usr/include/json-c -I/usr/include/nss -I/usr/include/nspr4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bti bti-config.o bti-bti.o -lcurl -lxml2 -ljson-c -lpcre -loauth -ldl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mUuT46 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64 + cd bti-034 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/bti-034' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64/usr/bin' /usr/bin/install -p bti '/home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64/usr/bin' /usr/bin/install -p bti-shrink-urls '/home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 bti.1 bti-shrink-urls.1 '/home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64/usr/share/man/man1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/bti-034' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64/usr/share/bash-completion/completions + cp -p bti-bashcompletion /home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64/usr/share/bash-completion/completions/bti + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 034-10.mga8 --unique-debug-suffix -034-10.mga8.aarch64 --unique-debug-src-base bti-034-10.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/bti-034 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64/usr/bin/bti extracting debug info from /home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64/usr/bin/bti original debug info size: 180kB, size after compression: 176kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 113 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/bti-shrink-urls from /bin/bash to #!/usr/bin/bash Processing files: bti-034-10.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aDlRI9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd bti-034 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64/usr/share/doc/bti + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64/usr/share/doc/bti + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64/usr/share/doc/bti + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64/usr/share/doc/bti + cp -pr README /home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64/usr/share/doc/bti + cp -pr RELEASE-NOTES /home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64/usr/share/doc/bti + cp -pr bti.example /home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64/usr/share/doc/bti + RPM_EC=0 ++ jobs -p + exit 0 Provides: bti = 034-10.mga8 bti(aarch-64) = 034-10.mga8 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) libcurl.so.4()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libjson-c.so.5()(64bit) libjson-c.so.5(JSONC_0.14)(64bit) liboauth.so.0()(64bit) libpcre.so.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) Processing files: bti-debugsource-034-10.mga8.aarch64 Provides: bti-debugsource = 034-10.mga8 bti-debugsource(aarch-64) = 034-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bti-debuginfo-034-10.mga8.aarch64 Provides: bti-debuginfo = 034-10.mga8 bti-debuginfo(aarch-64) = 034-10.mga8 debuginfo(build-id) = c61be68710a07ecbc0e49f1309d41b640c1bfc4f Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bti-debugsource(aarch-64) = 034-10.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/bti-debugsource-034-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/bti-034-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/bti-debuginfo-034-10.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QdOmF5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd bti-034 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/bti-034-10.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DeNi38 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf bti-034 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!