D: [iurt_root_command] chroot warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/pam-google-authenticator-1.0-9.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DJfxkX + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf libpam-google-authenticator-1.0 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/libpam-google-authenticator-1.0-source.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libpam-google-authenticator-1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (pam-google-authenticator-destdir.patch):' Patch #0 (pam-google-authenticator-destdir.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PhShbX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libpam-google-authenticator-1.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 CC=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' aarch64-mageia-linux-gnu-gcc --std=gnu99 -Wall -O2 -g -fPIC -c -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o base32.o base32.c aarch64-mageia-linux-gnu-gcc --std=gnu99 -Wall -O2 -g -fPIC -c -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o hmac.o hmac.c aarch64-mageia-linux-gnu-gcc --std=gnu99 -Wall -O2 -g -fPIC -c -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o sha1.o sha1.c In file included from /usr/include/sys/types.h:25, from sha1.c:44: /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" | ^~~~~~~ aarch64-mageia-linux-gnu-gcc --std=gnu99 -Wall -O2 -g -fPIC -c -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o demo.o demo.c demo.c: In function 'pam_get_item': demo.c:88:36: warning: argument to 'sizeof' in 'memcpy' call is the same expression as the source; did you mean to remove the addressof? [-Wsizeof-pointer-memaccess] 88 | memcpy(item, &service, sizeof(&service)); | ^ demo.c:93:33: warning: argument to 'sizeof' in 'memcpy' call is the same expression as the source; did you mean to remove the addressof? [-Wsizeof-pointer-memaccess] 93 | memcpy(item, &user, sizeof(&user)); | ^ aarch64-mageia-linux-gnu-gcc --std=gnu99 -Wall -O2 -g -fPIC -c -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o google-authenticator.o google-authenticator.c In file included from /usr/include/string.h:519, from google-authenticator.c:29: In function 'strcpy', inlined from 'main' at google-authenticator.c:689:3: /usr/include/bits/string_fortified.h:75:10: warning: '__builtin_strcpy' accessing between 1 and 9223372036854775806 bytes at offsets [1, 9223372036854775806] and 0 may overlap up to 9223372036854775805 bytes at offset [1, 9223372036854775805] [-Wrestrict] 75 | return __builtin___strcpy_chk (__dest, __src, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aarch64-mageia-linux-gnu-gcc -g -o google-authenticator google-authenticator.o base32.o hmac.o sha1.o -ldl aarch64-mageia-linux-gnu-gcc -DDEMO --std=gnu99 -Wall -O2 -g -fPIC -c -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o pam_google_authenticator_demo.o pam_google_authenticator.c aarch64-mageia-linux-gnu-gcc --std=gnu99 -Wall -O2 -g -fPIC -c -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o pam_google_authenticator.o pam_google_authenticator.c aarch64-mageia-linux-gnu-gcc -g -rdynamic -o demo demo.o pam_google_authenticator_demo.o base32.o hmac.o sha1.o -ldl aarch64-mageia-linux-gnu-gcc -DTESTING --std=gnu99 -Wall -O2 -g -fPIC -c -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables \ -o pam_google_authenticator_testing.o pam_google_authenticator.c aarch64-mageia-linux-gnu-gcc -shared -g -o pam_google_authenticator.so pam_google_authenticator.o base32.o hmac.o sha1.o -lpam aarch64-mageia-linux-gnu-gcc -shared -g -o pam_google_authenticator_testing.so pam_google_authenticator_testing.o base32.o hmac.o sha1.o -lpam aarch64-mageia-linux-gnu-gcc --std=gnu99 -Wall -O2 -g -fPIC -c -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o pam_google_authenticator_unittest.o pam_google_authenticator_unittest.c pam_google_authenticator_unittest.c: In function 'pam_get_item': pam_google_authenticator_unittest.c:76:36: warning: argument to 'sizeof' in 'memcpy' call is the same expression as the source; did you mean to remove the addressof? [-Wsizeof-pointer-memaccess] 76 | memcpy(item, &service, sizeof(&service)); | ^ pam_google_authenticator_unittest.c:81:33: warning: argument to 'sizeof' in 'memcpy' call is the same expression as the source; did you mean to remove the addressof? [-Wsizeof-pointer-memaccess] 81 | memcpy(item, &user, sizeof(&user)); | ^ aarch64-mageia-linux-gnu-gcc -g -rdynamic -o pam_google_authenticator_unittest pam_google_authenticator_unittest.o base32.o hmac.o sha1.o -lc -ldl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0T9crY + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/pam-google-authenticator-1.0-9.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/pam-google-authenticator-1.0-9.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/pam-google-authenticator-1.0-9.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/pam-google-authenticator-1.0-9.mga8.aarch64 + cd libpam-google-authenticator-1.0 + '[' 1 -eq 1 ']' + /usr/bin/make 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' DESTDIR=/home/iurt/rpmbuild/BUILDROOT/pam-google-authenticator-1.0-9.mga8.aarch64 BINDIR=/usr/bin LIBSEC=/lib64/security install install -D -m0755 pam_google_authenticator.so /home/iurt/rpmbuild/BUILDROOT/pam-google-authenticator-1.0-9.mga8.aarch64/lib64/security/pam_google_authentifactor.so ;\ install -D -m0755 google-authenticator /home/iurt/rpmbuild/BUILDROOT/pam-google-authenticator-1.0-9.mga8.aarch64/usr/bin/google-authenticator + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.0-9.mga8 --unique-debug-suffix -1.0-9.mga8.aarch64 --unique-debug-src-base pam-google-authenticator-1.0-9.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libpam-google-authenticator-1.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pam-google-authenticator-1.0-9.mga8.aarch64/lib64/security/pam_google_authentifactor.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pam-google-authenticator-1.0-9.mga8.aarch64/usr/bin/google-authenticator extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pam-google-authenticator-1.0-9.mga8.aarch64/lib64/security/pam_google_authentifactor.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pam-google-authenticator-1.0-9.mga8.aarch64/usr/bin/google-authenticator original debug info size: 244kB, size after compression: 244kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 181 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 Processing files: pam-google-authenticator-1.0-9.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vPd09Z + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libpam-google-authenticator-1.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/pam-google-authenticator-1.0-9.mga8.aarch64/usr/share/doc/pam-google-authenticator + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/pam-google-authenticator-1.0-9.mga8.aarch64/usr/share/doc/pam-google-authenticator + cp -pr FILEFORMAT /home/iurt/rpmbuild/BUILDROOT/pam-google-authenticator-1.0-9.mga8.aarch64/usr/share/doc/pam-google-authenticator + cp -pr README /home/iurt/rpmbuild/BUILDROOT/pam-google-authenticator-1.0-9.mga8.aarch64/usr/share/doc/pam-google-authenticator + RPM_EC=0 ++ jobs -p + exit 0 Provides: pam-google-authenticator = 1.0-9.mga8 pam-google-authenticator(aarch-64) = 1.0-9.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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) Recommends: lib64qrencode3 Processing files: pam-google-authenticator-debugsource-1.0-9.mga8.aarch64 Provides: pam-google-authenticator-debugsource = 1.0-9.mga8 pam-google-authenticator-debugsource(aarch-64) = 1.0-9.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pam-google-authenticator-debuginfo-1.0-9.mga8.aarch64 Provides: debuginfo(build-id) = 4e294c77adf9513abc5fb8b99cff01711fa0ae00 debuginfo(build-id) = 57ce0685d94a656f7b6dd3fcbd68dedd40867a49 pam-google-authenticator-debuginfo = 1.0-9.mga8 pam-google-authenticator-debuginfo(aarch-64) = 1.0-9.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pam-google-authenticator-debugsource(aarch-64) = 1.0-9.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/pam-google-authenticator-1.0-9.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pam-google-authenticator-1.0-9.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pam-google-authenticator-debugsource-1.0-9.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pam-google-authenticator-debuginfo-1.0-9.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RUWzWY + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libpam-google-authenticator-1.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/pam-google-authenticator-1.0-9.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9mPR7Y + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf libpam-google-authenticator-1.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!