D: [iurt_root_command] chroot warning: line 54: second Description Installing /home/pterjan/rpmbuild/SRPMS/davix-0.7.6-2.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ohfMUN + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf davix-0.7.6 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/davix-0.7.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd davix-0.7.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf test/pywebdav/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hirBoW + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd davix-0.7.6 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + /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=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/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,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DDOC_INSTALL_DIR=/usr/share/doc/davix -DENABLE_THIRD_PARTY_COPY=TRUE -DENABLE_HTML_DOCS=TRUE -DUNIT_TESTS=TRUE . -- The C compiler identification is GNU 12.0.1 -- The CXX compiler identification is GNU 12.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PythonInterp: /usr/bin/python (found version "3.10.2") Cannot regenerate version.cmake from git Configuring cmake for davix version: 0.7.6 -- davix is used as APPLICATION_NAME -- Performing Test HAVE_TR1_SUPPORT -- Performing Test HAVE_TR1_SUPPORT - Success -- TR1 support detected -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file locale.h -- Looking for include file locale.h - found -- Looking for include file errno.h -- Looking for include file errno.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for C++ include ext/algorithm -- Looking for C++ include ext/algorithm - found -- Looking for C++ include atomic -- Looking for C++ include atomic - found -- Looking for include file sys/poll.h -- Looking for include file sys/poll.h - found -- Looking for include file sys/select.h -- Looking for include file sys/select.h - found -- Looking for include file sys/socket.h -- Looking for include file sys/socket.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file sys/uio.h -- Looking for include file sys/uio.h - found -- Looking for setsockopt -- Looking for setsockopt - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of size_t -- Check size of size_t - done -- Check size of ssize_t -- Check size of ssize_t - done -- Check size of off_t -- Check size of off_t - done -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file signal.h -- Looking for include file signal.h - found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file termios.h -- Looking for include file termios.h - found -- Looking for getpass -- Looking for getpass - found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for SetConsoleMode -- Looking for SetConsoleMode - not found -- Looking for strptime -- Looking for strptime - found -- Looking for include file netdb.h -- Looking for include file netdb.h - found -- Looking for include file arpa/inet.h -- Looking for include file arpa/inet.h - found -- Looking for include file netinet/in.h -- Looking for include file netinet/in.h - found -- Looking for include file netinet/tcp.h -- Looking for include file netinet/tcp.h - found -- Check size of in_addr_t -- Check size of in_addr_t - done -- Check size of socklen_t -- Check size of socklen_t - done -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "3.0.0") -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.13") -- Looking for uuid_generate_random -- Looking for uuid_generate_random - not found -- Looking for uuid_generate_random in uuid -- Looking for uuid_generate_random in uuid - found -- Found uuid: /usr/include -- Checking for module 'gsoapssl++' -- Found gsoapssl++, version 2.8.104 -- - wsdlh : /bin/wsdl2h -- - SOAPCPP2 : /bin/soapcpp2 -- - GSOAP VERSION : 2.8.104 -- Found gsoap: /lib64/libgsoap.so -- Using gsoapssl flags -DWITH_IPV6;-DWITH_OPENSSL;-DWITH_GZIP;-DWITH_DOM -- generate pkgconfig file for davix_copy under /home/pterjan/rpmbuild/BUILD/davix-0.7.6/src/modules/copy/davix_copy.pc -- generate pkgconfig file for libdavix under /home/pterjan/rpmbuild/BUILD/davix-0.7.6/src/davix.pc -- Found Doxygen: /usr/bin/doxygen (found version "1.9.3") found components: doxygen dot -- Checking for package 'Sphinx' -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE SPHINX_VERSION_OK) -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_INSTALL_DO_STRIP CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_SYSCONFDIR SYSCONF_INSTALL_DIR UNIT_TESTS -- Build files have been written to: /home/pterjan/rpmbuild/BUILD/davix-0.7.6 + /usr/bin/cmake --build build -j12 --verbose Error: /home/pterjan/rpmbuild/BUILD/davix-0.7.6/build is not a directory error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.hirBoW (%build) RPM build errors: line 54: second Description Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.hirBoW (%build) I: [iurt_root_command] ERROR: chroot