D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/reproc-14.2.4-2.20230609git1c07bdb.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NFtwuJ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build
+ test -d /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7d1R1k
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build
+ rm -rf reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/reproc-14.2.4-1c07bdb.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7
+ /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.tuTeMg
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build
+ cd reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7
+ '[' 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 -DREPROC++=ON -DREPROC_TEST=ON
-- The C 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
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- 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.7s)
-- 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_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/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build
+ /usr/bin/cmake --build build -j16 --verbose
Change Dir: '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/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/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7 -B/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/CMakeFiles /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build//CMakeFiles/progress.marks
/usr/bin/gmake  -f CMakeFiles/Makefile2 all
gmake[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
/usr/bin/gmake  -f reproc/CMakeFiles/reproc.dir/build.make reproc/CMakeFiles/reproc.dir/depend
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-resource-argv.dir/build.make reproc/CMakeFiles/reproc-resource-argv.dir/depend
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-resource-deadline.dir/build.make reproc/CMakeFiles/reproc-resource-deadline.dir/depend
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-resource-env.dir/build.make reproc/CMakeFiles/reproc-resource-env.dir/depend
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-resource-io.dir/build.make reproc/CMakeFiles/reproc-resource-io.dir/depend
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-resource-overflow.dir/build.make reproc/CMakeFiles/reproc-resource-overflow.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7 /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/CMakeFiles/reproc.dir/DependInfo.cmake "--color="
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-resource-path.dir/build.make reproc/CMakeFiles/reproc-resource-path.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7 /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/CMakeFiles/reproc-resource-argv.dir/DependInfo.cmake "--color="
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-resource-stop.dir/build.make reproc/CMakeFiles/reproc-resource-stop.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7 /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/CMakeFiles/reproc-resource-deadline.dir/DependInfo.cmake "--color="
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-resource-working-directory.dir/build.make reproc/CMakeFiles/reproc-resource-working-directory.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7 /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/CMakeFiles/reproc-resource-env.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7 /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/CMakeFiles/reproc-resource-overflow.dir/DependInfo.cmake "--color="
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7 /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/CMakeFiles/reproc-resource-io.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7 /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/CMakeFiles/reproc-resource-path.dir/DependInfo.cmake "--color="
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-resource-pid.dir/build.make reproc/CMakeFiles/reproc-resource-pid.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7 /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/CMakeFiles/reproc-resource-stop.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7 /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/CMakeFiles/reproc-resource-working-directory.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7 /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/CMakeFiles/reproc-resource-pid.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
/usr/bin/gmake  -f reproc/CMakeFiles/reproc.dir/build.make reproc/CMakeFiles/reproc.dir/build
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-resource-argv.dir/build.make reproc/CMakeFiles/reproc-resource-argv.dir/build
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-resource-deadline.dir/build.make reproc/CMakeFiles/reproc-resource-deadline.dir/build
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-resource-env.dir/build.make reproc/CMakeFiles/reproc-resource-env.dir/build
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-resource-io.dir/build.make reproc/CMakeFiles/reproc-resource-io.dir/build
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-resource-overflow.dir/build.make reproc/CMakeFiles/reproc-resource-overflow.dir/build
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-resource-path.dir/build.make reproc/CMakeFiles/reproc-resource-path.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-resource-stop.dir/build.make reproc/CMakeFiles/reproc-resource-stop.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-resource-working-directory.dir/build.make reproc/CMakeFiles/reproc-resource-working-directory.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-resource-pid.dir/build.make reproc/CMakeFiles/reproc-resource-pid.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
[  3%] Building C object reproc/CMakeFiles/reproc.dir/src/drain.c.o
[  3%] Building C object reproc/CMakeFiles/reproc.dir/src/error.posix.c.o
[  5%] Building C object reproc/CMakeFiles/reproc-resource-argv.dir/resources/argv.c.o
[ 14%] Building C object reproc/CMakeFiles/reproc-resource-overflow.dir/resources/overflow.c.o
[ 14%] Building C object reproc/CMakeFiles/reproc.dir/src/handle.posix.c.o
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc -DREPROC_BUILDING -DREPROC_MULTITHREADED -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -fPIC -fvisibility=hidden -MD -MT reproc/CMakeFiles/reproc.dir/src/drain.c.o -MF CMakeFiles/reproc.dir/src/drain.c.o.d -o CMakeFiles/reproc.dir/src/drain.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/src/drain.c
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc   -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 -std=c99 -MD -MT reproc/CMakeFiles/reproc-resource-argv.dir/resources/argv.c.o -MF CMakeFiles/reproc-resource-argv.dir/resources/argv.c.o.d -o CMakeFiles/reproc-resource-argv.dir/resources/argv.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/resources/argv.c
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc -DREPROC_BUILDING -DREPROC_MULTITHREADED -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -fPIC -fvisibility=hidden -MD -MT reproc/CMakeFiles/reproc.dir/src/error.posix.c.o -MF CMakeFiles/reproc.dir/src/error.posix.c.o.d -o CMakeFiles/reproc.dir/src/error.posix.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/src/error.posix.c
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc   -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 -std=c99 -MD -MT reproc/CMakeFiles/reproc-resource-overflow.dir/resources/overflow.c.o -MF CMakeFiles/reproc-resource-overflow.dir/resources/overflow.c.o.d -o CMakeFiles/reproc-resource-overflow.dir/resources/overflow.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/resources/overflow.c
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc -DREPROC_BUILDING -DREPROC_MULTITHREADED -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -fPIC -fvisibility=hidden -MD -MT reproc/CMakeFiles/reproc.dir/src/handle.posix.c.o -MF CMakeFiles/reproc.dir/src/handle.posix.c.o.d -o CMakeFiles/reproc.dir/src/handle.posix.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/src/handle.posix.c
[ 16%] Building C object reproc/CMakeFiles/reproc-resource-path.dir/resources/path.c.o
[ 23%] Building C object reproc/CMakeFiles/reproc.dir/src/init.posix.c.o
[ 25%] Building C object reproc/CMakeFiles/reproc-resource-env.dir/resources/env.c.o
[ 25%] Building C object reproc/CMakeFiles/reproc.dir/src/clock.posix.c.o
[ 25%] Building C object reproc/CMakeFiles/reproc-resource-deadline.dir/resources/deadline.c.o
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc   -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 -std=c99 -MD -MT reproc/CMakeFiles/reproc-resource-env.dir/resources/env.c.o -MF CMakeFiles/reproc-resource-env.dir/resources/env.c.o.d -o CMakeFiles/reproc-resource-env.dir/resources/env.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/resources/env.c
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc -DREPROC_BUILDING -DREPROC_MULTITHREADED -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -fPIC -fvisibility=hidden -MD -MT reproc/CMakeFiles/reproc.dir/src/clock.posix.c.o -MF CMakeFiles/reproc.dir/src/clock.posix.c.o.d -o CMakeFiles/reproc.dir/src/clock.posix.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/src/clock.posix.c
[ 25%] Building C object reproc/CMakeFiles/reproc-resource-pid.dir/resources/pid.c.o
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc   -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 -std=c99 -MD -MT reproc/CMakeFiles/reproc-resource-deadline.dir/resources/deadline.c.o -MF CMakeFiles/reproc-resource-deadline.dir/resources/deadline.c.o.d -o CMakeFiles/reproc-resource-deadline.dir/resources/deadline.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/resources/deadline.c
[ 23%] Building C object reproc/CMakeFiles/reproc-resource-working-directory.dir/resources/working-directory.c.o
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc   -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 -std=c99 -MD -MT reproc/CMakeFiles/reproc-resource-path.dir/resources/path.c.o -MF CMakeFiles/reproc-resource-path.dir/resources/path.c.o.d -o CMakeFiles/reproc-resource-path.dir/resources/path.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/resources/path.c
[ 25%] Building C object reproc/CMakeFiles/reproc-resource-io.dir/resources/io.c.o
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc   -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 -std=c99 -MD -MT reproc/CMakeFiles/reproc-resource-pid.dir/resources/pid.c.o -MF CMakeFiles/reproc-resource-pid.dir/resources/pid.c.o.d -o CMakeFiles/reproc-resource-pid.dir/resources/pid.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/resources/pid.c
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc   -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 -std=c99 -MD -MT reproc/CMakeFiles/reproc-resource-working-directory.dir/resources/working-directory.c.o -MF CMakeFiles/reproc-resource-working-directory.dir/resources/working-directory.c.o.d -o CMakeFiles/reproc-resource-working-directory.dir/resources/working-directory.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/resources/working-directory.c
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc -DREPROC_BUILDING -DREPROC_MULTITHREADED -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -fPIC -fvisibility=hidden -MD -MT reproc/CMakeFiles/reproc.dir/src/init.posix.c.o -MF CMakeFiles/reproc.dir/src/init.posix.c.o.d -o CMakeFiles/reproc.dir/src/init.posix.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/src/init.posix.c
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc   -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 -std=c99 -MD -MT reproc/CMakeFiles/reproc-resource-io.dir/resources/io.c.o -MF CMakeFiles/reproc-resource-io.dir/resources/io.c.o.d -o CMakeFiles/reproc-resource-io.dir/resources/io.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/resources/io.c
[ 27%] Building C object reproc/CMakeFiles/reproc.dir/src/pipe.posix.c.o
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc -DREPROC_BUILDING -DREPROC_MULTITHREADED -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -fPIC -fvisibility=hidden -MD -MT reproc/CMakeFiles/reproc.dir/src/pipe.posix.c.o -MF CMakeFiles/reproc.dir/src/pipe.posix.c.o.d -o CMakeFiles/reproc.dir/src/pipe.posix.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/src/pipe.posix.c
[ 29%] Building C object reproc/CMakeFiles/reproc.dir/src/options.c.o
[ 25%] Building C object reproc/CMakeFiles/reproc-resource-stop.dir/resources/stop.c.o
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc   -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 -std=c99 -MD -MT reproc/CMakeFiles/reproc-resource-stop.dir/resources/stop.c.o -MF CMakeFiles/reproc-resource-stop.dir/resources/stop.c.o.d -o CMakeFiles/reproc-resource-stop.dir/resources/stop.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/resources/stop.c
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc -DREPROC_BUILDING -DREPROC_MULTITHREADED -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -fPIC -fvisibility=hidden -MD -MT reproc/CMakeFiles/reproc.dir/src/options.c.o -MF CMakeFiles/reproc.dir/src/options.c.o.d -o CMakeFiles/reproc.dir/src/options.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/src/options.c
[ 30%] Building C object reproc/CMakeFiles/reproc.dir/src/process.posix.c.o
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc -DREPROC_BUILDING -DREPROC_MULTITHREADED -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -fPIC -fvisibility=hidden -MD -MT reproc/CMakeFiles/reproc.dir/src/process.posix.c.o -MF CMakeFiles/reproc.dir/src/process.posix.c.o.d -o CMakeFiles/reproc.dir/src/process.posix.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/src/process.posix.c
[ 32%] Linking C executable resources/deadline
[ 34%] Linking C executable resources/pid
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/cmake -E cmake_link_script CMakeFiles/reproc-resource-pid.dir/link.txt --verbose=1
[ 36%] Linking C executable resources/argv
[ 38%] Linking C executable resources/stop
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/cmake -E cmake_link_script CMakeFiles/reproc-resource-argv.dir/link.txt --verbose=1
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/cmake -E cmake_link_script CMakeFiles/reproc-resource-stop.dir/link.txt --verbose=1
[ 40%] Building C object reproc/CMakeFiles/reproc.dir/src/redirect.posix.c.o
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc -DREPROC_BUILDING -DREPROC_MULTITHREADED -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -fPIC -fvisibility=hidden -MD -MT reproc/CMakeFiles/reproc.dir/src/redirect.posix.c.o -MF CMakeFiles/reproc.dir/src/redirect.posix.c.o.d -o CMakeFiles/reproc.dir/src/redirect.posix.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/src/redirect.posix.c
[ 41%] Linking C executable resources/io
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/cmake -E cmake_link_script CMakeFiles/reproc-resource-io.dir/link.txt --verbose=1
[ 43%] Building C object reproc/CMakeFiles/reproc.dir/src/redirect.c.o
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc -DREPROC_BUILDING -DREPROC_MULTITHREADED -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -fPIC -fvisibility=hidden -MD -MT reproc/CMakeFiles/reproc.dir/src/redirect.c.o -MF CMakeFiles/reproc.dir/src/redirect.c.o.d -o CMakeFiles/reproc.dir/src/redirect.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/src/redirect.c
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/cmake -E cmake_link_script CMakeFiles/reproc-resource-deadline.dir/link.txt --verbose=1
[ 45%] Linking C executable resources/path
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/cmake -E cmake_link_script CMakeFiles/reproc-resource-path.dir/link.txt --verbose=1
/usr/bin/gcc -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 -Wl,--dependency-file=CMakeFiles/reproc-resource-pid.dir/link.d "CMakeFiles/reproc-resource-pid.dir/resources/pid.c.o" -o resources/pid
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
[ 47%] Linking C executable resources/overflow
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/cmake -E cmake_link_script CMakeFiles/reproc-resource-overflow.dir/link.txt --verbose=1
/usr/bin/gcc -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 -Wl,--dependency-file=CMakeFiles/reproc-resource-argv.dir/link.d "CMakeFiles/reproc-resource-argv.dir/resources/argv.c.o" -o resources/argv
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
[ 49%] Linking C executable resources/env
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/cmake -E cmake_link_script CMakeFiles/reproc-resource-env.dir/link.txt --verbose=1
[ 50%] Building C object reproc/CMakeFiles/reproc.dir/src/reproc.c.o
[ 50%] Built target reproc-resource-pid
[ 50%] Built target reproc-resource-argv
/usr/bin/gcc -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 -Wl,--dependency-file=CMakeFiles/reproc-resource-stop.dir/link.d "CMakeFiles/reproc-resource-stop.dir/resources/stop.c.o" -o resources/stop
[ 52%] Building C object reproc/CMakeFiles/reproc.dir/src/run.c.o
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc -DREPROC_BUILDING -DREPROC_MULTITHREADED -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -fPIC -fvisibility=hidden -MD -MT reproc/CMakeFiles/reproc.dir/src/reproc.c.o -MF CMakeFiles/reproc.dir/src/reproc.c.o.d -o CMakeFiles/reproc.dir/src/reproc.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/src/reproc.c
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc -DREPROC_BUILDING -DREPROC_MULTITHREADED -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -fPIC -fvisibility=hidden -MD -MT reproc/CMakeFiles/reproc.dir/src/run.c.o -MF CMakeFiles/reproc.dir/src/run.c.o.d -o CMakeFiles/reproc.dir/src/run.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/src/run.c
[ 56%] Building C object reproc/CMakeFiles/reproc.dir/src/strv.c.o
[ 56%] Linking C executable resources/working-directory
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/cmake -E cmake_link_script CMakeFiles/reproc-resource-working-directory.dir/link.txt --verbose=1
/usr/bin/gcc -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 -Wl,--dependency-file=CMakeFiles/reproc-resource-deadline.dir/link.d "CMakeFiles/reproc-resource-deadline.dir/resources/deadline.c.o" -o resources/deadline
/usr/bin/gcc -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 -Wl,--dependency-file=CMakeFiles/reproc-resource-path.dir/link.d "CMakeFiles/reproc-resource-path.dir/resources/path.c.o" -o resources/path
[ 58%] Building C object reproc/CMakeFiles/reproc.dir/src/utf.posix.c.o
[ 58%] Built target reproc-resource-stop
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
/usr/bin/gcc -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 -Wl,--dependency-file=CMakeFiles/reproc-resource-env.dir/link.d "CMakeFiles/reproc-resource-env.dir/resources/env.c.o" -o resources/env
/usr/bin/gcc -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 -Wl,--dependency-file=CMakeFiles/reproc-resource-io.dir/link.d "CMakeFiles/reproc-resource-io.dir/resources/io.c.o" -o resources/io
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc -DREPROC_BUILDING -DREPROC_MULTITHREADED -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -fPIC -fvisibility=hidden -MD -MT reproc/CMakeFiles/reproc.dir/src/strv.c.o -MF CMakeFiles/reproc.dir/src/strv.c.o.d -o CMakeFiles/reproc.dir/src/strv.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/src/strv.c
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc -DREPROC_BUILDING -DREPROC_MULTITHREADED -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -fPIC -fvisibility=hidden -MD -MT reproc/CMakeFiles/reproc.dir/src/utf.posix.c.o -MF CMakeFiles/reproc.dir/src/utf.posix.c.o.d -o CMakeFiles/reproc.dir/src/utf.posix.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/src/utf.posix.c
[ 58%] Built target reproc-resource-env
/usr/bin/gcc -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 -Wl,--dependency-file=CMakeFiles/reproc-resource-overflow.dir/link.d "CMakeFiles/reproc-resource-overflow.dir/resources/overflow.c.o" -o resources/overflow
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
[ 58%] Built target reproc-resource-deadline
[ 58%] Built target reproc-resource-path
[ 58%] Built target reproc-resource-io
[ 58%] Built target reproc-resource-overflow
/usr/bin/gcc -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 -Wl,--dependency-file=CMakeFiles/reproc-resource-working-directory.dir/link.d "CMakeFiles/reproc-resource-working-directory.dir/resources/working-directory.c.o" -o resources/working-directory
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
[ 58%] Built target reproc-resource-working-directory
[ 60%] Linking C shared library lib/libreproc.so
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/cmake -E cmake_link_script CMakeFiles/reproc.dir/link.txt --verbose=1
/usr/bin/gcc -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/reproc.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,libreproc.so.14 -o lib/libreproc.so.14.2.4 CMakeFiles/reproc.dir/src/clock.posix.c.o CMakeFiles/reproc.dir/src/drain.c.o CMakeFiles/reproc.dir/src/error.posix.c.o CMakeFiles/reproc.dir/src/handle.posix.c.o CMakeFiles/reproc.dir/src/init.posix.c.o CMakeFiles/reproc.dir/src/options.c.o CMakeFiles/reproc.dir/src/pipe.posix.c.o CMakeFiles/reproc.dir/src/process.posix.c.o CMakeFiles/reproc.dir/src/redirect.posix.c.o CMakeFiles/reproc.dir/src/redirect.c.o CMakeFiles/reproc.dir/src/reproc.c.o CMakeFiles/reproc.dir/src/run.c.o CMakeFiles/reproc.dir/src/strv.c.o CMakeFiles/reproc.dir/src/utf.posix.c.o  -Wl,-rpath,::::::: -lrt
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/cmake -E cmake_symlink_library lib/libreproc.so.14.2.4 lib/libreproc.so.14 lib/libreproc.so
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
[ 60%] Built target reproc
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-test-argv.dir/build.make reproc/CMakeFiles/reproc-test-argv.dir/depend
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-test-deadline.dir/build.make reproc/CMakeFiles/reproc-test-deadline.dir/depend
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-test-env.dir/build.make reproc/CMakeFiles/reproc-test-env.dir/depend
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-test-io.dir/build.make reproc/CMakeFiles/reproc-test-io.dir/depend
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-test-overflow.dir/build.make reproc/CMakeFiles/reproc-test-overflow.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7 /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/CMakeFiles/reproc-test-argv.dir/DependInfo.cmake "--color="
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-test-path.dir/build.make reproc/CMakeFiles/reproc-test-path.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7 /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/CMakeFiles/reproc-test-deadline.dir/DependInfo.cmake "--color="
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-test-stop.dir/build.make reproc/CMakeFiles/reproc-test-stop.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7 /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/CMakeFiles/reproc-test-io.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7 /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/CMakeFiles/reproc-test-env.dir/DependInfo.cmake "--color="
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-test-working-directory.dir/build.make reproc/CMakeFiles/reproc-test-working-directory.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7 /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/CMakeFiles/reproc-test-overflow.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7 /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/CMakeFiles/reproc-test-stop.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7 /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/CMakeFiles/reproc-test-path.dir/DependInfo.cmake "--color="
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-test-pid.dir/build.make reproc/CMakeFiles/reproc-test-pid.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7 /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/CMakeFiles/reproc-test-working-directory.dir/DependInfo.cmake "--color="
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-test-fork.dir/build.make reproc/CMakeFiles/reproc-test-fork.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7 /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/CMakeFiles/reproc-test-pid.dir/DependInfo.cmake "--color="
/usr/bin/gmake  -f reproc++/CMakeFiles/reproc++.dir/build.make reproc++/CMakeFiles/reproc++.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7 /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/CMakeFiles/reproc-test-fork.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7 /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc++ /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc++ /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc++/CMakeFiles/reproc++.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-test-deadline.dir/build.make reproc/CMakeFiles/reproc-test-deadline.dir/build
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-test-io.dir/build.make reproc/CMakeFiles/reproc-test-io.dir/build
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-test-overflow.dir/build.make reproc/CMakeFiles/reproc-test-overflow.dir/build
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-test-env.dir/build.make reproc/CMakeFiles/reproc-test-env.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-test-stop.dir/build.make reproc/CMakeFiles/reproc-test-stop.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-test-working-directory.dir/build.make reproc/CMakeFiles/reproc-test-working-directory.dir/build
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-test-argv.dir/build.make reproc/CMakeFiles/reproc-test-argv.dir/build
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-test-pid.dir/build.make reproc/CMakeFiles/reproc-test-pid.dir/build
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-test-path.dir/build.make reproc/CMakeFiles/reproc-test-path.dir/build
/usr/bin/gmake  -f reproc/CMakeFiles/reproc-test-fork.dir/build.make reproc/CMakeFiles/reproc-test-fork.dir/build
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
/usr/bin/gmake  -f reproc++/CMakeFiles/reproc++.dir/build.make reproc++/CMakeFiles/reproc++.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
[ 63%] Building C object reproc/CMakeFiles/reproc-test-deadline.dir/test/deadline.c.o
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc -DRESOURCE_DIRECTORY=\"/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/resources\" -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -MD -MT reproc/CMakeFiles/reproc-test-deadline.dir/test/deadline.c.o -MF CMakeFiles/reproc-test-deadline.dir/test/deadline.c.o.d -o CMakeFiles/reproc-test-deadline.dir/test/deadline.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/test/deadline.c
[ 67%] Building C object reproc/CMakeFiles/reproc-test-io.dir/test/io.c.o
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc -DRESOURCE_DIRECTORY=\"/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/resources\" -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -MD -MT reproc/CMakeFiles/reproc-test-io.dir/test/io.c.o -MF CMakeFiles/reproc-test-io.dir/test/io.c.o.d -o CMakeFiles/reproc-test-io.dir/test/io.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/test/io.c
[ 69%] Building C object reproc/CMakeFiles/reproc-test-stop.dir/test/stop.c.o
[ 69%] Building C object reproc/CMakeFiles/reproc-test-env.dir/test/env.c.o
[ 70%] Building C object reproc/CMakeFiles/reproc-test-working-directory.dir/test/working-directory.c.o
[ 72%] Building C object reproc/CMakeFiles/reproc-test-path.dir/test/path.c.o
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc -DRESOURCE_DIRECTORY=\"/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/resources\" -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -MD -MT reproc/CMakeFiles/reproc-test-stop.dir/test/stop.c.o -MF CMakeFiles/reproc-test-stop.dir/test/stop.c.o.d -o CMakeFiles/reproc-test-stop.dir/test/stop.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/test/stop.c
[ 74%] Building C object reproc/CMakeFiles/reproc-test-pid.dir/test/pid.c.o
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc -DRESOURCE_DIRECTORY=\"/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/resources\" -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -MD -MT reproc/CMakeFiles/reproc-test-env.dir/test/env.c.o -MF CMakeFiles/reproc-test-env.dir/test/env.c.o.d -o CMakeFiles/reproc-test-env.dir/test/env.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/test/env.c
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc -DRESOURCE_DIRECTORY=\"/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/resources\" -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -MD -MT reproc/CMakeFiles/reproc-test-working-directory.dir/test/working-directory.c.o -MF CMakeFiles/reproc-test-working-directory.dir/test/working-directory.c.o.d -o CMakeFiles/reproc-test-working-directory.dir/test/working-directory.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/test/working-directory.c
[ 74%] Building C object reproc/CMakeFiles/reproc-test-overflow.dir/test/overflow.c.o
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc -DRESOURCE_DIRECTORY=\"/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/resources\" -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -MD -MT reproc/CMakeFiles/reproc-test-path.dir/test/path.c.o -MF CMakeFiles/reproc-test-path.dir/test/path.c.o.d -o CMakeFiles/reproc-test-path.dir/test/path.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/test/path.c
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc -DRESOURCE_DIRECTORY=\"/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/resources\" -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -MD -MT reproc/CMakeFiles/reproc-test-pid.dir/test/pid.c.o -MF CMakeFiles/reproc-test-pid.dir/test/pid.c.o.d -o CMakeFiles/reproc-test-pid.dir/test/pid.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/test/pid.c
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc -DRESOURCE_DIRECTORY=\"/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/resources\" -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -MD -MT reproc/CMakeFiles/reproc-test-overflow.dir/test/overflow.c.o -MF CMakeFiles/reproc-test-overflow.dir/test/overflow.c.o.d -o CMakeFiles/reproc-test-overflow.dir/test/overflow.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/test/overflow.c
[ 78%] Building C object reproc/CMakeFiles/reproc-test-argv.dir/test/argv.c.o
[ 78%] Building C object reproc/CMakeFiles/reproc-test-fork.dir/test/fork.c.o
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc -DRESOURCE_DIRECTORY=\"/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/resources\" -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -MD -MT reproc/CMakeFiles/reproc-test-argv.dir/test/argv.c.o -MF CMakeFiles/reproc-test-argv.dir/test/argv.c.o.d -o CMakeFiles/reproc-test-argv.dir/test/argv.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/test/argv.c
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/gcc  -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c99 -MD -MT reproc/CMakeFiles/reproc-test-fork.dir/test/fork.c.o -MF CMakeFiles/reproc-test-fork.dir/test/fork.c.o.d -o CMakeFiles/reproc-test-fork.dir/test/fork.c.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/test/fork.c
[ 80%] Building CXX object reproc++/CMakeFiles/reproc++.dir/src/reproc.cpp.o
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc++ && /usr/bin/g++ -DREPROCXX_BUILDING -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc++/include -I/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc/include -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 -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT reproc++/CMakeFiles/reproc++.dir/src/reproc.cpp.o -MF CMakeFiles/reproc++.dir/src/reproc.cpp.o.d -o CMakeFiles/reproc++.dir/src/reproc.cpp.o -c /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/reproc++/src/reproc.cpp
[ 81%] Linking C executable test/deadline
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/cmake -E cmake_link_script CMakeFiles/reproc-test-deadline.dir/link.txt --verbose=1
[ 85%] Linking C executable test/stop
[ 87%] Linking C executable test/pid
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/cmake -E cmake_link_script CMakeFiles/reproc-test-stop.dir/link.txt --verbose=1
[ 87%] Linking C executable test/working-directory
[ 90%] Linking C executable test/env
[ 90%] Linking C executable test/fork
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/cmake -E cmake_link_script CMakeFiles/reproc-test-pid.dir/link.txt --verbose=1
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/cmake -E cmake_link_script CMakeFiles/reproc-test-working-directory.dir/link.txt --verbose=1
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/cmake -E cmake_link_script CMakeFiles/reproc-test-env.dir/link.txt --verbose=1
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/cmake -E cmake_link_script CMakeFiles/reproc-test-fork.dir/link.txt --verbose=1
[ 92%] Linking C executable test/overflow
[ 94%] Linking C executable test/path
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/cmake -E cmake_link_script CMakeFiles/reproc-test-overflow.dir/link.txt --verbose=1
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/cmake -E cmake_link_script CMakeFiles/reproc-test-path.dir/link.txt --verbose=1
[ 96%] Linking C executable test/io
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/cmake -E cmake_link_script CMakeFiles/reproc-test-io.dir/link.txt --verbose=1
/usr/bin/gcc -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 -Wl,--dependency-file=CMakeFiles/reproc-test-working-directory.dir/link.d "CMakeFiles/reproc-test-working-directory.dir/test/working-directory.c.o" -o test/working-directory  -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/lib lib/libreproc.so.14.2.4
[ 98%] Linking C executable test/argv
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc && /usr/bin/cmake -E cmake_link_script CMakeFiles/reproc-test-argv.dir/link.txt --verbose=1
/usr/bin/gcc -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 -Wl,--dependency-file=CMakeFiles/reproc-test-fork.dir/link.d "CMakeFiles/reproc-test-fork.dir/test/fork.c.o" -o test/fork  -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/lib lib/libreproc.so.14.2.4
/usr/bin/gcc -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 -Wl,--dependency-file=CMakeFiles/reproc-test-deadline.dir/link.d "CMakeFiles/reproc-test-deadline.dir/test/deadline.c.o" -o test/deadline  -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/lib lib/libreproc.so.14.2.4
/usr/bin/gcc -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 -Wl,--dependency-file=CMakeFiles/reproc-test-env.dir/link.d "CMakeFiles/reproc-test-env.dir/test/env.c.o" -o test/env  -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/lib lib/libreproc.so.14.2.4
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
[ 98%] Built target reproc-test-working-directory
/usr/bin/gcc -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 -Wl,--dependency-file=CMakeFiles/reproc-test-stop.dir/link.d "CMakeFiles/reproc-test-stop.dir/test/stop.c.o" -o test/stop  -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/lib lib/libreproc.so.14.2.4
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
/usr/bin/gcc -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 -Wl,--dependency-file=CMakeFiles/reproc-test-overflow.dir/link.d "CMakeFiles/reproc-test-overflow.dir/test/overflow.c.o" -o test/overflow  -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/lib lib/libreproc.so.14.2.4
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
/usr/bin/gcc -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 -Wl,--dependency-file=CMakeFiles/reproc-test-pid.dir/link.d "CMakeFiles/reproc-test-pid.dir/test/pid.c.o" -o test/pid  -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/lib lib/libreproc.so.14.2.4
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
/usr/bin/gcc -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 -Wl,--dependency-file=CMakeFiles/reproc-test-io.dir/link.d "CMakeFiles/reproc-test-io.dir/test/io.c.o" -o test/io  -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/lib lib/libreproc.so.14.2.4
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
/usr/bin/gcc -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 -Wl,--dependency-file=CMakeFiles/reproc-test-path.dir/link.d "CMakeFiles/reproc-test-path.dir/test/path.c.o" -o test/path  -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/lib lib/libreproc.so.14.2.4
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
/usr/bin/gcc -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 -Wl,--dependency-file=CMakeFiles/reproc-test-argv.dir/link.d "CMakeFiles/reproc-test-argv.dir/test/argv.c.o" -o test/argv  -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/lib lib/libreproc.so.14.2.4
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
[ 98%] Built target reproc-test-pid
[ 98%] Built target reproc-test-env
[ 98%] Built target reproc-test-overflow
[ 98%] Built target reproc-test-fork
[ 98%] Built target reproc-test-stop
[ 98%] Built target reproc-test-deadline
[ 98%] Built target reproc-test-path
[ 98%] Built target reproc-test-io
[ 98%] Built target reproc-test-argv
[100%] Linking CXX shared library lib/libreproc++.so
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc++ && /usr/bin/cmake -E cmake_link_script CMakeFiles/reproc++.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/reproc++.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,libreproc++.so.14 -o lib/libreproc++.so.14.2.4 CMakeFiles/reproc++.dir/src/reproc.cpp.o  -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc/lib: ../reproc/lib/libreproc.so.14.2.4
cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/reproc++ && /usr/bin/cmake -E cmake_symlink_library lib/libreproc++.so.14.2.4 lib/libreproc++.so.14 lib/libreproc++.so
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
[100%] Built target reproc++
gmake[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build'
/usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7/build/CMakeFiles 0

+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NfLfiR
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build
+ mkdir /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT
+ cd reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7
+ '[' 1 -eq 1 ']'
+ DESTDIR=/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT
+ /usr/bin/cmake --install build
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/include
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/include/reproc
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/include/reproc/export.h
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/include/reproc/reproc.h
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/include/reproc/drain.h
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/include/reproc/run.h
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/lib64/libreproc.so.14.2.4
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/lib64/libreproc.so.14
-- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/lib64/libreproc.so.14.2.4" to "$ORIGIN"
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/lib64/libreproc.so
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/lib64/cmake/reproc/reproc-config.cmake
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/lib64/cmake/reproc/reproc-config-version.cmake
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/lib64/cmake/reproc/reproc-targets.cmake
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/lib64/cmake/reproc/reproc-targets-relwithdebinfo.cmake
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/lib64/pkgconfig/reproc.pc
-- Up-to-date: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/include
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/include/reproc++
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/include/reproc++/env.hpp
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/include/reproc++/export.hpp
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/include/reproc++/detail
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/include/reproc++/detail/array.hpp
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/include/reproc++/detail/type_traits.hpp
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/include/reproc++/run.hpp
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/include/reproc++/input.hpp
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/include/reproc++/reproc.hpp
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/include/reproc++/drain.hpp
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/include/reproc++/arguments.hpp
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/lib64/libreproc++.so.14.2.4
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/lib64/libreproc++.so.14
-- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/lib64/libreproc++.so.14.2.4" to "$ORIGIN"
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/lib64/libreproc++.so
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/lib64/cmake/reproc++/reproc++-config.cmake
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/lib64/cmake/reproc++/reproc++-config-version.cmake
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/lib64/cmake/reproc++/reproc++-targets.cmake
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/lib64/cmake/reproc++/reproc++-targets-relwithdebinfo.cmake
-- Installing: /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT/usr/lib64/pkgconfig/reproc++.pc
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 14.2.4-2.20230609git1c07bdb.mga10 --unique-debug-suffix -14.2.4-2.20230609git1c07bdb.mga10.x86_64 --unique-debug-src-base reproc-14.2.4-2.20230609git1c07bdb.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/reproc-1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7
find-debuginfo: starting

Extracting debug info from 2 files
DWARF-compressing 2 files
sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/reproc-14.2.4-2.20230609git1c07bdb.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/reproc-14.2.4-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: lib64reproc14-14.2.4-2.20230609git1c07bdb.mga10.x86_64
Provides: lib64reproc14 = 14.2.4-2.20230609git1c07bdb.mga10 lib64reproc14(x86-64) = 14.2.4-2.20230609git1c07bdb.mga10 libreproc++.so.14()(64bit) libreproc.so.14()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libreproc.so.14()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit)
Processing files: lib64reproc-devel-14.2.4-2.20230609git1c07bdb.mga10.x86_64
Provides: cmake(reproc) = 14.2.4 cmake(reproc++) = 14.2.4 devel(libreproc(64bit)) devel(libreproc++(64bit)) lib64reproc-devel = 14.2.4-2.20230609git1c07bdb.mga10 lib64reproc-devel(x86-64) = 14.2.4-2.20230609git1c07bdb.mga10 pkgconfig(reproc) = 14.2.4 pkgconfig(reproc++) = 14.2.4 reproc-devel = 14.2.4-2.20230609git1c07bdb.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(libreproc(64bit)) devel(libstdc++(64bit)) pkgconfig pkgconfig(reproc) = 14.2.4
Processing files: reproc-debugsource-14.2.4-2.20230609git1c07bdb.mga10.x86_64
Provides: reproc-debugsource = 14.2.4-2.20230609git1c07bdb.mga10 reproc-debugsource(x86-64) = 14.2.4-2.20230609git1c07bdb.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib64reproc14-debuginfo-14.2.4-2.20230609git1c07bdb.mga10.x86_64
Provides: debuginfo(build-id) = 60de19b7f56174b0bc2fb52c2cd0e78528390ad8 debuginfo(build-id) = e3e31e46bbcfe239d4f8c8b3414e297e0a5288aa lib64reproc14-debuginfo = 14.2.4-2.20230609git1c07bdb.mga10 lib64reproc14-debuginfo(x86-64) = 14.2.4-2.20230609git1c07bdb.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: reproc-debugsource(x86-64) = 14.2.4-2.20230609git1c07bdb.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64reproc14-14.2.4-2.20230609git1c07bdb.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/reproc-debugsource-14.2.4-2.20230609git1c07bdb.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64reproc-devel-14.2.4-2.20230609git1c07bdb.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64reproc14-debuginfo-14.2.4-2.20230609git1c07bdb.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.M6Pzh0
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build
+ test -d /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/reproc-14.2.4-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!