<86>Jan 5 01:19:06 userdel[108120]: delete user 'rooter' <86>Jan 5 01:19:06 userdel[108120]: removed group 'rooter' owned by 'rooter' <86>Jan 5 01:19:06 userdel[108120]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 5 01:19:06 groupadd[108126]: group added to /etc/group: name=rooter, GID=603 <86>Jan 5 01:19:06 groupadd[108126]: group added to /etc/gshadow: name=rooter <86>Jan 5 01:19:06 groupadd[108126]: new group: name=rooter, GID=603 <86>Jan 5 01:19:06 useradd[108130]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash <86>Jan 5 01:19:06 userdel[108137]: delete user 'builder' <86>Jan 5 01:19:06 userdel[108137]: removed group 'builder' owned by 'builder' <86>Jan 5 01:19:06 userdel[108137]: removed shadow group 'builder' owned by 'builder' <86>Jan 5 01:19:06 groupadd[108142]: group added to /etc/group: name=builder, GID=604 <86>Jan 5 01:19:06 groupadd[108142]: group added to /etc/gshadow: name=builder <86>Jan 5 01:19:06 groupadd[108142]: new group: name=builder, GID=604 <86>Jan 5 01:19:06 useradd[108146]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/lsof-4.89-alt1.nosrc.rpm Installing lsof-4.89-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.36238 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lsof-4.89 + echo 'Source #0 (lsof-4.89.tar.xz):' Source #0 (lsof-4.89.tar.xz): + /usr/bin/xz -dc /usr/src/RPM/SOURCES/lsof-4.89.tar.xz + /bin/tar -xf - + cd lsof-4.89 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.19531 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lsof-4.89 + ./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=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.1.0\"") make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.89/lib' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.1.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.89/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.89/lib' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.1.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.89/lib' make: Entering directory '/usr/src/RPM/BUILD/lsof-4.89' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.1.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:291: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.89' make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.89/lib' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.1.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.89/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.89/lib' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.1.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.89/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.89/lib' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.1.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.89/lib' make: Entering directory '/usr/src/RPM/BUILD/lsof-4.89' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.1.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:291: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.89' make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.89/lib' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.1.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.89/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.89/lib' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.1.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.89/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.89/lib' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.1.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.89/lib' make: Entering directory '/usr/src/RPM/BUILD/lsof-4.89' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.1.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:291: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.89' make: Entering directory '/usr/src/RPM/BUILD/lsof-4.89' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.1.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:291: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.89' make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.89/lib' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.1.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.89/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.89/lib' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.1.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.89/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.89/lib' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.1.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.89/lib' make: Entering directory '/usr/src/RPM/BUILD/lsof-4.89' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.1.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:291: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.89' make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.89/lib' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.1.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.89/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.89/lib' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.1.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.89/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.89/lib' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.1.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.89/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.89/lib' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.1.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.89/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.89/lib' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR="5.1.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.89/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/lsof-4.89/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.89/lib' make: Entering directory '/usr/src/RPM/BUILD/lsof-4.89' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.1.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:291: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.89' make: Entering directory '/usr/src/RPM/BUILD/lsof-4.89' Constructing version.h make: Leaving directory '/usr/src/RPM/BUILD/lsof-4.89' make: Entering directory '/usr/src/RPM/BUILD/lsof-4.89' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.1.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.89' make: Entering directory '/usr/src/RPM/BUILD/lsof-4.89' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.1.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:291: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.89' make: Entering directory '/usr/src/RPM/BUILD/lsof-4.89' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.1.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:291: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.89' make: Entering directory '/usr/src/RPM/BUILD/lsof-4.89' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.1.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:291: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.89' make: Entering directory '/usr/src/RPM/BUILD/lsof-4.89' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.1.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:291: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.89' make: Entering directory '/usr/src/RPM/BUILD/lsof-4.89' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.1.0\" -pipe -frecord-gcc-switches -Wall -g -O2 -DHASSECURITY -Dlint -c -o dsock.o dsock.c dsock.c: In function 'fill_uxpino': dsock.c:825:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (pp = check_unix(pi)) ^~ dsock.c: In function 'process_uxsinfo': dsock.c:1071:7: warning: implicit declaration of function 'is_file_sel'; did you mean 'is_file_named'? [-Wimplicit-function-declaration] if (is_file_sel(Lp, Lf)) { ^~~~~~~~~~~ is_file_named In file included from dsock.c:39: At top level: lsof.h:291: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.89' make: Entering directory '/usr/src/RPM/BUILD/lsof-4.89' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.1.0\" -pipe -frecord-gcc-switches -Wall -g -O2 -DHASSECURITY -Dlint -c -o print.o print.c print.c: In function 'printiproto': print.c:1992: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:1992: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:2421: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:2421: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.89' make: Entering directory '/usr/src/RPM/BUILD/lsof-4.89' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.1.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.89' make: Entering directory '/usr/src/RPM/BUILD/lsof-4.89' cc -DLINUXV=51000 -DGLIBCV=227 -DHASIPv6 -DNEEDS_NETINET_TCPH -DHASUXSOCKEPT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"5.1.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:291: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.89' make: Entering directory '/usr/src/RPM/BUILD/lsof-4.89' 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.89' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.59795 + 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.89 + 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 + /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.89-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.59795 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lsof-4.89 + DOCDIR=/usr/src/tmp/lsof-buildroot/usr/share/doc/lsof-4.89 + export DOCDIR + rm -rf /usr/src/tmp/lsof-buildroot/usr/share/doc/lsof-4.89 + /bin/mkdir -p /usr/src/tmp/lsof-buildroot/usr/share/doc/lsof-4.89 + cp -prL 00.README.FIRST 00.README.FIRST_4.89 00CREDITS 00DCACHE 00DIALECTS 00DIST 00FAQ 00LSOF-L 00MANIFEST 00PORTING 00QUICKSTART 00README 00TEST 00XCONFIG /usr/src/tmp/lsof-buildroot/usr/share/doc/lsof-4.89 + chmod -R go-w /usr/src/tmp/lsof-buildroot/usr/share/doc/lsof-4.89 + chmod -R a+rX /usr/src/tmp/lsof-buildroot/usr/share/doc/lsof-4.89 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3qGwlX 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.bFpZOt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.HfumU3 Creating lsof-debuginfo package Processing files: lsof-debuginfo-4.89-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.puaOuH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h0qrKo find-requires: running scripts (debuginfo) Requires: lsof = 4.89-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/lsof-4.89-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/lsof-debuginfo-4.89-alt1.x86_64.rpm 8.18user 1.12system 0:10.41elapsed 89%CPU (0avgtext+0avgdata 58288maxresident)k 0inputs+0outputs (0major+360826minor)pagefaults 0swaps 9.40user 3.09system 0:14.48elapsed 86%CPU (0avgtext+0avgdata 58288maxresident)k 0inputs+0outputs (0major+550735minor)pagefaults 0swaps