Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/lsof.spec'], chrootPath='/var/lib/mock/dist-oc9-build-122913-72531/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/lsof.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/lsof-4.99.4-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/lsof.spec'], chrootPath='/var/lib/mock/dist-oc9-build-122913-72531/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/lsof.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BXGB76 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lsof-4.99.4 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/lsof-4.99.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd lsof-4.99.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4pXdXp + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd lsof-4.99.4 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2024-11-18 10:13:13.000000000 +0800 +++ ./configure 2024-12-31 19:53:13.843895203 +0800 @@ -1754,7 +1754,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2024-12-31 19:53:13.843895203 +0800 +++ ./configure 2024-12-31 19:53:13.859895318 +0800 @@ -7186,7 +7186,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="$SED -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -16901,7 +16901,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c 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 build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for aarch64-opencloudos-linux-gnu-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... none 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 aarch64-opencloudos-linux-gnu file names to aarch64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert aarch64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-opencloudos-linux-gnu-file... no checking for file... file checking for aarch64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for aarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 7192: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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 aarch64-opencloudos-linux-gnu-mt... no 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 aarch64-opencloudos-linux-gnu-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) none checking for aarch64-opencloudos-linux-gnu-pkg-config... no 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for strftime... yes checking for selinux/selinux.h... yes 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 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 + /usr/bin/make -O -j8 V=1 VERBOSE=1 'DEBUG=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' LSOF_SYSINFO=none LSOF_HOST=none /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/liblsof_la-cvfs.lo `test -f 'lib/cvfs.c' || echo './'`lib/cvfs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/cvfs.c -fPIC -DPIC -o lib/.libs/liblsof_la-cvfs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/cvfs.c -o lib/liblsof_la-cvfs.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/dvch.c -fPIC -DPIC -o lib/.libs/liblsof_la-dvch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/dvch.c -o lib/liblsof_la-dvch.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/liblsof_la-lkud.lo `test -f 'lib/lkud.c' || echo './'`lib/lkud.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/lkud.c -fPIC -DPIC -o lib/.libs/liblsof_la-lkud.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/lkud.c -o lib/liblsof_la-lkud.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/fino.c -o lib/liblsof_la-fino.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/liblsof_la-ckkv.lo `test -f 'lib/ckkv.c' || echo './'`lib/ckkv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/ckkv.c -o lib/liblsof_la-ckkv.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/isfn.c -fPIC -DPIC -o lib/.libs/liblsof_la-isfn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/isfn.c -o lib/liblsof_la-isfn.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/node.c -o lib/liblsof_la-node.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/pdvn.c -o lib/liblsof_la-pdvn.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/liblsof_la-ptti.lo `test -f 'lib/ptti.c' || echo './'`lib/ptti.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/ptti.c -o lib/liblsof_la-ptti.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/prfp.c -o lib/liblsof_la-prfp.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/rnmt.c -fPIC -DPIC -o lib/.libs/liblsof_la-rnmt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/rnmt.c -o lib/liblsof_la-rnmt.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/print.c -o lib/liblsof_la-print.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' lib/print.c: In function 'printiproto': lib/print.c:1116:58: warning: '%d' directive output may be truncated writing between 1 and 9 bytes into a region of size 7 [-Wformat-truncation=] 1116 | (void)snpf(Lf->iproto, sizeof(Lf->iproto), "*%d?", p % (m / 10)); | ^~ lib/print.c:1116:56: note: directive argument in the range [0, 214748363] 1116 | (void)snpf(Lf->iproto, sizeof(Lf->iproto), "*%d?", p % (m / 10)); | ^~~~~~ In file included from /usr/include/stdio.h:964, 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:54:10: note: '__snprintf_chk' output between 4 and 12 bytes into a destination of size 8 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/rnam.c -o lib/liblsof_la-rnam.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/liblsof_la-rdev.lo `test -f 'lib/rdev.c' || echo './'`lib/rdev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/rdev.c -fPIC -DPIC -o lib/.libs/liblsof_la-rdev.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/rdev.c -o lib/liblsof_la-rdev.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/rmnt.c -o lib/liblsof_la-rmnt.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/lsof.c -o lib/liblsof_la-lsof.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' lib/lsof.c: In function 'lsof_gather': lib/lsof.c:255:9: warning: unused variable 's' [-Wunused-variable] 255 | int s; | ^ lib/lsof.c:254:10: warning: unused variable 'buf' [-Wunused-variable] 254 | char buf[64]; | ^~~ lib/lsof.c: In function 'lsof_destroy': lib/lsof.c:672:31: warning: unused variable 'int_lst_next' [-Wunused-variable] 672 | struct int_lst *int_lst, *int_lst_next; | ^~~~~~~~~~~~ lib/lsof.c:672:21: warning: unused variable 'int_lst' [-Wunused-variable] 672 | struct int_lst *int_lst, *int_lst_next; | ^~~~~~~ lib/lsof.c: In function 'lsof_select_pid_pgid': lib/lsof.c:942:12: warning: unused variable 'j' [-Wunused-variable] 942 | int i, j; | ^ lib/lsof.c: In function 'lsof_select_uid_login': lib/lsof.c:1020:12: warning: unused variable 'j' [-Wunused-variable] 1020 | int i, j; | ^ make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/liblsof_la-rnch.lo `test -f 'lib/rnch.c' || echo './'`lib/rnch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/rnch.c -fPIC -DPIC -o lib/.libs/liblsof_la-rnch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/rnch.c -o lib/liblsof_la-rnch.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/misc.c -o lib/liblsof_la-misc.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' lib/misc.c: In function 'closefrom_shim': lib/misc.c:221:9: warning: unused variable 'i' [-Wunused-variable] 221 | int i; | ^ make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/liblsof_la-rnmh.lo `test -f 'lib/rnmh.c' || echo './'`lib/rnmh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/rnmh.c -fPIC -DPIC -o lib/.libs/liblsof_la-rnmh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/rnmh.c -o lib/liblsof_la-rnmh.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' soelim < Lsof.8 > lsof.man make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/proc.c -fPIC -DPIC -o lib/.libs/liblsof_la-proc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/proc.c -o lib/liblsof_la-proc.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' lib/proc.c: In function 'prt_pinfo': lib/proc.c:988:9: warning: unused variable 'i' [-Wunused-variable] 988 | int i; /* temporary index */ | ^ lib/proc.c: In function 'prt_psxmqinfo': lib/proc.c:1087:9: warning: unused variable 'i' [-Wunused-variable] 1087 | int i; /* temporary index */ | ^ lib/proc.c: In function 'prt_evtfdinfo': lib/proc.c:1186:9: warning: unused variable 'i' [-Wunused-variable] 1186 | int i; /* temporary index */ | ^ lib/proc.c: In function 'prt_ptyinfo': lib/proc.c:1299:9: warning: unused variable 'i' [-Wunused-variable] 1299 | int i; /* temporary index */ | ^ lib/proc.c: In function 'fd_to_string': lib/proc.c:1333:37: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 8 [-Wformat-truncation=] 1333 | (void)snpf(buf, FDLEN, "%d", fd_num); | ^~ lib/proc.c:1333:36: note: directive argument in the range [-2147483648, 9999] 1333 | (void)snpf(buf, FDLEN, "%d", fd_num); | ^~~~ In file included from /usr/include/stdio.h:964, 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:54:10: note: '__snprintf_chk' output between 2 and 12 bytes into a destination of size 8 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/dialects/linux/dfile.c -fPIC -DPIC -o lib/dialects/linux/.libs/liblsof_la-dfile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/dialects/linux/dfile.c -o lib/dialects/linux/liblsof_la-dfile.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/dialects/linux/dstore.c -fPIC -DPIC -o lib/dialects/linux/.libs/liblsof_la-dstore.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/dialects/linux/dstore.c -o lib/dialects/linux/liblsof_la-dstore.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o src/lsof-ptti.o `test -f 'src/ptti.c' || echo './'`src/ptti.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/dialects/linux/dmnt.c -o lib/dialects/linux/liblsof_la-dmnt.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/dialects/linux/dnode.c -fPIC -DPIC -o lib/dialects/linux/.libs/liblsof_la-dnode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/dialects/linux/dnode.c -o lib/dialects/linux/liblsof_la-dnode.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' lib/dialects/linux/dnode.c: In function 'process_proc_node': lib/dialects/linux/dnode.c:716:11: warning: unused variable 'tn' [-Wunused-variable] 716 | char *tn; | ^~ make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o src/lsof-arg.o `test -f 'src/arg.c' || echo './'`src/arg.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o src/lsof-store.o `test -f 'src/store.c' || echo './'`src/store.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' src/arg.c: In function 'enter_id': src/arg.c:1127:21: warning: unused variable 's' [-Wunused-variable] 1127 | struct int_lst *s; | ^ src/arg.c:1126:35: warning: unused variable 'nx' [-Wunused-variable] 1126 | int err, i, id, j, mx, n, ni, nx, x; | ^~ src/arg.c:1126:31: warning: unused variable 'ni' [-Wunused-variable] 1126 | int err, i, id, j, mx, n, ni, nx, x; | ^~ src/arg.c:1126:28: warning: unused variable 'n' [-Wunused-variable] 1126 | int err, i, id, j, mx, n, ni, nx, x; | ^ src/arg.c:1126:24: warning: unused variable 'mx' [-Wunused-variable] 1126 | int err, i, id, j, mx, n, ni, nx, x; | ^~ src/arg.c:1126:21: warning: unused variable 'j' [-Wunused-variable] 1126 | int err, i, id, j, mx, n, ni, nx, x; | ^ src/arg.c: In function 'enter_cmd': src/arg.c:1944:21: warning: unused variable 'lpt' [-Wunused-variable] 1944 | struct str_lst *lpt; | ^~~ src/arg.c:1943:14: warning: unused variable 'len' [-Wunused-variable] 1943 | MALLOC_S len; | ^~~ src/arg.c:1941:11: warning: unused variable 'cp' [-Wunused-variable] 1941 | char *cp; | ^~ src/arg.c: In function 'enter_uid': src/arg.c:1972:29: warning: unused variable 'lp' [-Wunused-variable] 1972 | char lnm[LOGINML + 1], *lp; | ^~ src/arg.c:1971:14: warning: unused variable 'len' [-Wunused-variable] 1971 | MALLOC_S len; | ^~~ make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o src/lsof-util.o `test -f 'src/util.c' || echo './'`src/util.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/lsof-ckkv.o `test -f 'lib/ckkv.c' || echo './'`lib/ckkv.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o src/lsof-usage.o `test -f 'src/usage.c' || echo './'`src/usage.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o src/dialects/linux/lsof-dprint.o `test -f 'src/dialects/linux/dprint.c' || echo './'`src/dialects/linux/dprint.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/lsof-cvfs.o `test -f 'lib/cvfs.c' || echo './'`lib/cvfs.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o src/lsof-print.o `test -f 'src/print.c' || echo './'`src/print.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' src/print.c: In function 'human_readable_size': src/print.c:1765:9: warning: unused variable 'len' [-Wunused-variable] 1765 | int len; | ^~~ src/print.c: In function 'printuid': src/print.c:1712:37: warning: '%*lu' directive output may be truncated writing between 8 and 10 bytes into a region of size 9 [-Wformat-truncation=] 1712 | (void)snpf(user, sizeof(user), "%*lu", USERPRTL, (unsigned long)uid); | ^~~~ src/print.c:1712:36: note: directive argument in the range [0, 4294967295] 1712 | (void)snpf(user, sizeof(user), "%*lu", USERPRTL, (unsigned long)uid); | ^~~~~~ In file included from /usr/include/stdio.h:964, from ./include/lsof.h:39, from ./lib/common.h:38, from src/print.c:31: In function 'snprintf', inlined from 'printuid' at src/print.c:1712:11: /usr/include/bits/stdio2.h:54:10: note: '__snprintf_chk' output between 9 and 11 bytes into a destination of size 9 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/lsof-fino.o `test -f 'lib/fino.c' || echo './'`lib/fino.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/lsof-dvch.o `test -f 'lib/dvch.c' || echo './'`lib/dvch.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/lsof-isfn.o `test -f 'lib/isfn.c' || echo './'`lib/isfn.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/lsof-lkud.o `test -f 'lib/lkud.c' || echo './'`lib/lkud.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/lsof-pdvn.o `test -f 'lib/pdvn.c' || echo './'`lib/pdvn.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/lsof-prfp.o `test -f 'lib/prfp.c' || echo './'`lib/prfp.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o src/lsof-main.o `test -f 'src/main.c' || echo './'`src/main.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' src/main.c: In function 'main': src/main.c:1304:62: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 1304 | (void)fprintf(stderr, "%s: no space for %d sort pointers\n", | ~^ | | | int | %ld make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/lsof-ptti.o `test -f 'lib/ptti.c' || echo './'`lib/ptti.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/lsof-node.o `test -f 'lib/node.c' || echo './'`lib/node.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/lsof-print.o `test -f 'lib/print.c' || echo './'`lib/print.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' lib/print.c: In function 'printiproto': lib/print.c:1116:58: warning: '%d' directive output may be truncated writing between 1 and 9 bytes into a region of size 7 [-Wformat-truncation=] 1116 | (void)snpf(Lf->iproto, sizeof(Lf->iproto), "*%d?", p % (m / 10)); | ^~ lib/print.c:1116:56: note: directive argument in the range [0, 214748363] 1116 | (void)snpf(Lf->iproto, sizeof(Lf->iproto), "*%d?", p % (m / 10)); | ^~~~~~ In file included from /usr/include/stdio.h:964, 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:54:10: note: '__snprintf_chk' output between 4 and 12 bytes into a destination of size 8 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/lsof-rdev.o `test -f 'lib/rdev.c' || echo './'`lib/rdev.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/lsof-rnmt.o `test -f 'lib/rnmt.c' || echo './'`lib/rnmt.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/lsof-rmnt.o `test -f 'lib/rmnt.c' || echo './'`lib/rmnt.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/lsof-lsof.o `test -f 'lib/lsof.c' || echo './'`lib/lsof.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' lib/lsof.c: In function 'lsof_gather': lib/lsof.c:255:9: warning: unused variable 's' [-Wunused-variable] 255 | int s; | ^ lib/lsof.c:254:10: warning: unused variable 'buf' [-Wunused-variable] 254 | char buf[64]; | ^~~ lib/lsof.c: In function 'lsof_destroy': lib/lsof.c:672:31: warning: unused variable 'int_lst_next' [-Wunused-variable] 672 | struct int_lst *int_lst, *int_lst_next; | ^~~~~~~~~~~~ lib/lsof.c:672:21: warning: unused variable 'int_lst' [-Wunused-variable] 672 | struct int_lst *int_lst, *int_lst_next; | ^~~~~~~ lib/lsof.c: In function 'lsof_select_pid_pgid': lib/lsof.c:942:12: warning: unused variable 'j' [-Wunused-variable] 942 | int i, j; | ^ lib/lsof.c: In function 'lsof_select_uid_login': lib/lsof.c:1020:12: warning: unused variable 'j' [-Wunused-variable] 1020 | int i, j; | ^ make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/lsof-rnmh.o `test -f 'lib/rnmh.c' || echo './'`lib/rnmh.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/lsof-rnam.o `test -f 'lib/rnam.c' || echo './'`lib/rnam.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/lsof-rnch.o `test -f 'lib/rnch.c' || echo './'`lib/rnch.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/lsof-proc.o `test -f 'lib/proc.c' || echo './'`lib/proc.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' lib/proc.c: In function 'prt_pinfo': lib/proc.c:988:9: warning: unused variable 'i' [-Wunused-variable] 988 | int i; /* temporary index */ | ^ lib/proc.c: In function 'prt_psxmqinfo': lib/proc.c:1087:9: warning: unused variable 'i' [-Wunused-variable] 1087 | int i; /* temporary index */ | ^ lib/proc.c: In function 'prt_evtfdinfo': lib/proc.c:1186:9: warning: unused variable 'i' [-Wunused-variable] 1186 | int i; /* temporary index */ | ^ lib/proc.c: In function 'prt_ptyinfo': lib/proc.c:1299:9: warning: unused variable 'i' [-Wunused-variable] 1299 | int i; /* temporary index */ | ^ lib/proc.c: In function 'fd_to_string': lib/proc.c:1333:37: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 8 [-Wformat-truncation=] 1333 | (void)snpf(buf, FDLEN, "%d", fd_num); | ^~ lib/proc.c:1333:36: note: directive argument in the range [-2147483648, 9999] 1333 | (void)snpf(buf, FDLEN, "%d", fd_num); | ^~~~ In file included from /usr/include/stdio.h:964, 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:54:10: note: '__snprintf_chk' output between 2 and 12 bytes into a destination of size 8 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/lsof-misc.o `test -f 'lib/misc.c' || echo './'`lib/misc.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' lib/misc.c: In function 'closefrom_shim': lib/misc.c:221:9: warning: unused variable 'i' [-Wunused-variable] 221 | int i; | ^ make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/dialects/linux/lsof-dstore.o `test -f 'lib/dialects/linux/dstore.c' || echo './'`lib/dialects/linux/dstore.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/dialects/linux/lsof-dfile.o `test -f 'lib/dialects/linux/dfile.c' || echo './'`lib/dialects/linux/dfile.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/dialects/linux/lsof-dmnt.o `test -f 'lib/dialects/linux/dmnt.c' || echo './'`lib/dialects/linux/dmnt.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/dialects/linux/lsof-dnode.o `test -f 'lib/dialects/linux/dnode.c' || echo './'`lib/dialects/linux/dnode.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' lib/dialects/linux/dnode.c: In function 'process_proc_node': lib/dialects/linux/dnode.c:716:11: warning: unused variable 'tn' [-Wunused-variable] 716 | char *tn; | ^~ make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/dialects/linux/liblsof_la-dproc.lo `test -f 'lib/dialects/linux/dproc.c' || echo './'`lib/dialects/linux/dproc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/dialects/linux/dproc.c -o lib/dialects/linux/liblsof_la-dproc.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/dialects/linux/lsof-dproc.o `test -f 'lib/dialects/linux/dproc.c' || echo './'`lib/dialects/linux/dproc.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -I./src -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c -o lib/dialects/linux/lsof-dsock.o `test -f 'lib/dialects/linux/dsock.c' || echo './'`lib/dialects/linux/dsock.c make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' lib/dialects/linux/dsock.c: In function 'prt_uxs': lib/dialects/linux/dsock.c:1076:9: warning: unused variable 'i' [-Wunused-variable] 1076 | int i; /* temporary index */ | ^ lib/dialects/linux/dsock.c: In function 'prt_nets_common': lib/dialects/linux/dsock.c:1244:9: warning: unused variable 'i' [-Wunused-variable] 1244 | int i; /* temporary index */ | ^ lib/dialects/linux/dsock.c: At top level: lib/dialects/linux/dsock.c:372:14: warning: 'socket_state_to_str' declared 'static' but never defined [-Wunused-function] 372 | static char *socket_state_to_str(struct lsof_context *ctx, unsigned int ss); | ^~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/dialects/linux/dsock.c -fPIC -DPIC -o lib/dialects/linux/.libs/liblsof_la-dsock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib/dialects/linux -Iautotools -DAUTOTOOLS -I./lib -I./include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -c lib/dialects/linux/dsock.c -o lib/dialects/linux/liblsof_la-dsock.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' lib/dialects/linux/dsock.c: In function 'prt_uxs': lib/dialects/linux/dsock.c:1076:9: warning: unused variable 'i' [-Wunused-variable] 1076 | int i; /* temporary index */ | ^ lib/dialects/linux/dsock.c: In function 'prt_nets_common': lib/dialects/linux/dsock.c:1244:9: warning: unused variable 'i' [-Wunused-variable] 1244 | int i; /* temporary index */ | ^ lib/dialects/linux/dsock.c: At top level: lib/dialects/linux/dsock.c:372:14: warning: 'socket_state_to_str' declared 'static' but never defined [-Wunused-function] 372 | static char *socket_state_to_str(struct lsof_context *ctx, unsigned int ss); | ^~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 -lselinux libtool: link: gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 -lselinux make[1]: Leaving directory '/builddir/build/BUILD/lsof-4.99.4' make[1]: Entering directory '/builddir/build/BUILD/lsof-4.99.4' /bin/sh ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o liblsof.la -rpath /usr/lib64 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 -lselinux 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 -lselinux -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 '/builddir/build/BUILD/lsof-4.99.4' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.43ACtz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lsof-4.99.4-1.oc9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lsof-4.99.4-1.oc9.aarch64 ++ dirname /builddir/build/BUILDROOT/lsof-4.99.4-1.oc9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lsof-4.99.4-1.oc9.aarch64 + cd lsof-4.99.4 + install -d /builddir/build/BUILDROOT/lsof-4.99.4-1.oc9.aarch64/usr/bin + install -m 755 lsof /builddir/build/BUILDROOT/lsof-4.99.4-1.oc9.aarch64/usr/bin + install -d /builddir/build/BUILDROOT/lsof-4.99.4-1.oc9.aarch64/usr/share/man/man8 + install -m 644 Lsof.8 /builddir/build/BUILDROOT/lsof-4.99.4-1.oc9.aarch64/usr/share/man/man8/lsof.8 + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 4.99.4-1.oc9 --unique-debug-suffix -4.99.4-1.oc9.aarch64 --unique-debug-src-base lsof-4.99.4-1.oc9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/lsof-4.99.4 extracting debug info from /builddir/build/BUILDROOT/lsof-4.99.4-1.oc9.aarch64/usr/bin/lsof 1947 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: lsof-4.99.4-1.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9L9ZOC + umask 022 + cd /builddir/build/BUILD + cd lsof-4.99.4 + DOCDIR=/builddir/build/BUILDROOT/lsof-4.99.4-1.oc9.aarch64/usr/share/doc/lsof + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lsof-4.99.4-1.oc9.aarch64/usr/share/doc/lsof + cp -pr 00README /builddir/build/BUILDROOT/lsof-4.99.4-1.oc9.aarch64/usr/share/doc/lsof + cp -pr 00CREDITS /builddir/build/BUILDROOT/lsof-4.99.4-1.oc9.aarch64/usr/share/doc/lsof + cp -pr 00FAQ /builddir/build/BUILDROOT/lsof-4.99.4-1.oc9.aarch64/usr/share/doc/lsof + cp -pr 00LSOF-L /builddir/build/BUILDROOT/lsof-4.99.4-1.oc9.aarch64/usr/share/doc/lsof + cp -pr 00QUICKSTART /builddir/build/BUILDROOT/lsof-4.99.4-1.oc9.aarch64/usr/share/doc/lsof + RPM_EC=0 ++ jobs -p + exit 0 Provides: lsof = 4.99.4-1.oc9 lsof(aarch-64) = 4.99.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libselinux.so.1()(64bit) libselinux.so.1(LIBSELINUX_1.0)(64bit) libtirpc.so.3()(64bit) libtirpc.so.3(TIRPC_0.3.0)(64bit) rtld(GNU_HASH) Processing files: lsof-debugsource-4.99.4-1.oc9.aarch64 Provides: lsof-debugsource = 4.99.4-1.oc9 lsof-debugsource(aarch-64) = 4.99.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lsof-debuginfo-4.99.4-1.oc9.aarch64 Provides: debuginfo(build-id) = e00ada1ca1be45e50cf950a8da197ec38b64a0d4 lsof-debuginfo = 4.99.4-1.oc9 lsof-debuginfo(aarch-64) = 4.99.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lsof-debugsource(aarch-64) = 4.99.4-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lsof-4.99.4-1.oc9.aarch64 Wrote: /builddir/build/RPMS/lsof-debugsource-4.99.4-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/lsof-4.99.4-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/lsof-debuginfo-4.99.4-1.oc9.aarch64.rpm Child return code was: 0