<86>Aug 8 10:06:27 userdel[3430408]: delete user 'rooter' <86>Aug 8 10:06:27 userdel[3430408]: removed group 'rooter' owned by 'rooter' <86>Aug 8 10:06:27 userdel[3430408]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 8 10:06:27 groupadd[3430429]: group added to /etc/group: name=rooter, GID=675 <86>Aug 8 10:06:27 groupadd[3430429]: group added to /etc/gshadow: name=rooter <86>Aug 8 10:06:27 groupadd[3430429]: new group: name=rooter, GID=675 <86>Aug 8 10:06:27 useradd[3430452]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Aug 8 10:06:27 userdel[3430473]: delete user 'builder' <86>Aug 8 10:06:27 userdel[3430473]: removed group 'builder' owned by 'builder' <86>Aug 8 10:06:27 userdel[3430473]: removed shadow group 'builder' owned by 'builder' <86>Aug 8 10:06:27 groupadd[3430496]: group added to /etc/group: name=builder, GID=676 <86>Aug 8 10:06:27 groupadd[3430496]: group added to /etc/gshadow: name=builder <86>Aug 8 10:06:27 groupadd[3430496]: new group: name=builder, GID=676 <86>Aug 8 10:06:27 useradd[3430511]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/lsof-4.93.2-alt1.nosrc.rpm (w1.gzdio) Installing lsof-4.93.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.80072 + 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): + /usr/bin/xz -dc /usr/src/RPM/SOURCES/lsof-4.93.2.tar.xz + /bin/tar -xf - + 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.3587 + 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 -DHASSECURITY -Dlint' (cd lib; make DEBUG="-pipe -frecord-gcc-switches -Wall -g -O2 -DHASSECURITY -Dlint" CFGF="-DLINUXV=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.10.0\"") make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib' cc -DLINUXV=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.10.0" -pipe -frecord-gcc-switches -Wall -g -O2 -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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.10.0\" -pipe -frecord-gcc-switches -Wall -g -O2 -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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.10.0" -pipe -frecord-gcc-switches -Wall -g -O2 -DHASSECURITY -Dlint -c -o cvfs.o cvfs.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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.10.0" -pipe -frecord-gcc-switches -Wall -g -O2 -DHASSECURITY -Dlint -c -o dvch.o dvch.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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.10.0\" -pipe -frecord-gcc-switches -Wall -g -O2 -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[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib' cc -DLINUXV=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.10.0" -pipe -frecord-gcc-switches -Wall -g -O2 -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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.10.0" -pipe -frecord-gcc-switches -Wall -g -O2 -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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.10.0" -pipe -frecord-gcc-switches -Wall -g -O2 -DHASSECURITY -Dlint -c -o lkud.o lkud.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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.10.0\" -pipe -frecord-gcc-switches -Wall -g -O2 -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[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib' cc -DLINUXV=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.10.0" -pipe -frecord-gcc-switches -Wall -g -O2 -DHASSECURITY -Dlint -c -o pdvn.o pdvn.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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.10.0\" -pipe -frecord-gcc-switches -Wall -g -O2 -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[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2/lib' cc -DLINUXV=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.10.0" -pipe -frecord-gcc-switches -Wall -g -O2 -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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.10.0" -pipe -frecord-gcc-switches -Wall -g -O2 -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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.10.0" -pipe -frecord-gcc-switches -Wall -g -O2 -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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.10.0" -pipe -frecord-gcc-switches -Wall -g -O2 -DHASSECURITY -Dlint -c -o regex.o regex.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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.10.0" -pipe -frecord-gcc-switches -Wall -g -O2 -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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.10.0\" -pipe -frecord-gcc-switches -Wall -g -O2 -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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.10.0" -pipe -frecord-gcc-switches -Wall -g -O2 -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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.10.0" -pipe -frecord-gcc-switches -Wall -g -O2 -DHASSECURITY -Dlint -c -o rnch.o rnch.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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.10.0" -pipe -frecord-gcc-switches -Wall -g -O2 -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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.10.0" -pipe -frecord-gcc-switches -Wall -g -O2 -DHASSECURITY -Dlint -c -o snpf.o snpf.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' 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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.10.0\" -pipe -frecord-gcc-switches -Wall -g -O2 -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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.10.0\" -pipe -frecord-gcc-switches -Wall -g -O2 -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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.10.0\" -pipe -frecord-gcc-switches -Wall -g -O2 -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: 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: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2' cc -DLINUXV=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.10.0\" -pipe -frecord-gcc-switches -Wall -g -O2 -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: Entering directory '/usr/src/RPM/BUILD/lsof-4.93.2' cc -DLINUXV=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.10.0\" -pipe -frecord-gcc-switches -Wall -g -O2 -DHASSECURITY -Dlint -c -o util.o util.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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.10.0\" -pipe -frecord-gcc-switches -Wall -g -O2 -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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.10.0\" -pipe -frecord-gcc-switches -Wall -g -O2 -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 ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ print.c: In function 'printuid': print.c:2439:35: warning: '%*lu' directive output may be truncated writing between 8 and 10 bytes into a region of size 9 [-Wformat-truncation=] (void) snpf(user, sizeof(user), "%*lu", USERPRTL, (unsigned long)uid); ^~~~ print.c:2439:34: note: directive argument in the range [0, 4294967295] (void) snpf(user, sizeof(user), "%*lu", USERPRTL, (unsigned long)uid); ^~~~~~ 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 9 and 11 bytes into a destination of size 9 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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.10.0\" -pipe -frecord-gcc-switches -Wall -g -O2 -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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.10.0\" -pipe -frecord-gcc-switches -Wall -g -O2 -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=510000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -DHASPTYEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.10.0\" -pipe -frecord-gcc-switches -Wall -g -O2 -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.65186 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + 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,gnuconfig) 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.76908 + 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.XZG2HZ 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.q6dXmr find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xer78V 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.cOac2t find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Pfkj14 find-requires: running scripts (debuginfo) Requires: lsof = 4.93.2-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to lsof-debuginfo a strict dependency on lsof Wrote: /usr/src/RPM/RPMS/x86_64/lsof-4.93.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/lsof-debuginfo-4.93.2-alt1.x86_64.rpm (w2.lzdio) 6.70user 1.20system 0:08.65elapsed 91%CPU (0avgtext+0avgdata 58504maxresident)k 0inputs+0outputs (0major+411726minor)pagefaults 0swaps 8.06user 3.46system 0:12.13elapsed 94%CPU (0avgtext+0avgdata 58504maxresident)k 0inputs+0outputs (0major+600148minor)pagefaults 0swaps --- lsof-4.93.2-alt1.x86_64.rpm.repo 2020-02-27 14:51:53.000000000 +0000 +++ lsof-4.93.2-alt1.x86_64.rpm.hasher 2021-08-08 10:06:37.233055920 +0000 @@ -27,3 +27,3 @@ File: /usr/bin/lsof 120777 root:root ../sbin/lsof -File: /usr/sbin/lsof 100755 root:root 6460dd165a3b116a5ccaf7bf818c40f3 +File: /usr/sbin/lsof 100755 root:root b452a336ed5af66d34e0e094b1219a80 File: /usr/share/doc/lsof-4.93.2 40755 root:root @@ -43,2 +43,2 @@ File: /usr/share/man/man8/lsof.8.xz 100644 root:root fa0ca87a831fe5669ddedab557906f03 -RPMIdentity: da2612fc050ead00e256689ed405e84fba6bb065bc38c25fd566d7531316d7252545832a8d794892b7f963ebe0ae2c4d6479d9f964fcbe8a65dbe9323388fa15 +RPMIdentity: cccdafeb4ab7248270f76b52c681235fea75afceb849b9facf3d5a149810336e713947a38d86caf2c2e36fd38ee7b48999eaced7a6b95217a768fa3ec87fd3b9 --- lsof-debuginfo-4.93.2-alt1.x86_64.rpm.repo 2020-02-27 14:51:54.000000000 +0000 +++ lsof-debuginfo-4.93.2-alt1.x86_64.rpm.hasher 2021-08-08 10:06:37.319056798 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/bc 40755 root:root -/usr/lib/debug/.build-id/bc/700d3ca1b1364e33c69f2942fa1c26f2382512 120777 root:root ../../../../sbin/lsof -/usr/lib/debug/.build-id/bc/700d3ca1b1364e33c69f2942fa1c26f2382512.debug 120777 root:root ../../usr/sbin/lsof.debug +/usr/lib/debug/.build-id/a8 40755 root:root +/usr/lib/debug/.build-id/a8/a4002f06db7d4a6b65e0a4a7a76c85b34a2554 120777 root:root ../../../../sbin/lsof +/usr/lib/debug/.build-id/a8/a4002f06db7d4a6b65e0a4a7a76c85b34a2554.debug 120777 root:root ../../usr/sbin/lsof.debug /usr/lib/debug/usr/bin/lsof.debug 120777 root:root ../sbin/lsof.debug @@ -30,7 +30,7 @@ Provides: lsof-debuginfo = 4.93.2-alt1:p9+246936.100.3.1 -File: /usr/lib/debug/.build-id/bc 40755 root:root -File: /usr/lib/debug/.build-id/bc/700d3ca1b1364e33c69f2942fa1c26f2382512 120777 root:root ../../../../sbin/lsof -File: /usr/lib/debug/.build-id/bc/700d3ca1b1364e33c69f2942fa1c26f2382512.debug 120777 root:root ../../usr/sbin/lsof.debug +File: /usr/lib/debug/.build-id/a8 40755 root:root +File: /usr/lib/debug/.build-id/a8/a4002f06db7d4a6b65e0a4a7a76c85b34a2554 120777 root:root ../../../../sbin/lsof +File: /usr/lib/debug/.build-id/a8/a4002f06db7d4a6b65e0a4a7a76c85b34a2554.debug 120777 root:root ../../usr/sbin/lsof.debug File: /usr/lib/debug/usr/bin/lsof.debug 120777 root:root ../sbin/lsof.debug -File: /usr/lib/debug/usr/sbin/lsof.debug 100644 root:root 7d18091363707769734a3b17df1bc688 +File: /usr/lib/debug/usr/sbin/lsof.debug 100644 root:root 562ca8fab9de9e385c73c959dac5f192 File: /usr/src/debug/lsof-4.93.2 40755 root:root @@ -55,2 +55,2 @@ File: /usr/src/debug/lsof-4.93.2/util.c 100644 root:root ed6f4bedb4feac4570676f3882299e49 -RPMIdentity: f5f236848e51a7fa2bab0260c1d6ec70a5f43d8c1bcded95001c94c6c46d7426c9459a93e17808b47572137676adc2fded22ae15db7684b7f0cf966ca3ca2f42 +RPMIdentity: 31f242653beb53fedc8fb18fbf337485aa8e976bad8575693660caf5916c9f13931da313e9cdc9f349d4e1ef42ff66624d2fca4e6debc97bcd5c8928c50f7082