Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/pgcenter.spec'], chrootPath='/var/lib/mock/f28-build-11401269-852997/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --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 ls: cannot access '/usr/bin/ncurses[56]-config': No such file or directory Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/pgcenter-0.3.0-5.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/pgcenter.spec'], chrootPath='/var/lib/mock/f28-build-11401269-852997/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --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: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.En0DWs + 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.A2m8em + 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 -lmenu pgcenter.c: In function 'get_speed_duplex': pgcenter.c:1780:53: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] snprintf(ifr.ifr_name, sizeof(ifr.ifr_name), "%s", nicdata->ifname); ^ pgcenter.c:1780:5: note: 'snprintf' output between 1 and 17 bytes into a destination of size 16 snprintf(ifr.ifr_name, sizeof(ifr.ifr_name), "%s", nicdata->ifname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pgcenter.c: In function 'add_connection': pgcenter.c:2838:87: warning: '%s' directive output may be truncated writing up to 319 bytes into a region of size 64 [-Wformat-truncation=] snprintf(screens[i]->password, sizeof(screens[i]->password), "%s", params); ^~ ~~~~~~ pgcenter.c:2838:25: note: 'snprintf' output between 1 and 320 bytes into a destination of size 64 snprintf(screens[i]->password, sizeof(screens[i]->password), "%s", params); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pgcenter.c: In function 'signal_group_backend': pgcenter.c:3704:9: warning: 'strncat' specified bound 5 equals destination size [-Wstringop-overflow=] strncat(mask, "a", sizeof(mask)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pgcenter.c:3706:9: warning: 'strncat' specified bound 5 equals destination size [-Wstringop-overflow=] strncat(mask, "i", sizeof(mask)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pgcenter.c:3708:9: warning: 'strncat' specified bound 5 equals destination size [-Wstringop-overflow=] strncat(mask, "x", sizeof(mask)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pgcenter.c:3710:9: warning: 'strncat' specified bound 5 equals destination size [-Wstringop-overflow=] strncat(mask, "w", sizeof(mask)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pgcenter.c:3712:9: warning: 'strncat' specified bound 5 equals destination size [-Wstringop-overflow=] strncat(mask, "o", sizeof(mask)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pgcenter.c: In function 'get_logfile_path': 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=] snprintf(path_tpl, sizeof(path_tpl), "%s/%s/", datadir, logdir); ^~ ~~~~~~ pgcenter.c:3947:2: note: 'snprintf' output between 3 and 8193 bytes into a destination of size 4351 snprintf(path_tpl, sizeof(path_tpl), "%s/%s/", datadir, logdir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4gG9Uf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pgcenter-0.3.0-5.fc28.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pgcenter-0.3.0-5.fc28.ppc64 ++ dirname /builddir/build/BUILDROOT/pgcenter-0.3.0-5.fc28.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pgcenter-0.3.0-5.fc28.ppc64 + cd pgcenter-0.3.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/pgcenter-0.3.0-5.fc28.ppc64 'INSTALL=/usr/bin/install -p' mkdir -p /builddir/build/BUILDROOT/pgcenter-0.3.0-5.fc28.ppc64/usr/bin/ install -pm 755 pgcenter /builddir/build/BUILDROOT/pgcenter-0.3.0-5.fc28.ppc64/usr/bin/ + install -Dpm 644 doc/pgcenter.1 /builddir/build/BUILDROOT/pgcenter-0.3.0-5.fc28.ppc64//usr/share/man/man1/pgcenter.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.3.0-5.fc28 --unique-debug-suffix -0.3.0-5.fc28.ppc64 --unique-debug-src-base pgcenter-0.3.0-5.fc28.ppc64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pgcenter-0.3.0 extracting debug info from /builddir/build/BUILDROOT/pgcenter-0.3.0-5.fc28.ppc64/usr/bin/pgcenter /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 478 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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: pgcenter-0.3.0-5.fc28.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ETOKea + umask 022 + cd /builddir/build/BUILD + cd pgcenter-0.3.0 + DOCDIR=/builddir/build/BUILDROOT/pgcenter-0.3.0-5.fc28.ppc64/usr/share/doc/pgcenter + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pgcenter-0.3.0-5.fc28.ppc64/usr/share/doc/pgcenter + cp -pr README.md /builddir/build/BUILDROOT/pgcenter-0.3.0-5.fc28.ppc64/usr/share/doc/pgcenter + cp -pr doc/Changelog /builddir/build/BUILDROOT/pgcenter-0.3.0-5.fc28.ppc64/usr/share/doc/pgcenter + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pcUGy4 + umask 022 + cd /builddir/build/BUILD + cd pgcenter-0.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/pgcenter-0.3.0-5.fc28.ppc64/usr/share/licenses/pgcenter + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pgcenter-0.3.0-5.fc28.ppc64/usr/share/licenses/pgcenter + cp -pr COPYRIGHT /builddir/build/BUILDROOT/pgcenter-0.3.0-5.fc28.ppc64/usr/share/licenses/pgcenter + exit 0 Provides: pgcenter = 0.3.0-5.fc28 pgcenter(ppc-64) = 0.3.0-5.fc28 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.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(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-5.fc28.ppc64 Provides: pgcenter-debugsource = 0.3.0-5.fc28 pgcenter-debugsource(ppc-64) = 0.3.0-5.fc28 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-5.fc28.ppc64 Provides: debuginfo(build-id) = a4955d3f1f0f7ea07c74cca2fcfaa9a479f15a03 pgcenter-debuginfo = 0.3.0-5.fc28 pgcenter-debuginfo(ppc-64) = 0.3.0-5.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pgcenter-debugsource(ppc-64) = 0.3.0-5.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pgcenter-0.3.0-5.fc28.ppc64 Wrote: /builddir/build/RPMS/pgcenter-0.3.0-5.fc28.ppc64.rpm Wrote: /builddir/build/RPMS/pgcenter-debugsource-0.3.0-5.fc28.ppc64.rpm Wrote: /builddir/build/RPMS/pgcenter-debuginfo-0.3.0-5.fc28.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.W9I92Y + umask 022 + cd /builddir/build/BUILD + cd pgcenter-0.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pgcenter-0.3.0-5.fc28.ppc64 + exit 0 Child return code was: 0