D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/etl-1.2.2-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Dsi77i + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ETL-1.2.2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ETL-1.2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ETL-1.2.2 + /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.Zyazfm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ETL-1.2.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi + 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 + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config/config.guess + /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 build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ 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 the compiler supports GNU C++... yes checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes checking for aarch64-mageia-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of aarch64-mageia-linux-gnu-g++... none checking how to run the C++ preprocessor... aarch64-mageia-linux-gnu-g++ -E checking whether the compiler supports GNU C++... (cached) yes checking whether aarch64-mageia-linux-gnu-g++ accepts -g... (cached) yes checking for aarch64-mageia-linux-gnu-g++ option to enable C++11 features... (cached) none needed checking dependency style of aarch64-mageia-linux-gnu-g++... (cached) none checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking whether the compiler supports GNU C... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking whether the compiler supports GNU C++... (cached) yes checking whether aarch64-mageia-linux-gnu-g++ accepts -g... (cached) yes checking for aarch64-mageia-linux-gnu-g++ option to enable C++11 features... (cached) none needed checking dependency style of aarch64-mageia-linux-gnu-g++... (cached) none checking how to run the C++ preprocessor... aarch64-mageia-linux-gnu-g++ -E checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking for compiler warning flags to use... -W -Wall checking for optimization flags... -O2 checking for debug flags... -DNDEBUG checking for profiling... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for main in -luser32... no checking for CreateMutex in -lkernel32... no checking for pthread_mutex_init in -lpthread... yes checking for pthread.h... yes checking for sched.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for windows.h... no checking for pthread_create... yes checking for pthread_rwlock_init... yes checking for sched_yield... yes checking for CreateThread... no checking for QueryPerformanceCounter... no checking for gettimeofday... yes checking for sscanf... yes checking for vsscanf... yes checking for vsprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating ETL-config config.status: creating Makefile config.status: creating ETL/Makefile config.status: creating test/Makefile config.status: creating ETL.pc config.status: creating doxygen.cfg config.status: creating ETL/etl_profile_.h config.status: executing depfiles commands Extended Template Library v.1.2.2 Configuration Summary - - - - - - Install Prefix -------------------> /usr Target Platform ------------------> aarch64-mageia-linux-gnu Debug Mode -----------------------> no $CXX ------------------------------> 'aarch64-mageia-linux-gnu-g++' $CXXFLAGS -------------------------> '-pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -O2 -DNDEBUG' + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in ETL /usr/bin/make all-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ETL-1.2.2/ETL' sed "s/PACKAGE/ETL/g;" < ../ETL/etl_profile_.h > ../ETL/etl_profile.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ETL-1.2.2/ETL' Making all in test make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.i4WOXk + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/etl-1.2.2-2.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/etl-1.2.2-2.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/etl-1.2.2-2.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/etl-1.2.2-2.mga8.aarch64 + cd ETL-1.2.2 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/etl-1.2.2-2.mga8.aarch64 'INSTALL=/usr/bin/install -p' 'INSTALL=install -p' Making install in ETL make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ETL-1.2.2/ETL' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ETL-1.2.2/ETL' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/etl-1.2.2-2.mga8.aarch64/usr/include/ETL' install -p -m 644 value _value.h rect _rect.h misc _misc.h ref_count _ref_count.h angle fastangle handle ipc thread fixed random clock hermite calculus stringf trivial spline _stringf.h _bspline.h _calculus.h _mutex_null.h _hermite.h _curve_func.h _clock_base.h _clock_system.h _clock_gettimeofday.h _random.h _angle.h _fastangle.h _curve.h _handle.h _thread.h _mutex_pthreads.h _mutex_win32.h _condition.h _rwlock.h '/home/iurt/rpmbuild/BUILDROOT/etl-1.2.2-2.mga8.aarch64/usr/include/ETL' install -p -m 644 smach _smach.h _trivial.h _fixed.h etl_config.h ../ETL/etl_profile.h _fastangle_tables.h bezier _bezier.h _bezier_angle.h _status.h status pen _pen.h boxblur _boxblur.h gaussian _gaussian.h surface _surface.h smart_ptr _smart_ptr.h _clock_win32hpcount.h mutex _mutex_pthreads_simple.h '/home/iurt/rpmbuild/BUILDROOT/etl-1.2.2-2.mga8.aarch64/usr/include/ETL' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ETL-1.2.2/ETL' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ETL-1.2.2/ETL' Making install in test make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ETL-1.2.2/test' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ETL-1.2.2/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ETL-1.2.2/test' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ETL-1.2.2/test' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ETL-1.2.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ETL-1.2.2' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/etl-1.2.2-2.mga8.aarch64/usr/bin' install -p ETL-config '/home/iurt/rpmbuild/BUILDROOT/etl-1.2.2-2.mga8.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/etl-1.2.2-2.mga8.aarch64/usr/lib64/pkgconfig' install -p -m 644 ETL.pc '/home/iurt/rpmbuild/BUILDROOT/etl-1.2.2-2.mga8.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ETL-1.2.2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ETL-1.2.2' + /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-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-strip-shared /usr/bin/strip + /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/ETL-config from /bin/sh to #!/usr/bin/sh Processing files: lib64etl-devel-1.2.2-2.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GMkJRi + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ETL-1.2.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/etl-1.2.2-2.mga8.aarch64/usr/share/doc/lib64etl-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/etl-1.2.2-2.mga8.aarch64/usr/share/doc/lib64etl-devel + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/etl-1.2.2-2.mga8.aarch64/usr/share/doc/lib64etl-devel + cp -pr README /home/iurt/rpmbuild/BUILDROOT/etl-1.2.2-2.mga8.aarch64/usr/share/doc/lib64etl-devel + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/etl-1.2.2-2.mga8.aarch64/usr/share/doc/lib64etl-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: etl = 1.2.2-2.mga8 etl-devel = 1.2.2-2.mga8 lib64etl-devel = 1.2.2-2.mga8 lib64etl-devel(aarch-64) = 1.2.2-2.mga8 pkgconfig(ETL) = 1.2.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/etl-1.2.2-2.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64etl-devel-1.2.2-2.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qM7nkj + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ETL-1.2.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/etl-1.2.2-2.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5SW5ci + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ETL-1.2.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!