Mock Version: 1.2.17
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/lsof.spec'], chrootPath='/var/lib/mock/lsof-4.87-5.el7-20180411015352-15905/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=<mockbuild.trace_decorator.getLog object at 0x1003dc4bed0>uid=1004)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/lsof.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
warning: Could not canonicalize hostname: ppc64-01.bsys.centos.org
Building target platforms: ppc64
Building for target ppc64
Wrote: /builddir/build/SRPMS/lsof-4.87-5.el7.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/lsof.spec'], chrootPath='/var/lib/mock/lsof-4.87-5.el7-20180411015352-15905/root'shell=Falseuid=1004env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=<mockbuild.trace_decorator.getLog object at 0x1003dc4bed0>printOutput=False)
Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/lsof.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
Building target platforms: ppc64
Building for target ppc64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7AvToO
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf lsof_4.87-rh
+ /usr/bin/xz -dc /builddir/build/SOURCES/lsof_4.87-rh.tar.xz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd lsof_4.87-rh
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (lsof-4.87-LTsock-test-fail-on-ppc64le.patch):'
Patch #0 (lsof-4.87-LTsock-test-fail-on-ppc64le.patch):
+ /usr/bin/cat /builddir/build/SOURCES/lsof-4.87-LTsock-test-fail-on-ppc64le.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file dialects/linux/dproc.c
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4FZqzr
+ umask 022
+ cd /builddir/build/BUILD
+ cd lsof_4.87-rh
+ ./Configure -n linux
Testing C library type with cc ... done
The C library type is glibc, version "-DGLIBCV=217".
rm -f ddev.c dfile.c dlsof.h dmnt.c dnode*.c dproc.c dproto.h dsock.c dstore.c dzfs.h kernelbase.h machine.h machine.h.old new_machine.h __lseek.s Makefile Makefile.zfs ./tests/config.cflags
rm -f ./tests/config.cc ./tests/config.xobj ./tests/config.ldflags
Testing C library for localtime() and strftime(), using cc ... present
ln -s dialects/linux/dfile.c dfile.c
ln -s dialects/linux/dlsof.h dlsof.h
ln -s dialects/linux/dmnt.c dmnt.c
ln -s dialects/linux/dnode.c dnode.c
ln -s dialects/linux/dproc.c dproc.c
ln -s dialects/linux/dproto.h dproto.h
ln -s dialects/linux/dsock.c dsock.c
ln -s dialects/linux/dstore.c dstore.c
ln -s dialects/linux/machine.h machine.h
Makefile and lib/Makefile created.
./tests/config.cc created
./tests/config.cflags created
./tests/config.ldflags created
./tests/config.xobj created
+ make 'DEBUG=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7' -j16
(cd lib; make DEBUG="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7" CFGF="-DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"3.10.0\"")
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"3.10.0\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o dfile.o dfile.c
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"3.10.0\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o dmnt.o dmnt.c
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"3.10.0\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o dnode.o dnode.c
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"3.10.0\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o dproc.o dproc.c
make[1]: Entering directory `/builddir/build/BUILD/lsof_4.87-rh/lib'
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="3.10.0"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o ckkv.o ckkv.c
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="3.10.0"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o cvfs.o cvfs.c
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"3.10.0\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o dsock.o dsock.c
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="3.10.0"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o dvch.o dvch.c
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="3.10.0"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o fino.o fino.c
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"3.10.0\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o dstore.o dstore.c
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="3.10.0"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o isfn.o isfn.c
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"3.10.0\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o arg.o arg.c
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"3.10.0\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o main.o main.c
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"3.10.0\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o misc.o misc.c
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"3.10.0\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o node.o node.c
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"3.10.0\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o print.o print.c
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="3.10.0"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o lkud.o lkud.c
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="3.10.0"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o pdvn.o pdvn.c
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"3.10.0\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o proc.o proc.c
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"3.10.0\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o store.o store.c
dfile.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
 static char copyright[] =
             ^
dfile.c:35:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid = "$Id: dfile.c,v 1.8 2012/04/10 16:39:50 abe Exp $";
              ^
In file included from dfile.c:39:0:
lsof.h:273:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^
dsock.c: In function 'get_icmp':
dnode.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
 static char copyright[] =
             ^
dnode.c:35:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid = "$Id: dnode.c,v 1.23 2013/01/02 17:02:36 abe Exp $";
              ^
dsock.c:746:21: warning: unused variable 'spl' [-Wunused-variable]
  MALLOC_S lal, ral, spl;
                     ^
In file included from dnode.c:39:0:
lsof.h:273:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^
dsock.c:745:16: warning: unused variable 'pr' [-Wunused-variable]
  unsigned long pr;
                ^
dproc.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
 static char copyright[] =
             ^
dproc.c:35:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid = "$Id: dproc.c,v 1.27 2013/01/02 17:02:36 abe Exp $";
              ^
In file included from dproc.c:38:0:
lsof.h:273:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^
dmnt.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
 static char copyright[] =
             ^
dmnt.c:35:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid = "$Id: dmnt.c,v 1.19 2012/04/10 16:39:50 abe Exp $";
              ^
In file included from dmnt.c:39:0:
lsof.h:273:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="3.10.0"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o prfp.o prfp.c
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="3.10.0"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o ptti.o ptti.c
dstore.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
 static char copyright[] =
             ^
dstore.c:35:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid = "$Id: dstore.c,v 1.4 2011/09/07 19:07:45 abe Exp $";
              ^
In file included from dstore.c:39:0:
lsof.h:273:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^
dsock.c: At top level:
dsock.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
 static char copyright[] =
             ^
dsock.c:35:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid = "$Id: dsock.c,v 1.39 2013/01/02 17:02:36 abe Exp $";
              ^
In file included from dsock.c:39:0:
lsof.h:273:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^
Constructing version.h
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="3.10.0"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o rdev.o rdev.c
misc.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
 static char copyright[] =
             ^
misc.c:35:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid = "$Id: misc.c,v 1.27 2013/01/02 17:14:59 abe Exp $";
              ^
In file included from misc.c:39:0:
lsof.h:273:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^
print.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
 static char copyright[] =
             ^
print.c:35:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid = "$Id: print.c,v 1.55 2013/01/02 17:14:59 abe Exp $";
              ^
proc.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
 static char copyright[] =
             ^
proc.c:35:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid = "$Id: proc.c,v 1.47 2013/01/02 17:14:59 abe Exp $";
              ^
In file included from proc.c:39:0:
lsof.h:273:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^
node.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
 static char copyright[] =
             ^
node.c:35:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid = "$Id: node.c,v 1.5 2000/08/01 17:08:05 abe Exp $";
              ^
In file included from node.c:39:0:
lsof.h:273:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="3.10.0"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o regex.o regex.c
main.c:35:13: warning: 'copyright' defined but not used [-Wunused-variable]
 static char copyright[] =
             ^
main.c:37:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid = "$Id: main.c,v 1.55 2011/09/07 19:13:49 abe Exp $";
              ^
In file included from main.c:41:0:
lsof.h:273:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="3.10.0"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o rmnt.o rmnt.c
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"3.10.0\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o util.o util.c
store.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
 static char copyright[] =
             ^
store.c:35:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid = "$Id: store.c,v 1.41 2013/01/02 17:14:59 abe Exp $";
              ^
In file included from store.c:39:0:
lsof.h:273:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="3.10.0"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o rnam.o rnam.c
util.c:40:13: warning: 'copyright' defined but not used [-Wunused-variable]
 static char copyright[] =
             ^
util.c:42:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid = "$Id: util.c,v 1.1 2008/04/01 11:56:53 abe Exp $";
              ^
arg.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
 static char copyright[] =
             ^
arg.c:35:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid = "$Id: arg.c,v 1.51 2012/04/10 16:30:06 abe Exp $";
              ^
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="3.10.0"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o rnch.o rnch.c
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="3.10.0"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o rnmh.o rnmh.c
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="3.10.0"  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o snpf.o snpf.c
ar cr liblsof.a ckkv.o cvfs.o dvch.o fino.o isfn.o lkud.o pdvn.o prfp.o ptti.o rdev.o regex.o rmnt.o rnam.o rnch.o rnmh.o snpf.o
ranlib liblsof.a
cc  -DLINUXV=310000 -DGLIBCV=217 -DHASIPv6 -DHASSELINUX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"3.10.0\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mcpu=power7 -mtune=power7   -c -o usage.o usage.c
make[1]: Leaving directory `/builddir/build/BUILD/lsof_4.87-rh/lib'
main.c: In function 'main':
main.c:1318:11: warning: 'fmtl' may be used uninitialized in this function [-Wmaybe-uninitialized]
       fmtr[fmtl - 1] = '\0';
           ^
usage.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
 static char copyright[] =
             ^
usage.c:35:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid = "$Id: usage.c,v 1.31 2013/01/02 17:14:59 abe Exp $";
              ^
In file included from usage.c:39:0:
lsof.h:273:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^
cc -o lsof dfile.o dmnt.o dnode.o dproc.o dsock.o dstore.o arg.o main.o misc.o node.o print.o proc.o store.o usage.o util.o -L./lib -llsof  -lselinux
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2clez5
+ exit 0
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/lsof-4.87-5.el7.ppc64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/lsof-4.87-5.el7.ppc64
++ dirname /builddir/build/BUILDROOT/lsof-4.87-5.el7.ppc64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/lsof-4.87-5.el7.ppc64
+ cd lsof_4.87-rh
+ mkdir -p /builddir/build/BUILDROOT/lsof-4.87-5.el7.ppc64/usr/sbin
+ install -p -m 0755 lsof /builddir/build/BUILDROOT/lsof-4.87-5.el7.ppc64/usr/sbin
+ mkdir -p /builddir/build/BUILDROOT/lsof-4.87-5.el7.ppc64/usr/share/man/man8
+ install -p -m 0644 lsof.8 /builddir/build/BUILDROOT/lsof-4.87-5.el7.ppc64/usr/share/man/man8
+ /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/lsof_4.87-rh
extracting debug info from /builddir/build/BUILDROOT/lsof-4.87-5.el7.ppc64/usr/sbin/lsof
dwz: Too few files for multifile optimization
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
942 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: lsof-4.87-5.el7.ppc64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6mCkJJ
+ umask 022
+ cd /builddir/build/BUILD
+ cd lsof_4.87-rh
+ DOCDIR=/builddir/build/BUILDROOT/lsof-4.87-5.el7.ppc64/usr/share/doc/lsof-4.87
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/lsof-4.87-5.el7.ppc64/usr/share/doc/lsof-4.87
+ cp -pr 00.README.FIRST 00.README.FIRST_4.87 00CREDITS 00DCACHE 00DIALECTS 00DIST 00FAQ 00LSOF-L 00MANIFEST 00PORTING 00QUICKSTART 00README 00TEST 00XCONFIG /builddir/build/BUILDROOT/lsof-4.87-5.el7.ppc64/usr/share/doc/lsof-4.87
+ cp -pr README.lsof_4.87 /builddir/build/BUILDROOT/lsof-4.87-5.el7.ppc64/usr/share/doc/lsof-4.87
+ exit 0
Provides: lsof = 4.87-5.el7 lsof(ppc-64) = 4.87-5.el7
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.11)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libselinux.so.1()(64bit) rtld(GNU_HASH)
Processing files: lsof-debuginfo-4.87-5.el7.ppc64
Provides: lsof-debuginfo = 4.87-5.el7 lsof-debuginfo(ppc-64) = 4.87-5.el7
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/lsof-4.87-5.el7.ppc64
warning: Could not canonicalize hostname: ppc64-01.bsys.centos.org
Wrote: /builddir/build/RPMS/lsof-4.87-5.el7.ppc64.rpm
Wrote: /builddir/build/RPMS/lsof-debuginfo-4.87-5.el7.ppc64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LcLkeH
+ umask 022
+ cd /builddir/build/BUILD
+ cd lsof_4.87-rh
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/lsof-4.87-5.el7.ppc64
+ exit 0
Child return code was: 0