D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/python-pybind11-json-0.2.13-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sW9fU7
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FcC0dB
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build
+ rm -rf pybind11_json-0.2.13
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/pybind11_json-0.2.13.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pybind11_json-0.2.13
+ /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.O1WCfJ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build
+ cd pybind11_json-0.2.13
+ '[' 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/lib:
+ 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=lib -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/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -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 -DPYBIND11_INSTALL:BOOL=TRUE -DUSE_PYTHON_INCLUDE_DIR:BOOL=FALSE
-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is GNU 14.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- 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
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.12.8", minimum required is "3.7")
-- Found PythonLibs: python3.12
-- Performing Test HAS_FLTO
-- Performing Test HAS_FLTO - Success
-- Found pybind11: /usr/include (found version "2.13.6")
-- Found nlohmann_json: /usr/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found suitable version "3.11.3", minimum required is "3.2.0")
-- Configuring done (0.9s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    BUILD_STATIC_LIBS
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_CXX_FLAGS_RELWITHDEBINFO
    CMAKE_C_FLAGS_RELEASE
    CMAKE_C_FLAGS_RELWITHDEBINFO
    CMAKE_INSTALL_DO_STRIP
    INCLUDE_INSTALL_DIR
    LIB_INSTALL_DIR
    PYBIND11_INSTALL
    SHARE_INSTALL_PREFIX
    SYSCONF_INSTALL_DIR
    USE_PYTHON_INCLUDE_DIR


-- Build files have been written to: /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build/pybind11_json-0.2.13/build
+ /usr/bin/cmake --build build -j16 --verbose
Change Dir: '/home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build/pybind11_json-0.2.13/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/python-pybind11-json-0.2.13-build/pybind11_json-0.2.13 -B/home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build/pybind11_json-0.2.13/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build/pybind11_json-0.2.13/build/CMakeFiles /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build/pybind11_json-0.2.13/build//CMakeFiles/progress.marks
/usr/bin/gmake  -f CMakeFiles/Makefile2 all
gmake[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build/pybind11_json-0.2.13/build'
gmake[1]: Nothing to be done for 'all'.
gmake[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build/pybind11_json-0.2.13/build'
/usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build/pybind11_json-0.2.13/build/CMakeFiles 0

+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sybcZB
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build
+ mkdir /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build/BUILDROOT
+ cd pybind11_json-0.2.13
+ '[' 1 -eq 1 ']'
+ DESTDIR=/home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build/BUILDROOT
+ /usr/bin/cmake --install build
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build/BUILDROOT/usr/include/pybind11_json/pybind11_json.hpp
-- Installing: /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build/BUILDROOT/usr/share/cmake/pybind11_json/pybind11_jsonConfig.cmake
-- Installing: /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build/BUILDROOT/usr/share/cmake/pybind11_json/pybind11_jsonConfigVersion.cmake
-- Installing: /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build/BUILDROOT/usr/share/cmake/pybind11_json/pybind11_jsonTargets.cmake
+ /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/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
Processing files: pybind11-json-devel-0.2.13-1.mga10.noarch
Provides: cmake(pybind11_json) = 0.2.13 pybind11-json-devel = 0.2.13-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/pybind11-json-devel-0.2.13-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PiJDlh
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-pybind11-json-0.2.13-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!