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/pgcenter.spec'], chrootPath='/var/lib/mock/f29-build-24911-12990/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/pgcenter.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 BUILDSTDERR: ls: cannot access '/usr/bin/ncurses[56]-config': No such file or directory Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/pgcenter-0.3.0-6.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pgcenter.spec'], chrootPath='/var/lib/mock/f29-build-24911-12990/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/pgcenter.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.KglcG7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pgcenter-0.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/0.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pgcenter-0.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CCX0m7 + umask 022 + cd /builddir/build/BUILD + cd pgcenter-0.3.0 + make -j4 NCONFIG=/usr/bin/ncurses6-config cc -g -std=gnu99 -Wall -pedantic -I/usr/include -L/usr/lib64 -o pgcenter pgcenter.c -lpq -lncurses -ltinfo -ldl -lmenu BUILDSTDERR: pgcenter.c: In function 'get_speed_duplex': BUILDSTDERR: pgcenter.c:1780:53: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: snprintf(ifr.ifr_name, sizeof(ifr.ifr_name), "%s", nicdata->ifname); BUILDSTDERR: ^ BUILDSTDERR: pgcenter.c:1780:5: note: 'snprintf' output between 1 and 17 bytes into a destination of size 16 BUILDSTDERR: snprintf(ifr.ifr_name, sizeof(ifr.ifr_name), "%s", nicdata->ifname); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pgcenter.c: In function 'add_connection': BUILDSTDERR: pgcenter.c:2838:87: warning: '%s' directive output may be truncated writing up to 319 bytes into a region of size 64 [-Wformat-truncation=] BUILDSTDERR: snprintf(screens[i]->password, sizeof(screens[i]->password), "%s", params); BUILDSTDERR: ^~ ~~~~~~ BUILDSTDERR: pgcenter.c:2838:25: note: 'snprintf' output between 1 and 320 bytes into a destination of size 64 BUILDSTDERR: snprintf(screens[i]->password, sizeof(screens[i]->password), "%s", params); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pgcenter.c: In function 'signal_group_backend': BUILDSTDERR: pgcenter.c:3704:9: warning: 'strncat' specified bound 5 equals destination size [-Wstringop-overflow=] BUILDSTDERR: strncat(mask, "a", sizeof(mask)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pgcenter.c:3706:9: warning: 'strncat' specified bound 5 equals destination size [-Wstringop-overflow=] BUILDSTDERR: strncat(mask, "i", sizeof(mask)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pgcenter.c:3708:9: warning: 'strncat' specified bound 5 equals destination size [-Wstringop-overflow=] BUILDSTDERR: strncat(mask, "x", sizeof(mask)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pgcenter.c:3710:9: warning: 'strncat' specified bound 5 equals destination size [-Wstringop-overflow=] BUILDSTDERR: strncat(mask, "w", sizeof(mask)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pgcenter.c:3712:9: warning: 'strncat' specified bound 5 equals destination size [-Wstringop-overflow=] BUILDSTDERR: strncat(mask, "o", sizeof(mask)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pgcenter.c: In function 'get_logfile_path': BUILDSTDERR: pgcenter.c:3947:43: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size between 255 and 4350 [-Wformat-truncation=] BUILDSTDERR: snprintf(path_tpl, sizeof(path_tpl), "%s/%s/", datadir, logdir); BUILDSTDERR: ^~ ~~~~~~ BUILDSTDERR: pgcenter.c:3947:2: note: 'snprintf' output between 3 and 8193 bytes into a destination of size 4351 BUILDSTDERR: snprintf(path_tpl, sizeof(path_tpl), "%s/%s/", datadir, logdir); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nTE2mO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pgcenter-0.3.0-6.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pgcenter-0.3.0-6.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/pgcenter-0.3.0-6.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pgcenter-0.3.0-6.fc29.riscv64 + cd pgcenter-0.3.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/pgcenter-0.3.0-6.fc29.riscv64 'INSTALL=/usr/bin/install -p' mkdir -p /builddir/build/BUILDROOT/pgcenter-0.3.0-6.fc29.riscv64/usr/bin/ install -pm 755 pgcenter /builddir/build/BUILDROOT/pgcenter-0.3.0-6.fc29.riscv64/usr/bin/ + install -Dpm 644 doc/pgcenter.1 /builddir/build/BUILDROOT/pgcenter-0.3.0-6.fc29.riscv64//usr/share/man/man1/pgcenter.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.3.0-6.fc29 --unique-debug-suffix -0.3.0-6.fc29.riscv64 --unique-debug-src-base pgcenter-0.3.0-6.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pgcenter-0.3.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pgcenter-0.3.0-6.fc29.riscv64/usr/bin/pgcenter extracting debug info from /builddir/build/BUILDROOT/pgcenter-0.3.0-6.fc29.riscv64/usr/bin/pgcenter /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 478 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: pgcenter-0.3.0-6.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SSVr7r + umask 022 + cd /builddir/build/BUILD + cd pgcenter-0.3.0 + DOCDIR=/builddir/build/BUILDROOT/pgcenter-0.3.0-6.fc29.riscv64/usr/share/doc/pgcenter + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pgcenter-0.3.0-6.fc29.riscv64/usr/share/doc/pgcenter + cp -pr README.md /builddir/build/BUILDROOT/pgcenter-0.3.0-6.fc29.riscv64/usr/share/doc/pgcenter + cp -pr doc/Changelog /builddir/build/BUILDROOT/pgcenter-0.3.0-6.fc29.riscv64/usr/share/doc/pgcenter + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1SEcb7 + umask 022 + cd /builddir/build/BUILD + cd pgcenter-0.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/pgcenter-0.3.0-6.fc29.riscv64/usr/share/licenses/pgcenter + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pgcenter-0.3.0-6.fc29.riscv64/usr/share/licenses/pgcenter + cp -pr COPYRIGHT /builddir/build/BUILDROOT/pgcenter-0.3.0-6.fc29.riscv64/usr/share/licenses/pgcenter + exit 0 Provides: pgcenter = 0.3.0-6.fc29 pgcenter(riscv-64) = 0.3.0-6.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libmenu.so.6()(64bit) libncurses.so.6()(64bit) libpq.so.5()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: pgcenter-debugsource-0.3.0-6.fc29.riscv64 Provides: pgcenter-debugsource = 0.3.0-6.fc29 pgcenter-debugsource(riscv-64) = 0.3.0-6.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pgcenter-debuginfo-0.3.0-6.fc29.riscv64 Provides: debuginfo(build-id) = 86eeab09538df024137532fbd9b63a43a174441f pgcenter-debuginfo = 0.3.0-6.fc29 pgcenter-debuginfo(riscv-64) = 0.3.0-6.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pgcenter-debugsource(riscv-64) = 0.3.0-6.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pgcenter-0.3.0-6.fc29.riscv64 Wrote: /builddir/build/RPMS/pgcenter-0.3.0-6.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/pgcenter-debugsource-0.3.0-6.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/pgcenter-debuginfo-0.3.0-6.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1Wrr0U + umask 022 + cd /builddir/build/BUILD + cd pgcenter-0.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pgcenter-0.3.0-6.fc29.riscv64 + exit 0 Child return code was: 0