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/simarrange.spec'], chrootPath='/var/lib/mock/f29-build-13696-6181/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/simarrange.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/simarrange-0.0-17.20170316git8238ce5.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/simarrange.spec'], chrootPath='/var/lib/mock/f29-build-13696-6181/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/simarrange.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.9mNcQ9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf simarrange-8238ce568c3ce23e1ad5fbfec55031907bd23f77 + /usr/bin/gzip -dc /builddir/build/SOURCES/simarrange-0.0-8238ce5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd simarrange-8238ce568c3ce23e1ad5fbfec55031907bd23f77 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm utlist.h Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QMrmSb + exit 0 + umask 022 + cd /builddir/build/BUILD + cd simarrange-8238ce568c3ce23e1ad5fbfec55031907bd23f77 BUILDSTDERR: ++ pkg-config --cflags --libs opencv + g++ -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 simarrange.c -o ./simarrange -lm -I/usr/include/opencv -lopencv_shape -lopencv_stitching -lopencv_superres -lopencv_videostab -lopencv_aruco -lopencv_bgsegm -lopencv_bioinspired -lopencv_ccalib -lopencv_cvv -lopencv_dpm -lopencv_face -lopencv_photo -lopencv_freetype -lopencv_fuzzy -lopencv_hdf -lopencv_hfs -lopencv_img_hash -lopencv_line_descriptor -lopencv_optflow -lopencv_reg -lopencv_rgbd -lopencv_saliency -lopencv_stereo -lopencv_structured_light -lopencv_phase_unwrapping -lopencv_surface_matching -lopencv_tracking -lopencv_datasets -lopencv_video -lopencv_plot -lopencv_ml -lopencv_ximgproc -lopencv_calib3d -lopencv_features2d -lopencv_highgui -lopencv_videoio -lopencv_flann -lopencv_xobjdetect -lopencv_imgcodecs -lopencv_objdetect -lopencv_xphoto -lopencv_imgproc -lopencv_core -ladmesh -largtable2 -fopenmp -DPARALLEL BUILDSTDERR: simarrange.c: In function 'void add_stl(char*, int, int, int, img_list**)': BUILDSTDERR: simarrange.c:136:19: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < s->stats.number_of_facets; i++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: simarrange.c:151:19: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < count; ++i) BUILDSTDERR: ~~^~~~~~~ BUILDSTDERR: simarrange.c: In function 'int main(int, char**)': BUILDSTDERR: simarrange.c:462:41: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: for (copy = elt->done; copy < elt->count; copy++) { BUILDSTDERR: ~~~~~^~~~~~~~~~~~ BUILDSTDERR: simarrange.c:544:33: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: for (copy = 0; copy < elt->done; ++copy) BUILDSTDERR: ~~~~~^~~~~~~~~~~ BUILDSTDERR: simarrange.c:598:37: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: for (copy = 0; copy < elt->done; ++copy) BUILDSTDERR: ~~~~~^~~~~~~~~~~ BUILDSTDERR: simarrange.c:609:37: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: for (copy = 0; copy < elt->done; ++copy) BUILDSTDERR: ~~~~~^~~~~~~~~~~ BUILDSTDERR: simarrange.c:627:17: warning: variable 'last_edges_fixed' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int last_edges_fixed = 0; BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: simarrange.c:325:9: warning: unused variable 'c' [-Wunused-variable] BUILDSTDERR: int c; BUILDSTDERR: ^ BUILDSTDERR: simarrange.c:414:15: warning: unused variable 'curplate' [-Wunused-variable] BUILDSTDERR: img_list *curplate=NULL; BUILDSTDERR: ^~~~~~~~ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.a7aNpt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/simarrange-0.0-17.20170316git8238ce5.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/simarrange-0.0-17.20170316git8238ce5.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/simarrange-0.0-17.20170316git8238ce5.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/simarrange-0.0-17.20170316git8238ce5.fc29.riscv64 + cd simarrange-8238ce568c3ce23e1ad5fbfec55031907bd23f77 + install -Dpm0755 ./simarrange /builddir/build/BUILDROOT/simarrange-0.0-17.20170316git8238ce5.fc29.riscv64/usr/bin/simarrange + install -Dpm0644 ./simarrange.1 /builddir/build/BUILDROOT/simarrange-0.0-17.20170316git8238ce5.fc29.riscv64/usr/share/man/man1/simarrange.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.0-17.20170316git8238ce5.fc29 --unique-debug-suffix -0.0-17.20170316git8238ce5.fc29.riscv64 --unique-debug-src-base simarrange-0.0-17.20170316git8238ce5.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/simarrange-8238ce568c3ce23e1ad5fbfec55031907bd23f77 extracting debug info from /builddir/build/BUILDROOT/simarrange-0.0-17.20170316git8238ce5.fc29.riscv64/usr/bin/simarrange /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 52 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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: simarrange-0.0-17.20170316git8238ce5.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.b2LBlA + umask 022 + cd /builddir/build/BUILD + cd simarrange-8238ce568c3ce23e1ad5fbfec55031907bd23f77 + DOCDIR=/builddir/build/BUILDROOT/simarrange-0.0-17.20170316git8238ce5.fc29.riscv64/usr/share/doc/simarrange + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/simarrange-0.0-17.20170316git8238ce5.fc29.riscv64/usr/share/doc/simarrange + cp -pr README.md /builddir/build/BUILDROOT/simarrange-0.0-17.20170316git8238ce5.fc29.riscv64/usr/share/doc/simarrange + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PVdNYB + umask 022 + cd /builddir/build/BUILD + cd simarrange-8238ce568c3ce23e1ad5fbfec55031907bd23f77 + LICENSEDIR=/builddir/build/BUILDROOT/simarrange-0.0-17.20170316git8238ce5.fc29.riscv64/usr/share/licenses/simarrange + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/simarrange-0.0-17.20170316git8238ce5.fc29.riscv64/usr/share/licenses/simarrange + cp -pr COPYING /builddir/build/BUILDROOT/simarrange-0.0-17.20170316git8238ce5.fc29.riscv64/usr/share/licenses/simarrange + exit 0 Provides: simarrange = 0.0-17.20170316git8238ce5.fc29 simarrange(riscv-64) = 0.0-17.20170316git8238ce5.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) libadmesh.so.1()(64bit) libargtable2.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(GOMP_4.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libopencv_aruco.so.3.4()(64bit) libopencv_bgsegm.so.3.4()(64bit) libopencv_bioinspired.so.3.4()(64bit) libopencv_calib3d.so.3.4()(64bit) libopencv_ccalib.so.3.4()(64bit) libopencv_core.so.3.4()(64bit) libopencv_cvv.so.3.4()(64bit) libopencv_datasets.so.3.4()(64bit) libopencv_dpm.so.3.4()(64bit) libopencv_face.so.3.4()(64bit) libopencv_features2d.so.3.4()(64bit) libopencv_flann.so.3.4()(64bit) libopencv_freetype.so.3.4()(64bit) libopencv_fuzzy.so.3.4()(64bit) libopencv_hdf.so.3.4()(64bit) libopencv_hfs.so.3.4()(64bit) libopencv_highgui.so.3.4()(64bit) libopencv_img_hash.so.3.4()(64bit) libopencv_imgcodecs.so.3.4()(64bit) libopencv_imgproc.so.3.4()(64bit) libopencv_line_descriptor.so.3.4()(64bit) libopencv_ml.so.3.4()(64bit) libopencv_objdetect.so.3.4()(64bit) libopencv_optflow.so.3.4()(64bit) libopencv_phase_unwrapping.so.3.4()(64bit) libopencv_photo.so.3.4()(64bit) libopencv_plot.so.3.4()(64bit) libopencv_reg.so.3.4()(64bit) libopencv_rgbd.so.3.4()(64bit) libopencv_saliency.so.3.4()(64bit) libopencv_shape.so.3.4()(64bit) libopencv_stereo.so.3.4()(64bit) libopencv_stitching.so.3.4()(64bit) libopencv_structured_light.so.3.4()(64bit) libopencv_superres.so.3.4()(64bit) libopencv_surface_matching.so.3.4()(64bit) libopencv_tracking.so.3.4()(64bit) libopencv_video.so.3.4()(64bit) libopencv_videoio.so.3.4()(64bit) libopencv_videostab.so.3.4()(64bit) libopencv_ximgproc.so.3.4()(64bit) libopencv_xobjdetect.so.3.4()(64bit) libopencv_xphoto.so.3.4()(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) Processing files: simarrange-debugsource-0.0-17.20170316git8238ce5.fc29.riscv64 Provides: simarrange-debugsource = 0.0-17.20170316git8238ce5.fc29 simarrange-debugsource(riscv-64) = 0.0-17.20170316git8238ce5.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: simarrange-debuginfo-0.0-17.20170316git8238ce5.fc29.riscv64 Provides: debuginfo(build-id) = 0b0a3936f82fb66bef03b849e3a184e7e474e573 simarrange-debuginfo = 0.0-17.20170316git8238ce5.fc29 simarrange-debuginfo(riscv-64) = 0.0-17.20170316git8238ce5.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: simarrange-debugsource(riscv-64) = 0.0-17.20170316git8238ce5.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/simarrange-0.0-17.20170316git8238ce5.fc29.riscv64 Wrote: /builddir/build/RPMS/simarrange-0.0-17.20170316git8238ce5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/simarrange-debugsource-0.0-17.20170316git8238ce5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/simarrange-debuginfo-0.0-17.20170316git8238ce5.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9yYTHw + umask 022 + cd /builddir/build/BUILD + cd simarrange-8238ce568c3ce23e1ad5fbfec55031907bd23f77 + /usr/bin/rm -rf /builddir/build/BUILDROOT/simarrange-0.0-17.20170316git8238ce5.fc29.riscv64 + exit 0 Child return code was: 0