==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: lsof 4.99.5-1 (Thu Jul  3 09:21:50 2025)
==> Retrieving sources...
  -> Found 4.99.5.tar.gz
  -> Found reproducible-builds.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    4.99.5.tar.gz ... Passed
    reproducible-builds.patch ... Passed
==> Validating source files with b2sums...
    4.99.5.tar.gz ... Passed
    reproducible-builds.patch ... Passed
==> Making package: lsof 4.99.5-1 (Thu Jul  3 09:22:10 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found 4.99.5.tar.gz
  -> Found reproducible-builds.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting 4.99.5.tar.gz with bsdtar
==> Starting prepare()...
patching file src/usage.c
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> Starting build()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force 
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:3: installing './compile'
configure.ac:3: installing './config.guess'
configure.ac:3: installing './config.sub'
configure.ac:2: installing './install-sh'
configure.ac:2: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory '.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libtirpc... yes
checking for rpc/rpc.h... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether __GLIBC__ is declared... yes
checking whether AF_INET6 is declared... yes
checking for netinet6/in6.h... no
checking for netinet/in6.h... no
checking for netinet/ip6.h... yes
checking whether TCP_ESTABLISHED is declared... yes
checking for linux/sock_diag.h... yes
checking for linux/unix_diag.h... yes
checking whether TTYAUX_MAJOR is declared... yes
checking whether SS_CONNECTED is declared... yes
checking for gcc option to enable large file support... none needed
checking for strftime... yes
checking for selinux/selinux.h... no
checking for utmpx.h... yes
checking for vm_memattr_t... no
checking whether doadump is declared... no
checking how to run the C preprocessor... gcc -E
checking for egrep -e... (cached) /usr/bin/grep -E
checking whether SBS_CANTSENDMORE is declared... no
checking for struct lockf_entry... no
checking for struct kinfo_proc.ki_numthreads... no
checking for struct inode.i_effnlink... no
checking for struct file.f_vnode... no
checking for struct filedescent... no
checking for wctype.h... yes
checking for struct inode.i_din2... no
checking for struct vnode.v_lockf... no
checking for fs/fdescfs/fdesc.h... no
checking for fs/nullfs/null.h... no
checking for struct xtcpcb.t_maxseg... no
checking for struct kinfo_file.kf_un.kf_sock.kf_sock_sendq... no
checking for struct kinfo_file.kf_un.kf_file.kf_file_nlink... no
checking for nfs/nfsproto.h... no
checking for uvm/uvm.h... no
checking for struct statvfs... yes
checking for struct inode.i_ffs1_size... no
checking whether getbootfile is declared... no
checking whether kvm_getproc2 is declared... no
checking for fs/ptyfs/ptyfs.h... no
checking for miscfs/procfs/procfs.h... no
checking whether PFSroot is declared... no
checking for fs/tmpfs/tmpfs.h... no
checking for sys/pipe.h... no
checking for miscfs/fdesc/fdesc.h... no
checking for struct fdescnode.fd_link... no
checking for miscfs/nullfs/null.h... no
checking whether dup2 is declared... yes
checking whether closefrom is declared... yes
checking size of dev_t... 8
checking for inet/ipclassifier.h... no
checking for struct conn_s.conn_ixa... no
checking for sys/zone.h... no
checking for pad_mutex_t... no
checking for libctf.h... no
checking whether pc_direntpersec is declared... no
checking for sys/fs/zfs.h... no
checking for sys/cred_impl.h... no
checking for struct vnode.v_path... no
checking whether VSOCK is declared... no
checking for struct aio_req... no
checking for sys/rgm.h... no
checking for rpc/rpc_tags.h... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating autotools/version.h
config.status: creating autotools/autotools.h
config.status: creating version
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-am
make[1]: Entering directory '/build/lsof/src/lsof-4.99.5'
soelim < Lsof.8 > lsof.man
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT src/lsof-arg.o -MD -MP -MF src/.deps/lsof-arg.Tpo -c -o src/lsof-arg.o `test -f 'src/arg.c' || echo './'`src/arg.c
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT src/lsof-main.o -MD -MP -MF src/.deps/lsof-main.Tpo -c -o src/lsof-main.o `test -f 'src/main.c' || echo './'`src/main.c
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT src/lsof-print.o -MD -MP -MF src/.deps/lsof-print.Tpo -c -o src/lsof-print.o `test -f 'src/print.c' || echo './'`src/print.c
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT src/lsof-ptti.o -MD -MP -MF src/.deps/lsof-ptti.Tpo -c -o src/lsof-ptti.o `test -f 'src/ptti.c' || echo './'`src/ptti.c
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT src/lsof-store.o -MD -MP -MF src/.deps/lsof-store.Tpo -c -o src/lsof-store.o `test -f 'src/store.c' || echo './'`src/store.c
mv -f src/.deps/lsof-store.Tpo src/.deps/lsof-store.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT src/lsof-usage.o -MD -MP -MF src/.deps/lsof-usage.Tpo -c -o src/lsof-usage.o `test -f 'src/usage.c' || echo './'`src/usage.c
mv -f src/.deps/lsof-ptti.Tpo src/.deps/lsof-ptti.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT src/lsof-util.o -MD -MP -MF src/.deps/lsof-util.Tpo -c -o src/lsof-util.o `test -f 'src/util.c' || echo './'`src/util.c
mv -f src/.deps/lsof-util.Tpo src/.deps/lsof-util.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT src/dialects/linux/lsof-dprint.o -MD -MP -MF src/dialects/linux/.deps/lsof-dprint.Tpo -c -o src/dialects/linux/lsof-dprint.o `test -f 'src/dialects/linux/dprint.c' || echo './'`src/dialects/linux/dprint.c
mv -f src/.deps/lsof-usage.Tpo src/.deps/lsof-usage.Po
mv -f src/.deps/lsof-print.Tpo src/.deps/lsof-print.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/lsof-ckkv.o -MD -MP -MF lib/.deps/lsof-ckkv.Tpo -c -o lib/lsof-ckkv.o `test -f 'lib/ckkv.c' || echo './'`lib/ckkv.c
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/lsof-cvfs.o -MD -MP -MF lib/.deps/lsof-cvfs.Tpo -c -o lib/lsof-cvfs.o `test -f 'lib/cvfs.c' || echo './'`lib/cvfs.c
mv -f src/.deps/lsof-arg.Tpo src/.deps/lsof-arg.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/lsof-dvch.o -MD -MP -MF lib/.deps/lsof-dvch.Tpo -c -o lib/lsof-dvch.o `test -f 'lib/dvch.c' || echo './'`lib/dvch.c
mv -f src/.deps/lsof-main.Tpo src/.deps/lsof-main.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/lsof-fino.o -MD -MP -MF lib/.deps/lsof-fino.Tpo -c -o lib/lsof-fino.o `test -f 'lib/fino.c' || echo './'`lib/fino.c
mv -f lib/.deps/lsof-ckkv.Tpo lib/.deps/lsof-ckkv.Po
mv -f lib/.deps/lsof-cvfs.Tpo lib/.deps/lsof-cvfs.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/lsof-isfn.o -MD -MP -MF lib/.deps/lsof-isfn.Tpo -c -o lib/lsof-isfn.o `test -f 'lib/isfn.c' || echo './'`lib/isfn.c
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/lsof-lkud.o -MD -MP -MF lib/.deps/lsof-lkud.Tpo -c -o lib/lsof-lkud.o `test -f 'lib/lkud.c' || echo './'`lib/lkud.c
mv -f src/dialects/linux/.deps/lsof-dprint.Tpo src/dialects/linux/.deps/lsof-dprint.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/lsof-lsof.o -MD -MP -MF lib/.deps/lsof-lsof.Tpo -c -o lib/lsof-lsof.o `test -f 'lib/lsof.c' || echo './'`lib/lsof.c
mv -f lib/.deps/lsof-dvch.Tpo lib/.deps/lsof-dvch.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/lsof-misc.o -MD -MP -MF lib/.deps/lsof-misc.Tpo -c -o lib/lsof-misc.o `test -f 'lib/misc.c' || echo './'`lib/misc.c
mv -f lib/.deps/lsof-fino.Tpo lib/.deps/lsof-fino.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/lsof-node.o -MD -MP -MF lib/.deps/lsof-node.Tpo -c -o lib/lsof-node.o `test -f 'lib/node.c' || echo './'`lib/node.c
mv -f lib/.deps/lsof-lkud.Tpo lib/.deps/lsof-lkud.Po
mv -f lib/.deps/lsof-isfn.Tpo lib/.deps/lsof-isfn.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/lsof-pdvn.o -MD -MP -MF lib/.deps/lsof-pdvn.Tpo -c -o lib/lsof-pdvn.o `test -f 'lib/pdvn.c' || echo './'`lib/pdvn.c
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/lsof-prfp.o -MD -MP -MF lib/.deps/lsof-prfp.Tpo -c -o lib/lsof-prfp.o `test -f 'lib/prfp.c' || echo './'`lib/prfp.c
mv -f lib/.deps/lsof-node.Tpo lib/.deps/lsof-node.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/lsof-print.o -MD -MP -MF lib/.deps/lsof-print.Tpo -c -o lib/lsof-print.o `test -f 'lib/print.c' || echo './'`lib/print.c
mv -f lib/.deps/lsof-lsof.Tpo lib/.deps/lsof-lsof.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/lsof-proc.o -MD -MP -MF lib/.deps/lsof-proc.Tpo -c -o lib/lsof-proc.o `test -f 'lib/proc.c' || echo './'`lib/proc.c
mv -f lib/.deps/lsof-prfp.Tpo lib/.deps/lsof-prfp.Po
mv -f lib/.deps/lsof-pdvn.Tpo lib/.deps/lsof-pdvn.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/lsof-ptti.o -MD -MP -MF lib/.deps/lsof-ptti.Tpo -c -o lib/lsof-ptti.o `test -f 'lib/ptti.c' || echo './'`lib/ptti.c
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/lsof-rdev.o -MD -MP -MF lib/.deps/lsof-rdev.Tpo -c -o lib/lsof-rdev.o `test -f 'lib/rdev.c' || echo './'`lib/rdev.c
mv -f lib/.deps/lsof-ptti.Tpo lib/.deps/lsof-ptti.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/lsof-rnmt.o -MD -MP -MF lib/.deps/lsof-rnmt.Tpo -c -o lib/lsof-rnmt.o `test -f 'lib/rnmt.c' || echo './'`lib/rnmt.c
mv -f lib/.deps/lsof-misc.Tpo lib/.deps/lsof-misc.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/lsof-rmnt.o -MD -MP -MF lib/.deps/lsof-rmnt.Tpo -c -o lib/lsof-rmnt.o `test -f 'lib/rmnt.c' || echo './'`lib/rmnt.c
mv -f lib/.deps/lsof-rdev.Tpo lib/.deps/lsof-rdev.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/lsof-rnam.o -MD -MP -MF lib/.deps/lsof-rnam.Tpo -c -o lib/lsof-rnam.o `test -f 'lib/rnam.c' || echo './'`lib/rnam.c
lib/print.c: In function 'printiproto':
lib/print.c:1116:86: warning: '%d' directive output may be truncated writing between 1 and 9 bytes into a region of size 7 [-Wformat-truncation=]
lib/print.c:1116:86: note: directive argument in the range [0, 214748363]
In file included from /usr/include/stdio.h:970,
                 from ./include/lsof.h:39,
                 from lib/common.h:38,
                 from lib/print.c:31:
In function 'snprintf',
    inlined from 'printiproto' at lib/print.c:1116:19:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 4 and 12 bytes into a destination of size 8
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~~       
lib/print.c: In function 'printiproto':
lib/print.c:1114:86: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 8 [-Wformat-truncation=]
lib/print.c:1114:86: note: directive argument in the range [-2147483648, 2147483646]
In function 'snprintf',
    inlined from 'printiproto' at lib/print.c:1114:19:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 3 and 13 bytes into a destination of size 8
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~~       
mv -f lib/.deps/lsof-print.Tpo lib/.deps/lsof-print.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/lsof-rnch.o -MD -MP -MF lib/.deps/lsof-rnch.Tpo -c -o lib/lsof-rnch.o `test -f 'lib/rnch.c' || echo './'`lib/rnch.c
mv -f lib/.deps/lsof-rnmt.Tpo lib/.deps/lsof-rnmt.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/lsof-rnmh.o -MD -MP -MF lib/.deps/lsof-rnmh.Tpo -c -o lib/lsof-rnmh.o `test -f 'lib/rnmh.c' || echo './'`lib/rnmh.c
mv -f lib/.deps/lsof-rmnt.Tpo lib/.deps/lsof-rmnt.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/lsof-dfile.o -MD -MP -MF lib/dialects/linux/.deps/lsof-dfile.Tpo -c -o lib/dialects/linux/lsof-dfile.o `test -f 'lib/dialects/linux/dfile.c' || echo './'`lib/dialects/linux/dfile.c
lib/proc.c: In function 'fd_to_string':
lib/proc.c:1333:36: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 8 [-Wformat-truncation=]
lib/proc.c:1333:36: note: directive argument in the range [-2147483648, 9999]
In file included from /usr/include/stdio.h:970,
                 from ./include/lsof.h:39,
                 from lib/common.h:38,
                 from lib/proc.c:31:
In function 'snprintf',
    inlined from 'fd_to_string' at lib/proc.c:1333:19:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 2 and 12 bytes into a destination of size 8
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~~       
mv -f lib/.deps/lsof-proc.Tpo lib/.deps/lsof-proc.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/lsof-dmnt.o -MD -MP -MF lib/dialects/linux/.deps/lsof-dmnt.Tpo -c -o lib/dialects/linux/lsof-dmnt.o `test -f 'lib/dialects/linux/dmnt.c' || echo './'`lib/dialects/linux/dmnt.c
mv -f lib/.deps/lsof-rnam.Tpo lib/.deps/lsof-rnam.Po
mv -f lib/.deps/lsof-rnch.Tpo lib/.deps/lsof-rnch.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/lsof-dnode.o -MD -MP -MF lib/dialects/linux/.deps/lsof-dnode.Tpo -c -o lib/dialects/linux/lsof-dnode.o `test -f 'lib/dialects/linux/dnode.c' || echo './'`lib/dialects/linux/dnode.c
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/lsof-dproc.o -MD -MP -MF lib/dialects/linux/.deps/lsof-dproc.Tpo -c -o lib/dialects/linux/lsof-dproc.o `test -f 'lib/dialects/linux/dproc.c' || echo './'`lib/dialects/linux/dproc.c
mv -f lib/.deps/lsof-rnmh.Tpo lib/.deps/lsof-rnmh.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/lsof-dsock.o -MD -MP -MF lib/dialects/linux/.deps/lsof-dsock.Tpo -c -o lib/dialects/linux/lsof-dsock.o `test -f 'lib/dialects/linux/dsock.c' || echo './'`lib/dialects/linux/dsock.c
mv -f lib/dialects/linux/.deps/lsof-dfile.Tpo lib/dialects/linux/.deps/lsof-dfile.Po
gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/lsof-dstore.o -MD -MP -MF lib/dialects/linux/.deps/lsof-dstore.Tpo -c -o lib/dialects/linux/lsof-dstore.o `test -f 'lib/dialects/linux/dstore.c' || echo './'`lib/dialects/linux/dstore.c
mv -f lib/dialects/linux/.deps/lsof-dmnt.Tpo lib/dialects/linux/.deps/lsof-dmnt.Po
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-ckkv.lo -MD -MP -MF lib/.deps/liblsof_la-ckkv.Tpo -c -o lib/liblsof_la-ckkv.lo `test -f 'lib/ckkv.c' || echo './'`lib/ckkv.c
mv -f lib/dialects/linux/.deps/lsof-dnode.Tpo lib/dialects/linux/.deps/lsof-dnode.Po
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-cvfs.lo -MD -MP -MF lib/.deps/liblsof_la-cvfs.Tpo -c -o lib/liblsof_la-cvfs.lo `test -f 'lib/cvfs.c' || echo './'`lib/cvfs.c
mv -f lib/dialects/linux/.deps/lsof-dstore.Tpo lib/dialects/linux/.deps/lsof-dstore.Po
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-dvch.lo -MD -MP -MF lib/.deps/liblsof_la-dvch.Tpo -c -o lib/liblsof_la-dvch.lo `test -f 'lib/dvch.c' || echo './'`lib/dvch.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-ckkv.lo -MD -MP -MF lib/.deps/liblsof_la-ckkv.Tpo -c lib/ckkv.c  -fPIC -DPIC -o lib/.libs/liblsof_la-ckkv.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-cvfs.lo -MD -MP -MF lib/.deps/liblsof_la-cvfs.Tpo -c lib/cvfs.c  -fPIC -DPIC -o lib/.libs/liblsof_la-cvfs.o
mv -f lib/dialects/linux/.deps/lsof-dproc.Tpo lib/dialects/linux/.deps/lsof-dproc.Po
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-dvch.lo -MD -MP -MF lib/.deps/liblsof_la-dvch.Tpo -c lib/dvch.c  -fPIC -DPIC -o lib/.libs/liblsof_la-dvch.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-fino.lo -MD -MP -MF lib/.deps/liblsof_la-fino.Tpo -c -o lib/liblsof_la-fino.lo `test -f 'lib/fino.c' || echo './'`lib/fino.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-ckkv.lo -MD -MP -MF lib/.deps/liblsof_la-ckkv.Tpo -c lib/ckkv.c -o lib/liblsof_la-ckkv.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-fino.lo -MD -MP -MF lib/.deps/liblsof_la-fino.Tpo -c lib/fino.c  -fPIC -DPIC -o lib/.libs/liblsof_la-fino.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-cvfs.lo -MD -MP -MF lib/.deps/liblsof_la-cvfs.Tpo -c lib/cvfs.c -o lib/liblsof_la-cvfs.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-dvch.lo -MD -MP -MF lib/.deps/liblsof_la-dvch.Tpo -c lib/dvch.c -o lib/liblsof_la-dvch.o >/dev/null 2>&1
mv -f lib/.deps/liblsof_la-ckkv.Tpo lib/.deps/liblsof_la-ckkv.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-isfn.lo -MD -MP -MF lib/.deps/liblsof_la-isfn.Tpo -c -o lib/liblsof_la-isfn.lo `test -f 'lib/isfn.c' || echo './'`lib/isfn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-fino.lo -MD -MP -MF lib/.deps/liblsof_la-fino.Tpo -c lib/fino.c -o lib/liblsof_la-fino.o >/dev/null 2>&1
mv -f lib/.deps/liblsof_la-dvch.Tpo lib/.deps/liblsof_la-dvch.Plo
mv -f lib/.deps/liblsof_la-cvfs.Tpo lib/.deps/liblsof_la-cvfs.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-lkud.lo -MD -MP -MF lib/.deps/liblsof_la-lkud.Tpo -c -o lib/liblsof_la-lkud.lo `test -f 'lib/lkud.c' || echo './'`lib/lkud.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-lsof.lo -MD -MP -MF lib/.deps/liblsof_la-lsof.Tpo -c -o lib/liblsof_la-lsof.lo `test -f 'lib/lsof.c' || echo './'`lib/lsof.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-isfn.lo -MD -MP -MF lib/.deps/liblsof_la-isfn.Tpo -c lib/isfn.c  -fPIC -DPIC -o lib/.libs/liblsof_la-isfn.o
mv -f lib/dialects/linux/.deps/lsof-dsock.Tpo lib/dialects/linux/.deps/lsof-dsock.Po
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-misc.lo -MD -MP -MF lib/.deps/liblsof_la-misc.Tpo -c -o lib/liblsof_la-misc.lo `test -f 'lib/misc.c' || echo './'`lib/misc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-lsof.lo -MD -MP -MF lib/.deps/liblsof_la-lsof.Tpo -c lib/lsof.c  -fPIC -DPIC -o lib/.libs/liblsof_la-lsof.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-lkud.lo -MD -MP -MF lib/.deps/liblsof_la-lkud.Tpo -c lib/lkud.c  -fPIC -DPIC -o lib/.libs/liblsof_la-lkud.o
mv -f lib/.deps/liblsof_la-fino.Tpo lib/.deps/liblsof_la-fino.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-node.lo -MD -MP -MF lib/.deps/liblsof_la-node.Tpo -c -o lib/liblsof_la-node.lo `test -f 'lib/node.c' || echo './'`lib/node.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-isfn.lo -MD -MP -MF lib/.deps/liblsof_la-isfn.Tpo -c lib/isfn.c -o lib/liblsof_la-isfn.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-node.lo -MD -MP -MF lib/.deps/liblsof_la-node.Tpo -c lib/node.c  -fPIC -DPIC -o lib/.libs/liblsof_la-node.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-misc.lo -MD -MP -MF lib/.deps/liblsof_la-misc.Tpo -c lib/misc.c  -fPIC -DPIC -o lib/.libs/liblsof_la-misc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-lkud.lo -MD -MP -MF lib/.deps/liblsof_la-lkud.Tpo -c lib/lkud.c -o lib/liblsof_la-lkud.o >/dev/null 2>&1
mv -f lib/.deps/liblsof_la-isfn.Tpo lib/.deps/liblsof_la-isfn.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-pdvn.lo -MD -MP -MF lib/.deps/liblsof_la-pdvn.Tpo -c -o lib/liblsof_la-pdvn.lo `test -f 'lib/pdvn.c' || echo './'`lib/pdvn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-lsof.lo -MD -MP -MF lib/.deps/liblsof_la-lsof.Tpo -c lib/lsof.c -o lib/liblsof_la-lsof.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-node.lo -MD -MP -MF lib/.deps/liblsof_la-node.Tpo -c lib/node.c -o lib/liblsof_la-node.o >/dev/null 2>&1
mv -f lib/.deps/liblsof_la-lkud.Tpo lib/.deps/liblsof_la-lkud.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-prfp.lo -MD -MP -MF lib/.deps/liblsof_la-prfp.Tpo -c -o lib/liblsof_la-prfp.lo `test -f 'lib/prfp.c' || echo './'`lib/prfp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-pdvn.lo -MD -MP -MF lib/.deps/liblsof_la-pdvn.Tpo -c lib/pdvn.c  -fPIC -DPIC -o lib/.libs/liblsof_la-pdvn.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-misc.lo -MD -MP -MF lib/.deps/liblsof_la-misc.Tpo -c lib/misc.c -o lib/liblsof_la-misc.o >/dev/null 2>&1
mv -f lib/.deps/liblsof_la-node.Tpo lib/.deps/liblsof_la-node.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-print.lo -MD -MP -MF lib/.deps/liblsof_la-print.Tpo -c -o lib/liblsof_la-print.lo `test -f 'lib/print.c' || echo './'`lib/print.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-prfp.lo -MD -MP -MF lib/.deps/liblsof_la-prfp.Tpo -c lib/prfp.c  -fPIC -DPIC -o lib/.libs/liblsof_la-prfp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-pdvn.lo -MD -MP -MF lib/.deps/liblsof_la-pdvn.Tpo -c lib/pdvn.c -o lib/liblsof_la-pdvn.o >/dev/null 2>&1
mv -f lib/.deps/liblsof_la-lsof.Tpo lib/.deps/liblsof_la-lsof.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-proc.lo -MD -MP -MF lib/.deps/liblsof_la-proc.Tpo -c -o lib/liblsof_la-proc.lo `test -f 'lib/proc.c' || echo './'`lib/proc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-print.lo -MD -MP -MF lib/.deps/liblsof_la-print.Tpo -c lib/print.c  -fPIC -DPIC -o lib/.libs/liblsof_la-print.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-prfp.lo -MD -MP -MF lib/.deps/liblsof_la-prfp.Tpo -c lib/prfp.c -o lib/liblsof_la-prfp.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-proc.lo -MD -MP -MF lib/.deps/liblsof_la-proc.Tpo -c lib/proc.c  -fPIC -DPIC -o lib/.libs/liblsof_la-proc.o
mv -f lib/.deps/liblsof_la-pdvn.Tpo lib/.deps/liblsof_la-pdvn.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-ptti.lo -MD -MP -MF lib/.deps/liblsof_la-ptti.Tpo -c -o lib/liblsof_la-ptti.lo `test -f 'lib/ptti.c' || echo './'`lib/ptti.c
mv -f lib/.deps/liblsof_la-misc.Tpo lib/.deps/liblsof_la-misc.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-rdev.lo -MD -MP -MF lib/.deps/liblsof_la-rdev.Tpo -c -o lib/liblsof_la-rdev.lo `test -f 'lib/rdev.c' || echo './'`lib/rdev.c
lib/print.c: In function 'printiproto':
lib/print.c:1116:86: warning: '%d' directive output may be truncated writing between 1 and 9 bytes into a region of size 7 [-Wformat-truncation=]
lib/print.c:1116:86: note: directive argument in the range [0, 214748363]
In file included from /usr/include/stdio.h:970,
                 from ./include/lsof.h:39,
                 from lib/common.h:38,
                 from lib/print.c:31:
In function 'snprintf',
    inlined from 'printiproto' at lib/print.c:1116:19:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 4 and 12 bytes into a destination of size 8
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~~       
lib/print.c: In function 'printiproto':
lib/print.c:1114:86: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 8 [-Wformat-truncation=]
lib/print.c:1114:86: note: directive argument in the range [-2147483648, 2147483646]
In function 'snprintf',
    inlined from 'printiproto' at lib/print.c:1114:19:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 3 and 13 bytes into a destination of size 8
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~~       
mv -f lib/.deps/liblsof_la-prfp.Tpo lib/.deps/liblsof_la-prfp.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-rnmt.lo -MD -MP -MF lib/.deps/liblsof_la-rnmt.Tpo -c -o lib/liblsof_la-rnmt.lo `test -f 'lib/rnmt.c' || echo './'`lib/rnmt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-print.lo -MD -MP -MF lib/.deps/liblsof_la-print.Tpo -c lib/print.c -o lib/liblsof_la-print.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-ptti.lo -MD -MP -MF lib/.deps/liblsof_la-ptti.Tpo -c lib/ptti.c  -fPIC -DPIC -o lib/.libs/liblsof_la-ptti.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-ptti.lo -MD -MP -MF lib/.deps/liblsof_la-ptti.Tpo -c lib/ptti.c -o lib/liblsof_la-ptti.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-rdev.lo -MD -MP -MF lib/.deps/liblsof_la-rdev.Tpo -c lib/rdev.c  -fPIC -DPIC -o lib/.libs/liblsof_la-rdev.o
mv -f lib/.deps/liblsof_la-ptti.Tpo lib/.deps/liblsof_la-ptti.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-rmnt.lo -MD -MP -MF lib/.deps/liblsof_la-rmnt.Tpo -c -o lib/liblsof_la-rmnt.lo `test -f 'lib/rmnt.c' || echo './'`lib/rmnt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-rnmt.lo -MD -MP -MF lib/.deps/liblsof_la-rnmt.Tpo -c lib/rnmt.c  -fPIC -DPIC -o lib/.libs/liblsof_la-rnmt.o
lib/proc.c: In function 'fd_to_string':
lib/proc.c:1333:36: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 8 [-Wformat-truncation=]
lib/proc.c:1333:36: note: directive argument in the range [-2147483648, 9999]
In file included from /usr/include/stdio.h:970,
                 from ./include/lsof.h:39,
                 from lib/common.h:38,
                 from lib/proc.c:31:
In function 'snprintf',
    inlined from 'fd_to_string' at lib/proc.c:1333:19:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 2 and 12 bytes into a destination of size 8
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~~       
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-proc.lo -MD -MP -MF lib/.deps/liblsof_la-proc.Tpo -c lib/proc.c -o lib/liblsof_la-proc.o >/dev/null 2>&1
mv -f lib/.deps/liblsof_la-print.Tpo lib/.deps/liblsof_la-print.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-rnam.lo -MD -MP -MF lib/.deps/liblsof_la-rnam.Tpo -c -o lib/liblsof_la-rnam.lo `test -f 'lib/rnam.c' || echo './'`lib/rnam.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-rmnt.lo -MD -MP -MF lib/.deps/liblsof_la-rmnt.Tpo -c lib/rmnt.c  -fPIC -DPIC -o lib/.libs/liblsof_la-rmnt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-rdev.lo -MD -MP -MF lib/.deps/liblsof_la-rdev.Tpo -c lib/rdev.c -o lib/liblsof_la-rdev.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-rnmt.lo -MD -MP -MF lib/.deps/liblsof_la-rnmt.Tpo -c lib/rnmt.c -o lib/liblsof_la-rnmt.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-rnam.lo -MD -MP -MF lib/.deps/liblsof_la-rnam.Tpo -c lib/rnam.c  -fPIC -DPIC -o lib/.libs/liblsof_la-rnam.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-rmnt.lo -MD -MP -MF lib/.deps/liblsof_la-rmnt.Tpo -c lib/rmnt.c -o lib/liblsof_la-rmnt.o >/dev/null 2>&1
mv -f lib/.deps/liblsof_la-rdev.Tpo lib/.deps/liblsof_la-rdev.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-rnch.lo -MD -MP -MF lib/.deps/liblsof_la-rnch.Tpo -c -o lib/liblsof_la-rnch.lo `test -f 'lib/rnch.c' || echo './'`lib/rnch.c
mv -f lib/.deps/liblsof_la-proc.Tpo lib/.deps/liblsof_la-proc.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-rnmh.lo -MD -MP -MF lib/.deps/liblsof_la-rnmh.Tpo -c -o lib/liblsof_la-rnmh.lo `test -f 'lib/rnmh.c' || echo './'`lib/rnmh.c
mv -f lib/.deps/liblsof_la-rnmt.Tpo lib/.deps/liblsof_la-rnmt.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/liblsof_la-dfile.lo -MD -MP -MF lib/dialects/linux/.deps/liblsof_la-dfile.Tpo -c -o lib/dialects/linux/liblsof_la-dfile.lo `test -f 'lib/dialects/linux/dfile.c' || echo './'`lib/dialects/linux/dfile.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-rnam.lo -MD -MP -MF lib/.deps/liblsof_la-rnam.Tpo -c lib/rnam.c -o lib/liblsof_la-rnam.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-rnch.lo -MD -MP -MF lib/.deps/liblsof_la-rnch.Tpo -c lib/rnch.c  -fPIC -DPIC -o lib/.libs/liblsof_la-rnch.o
mv -f lib/.deps/liblsof_la-rmnt.Tpo lib/.deps/liblsof_la-rmnt.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-rnmh.lo -MD -MP -MF lib/.deps/liblsof_la-rnmh.Tpo -c lib/rnmh.c  -fPIC -DPIC -o lib/.libs/liblsof_la-rnmh.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/liblsof_la-dmnt.lo -MD -MP -MF lib/dialects/linux/.deps/liblsof_la-dmnt.Tpo -c -o lib/dialects/linux/liblsof_la-dmnt.lo `test -f 'lib/dialects/linux/dmnt.c' || echo './'`lib/dialects/linux/dmnt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/liblsof_la-dfile.lo -MD -MP -MF lib/dialects/linux/.deps/liblsof_la-dfile.Tpo -c lib/dialects/linux/dfile.c  -fPIC -DPIC -o lib/dialects/linux/.libs/liblsof_la-dfile.o
mv -f lib/.deps/liblsof_la-rnam.Tpo lib/.deps/liblsof_la-rnam.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/liblsof_la-dnode.lo -MD -MP -MF lib/dialects/linux/.deps/liblsof_la-dnode.Tpo -c -o lib/dialects/linux/liblsof_la-dnode.lo `test -f 'lib/dialects/linux/dnode.c' || echo './'`lib/dialects/linux/dnode.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-rnch.lo -MD -MP -MF lib/.deps/liblsof_la-rnch.Tpo -c lib/rnch.c -o lib/liblsof_la-rnch.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/liblsof_la-rnmh.lo -MD -MP -MF lib/.deps/liblsof_la-rnmh.Tpo -c lib/rnmh.c -o lib/liblsof_la-rnmh.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/liblsof_la-dmnt.lo -MD -MP -MF lib/dialects/linux/.deps/liblsof_la-dmnt.Tpo -c lib/dialects/linux/dmnt.c  -fPIC -DPIC -o lib/dialects/linux/.libs/liblsof_la-dmnt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/liblsof_la-dnode.lo -MD -MP -MF lib/dialects/linux/.deps/liblsof_la-dnode.Tpo -c lib/dialects/linux/dnode.c  -fPIC -DPIC -o lib/dialects/linux/.libs/liblsof_la-dnode.o
mv -f lib/.deps/liblsof_la-rnch.Tpo lib/.deps/liblsof_la-rnch.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/liblsof_la-dfile.lo -MD -MP -MF lib/dialects/linux/.deps/liblsof_la-dfile.Tpo -c lib/dialects/linux/dfile.c -o lib/dialects/linux/liblsof_la-dfile.o >/dev/null 2>&1
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/liblsof_la-dproc.lo -MD -MP -MF lib/dialects/linux/.deps/liblsof_la-dproc.Tpo -c -o lib/dialects/linux/liblsof_la-dproc.lo `test -f 'lib/dialects/linux/dproc.c' || echo './'`lib/dialects/linux/dproc.c
mv -f lib/.deps/liblsof_la-rnmh.Tpo lib/.deps/liblsof_la-rnmh.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/liblsof_la-dsock.lo -MD -MP -MF lib/dialects/linux/.deps/liblsof_la-dsock.Tpo -c -o lib/dialects/linux/liblsof_la-dsock.lo `test -f 'lib/dialects/linux/dsock.c' || echo './'`lib/dialects/linux/dsock.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/liblsof_la-dproc.lo -MD -MP -MF lib/dialects/linux/.deps/liblsof_la-dproc.Tpo -c lib/dialects/linux/dproc.c  -fPIC -DPIC -o lib/dialects/linux/.libs/liblsof_la-dproc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/liblsof_la-dmnt.lo -MD -MP -MF lib/dialects/linux/.deps/liblsof_la-dmnt.Tpo -c lib/dialects/linux/dmnt.c -o lib/dialects/linux/liblsof_la-dmnt.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/liblsof_la-dsock.lo -MD -MP -MF lib/dialects/linux/.deps/liblsof_la-dsock.Tpo -c lib/dialects/linux/dsock.c  -fPIC -DPIC -o lib/dialects/linux/.libs/liblsof_la-dsock.o
mv -f lib/dialects/linux/.deps/liblsof_la-dfile.Tpo lib/dialects/linux/.deps/liblsof_la-dfile.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/liblsof_la-dnode.lo -MD -MP -MF lib/dialects/linux/.deps/liblsof_la-dnode.Tpo -c lib/dialects/linux/dnode.c -o lib/dialects/linux/liblsof_la-dnode.o >/dev/null 2>&1
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/liblsof_la-dstore.lo -MD -MP -MF lib/dialects/linux/.deps/liblsof_la-dstore.Tpo -c -o lib/dialects/linux/liblsof_la-dstore.lo `test -f 'lib/dialects/linux/dstore.c' || echo './'`lib/dialects/linux/dstore.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/liblsof_la-dstore.lo -MD -MP -MF lib/dialects/linux/.deps/liblsof_la-dstore.Tpo -c lib/dialects/linux/dstore.c  -fPIC -DPIC -o lib/dialects/linux/.libs/liblsof_la-dstore.o
mv -f lib/dialects/linux/.deps/liblsof_la-dmnt.Tpo lib/dialects/linux/.deps/liblsof_la-dmnt.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o lsof src/lsof-arg.o src/lsof-main.o src/lsof-print.o src/lsof-ptti.o src/lsof-store.o src/lsof-usage.o src/lsof-util.o src/dialects/linux/lsof-dprint.o  lib/lsof-ckkv.o lib/lsof-cvfs.o lib/lsof-dvch.o lib/lsof-fino.o lib/lsof-isfn.o lib/lsof-lkud.o lib/lsof-lsof.o lib/lsof-misc.o lib/lsof-node.o lib/lsof-pdvn.o lib/lsof-prfp.o lib/lsof-print.o lib/lsof-proc.o lib/lsof-ptti.o lib/lsof-rdev.o lib/lsof-rnmt.o lib/lsof-rmnt.o lib/lsof-rnam.o lib/lsof-rnch.o lib/lsof-rnmh.o lib/dialects/linux/lsof-dfile.o lib/dialects/linux/lsof-dmnt.o lib/dialects/linux/lsof-dnode.o lib/dialects/linux/lsof-dproc.o lib/dialects/linux/lsof-dsock.o lib/dialects/linux/lsof-dstore.o        -ltirpc
mv -f lib/dialects/linux/.deps/liblsof_la-dnode.Tpo lib/dialects/linux/.deps/liblsof_la-dnode.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/liblsof_la-dstore.lo -MD -MP -MF lib/dialects/linux/.deps/liblsof_la-dstore.Tpo -c lib/dialects/linux/dstore.c -o lib/dialects/linux/liblsof_la-dstore.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/liblsof_la-dproc.lo -MD -MP -MF lib/dialects/linux/.deps/liblsof_la-dproc.Tpo -c lib/dialects/linux/dproc.c -o lib/dialects/linux/liblsof_la-dproc.o >/dev/null 2>&1
libtool: link: gcc -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o lsof src/lsof-arg.o src/lsof-main.o src/lsof-print.o src/lsof-ptti.o src/lsof-store.o src/lsof-usage.o src/lsof-util.o src/dialects/linux/lsof-dprint.o lib/lsof-ckkv.o lib/lsof-cvfs.o lib/lsof-dvch.o lib/lsof-fino.o lib/lsof-isfn.o lib/lsof-lkud.o lib/lsof-lsof.o lib/lsof-misc.o lib/lsof-node.o lib/lsof-pdvn.o lib/lsof-prfp.o lib/lsof-print.o lib/lsof-proc.o lib/lsof-ptti.o lib/lsof-rdev.o lib/lsof-rnmt.o lib/lsof-rmnt.o lib/lsof-rnam.o lib/lsof-rnch.o lib/lsof-rnmh.o lib/dialects/linux/lsof-dfile.o lib/dialects/linux/lsof-dmnt.o lib/dialects/linux/lsof-dnode.o lib/dialects/linux/lsof-dproc.o lib/dialects/linux/lsof-dsock.o lib/dialects/linux/lsof-dstore.o  -ltirpc
mv -f lib/dialects/linux/.deps/liblsof_la-dstore.Tpo lib/dialects/linux/.deps/liblsof_la-dstore.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc -MT lib/dialects/linux/liblsof_la-dsock.lo -MD -MP -MF lib/dialects/linux/.deps/liblsof_la-dsock.Tpo -c lib/dialects/linux/dsock.c -o lib/dialects/linux/liblsof_la-dsock.o >/dev/null 2>&1
mv -f lib/dialects/linux/.deps/liblsof_la-dproc.Tpo lib/dialects/linux/.deps/liblsof_la-dproc.Plo
mv -f lib/dialects/linux/.deps/liblsof_la-dsock.Tpo lib/dialects/linux/.deps/liblsof_la-dsock.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -DHASSECURITY -DHASNOSOCKSECURITY -I/usr/include/tirpc  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o liblsof.la -rpath /usr/lib lib/liblsof_la-ckkv.lo lib/liblsof_la-cvfs.lo lib/liblsof_la-dvch.lo lib/liblsof_la-fino.lo lib/liblsof_la-isfn.lo lib/liblsof_la-lkud.lo lib/liblsof_la-lsof.lo lib/liblsof_la-misc.lo lib/liblsof_la-node.lo lib/liblsof_la-pdvn.lo lib/liblsof_la-prfp.lo lib/liblsof_la-print.lo lib/liblsof_la-proc.lo lib/liblsof_la-ptti.lo lib/liblsof_la-rdev.lo lib/liblsof_la-rnmt.lo lib/liblsof_la-rmnt.lo lib/liblsof_la-rnam.lo lib/liblsof_la-rnch.lo lib/liblsof_la-rnmh.lo lib/dialects/linux/liblsof_la-dfile.lo lib/dialects/linux/liblsof_la-dmnt.lo lib/dialects/linux/liblsof_la-dnode.lo lib/dialects/linux/liblsof_la-dproc.lo lib/dialects/linux/liblsof_la-dsock.lo lib/dialects/linux/liblsof_la-dstore.lo        -ltirpc
libtool: link: gcc -shared  -fPIC -DPIC  lib/.libs/liblsof_la-ckkv.o lib/.libs/liblsof_la-cvfs.o lib/.libs/liblsof_la-dvch.o lib/.libs/liblsof_la-fino.o lib/.libs/liblsof_la-isfn.o lib/.libs/liblsof_la-lkud.o lib/.libs/liblsof_la-lsof.o lib/.libs/liblsof_la-misc.o lib/.libs/liblsof_la-node.o lib/.libs/liblsof_la-pdvn.o lib/.libs/liblsof_la-prfp.o lib/.libs/liblsof_la-print.o lib/.libs/liblsof_la-proc.o lib/.libs/liblsof_la-ptti.o lib/.libs/liblsof_la-rdev.o lib/.libs/liblsof_la-rnmt.o lib/.libs/liblsof_la-rmnt.o lib/.libs/liblsof_la-rnam.o lib/.libs/liblsof_la-rnch.o lib/.libs/liblsof_la-rnmh.o lib/dialects/linux/.libs/liblsof_la-dfile.o lib/dialects/linux/.libs/liblsof_la-dmnt.o lib/dialects/linux/.libs/liblsof_la-dnode.o lib/dialects/linux/.libs/liblsof_la-dproc.o lib/dialects/linux/.libs/liblsof_la-dsock.o lib/dialects/linux/.libs/liblsof_la-dstore.o   -ltirpc  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,liblsof.so.0 -o .libs/liblsof.so.0.0.0
libtool: link: (cd ".libs" && rm -f "liblsof.so.0" && ln -s "liblsof.so.0.0.0" "liblsof.so.0")
libtool: link: (cd ".libs" && rm -f "liblsof.so" && ln -s "liblsof.so.0.0.0" "liblsof.so")
libtool: link: ar cr .libs/liblsof.a  lib/liblsof_la-ckkv.o lib/liblsof_la-cvfs.o lib/liblsof_la-dvch.o lib/liblsof_la-fino.o lib/liblsof_la-isfn.o lib/liblsof_la-lkud.o lib/liblsof_la-lsof.o lib/liblsof_la-misc.o lib/liblsof_la-node.o lib/liblsof_la-pdvn.o lib/liblsof_la-prfp.o lib/liblsof_la-print.o lib/liblsof_la-proc.o lib/liblsof_la-ptti.o lib/liblsof_la-rdev.o lib/liblsof_la-rnmt.o lib/liblsof_la-rmnt.o lib/liblsof_la-rnam.o lib/liblsof_la-rnch.o lib/liblsof_la-rnmh.o lib/dialects/linux/liblsof_la-dfile.o lib/dialects/linux/liblsof_la-dmnt.o lib/dialects/linux/liblsof_la-dnode.o lib/dialects/linux/liblsof_la-dproc.o lib/dialects/linux/liblsof_la-dsock.o lib/dialects/linux/liblsof_la-dstore.o
libtool: link: ranlib .libs/liblsof.a
libtool: link: ( cd ".libs" && rm -f "liblsof.la" && ln -s "../liblsof.la" "liblsof.la" )
make[1]: Leaving directory '/build/lsof/src/lsof-4.99.5'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/lsof/src/lsof-4.99.5'
 /usr/bin/mkdir -p '/build/lsof/pkg/lsof/usr/include'
 /usr/bin/mkdir -p '/build/lsof/pkg/lsof/usr/share/man/man8'
 /usr/bin/mkdir -p '/build/lsof/pkg/lsof/usr/lib'
 /usr/bin/install -c -m 644 include/lsof.h include/lsof_fields.h '/build/lsof/pkg/lsof/usr/include'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   liblsof.la '/build/lsof/pkg/lsof/usr/lib'
 /usr/bin/install -c -m 644 'lsof.man' '/build/lsof/pkg/lsof/usr/share/man/man8/lsof.8'
libtool: install: /usr/bin/install -c .libs/liblsof.so.0.0.0 /build/lsof/pkg/lsof/usr/lib/liblsof.so.0.0.0
libtool: install: (cd /build/lsof/pkg/lsof/usr/lib && { ln -s -f liblsof.so.0.0.0 liblsof.so.0 || { rm -f liblsof.so.0 && ln -s liblsof.so.0.0.0 liblsof.so.0; }; })
libtool: install: (cd /build/lsof/pkg/lsof/usr/lib && { ln -s -f liblsof.so.0.0.0 liblsof.so || { rm -f liblsof.so && ln -s liblsof.so.0.0.0 liblsof.so; }; })
libtool: install: /usr/bin/install -c .libs/liblsof.lai /build/lsof/pkg/lsof/usr/lib/liblsof.la
libtool: install: /usr/bin/install -c .libs/liblsof.a /build/lsof/pkg/lsof/usr/lib/liblsof.a
libtool: install: chmod 644 /build/lsof/pkg/lsof/usr/lib/liblsof.a
libtool: install: ranlib /build/lsof/pkg/lsof/usr/lib/liblsof.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /usr/bin/mkdir -p '/build/lsof/pkg/lsof/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c lsof '/build/lsof/pkg/lsof/usr/bin'
libtool: install: /usr/bin/install -c lsof /build/lsof/pkg/lsof/usr/bin/lsof
make[1]: Leaving directory '/build/lsof/src/lsof-4.99.5'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "lsof"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: lsof 4.99.5-1 (Thu Jul  3 09:23:10 2025)
==> Cleaning up...