Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/anchorman.spec'], chrootPath='/var/lib/mock/f30-build-34384-18770/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': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/anchorman.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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/anchorman-0.0.1-14.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/anchorman.spec'], chrootPath='/var/lib/mock/f30-build-34384-18770/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': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/anchorman.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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.V14g2q + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf anchorman-0.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/anchorman-0.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd anchorman-0.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.A6plSL + umask 022 + cd /builddir/build/BUILD + cd anchorman-0.0.1 + 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,--as-needed -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 PkgConfig: /usr/bin/pkg-config (found version "1.5.3") -- Checking for module 'gstreamer-0.10' -- Found gstreamer-0.10, version 0.10.36 -- Checking for module 'gudev-1.0' -- Found gudev-1.0, version 232 -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: BUILD_SHARED_LIBS 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/anchorman-0.0.1 + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/anchorman-0.0.1 -B/builddir/build/BUILD/anchorman-0.0.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/anchorman-0.0.1/CMakeFiles /builddir/build/BUILD/anchorman-0.0.1/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/anchorman-0.0.1' make -f src/CMakeFiles/anchorman.dir/build.make src/CMakeFiles/anchorman.dir/depend make[2]: Entering directory '/builddir/build/BUILD/anchorman-0.0.1' cd /builddir/build/BUILD/anchorman-0.0.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/anchorman-0.0.1 /builddir/build/BUILD/anchorman-0.0.1/src /builddir/build/BUILD/anchorman-0.0.1 /builddir/build/BUILD/anchorman-0.0.1/src /builddir/build/BUILD/anchorman-0.0.1/src/CMakeFiles/anchorman.dir/DependInfo.cmake --color= Scanning dependencies of target anchorman make[2]: Leaving directory '/builddir/build/BUILD/anchorman-0.0.1' make -f src/CMakeFiles/anchorman.dir/build.make src/CMakeFiles/anchorman.dir/build make[2]: Entering directory '/builddir/build/BUILD/anchorman-0.0.1' [ 50%] Building C object src/CMakeFiles/anchorman.dir/anchorman.c.o cd /builddir/build/BUILD/anchorman-0.0.1/src && /usr/bin/cc -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gudev-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 -o CMakeFiles/anchorman.dir/anchorman.c.o -c /builddir/build/BUILD/anchorman-0.0.1/src/anchorman.c BUILDSTDERR: /builddir/build/BUILD/anchorman-0.0.1/src/anchorman.c: In function 'message_cb': BUILDSTDERR: /builddir/build/BUILD/anchorman-0.0.1/src/anchorman.c:111:1: warning: no return statement in function returning non-void [-Wreturn-type] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/anchorman-0.0.1/src/anchorman.c: In function 'state_cb': BUILDSTDERR: /builddir/build/BUILD/anchorman-0.0.1/src/anchorman.c:124:1: warning: no return statement in function returning non-void [-Wreturn-type] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/anchorman-0.0.1/src/anchorman.c: In function 'error_cb': BUILDSTDERR: /builddir/build/BUILD/anchorman-0.0.1/src/anchorman.c:143:1: warning: no return statement in function returning non-void [-Wreturn-type] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/anchorman-0.0.1/src/anchorman.c: In function 'warning_cb': BUILDSTDERR: /builddir/build/BUILD/anchorman-0.0.1/src/anchorman.c:155:1: warning: no return statement in function returning non-void [-Wreturn-type] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/anchorman-0.0.1/src/anchorman.c: In function 'buildPipeline': BUILDSTDERR: /builddir/build/BUILD/anchorman-0.0.1/src/anchorman.c:171:2: warning: missing sentinel in function call [-Wformat=] BUILDSTDERR: gst_element_link_many(v4lsrc, convert, rate, scale); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/anchorman-0.0.1/src/anchorman.c: In function 'main': BUILDSTDERR: /builddir/build/BUILD/anchorman-0.0.1/src/anchorman.c:229:2: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_thread_init(NULL); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from /usr/include/gstreamer-0.10/gst/gst.h:27, BUILDSTDERR: from /builddir/build/BUILD/anchorman-0.0.1/src/anchorman.c:22: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here BUILDSTDERR: void g_thread_init (gpointer vtable); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/anchorman-0.0.1/src/anchorman.c:225:15: warning: unused variable 'dev' [-Wunused-variable] BUILDSTDERR: GUdevDevice *dev; BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/anchorman-0.0.1/src/anchorman.c:224:23: warning: unused variable 'stateChange' [-Wunused-variable] BUILDSTDERR: GstStateChangeReturn stateChange; BUILDSTDERR: ^~~~~~~~~~~ [100%] Linking C executable anchorman cd /builddir/build/BUILD/anchorman-0.0.1/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/anchorman.dir/link.txt --verbose=1 /usr/bin/cc -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/anchorman.dir/anchorman.c.o -o anchorman -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lgudev-1.0 make[2]: Leaving directory '/builddir/build/BUILD/anchorman-0.0.1' [100%] Built target anchorman make[1]: Leaving directory '/builddir/build/BUILD/anchorman-0.0.1' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/anchorman-0.0.1/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CmyayT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/anchorman-0.0.1-14.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/anchorman-0.0.1-14.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/anchorman-0.0.1-14.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/anchorman-0.0.1-14.fc30.riscv64 + cd anchorman-0.0.1 + rm -rf /builddir/build/BUILDROOT/anchorman-0.0.1-14.fc30.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/anchorman-0.0.1-14.fc30.riscv64 /usr/bin/cmake -H/builddir/build/BUILD/anchorman-0.0.1 -B/builddir/build/BUILD/anchorman-0.0.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/anchorman-0.0.1/CMakeFiles /builddir/build/BUILD/anchorman-0.0.1/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/anchorman-0.0.1' make -f src/CMakeFiles/anchorman.dir/build.make src/CMakeFiles/anchorman.dir/depend make[2]: Entering directory '/builddir/build/BUILD/anchorman-0.0.1' cd /builddir/build/BUILD/anchorman-0.0.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/anchorman-0.0.1 /builddir/build/BUILD/anchorman-0.0.1/src /builddir/build/BUILD/anchorman-0.0.1 /builddir/build/BUILD/anchorman-0.0.1/src /builddir/build/BUILD/anchorman-0.0.1/src/CMakeFiles/anchorman.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/anchorman-0.0.1' make -f src/CMakeFiles/anchorman.dir/build.make src/CMakeFiles/anchorman.dir/build make[2]: Entering directory '/builddir/build/BUILD/anchorman-0.0.1' make[2]: Nothing to be done for 'src/CMakeFiles/anchorman.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/anchorman-0.0.1' [100%] Built target anchorman make[1]: Leaving directory '/builddir/build/BUILD/anchorman-0.0.1' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/anchorman-0.0.1/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/anchorman-0.0.1' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/anchorman-0.0.1' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/anchorman-0.0.1-14.fc30.riscv64/usr/bin/anchorman + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.0.1-14.fc30 --unique-debug-suffix -0.0.1-14.fc30.riscv64 --unique-debug-src-base anchorman-0.0.1-14.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/anchorman-0.0.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/anchorman-0.0.1-14.fc30.riscv64/usr/bin/anchorman extracting debug info from /builddir/build/BUILDROOT/anchorman-0.0.1-14.fc30.riscv64/usr/bin/anchorman /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 17 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 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: anchorman-0.0.1-14.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EBegGX + umask 022 + cd /builddir/build/BUILD + cd anchorman-0.0.1 + DOCDIR=/builddir/build/BUILDROOT/anchorman-0.0.1-14.fc30.riscv64/usr/share/doc/anchorman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/anchorman-0.0.1-14.fc30.riscv64/usr/share/doc/anchorman + cp -pr LICENSE /builddir/build/BUILDROOT/anchorman-0.0.1-14.fc30.riscv64/usr/share/doc/anchorman + cp -pr README /builddir/build/BUILDROOT/anchorman-0.0.1-14.fc30.riscv64/usr/share/doc/anchorman + cp -pr TODO /builddir/build/BUILDROOT/anchorman-0.0.1-14.fc30.riscv64/usr/share/doc/anchorman + exit 0 Provides: anchorman = 0.0.1-14.fc30 anchorman(riscv-64) = 0.0.1-14.fc30 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) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgstreamer-0.10.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgudev-1.0.so.0()(64bit) rtld(GNU_HASH) Processing files: anchorman-debugsource-0.0.1-14.fc30.riscv64 Provides: anchorman-debugsource = 0.0.1-14.fc30 anchorman-debugsource(riscv-64) = 0.0.1-14.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: anchorman-debuginfo-0.0.1-14.fc30.riscv64 Provides: anchorman-debuginfo = 0.0.1-14.fc30 anchorman-debuginfo(riscv-64) = 0.0.1-14.fc30 debuginfo(build-id) = 2b45a5c64777ab9406b709f5f1a38095f436d094 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: anchorman-debugsource(riscv-64) = 0.0.1-14.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/anchorman-0.0.1-14.fc30.riscv64 Wrote: /builddir/build/RPMS/anchorman-0.0.1-14.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/anchorman-debugsource-0.0.1-14.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/anchorman-debuginfo-0.0.1-14.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uWSZuE + umask 022 + cd /builddir/build/BUILD + cd anchorman-0.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/anchorman-0.0.1-14.fc30.riscv64 + exit 0 Child return code was: 0