D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/pngquant-2.15.1-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LQw8Gg
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf pngquant-2.15.1
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pngquant-2.15.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pngquant-2.15.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2fpAmd
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd pngquant-2.15.1
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ export 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-math-errno -funroll-loops -fomit-frame-pointer -fPIC'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-math-errno -funroll-loops -fomit-frame-pointer -fPIC'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-math-errno -funroll-loops -fomit-frame-pointer -fPIC'
+ 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 --with-libimagequant
warning: unknown switch --host (see ./configure --help for the list)
warning: unknown switch --build (see ./configure --help for the list)
warning: unknown switch --program-prefix (see ./configure --help for the list)
warning: unknown switch --disable-dependency-tracking (see ./configure --help for the list)
warning: unknown switch --exec-prefix (see ./configure --help for the list)
warning: unknown switch --bindir (see ./configure --help for the list)
warning: unknown switch --sbindir (see ./configure --help for the list)
warning: unknown switch --sysconfdir (see ./configure --help for the list)
warning: unknown switch --datadir (see ./configure --help for the list)
warning: unknown switch --includedir (see ./configure --help for the list)
warning: unknown switch --libdir (see ./configure --help for the list)
warning: unknown switch --libexecdir (see ./configure --help for the list)
warning: unknown switch --localstatedir (see ./configure --help for the list)
warning: unknown switch --sharedstatedir (see ./configure --help for the list)
warning: unknown switch --mandir (see ./configure --help for the list)
warning: unknown switch --infodir (see ./configure --help for the list)

  Compiler: gcc
     Debug: no
       SSE: no
    OpenMP: no
imagequant: shared (2.15.1)
    libpng: shared (1.6.37)
      zlib: shared (1.2.11)
     lcms2: shared (2.12)

+ /usr/bin/make -O -j8 V=1 VERBOSE=1
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-math-errno -funroll-loops -fomit-frame-pointer -fPIC -std=c99 -I. -O3 -DNDEBUG -DUSE_SSE=0 -Wno-unknown-pragmas  -I/usr/include/libpng16    -DUSE_LCMS=1 -fexcess-precision=fast   -c -o pngquant_opts.o pngquant_opts.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-math-errno -funroll-loops -fomit-frame-pointer -fPIC -std=c99 -I. -O3 -DNDEBUG -DUSE_SSE=0 -Wno-unknown-pragmas  -I/usr/include/libpng16    -DUSE_LCMS=1 -fexcess-precision=fast   -c -o rwpng.o rwpng.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-math-errno -funroll-loops -fomit-frame-pointer -fPIC -std=c99 -I. -O3 -DNDEBUG -DUSE_SSE=0 -Wno-unknown-pragmas  -I/usr/include/libpng16    -DUSE_LCMS=1 -fexcess-precision=fast   -c -o pngquant.o pngquant.c
gcc pngquant.o pngquant_opts.o rwpng.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-math-errno -funroll-loops -fomit-frame-pointer -fPIC -std=c99 -I. -O3 -DNDEBUG -DUSE_SSE=0 -Wno-unknown-pragmas  -I/usr/include/libpng16    -DUSE_LCMS=1 -fexcess-precision=fast -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib -limagequant  -lpng16 -lz  -lz  -llcms2  -lm -o pngquant
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Yoxb5f
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/pngquant-2.15.1-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/pngquant-2.15.1-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/pngquant-2.15.1-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/pngquant-2.15.1-1.mga9.aarch64
+ cd pngquant-2.15.1
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/pngquant-2.15.1-1.mga9.aarch64 'INSTALL=/usr/bin/install -p'
mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pngquant-2.15.1-1.mga9.aarch64/usr/bin'
mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pngquant-2.15.1-1.mga9.aarch64/usr/share/man/man1'
install -m 0755 -p 'pngquant' '/home/iurt/rpmbuild/BUILDROOT/pngquant-2.15.1-1.mga9.aarch64/usr/bin/pngquant'
install -m 0644 -p 'pngquant.1' '/home/iurt/rpmbuild/BUILDROOT/pngquant-2.15.1-1.mga9.aarch64/usr/share/man/man1/'
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.15.1-1.mga9 --unique-debug-suffix -2.15.1-1.mga9.aarch64 --unique-debug-src-base pngquant-2.15.1-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pngquant-2.15.1

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pngquant-2.15.1-1.mga9.aarch64/usr/bin/pngquant
dwz: ./usr/bin/pngquant-2.15.1-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 92kB, size after compression: 92kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 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 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tlhtzQ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd pngquant-2.15.1
+ '[' 1 -eq 1 ']'
+ /usr/bin/make -O -j8 V=1 VERBOSE=1 test
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-math-errno -funroll-loops -fomit-frame-pointer -fPIC -std=c99 -I. -O3 -DNDEBUG -DUSE_SSE=0 -Wno-unknown-pragmas  -I/usr/include/libpng16    -DUSE_LCMS=1 -fexcess-precision=fast   -c -o test/test.o test/test.c
gcc test/test.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-math-errno -funroll-loops -fomit-frame-pointer -fPIC -std=c99 -I. -O3 -DNDEBUG -DUSE_SSE=0 -Wno-unknown-pragmas  -I/usr/include/libpng16    -DUSE_LCMS=1 -fexcess-precision=fast -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib -limagequant  -lpng16 -lz  -lz  -llcms2  -lm -o test/test
LD_LIBRARY_PATH='' ./test/test.sh ./test pngquant test/test
2.15.1 (May 2021)
OK
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: pngquant-2.15.1-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.O4e5Kt
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd pngquant-2.15.1
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/pngquant-2.15.1-1.mga9.aarch64/usr/share/doc/pngquant
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/pngquant-2.15.1-1.mga9.aarch64/usr/share/doc/pngquant
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/pngquant-2.15.1-1.mga9.aarch64/usr/share/doc/pngquant
+ cp -pr CHANGELOG /home/iurt/rpmbuild/BUILDROOT/pngquant-2.15.1-1.mga9.aarch64/usr/share/doc/pngquant
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.O0XyUX
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd pngquant-2.15.1
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/pngquant-2.15.1-1.mga9.aarch64/usr/share/licenses/pngquant
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/pngquant-2.15.1-1.mga9.aarch64/usr/share/licenses/pngquant
+ cp -pr COPYRIGHT /home/iurt/rpmbuild/BUILDROOT/pngquant-2.15.1-1.mga9.aarch64/usr/share/licenses/pngquant
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: pngquant = 2.15.1-1.mga9 pngquant(aarch-64) = 2.15.1-1.mga9
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) libimagequant.so.0()(64bit) liblcms2.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit)
Processing files: pngquant-debugsource-2.15.1-1.mga9.aarch64
Provides: pngquant-debugsource = 2.15.1-1.mga9 pngquant-debugsource(aarch-64) = 2.15.1-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: pngquant-debuginfo-2.15.1-1.mga9.aarch64
Provides: debuginfo(build-id) = 6172eb9947615c15bb87b732bdce16df8b1e8891 pngquant-debuginfo = 2.15.1-1.mga9 pngquant-debuginfo(aarch-64) = 2.15.1-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: pngquant-debugsource(aarch-64) = 2.15.1-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/pngquant-2.15.1-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pngquant-debuginfo-2.15.1-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pngquant-debugsource-2.15.1-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pngquant-2.15.1-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.I8lJ1p
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd pngquant-2.15.1
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/pngquant-2.15.1-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dyosBr
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf pngquant-2.15.1
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!