Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/indi-gphoto.spec'], chrootPath='/var/lib/mock/f29-build-27267-14382/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/indi-gphoto.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/indi-gphoto-1.7.4-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/indi-gphoto.spec'], chrootPath='/var/lib/mock/f29-build-27267-14382/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/indi-gphoto.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NWyqMg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf indi-gphoto-1.7.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/indi-gphoto-1.7.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd indi-gphoto-1.7.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|/lib/udev/rules.d|/usr/lib/udev/rules.d|g' CMakeLists.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Bb3NrI + umask 022 + cd /builddir/build/BUILD + cd indi-gphoto-1.7.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -- The C compiler identification is GNU 8.2.1 -- The CXX compiler identification is GNU 8.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found CFITSIO 3.45: /usr/lib64/libcfitsio.so -- Found INDI: /usr/lib64/libindidriver.so;/usr/lib64/libindiAlignmentDriver.so (found version "1.7.4") -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Found GPHOTO2: /usr/lib64/libgphoto2.so -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found JPEG: /usr/lib64/libjpeg.so -- Found PkgConfig: /usr/bin/pkg-config (found version "1.5.3") -- Checking for module 'libraw' -- Found libraw, version 0.19.0 -- Checking for module 'libraw_r' -- Found libraw_r, version 0.19.0 -- Found LibRaw: /usr/lib64/libraw.so (found version "0.19.0") -- Found USB1: /usr/lib64/libusb-1.0.so (found version "1.0.22") -- Performing Test USB1_HAS_LIBUSB_ERROR_NAME -- Performing Test USB1_HAS_LIBUSB_ERROR_NAME - Success -- Found TIFF: /usr/lib64/libtiff.so (found version "4.0.9") -- Found tiffxx: /usr/lib64/libtiffxx.so -- Performing Test COMPATIBLE_FORTIFY_SOURCE -- Performing Test COMPATIBLE_FORTIFY_SOURCE - Success -- Performing Test HAVE_LIBRAW_CAMERA_TEMPERATURE -- Performing Test HAVE_LIBRAW_CAMERA_TEMPERATURE - Success -- Found CameraTemperature in 'libraw/libraw_types.h' -- Performing Test HAVE_LIBRAW_SENSOR_TEMPERATURE -- Performing Test HAVE_LIBRAW_SENSOR_TEMPERATURE - Success -- Found SensorTemperature in 'libraw/libraw_types.h' -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_CXX_FLAGS_RELEASE BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: LIB_SUFFIX BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/indi-gphoto-1.7.4 + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/indi-gphoto-1.7.4 -B/builddir/build/BUILD/indi-gphoto-1.7.4 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/indi-gphoto-1.7.4/CMakeFiles /builddir/build/BUILD/indi-gphoto-1.7.4/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/indi-gphoto-1.7.4' make -f CMakeFiles/indi_gphoto_ccd.dir/build.make CMakeFiles/indi_gphoto_ccd.dir/depend make[2]: Entering directory '/builddir/build/BUILD/indi-gphoto-1.7.4' cd /builddir/build/BUILD/indi-gphoto-1.7.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/indi-gphoto-1.7.4 /builddir/build/BUILD/indi-gphoto-1.7.4 /builddir/build/BUILD/indi-gphoto-1.7.4 /builddir/build/BUILD/indi-gphoto-1.7.4 /builddir/build/BUILD/indi-gphoto-1.7.4/CMakeFiles/indi_gphoto_ccd.dir/DependInfo.cmake --color= Scanning dependencies of target indi_gphoto_ccd make[2]: Leaving directory '/builddir/build/BUILD/indi-gphoto-1.7.4' make -f CMakeFiles/indi_gphoto_ccd.dir/build.make CMakeFiles/indi_gphoto_ccd.dir/build make[2]: Entering directory '/builddir/build/BUILD/indi-gphoto-1.7.4' [ 20%] Building CXX object CMakeFiles/indi_gphoto_ccd.dir/gphoto_ccd.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/indi-gphoto-1.7.4 -I/usr/include/libindi -I/usr/include/cfitsio -I/usr/include/libraw -I/usr/include/libusb-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -std=c++11 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fPIE -O1 -Wa,--noexecstack -Wall -Wextra -Wno-unused-but-set-variable -Wno-format-truncation -g -o CMakeFiles/indi_gphoto_ccd.dir/gphoto_ccd.cpp.o -c /builddir/build/BUILD/indi-gphoto-1.7.4/gphoto_ccd.cpp [ 40%] Building CXX object CMakeFiles/indi_gphoto_ccd.dir/gphoto_driver.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/indi-gphoto-1.7.4 -I/usr/include/libindi -I/usr/include/cfitsio -I/usr/include/libraw -I/usr/include/libusb-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -std=c++11 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fPIE -O1 -Wa,--noexecstack -Wall -Wextra -Wno-unused-but-set-variable -Wno-format-truncation -g -o CMakeFiles/indi_gphoto_ccd.dir/gphoto_driver.cpp.o -c /builddir/build/BUILD/indi-gphoto-1.7.4/gphoto_driver.cpp [ 60%] Building CXX object CMakeFiles/indi_gphoto_ccd.dir/dsusbdriver.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/indi-gphoto-1.7.4 -I/usr/include/libindi -I/usr/include/cfitsio -I/usr/include/libraw -I/usr/include/libusb-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -std=c++11 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fPIE -O1 -Wa,--noexecstack -Wall -Wextra -Wno-unused-but-set-variable -Wno-format-truncation -g -o CMakeFiles/indi_gphoto_ccd.dir/dsusbdriver.cpp.o -c /builddir/build/BUILD/indi-gphoto-1.7.4/dsusbdriver.cpp [ 80%] Building CXX object CMakeFiles/indi_gphoto_ccd.dir/gphoto_readimage.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/indi-gphoto-1.7.4 -I/usr/include/libindi -I/usr/include/cfitsio -I/usr/include/libraw -I/usr/include/libusb-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -std=c++11 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fPIE -O1 -Wa,--noexecstack -Wall -Wextra -Wno-unused-but-set-variable -Wno-format-truncation -g -Wno-deprecated-declarations -o CMakeFiles/indi_gphoto_ccd.dir/gphoto_readimage.cpp.o -c /builddir/build/BUILD/indi-gphoto-1.7.4/gphoto_readimage.cpp [100%] Linking CXX executable indi_gphoto_ccd /usr/bin/cmake -E cmake_link_script CMakeFiles/indi_gphoto_ccd.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -std=c++11 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fPIE -O1 -Wa,--noexecstack -Wall -Wextra -Wno-unused-but-set-variable -Wno-format-truncation -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,nodump -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -pie -rdynamic CMakeFiles/indi_gphoto_ccd.dir/gphoto_ccd.cpp.o CMakeFiles/indi_gphoto_ccd.dir/gphoto_driver.cpp.o CMakeFiles/indi_gphoto_ccd.dir/gphoto_readimage.cpp.o CMakeFiles/indi_gphoto_ccd.dir/dsusbdriver.cpp.o -o indi_gphoto_ccd -lindidriver -lindiAlignmentDriver -lcfitsio -lgphoto2 -lgphoto2_port -lpthread -ljpeg -lraw -lz -ltiff -ltiffxx make[2]: Leaving directory '/builddir/build/BUILD/indi-gphoto-1.7.4' [100%] Built target indi_gphoto_ccd make[1]: Leaving directory '/builddir/build/BUILD/indi-gphoto-1.7.4' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/indi-gphoto-1.7.4/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wBtrOL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/indi-gphoto-1.7.4-2.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/indi-gphoto-1.7.4-2.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/indi-gphoto-1.7.4-2.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/indi-gphoto-1.7.4-2.fc29.riscv64 + cd indi-gphoto-1.7.4 + make install DESTDIR=/builddir/build/BUILDROOT/indi-gphoto-1.7.4-2.fc29.riscv64 /usr/bin/cmake -H/builddir/build/BUILD/indi-gphoto-1.7.4 -B/builddir/build/BUILD/indi-gphoto-1.7.4 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/indi-gphoto-1.7.4/CMakeFiles /builddir/build/BUILD/indi-gphoto-1.7.4/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/indi-gphoto-1.7.4' make -f CMakeFiles/indi_gphoto_ccd.dir/build.make CMakeFiles/indi_gphoto_ccd.dir/depend make[2]: Entering directory '/builddir/build/BUILD/indi-gphoto-1.7.4' cd /builddir/build/BUILD/indi-gphoto-1.7.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/indi-gphoto-1.7.4 /builddir/build/BUILD/indi-gphoto-1.7.4 /builddir/build/BUILD/indi-gphoto-1.7.4 /builddir/build/BUILD/indi-gphoto-1.7.4 /builddir/build/BUILD/indi-gphoto-1.7.4/CMakeFiles/indi_gphoto_ccd.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/indi-gphoto-1.7.4' make -f CMakeFiles/indi_gphoto_ccd.dir/build.make CMakeFiles/indi_gphoto_ccd.dir/build make[2]: Entering directory '/builddir/build/BUILD/indi-gphoto-1.7.4' make[2]: Nothing to be done for 'CMakeFiles/indi_gphoto_ccd.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/indi-gphoto-1.7.4' [100%] Built target indi_gphoto_ccd make[1]: Leaving directory '/builddir/build/BUILD/indi-gphoto-1.7.4' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/indi-gphoto-1.7.4/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/indi-gphoto-1.7.4' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/indi-gphoto-1.7.4' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/indi-gphoto-1.7.4-2.fc29.riscv64/usr/bin/indi_gphoto_ccd -- Installing: /builddir/build/BUILDROOT/indi-gphoto-1.7.4-2.fc29.riscv64/usr/share/indi/indi_gphoto.xml -- Installing: /builddir/build/BUILDROOT/indi-gphoto-1.7.4-2.fc29.riscv64/usr/lib/udev/rules.d/85-disable-dslr-automout.rules running /usr/bin/cmake -E create_symlink indi_gphoto_ccd /builddir/build/BUILDROOT/indi-gphoto-1.7.4-2.fc29.riscv64/usr/bin/indi_canon_ccd 2>&1 running /usr/bin/cmake -E create_symlink indi_gphoto_ccd /builddir/build/BUILDROOT/indi-gphoto-1.7.4-2.fc29.riscv64/usr/bin/indi_nikon_ccd 2>&1 running /usr/bin/cmake -E create_symlink indi_gphoto_ccd /builddir/build/BUILDROOT/indi-gphoto-1.7.4-2.fc29.riscv64/usr/bin/indi_pentax_ccd 2>&1 running /usr/bin/cmake -E create_symlink indi_gphoto_ccd /builddir/build/BUILDROOT/indi-gphoto-1.7.4-2.fc29.riscv64/usr/bin/indi_sony_ccd 2>&1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.7.4-2.fc29 --unique-debug-suffix -1.7.4-2.fc29.riscv64 --unique-debug-src-base indi-gphoto-1.7.4-2.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/indi-gphoto-1.7.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/indi-gphoto-1.7.4-2.fc29.riscv64/usr/bin/indi_gphoto_ccd extracting debug info from /builddir/build/BUILDROOT/indi-gphoto-1.7.4-2.fc29.riscv64/usr/bin/indi_gphoto_ccd /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 331 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: indi-gphoto-1.7.4-2.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bRbjv8 + umask 022 + cd /builddir/build/BUILD + cd indi-gphoto-1.7.4 + DOCDIR=/builddir/build/BUILDROOT/indi-gphoto-1.7.4-2.fc29.riscv64/usr/share/doc/indi-gphoto + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/indi-gphoto-1.7.4-2.fc29.riscv64/usr/share/doc/indi-gphoto + cp -pr AUTHORS /builddir/build/BUILDROOT/indi-gphoto-1.7.4-2.fc29.riscv64/usr/share/doc/indi-gphoto + cp -pr README /builddir/build/BUILDROOT/indi-gphoto-1.7.4-2.fc29.riscv64/usr/share/doc/indi-gphoto + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CR75kx + umask 022 + cd /builddir/build/BUILD + cd indi-gphoto-1.7.4 + LICENSEDIR=/builddir/build/BUILDROOT/indi-gphoto-1.7.4-2.fc29.riscv64/usr/share/licenses/indi-gphoto + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/indi-gphoto-1.7.4-2.fc29.riscv64/usr/share/licenses/indi-gphoto + cp -pr COPYING.LIB /builddir/build/BUILDROOT/indi-gphoto-1.7.4-2.fc29.riscv64/usr/share/licenses/indi-gphoto + exit 0 Provides: indi-gphoto = 1.7.4-2.fc29 indi-gphoto(riscv-64) = 1.7.4-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcfitsio.so.7()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgphoto2.so.6()(64bit) libgphoto2_port.so.12()(64bit) libgphoto2_port.so.12(LIBGPHOTO2_5_0)(64bit) libindiAlignmentDriver.so.1()(64bit) libindidriver.so.1()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEGTURBO_6.2)(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libraw.so.19()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libtiff.so.5()(64bit) libtiffxx.so.5()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: indi-gphoto-debugsource-1.7.4-2.fc29.riscv64 Provides: indi-gphoto-debugsource = 1.7.4-2.fc29 indi-gphoto-debugsource(riscv-64) = 1.7.4-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: indi-gphoto-debuginfo-1.7.4-2.fc29.riscv64 Provides: debuginfo(build-id) = 1ef61854206581b014abd70b858d2da721d30b5d indi-gphoto-debuginfo = 1.7.4-2.fc29 indi-gphoto-debuginfo(riscv-64) = 1.7.4-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: indi-gphoto-debugsource(riscv-64) = 1.7.4-2.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/indi-gphoto-1.7.4-2.fc29.riscv64 Wrote: /builddir/build/RPMS/indi-gphoto-1.7.4-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/indi-gphoto-debugsource-1.7.4-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/indi-gphoto-debuginfo-1.7.4-2.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.btGkzA + umask 022 + cd /builddir/build/BUILD + cd indi-gphoto-1.7.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/indi-gphoto-1.7.4-2.fc29.riscv64 + exit 0 Child return code was: 0