D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/alglib-4.03.0-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FVhDbK
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LnYF2p
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build
+ rm -rf alglib-cpp
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/alglib-4.03.0.cpp.gpl.tgz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd alglib-cpp
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/01_add_cmake.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ cp /home/pterjan/rpmbuild/SOURCES/ALGLIBConfig.cmake .
+ cp /home/pterjan/rpmbuild/SOURCES/bsd.txt .
+ sed -i 's|\${VERSION}|4.03.0|' CMakeLists.txt
+ sed -i 's|\${SOVERSION}|4|' CMakeLists.txt
+ chmod 644 gpl2.txt
+ chmod 644 manual.cpp.html
+ sed -i 's|\r||g' manual.cpp.html
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XpXgmd
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build
+ cd alglib-cpp
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 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'
+ 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
+ /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_LIBDIR:PATH=lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed  -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF
-- The CXX compiler identification is GNU 14.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done (0.2s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    BUILD_STATIC_LIBS
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_C_FLAGS_RELEASE
    CMAKE_C_FLAGS_RELWITHDEBINFO
    CMAKE_INSTALL_DO_STRIP
    INCLUDE_INSTALL_DIR
    LIB_INSTALL_DIR
    LIB_SUFFIX
    SHARE_INSTALL_PREFIX
    SYSCONF_INSTALL_DIR


-- Build files have been written to: /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build
+ /usr/bin/cmake --build build -j16 --verbose
Change Dir: '/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build'

Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile -j16
/usr/bin/cmake -S/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp -B/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build/CMakeFiles /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build//CMakeFiles/progress.marks
/usr/bin/gmake  -f CMakeFiles/Makefile2 all
gmake[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build'
/usr/bin/gmake  -f CMakeFiles/alglib.dir/build.make CMakeFiles/alglib.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build'
cd /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build/CMakeFiles/alglib.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build'
/usr/bin/gmake  -f CMakeFiles/alglib.dir/build.make CMakeFiles/alglib.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build'
[  4%] Building CXX object CMakeFiles/alglib.dir/src/alglibinternal.cpp.o
[  9%] Building CXX object CMakeFiles/alglib.dir/src/dataanalysis.cpp.o
[ 14%] Building CXX object CMakeFiles/alglib.dir/src/alglibmisc.cpp.o
[ 19%] Building CXX object CMakeFiles/alglib.dir/src/kernels_fma.cpp.o
/usr/bin/g++ -Dalglib_EXPORTS -I/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src -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 -DNDEBUG -fPIC -MD -MT CMakeFiles/alglib.dir/src/alglibinternal.cpp.o -MF CMakeFiles/alglib.dir/src/alglibinternal.cpp.o.d -o CMakeFiles/alglib.dir/src/alglibinternal.cpp.o -c /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src/alglibinternal.cpp
/usr/bin/g++ -Dalglib_EXPORTS -I/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src -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 -DNDEBUG -fPIC -MD -MT CMakeFiles/alglib.dir/src/alglibmisc.cpp.o -MF CMakeFiles/alglib.dir/src/alglibmisc.cpp.o.d -o CMakeFiles/alglib.dir/src/alglibmisc.cpp.o -c /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src/alglibmisc.cpp
/usr/bin/g++ -Dalglib_EXPORTS -I/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src -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 -DNDEBUG -fPIC -MD -MT CMakeFiles/alglib.dir/src/dataanalysis.cpp.o -MF CMakeFiles/alglib.dir/src/dataanalysis.cpp.o.d -o CMakeFiles/alglib.dir/src/dataanalysis.cpp.o -c /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src/dataanalysis.cpp
/usr/bin/g++ -Dalglib_EXPORTS -I/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src -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 -DNDEBUG -fPIC -MD -MT CMakeFiles/alglib.dir/src/kernels_fma.cpp.o -MF CMakeFiles/alglib.dir/src/kernels_fma.cpp.o.d -o CMakeFiles/alglib.dir/src/kernels_fma.cpp.o -c /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src/kernels_fma.cpp
[ 23%] Building CXX object CMakeFiles/alglib.dir/src/kernels_sse2.cpp.o
[ 33%] Building CXX object CMakeFiles/alglib.dir/src/ap.cpp.o
[ 33%] Building CXX object CMakeFiles/alglib.dir/src/fasttransforms.cpp.o
[ 38%] Building CXX object CMakeFiles/alglib.dir/src/interpolation.cpp.o
/usr/bin/g++ -Dalglib_EXPORTS -I/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src -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 -DNDEBUG -fPIC -MD -MT CMakeFiles/alglib.dir/src/kernels_sse2.cpp.o -MF CMakeFiles/alglib.dir/src/kernels_sse2.cpp.o.d -o CMakeFiles/alglib.dir/src/kernels_sse2.cpp.o -c /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src/kernels_sse2.cpp
/usr/bin/g++ -Dalglib_EXPORTS -I/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src -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 -DNDEBUG -fPIC -MD -MT CMakeFiles/alglib.dir/src/ap.cpp.o -MF CMakeFiles/alglib.dir/src/ap.cpp.o.d -o CMakeFiles/alglib.dir/src/ap.cpp.o -c /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src/ap.cpp
/usr/bin/g++ -Dalglib_EXPORTS -I/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src -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 -DNDEBUG -fPIC -MD -MT CMakeFiles/alglib.dir/src/fasttransforms.cpp.o -MF CMakeFiles/alglib.dir/src/fasttransforms.cpp.o.d -o CMakeFiles/alglib.dir/src/fasttransforms.cpp.o -c /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src/fasttransforms.cpp
[ 42%] Building CXX object CMakeFiles/alglib.dir/src/kernels_avx2.cpp.o
[ 47%] Building CXX object CMakeFiles/alglib.dir/src/integration.cpp.o
[ 57%] Building CXX object CMakeFiles/alglib.dir/src/diffequations.cpp.o
[ 61%] Building CXX object CMakeFiles/alglib.dir/src/optimization.cpp.o
[ 61%] Building CXX object CMakeFiles/alglib.dir/src/linalg.cpp.o
/usr/bin/g++ -Dalglib_EXPORTS -I/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src -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 -DNDEBUG -fPIC -MD -MT CMakeFiles/alglib.dir/src/diffequations.cpp.o -MF CMakeFiles/alglib.dir/src/diffequations.cpp.o.d -o CMakeFiles/alglib.dir/src/diffequations.cpp.o -c /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src/diffequations.cpp
/usr/bin/g++ -Dalglib_EXPORTS -I/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src -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 -DNDEBUG -fPIC -MD -MT CMakeFiles/alglib.dir/src/integration.cpp.o -MF CMakeFiles/alglib.dir/src/integration.cpp.o.d -o CMakeFiles/alglib.dir/src/integration.cpp.o -c /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src/integration.cpp
/usr/bin/g++ -Dalglib_EXPORTS -I/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src -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 -DNDEBUG -fPIC -MD -MT CMakeFiles/alglib.dir/src/interpolation.cpp.o -MF CMakeFiles/alglib.dir/src/interpolation.cpp.o.d -o CMakeFiles/alglib.dir/src/interpolation.cpp.o -c /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src/interpolation.cpp
/usr/bin/g++ -Dalglib_EXPORTS -I/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src -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 -DNDEBUG -fPIC -MD -MT CMakeFiles/alglib.dir/src/kernels_avx2.cpp.o -MF CMakeFiles/alglib.dir/src/kernels_avx2.cpp.o.d -o CMakeFiles/alglib.dir/src/kernels_avx2.cpp.o -c /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src/kernels_avx2.cpp
[ 71%] Building CXX object CMakeFiles/alglib.dir/src/statistics.cpp.o
[ 76%] Building CXX object CMakeFiles/alglib.dir/src/solvers.cpp.o
[ 76%] Building CXX object CMakeFiles/alglib.dir/src/specialfunctions.cpp.o
/usr/bin/g++ -Dalglib_EXPORTS -I/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src -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 -DNDEBUG -fPIC -MD -MT CMakeFiles/alglib.dir/src/linalg.cpp.o -MF CMakeFiles/alglib.dir/src/linalg.cpp.o.d -o CMakeFiles/alglib.dir/src/linalg.cpp.o -c /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src/linalg.cpp
/usr/bin/g++ -Dalglib_EXPORTS -I/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src -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 -DNDEBUG -fPIC -MD -MT CMakeFiles/alglib.dir/src/optimization.cpp.o -MF CMakeFiles/alglib.dir/src/optimization.cpp.o.d -o CMakeFiles/alglib.dir/src/optimization.cpp.o -c /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src/optimization.cpp
/usr/bin/g++ -Dalglib_EXPORTS -I/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src -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 -DNDEBUG -fPIC -MD -MT CMakeFiles/alglib.dir/src/solvers.cpp.o -MF CMakeFiles/alglib.dir/src/solvers.cpp.o.d -o CMakeFiles/alglib.dir/src/solvers.cpp.o -c /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src/solvers.cpp
/usr/bin/g++ -Dalglib_EXPORTS -I/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src -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 -DNDEBUG -fPIC -MD -MT CMakeFiles/alglib.dir/src/specialfunctions.cpp.o -MF CMakeFiles/alglib.dir/src/specialfunctions.cpp.o.d -o CMakeFiles/alglib.dir/src/specialfunctions.cpp.o -c /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src/specialfunctions.cpp
/usr/bin/g++ -Dalglib_EXPORTS -I/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src -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 -DNDEBUG -fPIC -MD -MT CMakeFiles/alglib.dir/src/statistics.cpp.o -MF CMakeFiles/alglib.dir/src/statistics.cpp.o.d -o CMakeFiles/alglib.dir/src/statistics.cpp.o -c /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src/statistics.cpp
[ 80%] Linking CXX shared library libalglib.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/alglib.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -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 -DNDEBUG -Wl,--dependency-file=CMakeFiles/alglib.dir/link.d -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 -shared -Wl,-soname,libalglib.so.4 -o libalglib.so.4.03.0 CMakeFiles/alglib.dir/src/alglibinternal.cpp.o CMakeFiles/alglib.dir/src/alglibmisc.cpp.o CMakeFiles/alglib.dir/src/ap.cpp.o CMakeFiles/alglib.dir/src/dataanalysis.cpp.o CMakeFiles/alglib.dir/src/diffequations.cpp.o CMakeFiles/alglib.dir/src/fasttransforms.cpp.o CMakeFiles/alglib.dir/src/integration.cpp.o CMakeFiles/alglib.dir/src/interpolation.cpp.o CMakeFiles/alglib.dir/src/kernels_avx2.cpp.o CMakeFiles/alglib.dir/src/kernels_fma.cpp.o CMakeFiles/alglib.dir/src/kernels_sse2.cpp.o CMakeFiles/alglib.dir/src/linalg.cpp.o CMakeFiles/alglib.dir/src/optimization.cpp.o CMakeFiles/alglib.dir/src/solvers.cpp.o CMakeFiles/alglib.dir/src/specialfunctions.cpp.o CMakeFiles/alglib.dir/src/statistics.cpp.o
/usr/bin/cmake -E cmake_symlink_library libalglib.so.4.03.0 libalglib.so.4 libalglib.so
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build'
[ 80%] Built target alglib
/usr/bin/gmake  -f CMakeFiles/test_c.dir/build.make CMakeFiles/test_c.dir/depend
/usr/bin/gmake  -f CMakeFiles/test_i.dir/build.make CMakeFiles/test_i.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build'
cd /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build/CMakeFiles/test_c.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build'
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build'
cd /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build/CMakeFiles/test_i.dir/DependInfo.cmake "--color="
/usr/bin/gmake  -f CMakeFiles/test_c.dir/build.make CMakeFiles/test_c.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build'
/usr/bin/gmake  -f CMakeFiles/test_i.dir/build.make CMakeFiles/test_i.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build'
[ 85%] Building CXX object CMakeFiles/test_c.dir/tests/test_c.cpp.o
/usr/bin/g++  -I/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src -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 -DNDEBUG -MD -MT CMakeFiles/test_c.dir/tests/test_c.cpp.o -MF CMakeFiles/test_c.dir/tests/test_c.cpp.o.d -o CMakeFiles/test_c.dir/tests/test_c.cpp.o -c /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/tests/test_c.cpp
[ 90%] Building CXX object CMakeFiles/test_i.dir/tests/test_i.cpp.o
/usr/bin/g++  -I/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/src -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 -DNDEBUG -MD -MT CMakeFiles/test_i.dir/tests/test_i.cpp.o -MF CMakeFiles/test_i.dir/tests/test_i.cpp.o.d -o CMakeFiles/test_i.dir/tests/test_i.cpp.o -c /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/tests/test_i.cpp
[ 95%] Linking CXX executable test_i
/usr/bin/cmake -E cmake_link_script CMakeFiles/test_i.dir/link.txt --verbose=1
/usr/bin/g++ -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 -DNDEBUG -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 -rdynamic -Wl,--dependency-file=CMakeFiles/test_i.dir/link.d CMakeFiles/test_i.dir/tests/test_i.cpp.o -o test_i  -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build libalglib.so.4.03.0
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build'
[ 95%] Built target test_i
[100%] Linking CXX executable test_c
/usr/bin/cmake -E cmake_link_script CMakeFiles/test_c.dir/link.txt --verbose=1
/usr/bin/g++ -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 -DNDEBUG -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 -rdynamic -Wl,--dependency-file=CMakeFiles/test_c.dir/link.d CMakeFiles/test_c.dir/tests/test_c.cpp.o -o test_c  -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build libalglib.so.4.03.0
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build'
[100%] Built target test_c
gmake[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build'
/usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/build/CMakeFiles 0

+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cH4nUG
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT
+ cd alglib-cpp
+ '[' 1 -eq 1 ']'
+ DESTDIR=/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT
+ /usr/bin/cmake --install build
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/lib64/libalglib.so.4.03.0
-- Installing: /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/lib64/libalglib.so.4
-- Installing: /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/lib64/libalglib.so
-- Installing: /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/include/alglib/alglibinternal.h
-- Installing: /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/include/alglib/alglibmisc.h
-- Installing: /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/include/alglib/ap.h
-- Installing: /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/include/alglib/dataanalysis.h
-- Installing: /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/include/alglib/diffequations.h
-- Installing: /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/include/alglib/fasttransforms.h
-- Installing: /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/include/alglib/integration.h
-- Installing: /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/include/alglib/interpolation.h
-- Installing: /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/include/alglib/kernels_avx2.h
-- Installing: /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/include/alglib/kernels_fma.h
-- Installing: /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/include/alglib/kernels_sse2.h
-- Installing: /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/include/alglib/linalg.h
-- Installing: /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/include/alglib/optimization.h
-- Installing: /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/include/alglib/solvers.h
-- Installing: /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/include/alglib/specialfunctions.h
-- Installing: /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/include/alglib/statistics.h
-- Installing: /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/include/alglib/stdafx.h
-- Installing: /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/lib64/cmake/ALGLIB/ALGLIBConfig.cmake
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 4.03.0-1.mga10 --unique-debug-suffix -4.03.0-1.mga10.x86_64 --unique-debug-src-base alglib-4.03.0-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp
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/alglib-4.03.0-1.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
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/alglibmisc.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/statistics.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/statistics.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/interpolation.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/optimization.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/kernels_fma.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/dataanalysis.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/interpolation.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/solvers.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/ap.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/specialfunctions.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/dataanalysis.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/alglibmisc.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/integration.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/diffequations.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/alglibinternal.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/optimization.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/ap.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/linalg.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/linalg.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/solvers.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/integration.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/diffequations.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/fasttransforms.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/specialfunctions.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/kernels_avx2.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/alglibinternal.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/alglib-4.03.0-1.mga10.x86_64/src/kernels_sse2.cpp is executable but has no shebang, removing executable bit
+ 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/alglib-4.03.0-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: lib64alglib4-4.03.0-1.mga10.x86_64
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OXGEuH
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build
+ cd alglib-cpp
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/share/licenses/lib64alglib4
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/share/licenses/lib64alglib4
+ cp -pr /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/gpl2.txt /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/share/licenses/lib64alglib4
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: lib64alglib4 = 4.03.0-1.mga10 lib64alglib4(x86-64) = 4.03.0-1.mga10 libalglib.so.4()(64bit)
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.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit)
Processing files: lib64alglib-devel-4.03.0-1.mga10.x86_64
Provides: alglib-devel = 4.03.0-1.mga10 cmake(ALGLIB) cmake(alglib) devel(libalglib(64bit)) lib64alglib-devel = 4.03.0-1.mga10 lib64alglib-devel(x86-64) = 4.03.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libgcc_s(64bit)) devel(libm(64bit)) devel(libstdc++(64bit))
Processing files: alglib-doc-4.03.0-1.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ymAvS6
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build
+ cd alglib-cpp
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/share/doc/alglib-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/share/doc/alglib-doc
+ cp -pr /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/manual.cpp.html /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/share/doc/alglib-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5AaIiK
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build
+ cd alglib-cpp
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/share/licenses/alglib-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/share/licenses/alglib-doc
+ cp -pr /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/alglib-cpp/bsd.txt /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT/usr/share/licenses/alglib-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: alglib-doc = 4.03.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: alglib-debugsource-4.03.0-1.mga10.x86_64
Provides: alglib-debugsource = 4.03.0-1.mga10 alglib-debugsource(x86-64) = 4.03.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib64alglib4-debuginfo-4.03.0-1.mga10.x86_64
Provides: debuginfo(build-id) = 39435bd31ddbc168cf8fda73c5f5e463d4aeac56 lib64alglib4-debuginfo = 4.03.0-1.mga10 lib64alglib4-debuginfo(x86-64) = 4.03.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: alglib-debugsource(x86-64) = 4.03.0-1.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64alglib-devel-4.03.0-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/alglib-doc-4.03.0-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64alglib4-4.03.0-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64alglib4-debuginfo-4.03.0-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/alglib-debugsource-4.03.0-1.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TgamxY
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/alglib-4.03.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!