<86>Jan 31 09:52:39 userdel[2980770]: delete user 'rooter'
<86>Jan 31 09:52:39 userdel[2980770]: removed group 'rooter' owned by 'rooter'
<86>Jan 31 09:52:39 userdel[2980770]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 31 09:52:39 groupadd[2980791]: group added to /etc/group: name=rooter, GID=699
<86>Jan 31 09:52:39 groupadd[2980791]: group added to /etc/gshadow: name=rooter
<86>Jan 31 09:52:39 groupadd[2980791]: new group: name=rooter, GID=699
<86>Jan 31 09:52:39 useradd[2980802]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash
<86>Jan 31 09:52:39 userdel[2980818]: delete user 'builder'
<86>Jan 31 09:52:39 userdel[2980818]: removed group 'builder' owned by 'builder'
<86>Jan 31 09:52:39 userdel[2980818]: removed shadow group 'builder' owned by 'builder'
<86>Jan 31 09:52:39 groupadd[2980850]: group added to /etc/group: name=builder, GID=700
<86>Jan 31 09:52:39 groupadd[2980850]: group added to /etc/gshadow: name=builder
<86>Jan 31 09:52:39 groupadd[2980850]: new group: name=builder, GID=700
<86>Jan 31 09:52:39 useradd[2980862]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/lsof-4.93.2-alt1.nosrc.rpm
Installing lsof-4.93.2-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15028
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf lsof-4.93.2
+ echo 'Source #0 (lsof-4.93.2.tar.xz):'
Source #0 (lsof-4.93.2.tar.xz):
+ /bin/tar -xf -
+ /usr/bin/xz -dc /usr/src/RPM/SOURCES/lsof-4.93.2.tar.xz
+ cd lsof-4.93.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.15028
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lsof-4.93.2
+ ./Configure -n linux
Testing C library type with cc ... done
The C library type is glibc, version "-DGLIBCV=227".
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 -j8 'DEBUG=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint'
(cd lib; make DEBUG="-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint" CFGF="-DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.4.0\"")
make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.4.0"  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o ckkv.o ckkv.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
make: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.4.0\"    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o dstore.o dstore.c
In file included from dstore.c:39:
lsof.h:299:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2'
make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.4.0"  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o cvfs.o cvfs.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
make: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.4.0\"    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o dmnt.o dmnt.c
In file included from dmnt.c:39:
lsof.h:299:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2'
make: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.4.0\"    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o dfile.o dfile.c
In file included from dfile.c:39:
lsof.h:299:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2'
make: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.4.0\"    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o dnode.o dnode.c
In file included from dnode.c:39:
lsof.h:299:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2'
make: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.4.0\"    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o node.o node.c
In file included from node.c:39:
lsof.h:299:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2'
make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.4.0"  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o dvch.o dvch.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.4.0"  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o fino.o fino.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.4.0"  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o isfn.o isfn.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.4.0"  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o lkud.o lkud.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.4.0"  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o pdvn.o pdvn.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.4.0"  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o prfp.o prfp.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.4.0"  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o ptti.o ptti.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.4.0"  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o rdev.o rdev.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.4.0"  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o regex.o regex.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
make: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.4.0\"    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o misc.o misc.c
In file included from misc.c:39:
lsof.h:299:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2'
make: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.4.0\"    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o arg.o arg.c
make: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2'
make: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.4.0\"    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o dproc.o dproc.c
In file included from dproc.c:38:
lsof.h:299:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2'
make: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.4.0\"    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o main.o main.c
In file included from main.c:41:
lsof.h:299:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2'
make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.4.0"  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o rmnt.o rmnt.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
make: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.4.0\"    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o util.o util.c
make: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2'
make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.4.0"  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o rnam.o rnam.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.4.0"  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o rnch.o rnch.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
make: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.4.0\"    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o store.o store.c
In file included from store.c:39:
lsof.h:299:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2'
make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.4.0"  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o rnmh.o rnmh.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.4.0"  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o snpf.o snpf.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
make: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2'
Constructing version.h
make: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2'
make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
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
make[1]: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib'
make: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.4.0\"    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o proc.o proc.c
In file included from proc.c:39:
lsof.h:299:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2'
make: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.4.0\"    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o usage.o usage.c
In file included from usage.c:39:
lsof.h:299:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2'
make: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.4.0\"    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o print.o print.c
print.c: In function 'printiproto':
print.c:2010:49: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 7 [-Wformat-truncation=]
   (void) snpf(Lf->iproto, sizeof(Lf->iproto), "*%d?", p % (m/10));
                                                 ^~
print.c:2010:47: note: directive argument in the range [-214748363, 214748363]
   (void) snpf(Lf->iproto, sizeof(Lf->iproto), "*%d?", p % (m/10));
                                               ^~~~~~
In file included from /usr/include/stdio.h:862,
                 from lsof.h:58,
                 from print.c:39:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 4 and 13 bytes into a destination of size 8
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2'
make: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2'
cc  -DLINUXV=54000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.4.0\"    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHASSECURITY -Dlint   -c -o dsock.o dsock.c
dsock.c: In function 'fill_uxpino':
dsock.c:866:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   if (pp = check_unix(pi))
       ^~
In file included from dsock.c:39:
At top level:
lsof.h:299:20: warning: 'dummy_utmp' defined but not used [-Wunused-variable]
 static struct utmp dummy_utmp;  /* to get login name length */
                    ^~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2'
make: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2'
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 
make: Leaving directory '/usr/src/RPM/BUILD/lsof-4.93.2'
+ sed -e '/.so .\/00DIALECTS/d' -e 's,.so ./version,.ds VN 4.93.2,' Lsof.8
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.26940
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/lsof-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/lsof-buildroot
+ cd lsof-4.93.2
+ install -pD lsof /usr/src/tmp/lsof-buildroot/usr/sbin/lsof
+ install -pD -m644 lsof.8 /usr/src/tmp/lsof-buildroot/usr/share/man/man8/lsof.8
+ mkdir -p /usr/src/tmp/lsof-buildroot/usr/bin
+ ln -rs /usr/src/tmp/lsof-buildroot/usr/sbin/lsof /usr/src/tmp/lsof-buildroot/usr/bin/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/lsof-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/lsof-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/lsof-buildroot/ (default)
Compressing files in /usr/src/tmp/lsof-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/lsof-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: lsof-4.93.2-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.26940
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lsof-4.93.2
+ DOCDIR=/usr/src/tmp/lsof-buildroot/usr/share/doc/lsof-4.93.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/lsof-buildroot/usr/share/doc/lsof-4.93.2
+ /bin/mkdir -p /usr/src/tmp/lsof-buildroot/usr/share/doc/lsof-4.93.2
+ cp -prL 00.README.FIRST 00CREDITS 00DCACHE 00DIALECTS 00DIST 00FAQ 00LSOF-L 00MANIFEST 00PORTING 00QUICKSTART 00README 00TEST 00XCONFIG /usr/src/tmp/lsof-buildroot/usr/share/doc/lsof-4.93.2
+ chmod -R go-w /usr/src/tmp/lsof-buildroot/usr/share/doc/lsof-4.93.2
+ chmod -R a+rX /usr/src/tmp/lsof-buildroot/usr/share/doc/lsof-4.93.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ohJqxm
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7SRZSQ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vmbE6w
Creating lsof-debuginfo package
Processing files: lsof-debuginfo-4.93.2-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W7aS9u
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dNJ8Vy
find-requires: running scripts (debuginfo)
Requires: lsof = 4.93.2-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Adding to lsof-debuginfo a strict dependency on lsof
Wrote: /usr/src/RPM/RPMS/i586/lsof-4.93.2-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/lsof-debuginfo-4.93.2-alt1.i586.rpm
7.88user 1.04system 0:09.08elapsed 98%CPU (0avgtext+0avgdata 45484maxresident)k
0inputs+0outputs (0major+343047minor)pagefaults 0swaps
9.08user 3.06system 0:12.14elapsed 99%CPU (0avgtext+0avgdata 45484maxresident)k
0inputs+0outputs (0major+518654minor)pagefaults 0swaps