Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/dhex.spec'], chrootPath='/var/lib/mock/738805-epel-7-ppc64le-1523259355.979435/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=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '27c2e643c6a946e5b55d8d25f90c8f0d', '-D', '/var/lib/mock/738805-epel-7-ppc64le-1523259355.979435/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/dhex.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: warning: Could not canonicalize hostname: 27c2e643c6a946e5b55d8d25f90c8f0d Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/dhex-0.68-10.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/dhex.spec'], chrootPath='/var/lib/mock/738805-epel-7-ppc64le-1523259355.979435/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=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'eb04f975362c4a2fb0eed95d7852920c', '-D', '/var/lib/mock/738805-epel-7-ppc64le-1523259355.979435/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/dhex.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: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RsB5Js + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dhex_0.68 + /usr/bin/gzip -dc /builddir/build/SOURCES/dhex_0.68.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dhex_0.68 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (dhex-0.68-build-fix.patch):' Patch #0 (dhex-0.68-build-fix.patch): + /usr/bin/cat /builddir/build/SOURCES/dhex-0.68-build-fix.patch + /usr/bin/patch -p1 -b --suffix .build-fix --fuzz=0 patching file Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ckbnAB + umask 022 + cd /builddir/build/BUILD + cd dhex_0.68 + /usr/bin/make -j2 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro ' gcc buffers.c -c -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=c99 gcc configfile.c -c -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=c99 BUILDSTDERR: configfile.c: In function 'readconfigfile': BUILDSTDERR: configfile.c:193:6: warning: pointer targets in passing argument 2 of 'getcolors' differ in signedness [-Wpointer-sign] BUILDSTDERR: getcolors(output,line); BUILDSTDERR: ^ BUILDSTDERR: configfile.c:77:5: note: expected 'char *' but argument is of type 'unsigned char *' BUILDSTDERR: int getcolors(tOutput* output,char* line) BUILDSTDERR: ^ BUILDSTDERR: configfile.c:194:6: warning: pointer targets in passing argument 2 of 'configkeytab' differ in signedness [-Wpointer-sign] BUILDSTDERR: keyboardcnt+=(configkeytab((tKeyTab*)output->pKeyTab,line)==0); BUILDSTDERR: ^ BUILDSTDERR: In file included from configfile.c:9:0: BUILDSTDERR: input.h:43:5: note: expected 'char *' but argument is of type 'unsigned char *' BUILDSTDERR: int configkeytab(tKeyTab* pKeyTab,char* line); BUILDSTDERR: ^ BUILDSTDERR: configfile.c:182:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread(&c,sizeof(char),1,f); BUILDSTDERR: ^ gcc correlation.c -c -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=c99 BUILDSTDERR: correlation.c: In function 'find_mindiff': BUILDSTDERR: correlation.c:181:9: warning: variable 'match' set but not used [-Wunused-but-set-variable] BUILDSTDERR: tInt64 match; BUILDSTDERR: ^ gcc gpl.c -c -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=c99 BUILDSTDERR: gpl.c: In function 'warte': BUILDSTDERR: gpl.c:7:14: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fgets(b,sizeof(b),stdin); BUILDSTDERR: ^ gcc hexcalc.c -c -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=c99 gcc input.c -c -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=c99 BUILDSTDERR: input.c: In function 'getkey': BUILDSTDERR: input.c:72:5: warning: implicit declaration of function 'usleep' [-Wimplicit-function-declaration] BUILDSTDERR: usleep(1); BUILDSTDERR: ^ gcc machine_type.c -c -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=c99 gcc main.c -c -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=c99 BUILDSTDERR: main.c: In function 'parsecommandlineoptions': BUILDSTDERR: main.c:217:14: warning: variable 'forward' set but not used [-Wunused-but-set-variable] BUILDSTDERR: tBool forward=1; BUILDSTDERR: ^ BUILDSTDERR: main.c: In function 'main': BUILDSTDERR: main.c:516:2: warning: pointer targets in passing argument 3 of 'searchfor' differ in signedness [-Wpointer-sign] BUILDSTDERR: if (gosearch1) searchfor(&search1,buf1,&cursorpos1,1); BUILDSTDERR: ^ BUILDSTDERR: In file included from ui.h:5:0, BUILDSTDERR: from main.c:15: BUILDSTDERR: search.h:8:7: note: expected 'tUInt64 *' but argument is of type 'tInt64 *' BUILDSTDERR: tInt8 searchfor(tSearch* search,tBuffer* buf,tUInt64* cursorpos,tBool nextnotprev); BUILDSTDERR: ^ BUILDSTDERR: main.c:517:2: warning: pointer targets in passing argument 3 of 'searchfor' differ in signedness [-Wpointer-sign] BUILDSTDERR: if (gosearch2 && diffmode) searchfor(&search2,buf2,&cursorpos2,1); BUILDSTDERR: ^ BUILDSTDERR: In file included from ui.h:5:0, BUILDSTDERR: from main.c:15: BUILDSTDERR: search.h:8:7: note: expected 'tUInt64 *' but argument is of type 'tInt64 *' BUILDSTDERR: tInt8 searchfor(tSearch* search,tBuffer* buf,tUInt64* cursorpos,tBool nextnotprev); BUILDSTDERR: ^ BUILDSTDERR: main.c:621:5: warning: pointer targets in passing argument 3 of 'gotomask' differ in signedness [-Wpointer-sign] BUILDSTDERR: if (gotomask(output,markers,&cursorpos1,buf1->baseaddr)==RETOK) BUILDSTDERR: ^ BUILDSTDERR: In file included from main.c:19:0: BUILDSTDERR: markers.h:9:7: note: expected 'tUInt64 *' but argument is of type 'tInt64 *' BUILDSTDERR: tInt8 gotomask(tOutput* output,tMarkers* markers,tUInt64* cursorpos,tInt64 baseaddr); BUILDSTDERR: ^ BUILDSTDERR: main.c:630:5: warning: pointer targets in passing argument 4 of 'searchmask' differ in signedness [-Wpointer-sign] BUILDSTDERR: searchmask(output,&search1,buf1,&cursorpos1); BUILDSTDERR: ^ BUILDSTDERR: In file included from main.c:15:0: BUILDSTDERR: ui.h:8:6: note: expected 'tUInt64 *' but argument is of type 'tInt64 *' BUILDSTDERR: void searchmask(tOutput* output,tSearch* search,tBuffer* buf,tUInt64* cursorpos); BUILDSTDERR: ^ BUILDSTDERR: main.c:684:6: warning: pointer targets in passing argument 3 of 'searchfor' differ in signedness [-Wpointer-sign] BUILDSTDERR: searchfor(&search1,buf1,&cursorpos1,(ch==KEYF3)); // f3: next BUILDSTDERR: ^ BUILDSTDERR: In file included from ui.h:5:0, BUILDSTDERR: from main.c:15: BUILDSTDERR: search.h:8:7: note: expected 'tUInt64 *' but argument is of type 'tInt64 *' BUILDSTDERR: tInt8 searchfor(tSearch* search,tBuffer* buf,tUInt64* cursorpos,tBool nextnotprev); BUILDSTDERR: ^ gcc markers.c -c -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=c99 BUILDSTDERR: markers.c: In function 'parsemarkerfile': BUILDSTDERR: markers.c:40:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread(&c,sizeof(char),1,f); BUILDSTDERR: ^ gcc menu.c -c -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=c99 BUILDSTDERR: menu.c: In function 'MenuInteract': BUILDSTDERR: menu.c:222:8: warning: variable 'retval' set but not used [-Wunused-but-set-variable] BUILDSTDERR: tInt8 retval; BUILDSTDERR: ^ gcc output.c -c -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=c99 gcc search.c -c -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=c99 BUILDSTDERR: output.c: In function 'printbuffersingle': BUILDSTDERR: output.c:90:9: warning: variable 'charcnt' set but not used [-Wunused-but-set-variable] BUILDSTDERR: tInt32 charcnt; BUILDSTDERR: ^ BUILDSTDERR: output.c: In function 'printbufferdiff': BUILDSTDERR: output.c:205:9: warning: variable 'charcnt' set but not used [-Wunused-but-set-variable] BUILDSTDERR: tInt32 charcnt; BUILDSTDERR: ^ BUILDSTDERR: output.c: In function 'printmainmenu': BUILDSTDERR: output.c:411:1: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] BUILDSTDERR: "Goto ", // F1 BUILDSTDERR: ^ BUILDSTDERR: output.c:411:1: warning: (near initialization for 'menutextsnodiff[0]') [-Wpointer-sign] BUILDSTDERR: output.c:412:1: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] BUILDSTDERR: "Search", // F2 BUILDSTDERR: ^ BUILDSTDERR: output.c:412:1: warning: (near initialization for 'menutextsnodiff[1]') [-Wpointer-sign] BUILDSTDERR: output.c:413:1: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] BUILDSTDERR: "Next ", // F3 BUILDSTDERR: ^ BUILDSTDERR: output.c:413:1: warning: (near initialization for 'menutextsnodiff[2]') [-Wpointer-sign] BUILDSTDERR: output.c:414:1: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] BUILDSTDERR: "Prev ", // F4 BUILDSTDERR: ^ BUILDSTDERR: output.c:414:1: warning: (near initialization for 'menutextsnodiff[3]') [-Wpointer-sign] BUILDSTDERR: output.c:415:1: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] BUILDSTDERR: "HexCal", // F5 BUILDSTDERR: ^ BUILDSTDERR: output.c:415:1: warning: (near initialization for 'menutextsnodiff[4]') [-Wpointer-sign] BUILDSTDERR: output.c:416:1: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] BUILDSTDERR: " ", // F6 BUILDSTDERR: ^ BUILDSTDERR: output.c:416:1: warning: (near initialization for 'menutextsnodiff[5]') [-Wpointer-sign] BUILDSTDERR: output.c:417:1: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] BUILDSTDERR: " ", // F7 BUILDSTDERR: ^ BUILDSTDERR: output.c:417:1: warning: (near initialization for 'menutextsnodiff[6]') [-Wpointer-sign] BUILDSTDERR: output.c:418:1: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] BUILDSTDERR: " ", // F8 BUILDSTDERR: ^ BUILDSTDERR: output.c:418:1: warning: (near initialization for 'menutextsnodiff[7]') [-Wpointer-sign] BUILDSTDERR: output.c:419:1: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] BUILDSTDERR: "Undo ", // F9 BUILDSTDERR: ^ BUILDSTDERR: output.c:419:1: warning: (near initialization for 'menutextsnodiff[8]') [-Wpointer-sign] BUILDSTDERR: output.c:420:1: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] BUILDSTDERR: "Quit "}; // F10 BUILDSTDERR: ^ BUILDSTDERR: output.c:420:1: warning: (near initialization for 'menutextsnodiff[9]') [-Wpointer-sign] BUILDSTDERR: output.c:423:1: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] BUILDSTDERR: " ", // F1 BUILDSTDERR: ^ BUILDSTDERR: output.c:423:1: warning: (near initialization for 'menutextsdiff[0]') [-Wpointer-sign] BUILDSTDERR: output.c:424:1: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] BUILDSTDERR: " ", // F2 BUILDSTDERR: ^ BUILDSTDERR: output.c:424:1: warning: (near initialization for 'menutextsdiff[1]') [-Wpointer-sign] BUILDSTDERR: output.c:425:1: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] BUILDSTDERR: "Next ", // F3 BUILDSTDERR: ^ BUILDSTDERR: output.c:425:1: warning: (near initialization for 'menutextsdiff[2]') [-Wpointer-sign] BUILDSTDERR: output.c:426:1: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] BUILDSTDERR: "Prev ", // F4 BUILDSTDERR: ^ BUILDSTDERR: output.c:426:1: warning: (near initialization for 'menutextsdiff[3]') [-Wpointer-sign] BUILDSTDERR: output.c:427:1: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] BUILDSTDERR: "HexCal", // F5 BUILDSTDERR: ^ BUILDSTDERR: output.c:427:1: warning: (near initialization for 'menutextsdiff[4]') [-Wpointer-sign] BUILDSTDERR: output.c:428:1: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] BUILDSTDERR: "Corr. ", // F6 BUILDSTDERR: ^ BUILDSTDERR: output.c:428:1: warning: (near initialization for 'menutextsdiff[5]') [-Wpointer-sign] BUILDSTDERR: output.c:429:1: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] BUILDSTDERR: " ", // F7 BUILDSTDERR: ^ BUILDSTDERR: output.c:429:1: warning: (near initialization for 'menutextsdiff[6]') [-Wpointer-sign] BUILDSTDERR: output.c:430:1: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] BUILDSTDERR: " ", // F8 BUILDSTDERR: ^ BUILDSTDERR: output.c:430:1: warning: (near initialization for 'menutextsdiff[7]') [-Wpointer-sign] BUILDSTDERR: output.c:431:1: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] BUILDSTDERR: " ", // F9 BUILDSTDERR: ^ BUILDSTDERR: output.c:431:1: warning: (near initialization for 'menutextsdiff[8]') [-Wpointer-sign] BUILDSTDERR: output.c:432:1: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] BUILDSTDERR: "Quit "}; // F10 BUILDSTDERR: ^ BUILDSTDERR: output.c:432:1: warning: (near initialization for 'menutextsdiff[9]') [-Wpointer-sign] BUILDSTDERR: search.c: In function 'searchfor': BUILDSTDERR: search.c:80:11: warning: variable 'firstsearchlogpos' set but not used [-Wunused-but-set-variable] BUILDSTDERR: tInt64 firstsearchlogpos; BUILDSTDERR: ^ BUILDSTDERR: search.c:93:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread(&c,sizeof(char),1,frlog); BUILDSTDERR: ^ gcc ui.c -c -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=c99 BUILDSTDERR: ui.c: In function 'correlationmask': BUILDSTDERR: ui.c:194:4: warning: pointer targets in passing argument 4 of 'decinput' differ in signedness [-Wpointer-sign] BUILDSTDERR: decinput(output,offsy+4,offsx+22,&correlation->start_mindiff,18); BUILDSTDERR: ^ BUILDSTDERR: In file included from ui.c:8:0: BUILDSTDERR: input.h:39:8: note: expected 'tUInt64 *' but argument is of type 'tInt64 *' BUILDSTDERR: tInt16 decinput(tOutput* output,tInt16 y,tInt16 x,tUInt64* val,tInt16 len); BUILDSTDERR: ^ gcc -Wl,-z,relro -o dhex buffers.o configfile.o correlation.o gpl.o hexcalc.o input.o machine_type.o main.o markers.o menu.o output.o search.o ui.o -lncurses + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tldMXK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dhex-0.68-10.el7.centos.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dhex-0.68-10.el7.centos.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/dhex-0.68-10.el7.centos.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dhex-0.68-10.el7.centos.ppc64le + cd dhex_0.68 + /usr/bin/install -dD /builddir/build/BUILDROOT/dhex-0.68-10.el7.centos.ppc64le/usr/bin /builddir/build/BUILDROOT/dhex-0.68-10.el7.centos.ppc64le/usr/share/man/man1 /builddir/build/BUILDROOT/dhex-0.68-10.el7.centos.ppc64le/usr/share/man/man5 + /usr/bin/make -j2 DESTDIR=/builddir/build/BUILDROOT/dhex-0.68-10.el7.centos.ppc64le BINDIR=/usr/bin MANDIR=/usr/share/man install install -Dpm 755 dhex /builddir/build/BUILDROOT/dhex-0.68-10.el7.centos.ppc64le/usr/bin install -Dpm 644 dhex.1 /builddir/build/BUILDROOT/dhex-0.68-10.el7.centos.ppc64le/usr/share/man/man1 install -Dpm 644 -t /builddir/build/BUILDROOT/dhex-0.68-10.el7.centos.ppc64le/usr/share/man/man5 dhexrc.5 dhex_markers.5 dhex_searchlog.5 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/dhex_0.68 extracting debug info from /builddir/build/BUILDROOT/dhex-0.68-10.el7.centos.ppc64le/usr/bin/dhex BUILDSTDERR: dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 289 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dhex-0.68-10.el7.centos.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WTPqqU + umask 022 + cd /builddir/build/BUILD + cd dhex_0.68 + DOCDIR=/builddir/build/BUILDROOT/dhex-0.68-10.el7.centos.ppc64le/usr/share/doc/dhex-0.68 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dhex-0.68-10.el7.centos.ppc64le/usr/share/doc/dhex-0.68 + cp -pr README.txt /builddir/build/BUILDROOT/dhex-0.68-10.el7.centos.ppc64le/usr/share/doc/dhex-0.68 + cp -pr todo.txt /builddir/build/BUILDROOT/dhex-0.68-10.el7.centos.ppc64le/usr/share/doc/dhex-0.68 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CKKjT3 + umask 022 + cd /builddir/build/BUILD + cd dhex_0.68 + LICENSEDIR=/builddir/build/BUILDROOT/dhex-0.68-10.el7.centos.ppc64le/usr/share/licenses/dhex-0.68 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dhex-0.68-10.el7.centos.ppc64le/usr/share/licenses/dhex-0.68 + cp -pr gpl.txt /builddir/build/BUILDROOT/dhex-0.68-10.el7.centos.ppc64le/usr/share/licenses/dhex-0.68 + exit 0 Provides: dhex = 0.68-10.el7.centos dhex(ppc-64) = 0.68-10.el7.centos 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.17)(64bit) libncurses.so.5()(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: dhex-debuginfo-0.68-10.el7.centos.ppc64le Provides: dhex-debuginfo = 0.68-10.el7.centos dhex-debuginfo(ppc-64) = 0.68-10.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dhex-0.68-10.el7.centos.ppc64le BUILDSTDERR: warning: Could not canonicalize hostname: eb04f975362c4a2fb0eed95d7852920c Wrote: /builddir/build/RPMS/dhex-0.68-10.el7.centos.ppc64le.rpm Wrote: /builddir/build/RPMS/dhex-debuginfo-0.68-10.el7.centos.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5ETDXw + umask 022 + cd /builddir/build/BUILD + cd dhex_0.68 + /usr/bin/rm -rf /builddir/build/BUILDROOT/dhex-0.68-10.el7.centos.ppc64le + exit 0 Child return code was: 0