D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
warning: /home/pterjan/rpmbuild/SPECS/optipng.spec line 20: autopatch: no matching patches in range
Installing /home/pterjan/rpmbuild/SRPMS/optipng-0.7.8-2.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.a5v2CC
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build
+ test -d /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XizHK6
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build
+ rm -rf optipng-0.7.8
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/optipng-0.7.8.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd optipng-0.7.8
+ /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/pterjan/rpmbuild/tmp/rpm-tmp.N3iAwe
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd optipng-0.7.8
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ ./configure -with-system-zlib -with-system-libpng
Checking for gcc...
Checking for system libpng...
Checking for system zlib...
+ /usr/bin/make -O -j16 V=1 VERBOSE=1 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' 'LDFLAGS=-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
cd src/optipng && \
/usr/bin/make && \
cd ../..
cd ../../src/opngreduc && \
/usr/bin/make -f Makefile libopngreduc.a && \
cd ../../src/optipng
cd ../../src/gifread && \
/usr/bin/make -f Makefile libgifread.a && \
cd ../../src/optipng
cd ../../src/pnmio && \
/usr/bin/make -f Makefile libpnmio.a && \
cd ../../src/optipng
cd ../../src/minitiff && \
/usr/bin/make -f Makefile libminitiff.a && \
cd ../../src/optipng
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/optipng'
gcc -c  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../third_party/cexcept   -I../../src/opngreduc -I../../src/pngxtern -o wildargs.o wildargs.c
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/optipng'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/optipng'
gcc -c  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../third_party/cexcept   -I../../src/opngreduc -I../../src/pngxtern -o bitset.o bitset.c
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/optipng'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/minitiff'
gcc -c  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o tiffutil.o tiffutil.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/minitiff'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/optipng'
gcc -c  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../third_party/cexcept   -I../../src/opngreduc -I../../src/pngxtern -o ratio.o ratio.c
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/optipng'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pnmio'
gcc -c  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o pnmutil.o pnmutil.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pnmio'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pnmio'
gcc -c  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o pnmout.o pnmout.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pnmio'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/minitiff'
gcc -c  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o tiffread.o tiffread.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/minitiff'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/minitiff'
ar cru libminitiff.a tiffread.o tiffutil.o 
ranlib libminitiff.a
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/minitiff'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pnmio'
gcc -c  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o pnmin.o pnmin.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pnmio'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/optipng'
gcc -c  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../third_party/cexcept   -I../../src/opngreduc -I../../src/pngxtern -o ioutil.o ioutil.c
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/optipng'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pnmio'
ar cru libpnmio.a pnmin.o pnmout.o pnmutil.o
ranlib libpnmio.a
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pnmio'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/gifread'
gcc -c  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -o gifread.o gifread.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/gifread'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/gifread'
ar cru libgifread.a gifread.o
ranlib libgifread.a
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/gifread'
cd ../../src/pngxtern && \
/usr/bin/make -f Makefile libpngxtern.a && \
cd ../../src/optipng
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pngxtern'
gcc -c  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -I../gifread -I../pnmio -I../minitiff -o pngxio.o pngxio.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pngxtern'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pngxtern'
gcc -c  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -I../gifread -I../pnmio -I../minitiff -o pngxrgif.o pngxrgif.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pngxtern'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pngxtern'
gcc -c  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -I../gifread -I../pnmio -I../minitiff -o pngxrjpg.o pngxrjpg.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pngxtern'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pngxtern'
gcc -c  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -I../gifread -I../pnmio -I../minitiff -o pngxmem.o pngxmem.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pngxtern'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pngxtern'
gcc -c  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -I../gifread -I../pnmio -I../minitiff -o pngxread.o pngxread.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pngxtern'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pngxtern'
gcc -c  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -I../gifread -I../pnmio -I../minitiff -o pngxrtif.o pngxrtif.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pngxtern'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pngxtern'
gcc -c  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -I../gifread -I../pnmio -I../minitiff -o pngxset.o pngxset.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pngxtern'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pngxtern'
gcc -c  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -I../gifread -I../pnmio -I../minitiff -o pngxrpnm.o pngxrpnm.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pngxtern'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/opngreduc'
gcc -c  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -o opngreduc.o opngreduc.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/opngreduc'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/opngreduc'
ar cru libopngreduc.a opngreduc.o
ranlib libopngreduc.a
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/opngreduc'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pngxtern'
gcc -c  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -I../gifread -I../pnmio -I../minitiff -o pngxrbmp.o pngxrbmp.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pngxtern'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pngxtern'
ar cru libpngxtern.a pngxread.o pngxrbmp.o pngxrgif.o pngxrjpg.o pngxrpnm.o pngxrtif.o pngxio.o pngxmem.o pngxset.o
ranlib libpngxtern.a
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/pngxtern'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/optipng'
gcc -c  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../third_party/cexcept   -I../../src/opngreduc -I../../src/pngxtern -o optipng.o optipng.c
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/optipng'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/optipng'
gcc -c  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../third_party/cexcept   -I../../src/opngreduc -I../../src/pngxtern -o optim.o optim.c
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/optipng'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/optipng'
gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o optipng optipng.o optim.o bitset.o ioutil.o ratio.o wildargs.o ../../src/opngreduc/libopngreduc.a ../../src/pngxtern/libpngxtern.a   ../../src/gifread/libgifread.a ../../src/pnmio/libpnmio.a ../../src/minitiff/libminitiff.a -lpng -lz -lm 
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/optipng'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MWusgM
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build
+ mkdir /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/BUILDROOT
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd optipng-0.7.8
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/BUILDROOT 'INSTALL=/usr/bin/install -p' prefix=/usr man1dir=/usr/share/man/man1
cd src/optipng && \
/usr/bin/make install && \
cd ../..
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/optipng'
mkdir -p /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/BUILDROOT/usr/bin
mkdir -p /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/BUILDROOT/usr/share/man/man1
cp -f -p optipng /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/BUILDROOT/usr/bin
cp -f -p man/optipng.1 /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/BUILDROOT/usr/share/man/man1
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/src/optipng'
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.7.8-2.mga10 --unique-debug-suffix -0.7.8-2.mga10.x86_64 --unique-debug-src-base optipng-0.7.8-2.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8
find-debuginfo: starting

Extracting debug info from 1 files
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/optipng-0.7.8-2.mga10.x86_64
find-debuginfo: done
+ /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/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Reading /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: optipng-0.7.8-2.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SwcPcB
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build
+ cd optipng-0.7.8
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/BUILDROOT/usr/share/doc/optipng
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/BUILDROOT/usr/share/doc/optipng
+ cp -pr /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/README.txt /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/BUILDROOT/usr/share/doc/optipng
+ cp -pr /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/LICENSE.txt /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/BUILDROOT/usr/share/doc/optipng
+ cp -pr /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/doc/history.txt /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/BUILDROOT/usr/share/doc/optipng
+ cp -pr /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/doc/optipng.man.html /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/BUILDROOT/usr/share/doc/optipng
+ cp -pr /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/doc/optipng.man.pdf /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/BUILDROOT/usr/share/doc/optipng
+ cp -pr /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/doc/optipng.man.txt /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/BUILDROOT/usr/share/doc/optipng
+ cp -pr /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/doc/png_optimization.html /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/BUILDROOT/usr/share/doc/optipng
+ cp -pr /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/optipng-0.7.8/doc/todo.txt /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/BUILDROOT/usr/share/doc/optipng
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: optipng = 0.7.8-2.mga10 optipng(x86-64) = 0.7.8-2.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libz.so.1()(64bit)
Processing files: optipng-debugsource-0.7.8-2.mga10.x86_64
Provides: optipng-debugsource = 0.7.8-2.mga10 optipng-debugsource(x86-64) = 0.7.8-2.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: optipng-debuginfo-0.7.8-2.mga10.x86_64
Provides: debuginfo(build-id) = 955626635b006d02124bfc4f136f51d2feafd207 optipng-debuginfo = 0.7.8-2.mga10 optipng-debuginfo(x86-64) = 0.7.8-2.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: optipng-debugsource(x86-64) = 0.7.8-2.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/optipng-0.7.8-2.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/optipng-debugsource-0.7.8-2.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/optipng-debuginfo-0.7.8-2.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rmNGBB
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build
+ test -d /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/optipng-0.7.8-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    /home/pterjan/rpmbuild/SPECS/optipng.spec line 20: autopatch: no matching patches in range
D: [iurt_root_command] Success!