D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: %make is deprecated, use %make_build instead
Installing /home/iurt/rpmbuild/SRPMS/glee-5.4.0-9.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rdllDr
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf glee-5.4.0
+ /usr/bin/mkdir -p glee-5.4.0
+ cd glee-5.4.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/GLee-5.4.0-src.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (glee-5.4.0-Makefile_in.patch):'
Patch #0 (glee-5.4.0-Makefile_in.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0
patching file Makefile.in
+ echo 'Patch #1 (glee-5.4.0-GLXContextID.patch):'
Patch #1 (glee-5.4.0-GLXContextID.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0
patching file GLee.h
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.msCVR8
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd glee-5.4.0
+ '[' 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
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ 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 aarch64-mageia-linux-gnu-g++... no
checking for aarch64-mageia-linux-gnu-c++... no
checking for aarch64-mageia-linux-gnu-gpp... no
checking for aarch64-mageia-linux-gnu-aCC... no
checking for aarch64-mageia-linux-gnu-CC... no
checking for aarch64-mageia-linux-gnu-cxx... no
checking for aarch64-mageia-linux-gnu-cc++... no
checking for aarch64-mageia-linux-gnu-cl... no
checking for aarch64-mageia-linux-gnu-FCC... no
checking for aarch64-mageia-linux-gnu-KCC... no
checking for aarch64-mageia-linux-gnu-RCC... no
checking for aarch64-mageia-linux-gnu-xlC_r... no
checking for aarch64-mageia-linux-gnu-xlC... no
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ldconfig... /usr/sbin/ldconfig
checking for tar... /usr/bin/tar
checking for mkdir... /usr/bin/mkdir
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for glXGetProcAddressARB in -lGL... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... 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 GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glx.h usability... yes
checking GL/glx.h presence... yes
checking for GL/glx.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
+ /usr/bin/make -O -j8
g++ -o GLee.shared.o -c GLee.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -fPIC
g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -shared \
	-Wl,-soname,libglee.so.0d1 \
	-o libglee.so.0d1.0 \
	GLee.shared.o -o libglee.so.0d1.0  -lGL 
rm -f libglee.so.0d1
ln -s libglee.so.0d1.0 libglee.so.0d1
rm -f libglee.so
ln -s libglee.so.0d1 libglee.so
gcc -o GLee.static.o -c GLee.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I.
ar cru libglee.a GLee.static.o
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pOy7T4
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64
+ cd glee-5.4.0
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64 'INSTALL=/usr/bin/install -p'
mkdir -p /home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64/usr/include
/usr/bin/install -p -m 644 GLee.h /home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64/usr/include/
mkdir -p /home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64/usr/lib64
cp -a *.a /home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64/usr/lib64
cp -a *.so* /home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64/usr/lib64
+ chmod 755 /home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64/usr/lib64/libglee.so /home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64/usr/lib64/libglee.so.0d1 /home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64/usr/lib64/libglee.so.0d1.0
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64/usr/lib64/pkgconfig
+ install -pm 644 /home/iurt/rpmbuild/SOURCES/glee-5.4.0.pc /home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64/usr/lib64/pkgconfig/glee.pc
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.4.0-9.mga9 --unique-debug-suffix -5.4.0-9.mga9.aarch64 --unique-debug-src-base glee-5.4.0-9.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/glee-5.4.0

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64/usr/lib64/libglee.so.0d1.0
dwz: ./usr/lib64/libglee.so.0d1.0-5.4.0-9.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 204kB, size after compression: 204kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
4025 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
*** WARNING: ./usr/src/debug/glee-5.4.0-9.mga9.aarch64/GLee.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/glee-5.4.0-9.mga9.aarch64/GLee.h is executable but has no shebang, removing executable bit
Processing files: lib64glee0d1-5.4.0-9.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ih6Mvz
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd glee-5.4.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64/usr/share/doc/lib64glee0d1
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64/usr/share/doc/lib64glee0d1
+ cp -pr readme.txt /home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64/usr/share/doc/lib64glee0d1
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: glee = 5.4.0 lib64glee0d1 = 5.4.0-9.mga9 lib64glee0d1(aarch-64) = 5.4.0-9.mga9 libglee.so.0d1()(64bit)
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) libGL.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit)
Processing files: lib64glee-devel-5.4.0-9.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.u9wghF
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd glee-5.4.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64/usr/share/doc/lib64glee-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64/usr/share/doc/lib64glee-devel
+ cp -pr extensionList.txt /home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64/usr/share/doc/lib64glee-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: devel(libglee(64bit)) glee-devel = 5.4.0 lib64glee-devel = 5.4.0-9.mga9 lib64glee-devel(aarch-64) = 5.4.0-9.mga9 pkgconfig(glee) = 5.4.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libGL(64bit)) pkgconfig
Processing files: glee-debugsource-5.4.0-9.mga9.aarch64
Provides: glee-debugsource = 5.4.0-9.mga9 glee-debugsource(aarch-64) = 5.4.0-9.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib64glee0d1-debuginfo-5.4.0-9.mga9.aarch64
Provides: debuginfo(build-id) = 327833222255169393449551aeae1c3067b7fb64 lib64glee0d1-debuginfo = 5.4.0-9.mga9 lib64glee0d1-debuginfo(aarch-64) = 5.4.0-9.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: glee-debugsource(aarch-64) = 5.4.0-9.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64glee0d1-5.4.0-9.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64glee0d1-debuginfo-5.4.0-9.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64glee-devel-5.4.0-9.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/glee-debugsource-5.4.0-9.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tFulx6
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd glee-5.4.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/glee-5.4.0-9.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IqNEAw
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf glee-5.4.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!