setting SOURCE_DATE_EPOCH=1674000000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cLX08c + umask 022 + cd /home/ec2-user/rpmbuild/BUILD + cd /home/ec2-user/rpmbuild/BUILD + rm -rf lsof-4.97.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/ec2-user/rpmbuild/SOURCES/lsof-4.97.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd lsof-4.97.0 + /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.9L8Mol + umask 022 + cd /home/ec2-user/rpmbuild/BUILD + cd lsof-4.97.0 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-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 2023-01-18 07:56:09.000000000 +0000 +++ ./configure 2023-01-18 08:20:10.265741340 +0000 @@ -1838,7 +1838,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 + mv ./configure.backup ./configure + '[' 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/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-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 thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-redhat-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking rpc/rpc.h usability... no checking rpc/rpc.h presence... no checking for rpc/rpc.h... no checking whether __GLIBC__ is declared... yes checking whether AF_INET6 is declared... yes checking netinet6/in6.h usability... no checking netinet6/in6.h presence... no checking for netinet6/in6.h... no checking netinet/in6.h usability... no checking netinet/in6.h presence... no checking for netinet/in6.h... no checking netinet/ip6.h usability... yes checking netinet/ip6.h presence... yes checking for netinet/ip6.h... yes checking whether TCP_ESTABLISHED is declared... yes checking linux/sock_diag.h usability... yes checking linux/sock_diag.h presence... yes checking for linux/sock_diag.h... yes checking linux/unix_diag.h usability... yes checking linux/unix_diag.h presence... 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 selinux/selinux.h usability... no checking selinux/selinux.h presence... no checking for selinux/selinux.h... no checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for vm_memattr_t... no checking whether doadump is declared... no 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 wctype.h usability... yes checking wctype.h presence... yes 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 fs/nullfs/null.h usability... no checking fs/nullfs/null.h presence... 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 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 + /usr/bin/make -O -j1 V=1 VERBOSE=1 /usr/bin/make all-am make[1]: Entering directory '/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0' gcc -DHAVE_CONFIG_H -I. -I./dialects/linux -Iautotools -DAUTOTOOLS -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o lsof-arg.o `test -f 'arg.c' || echo './'`arg.c gcc -DHAVE_CONFIG_H -I. -I./dialects/linux -Iautotools -DAUTOTOOLS -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o lsof-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I./dialects/linux -Iautotools -DAUTOTOOLS -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o lsof-misc.o `test -f 'misc.c' || echo './'`misc.c gcc -DHAVE_CONFIG_H -I. -I./dialects/linux -Iautotools -DAUTOTOOLS -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o lsof-node.o `test -f 'node.c' || echo './'`node.c gcc -DHAVE_CONFIG_H -I. -I./dialects/linux -Iautotools -DAUTOTOOLS -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o lsof-print.o `test -f 'print.c' || echo './'`print.c print.c: In function 'printiproto': print.c:2017:63: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 7 [-Wformat-truncation=] 2017 | (void) snpf(Lf->iproto, sizeof(Lf->iproto), "*%d?", p % (m/10)); | ^~ print.c:2017:61: note: directive argument in the range [-214748363, 214748363] 2017 | (void) snpf(Lf->iproto, sizeof(Lf->iproto), "*%d?", p % (m/10)); | ^~~~~~ In file included from /usr/include/stdio.h:888, from lsof.h:61, from print.c:32: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 4 and 13 bytes into a destination of size 8 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ print.c: In function 'printuid': print.c:2446:42: warning: '%*lu' directive output may be truncated writing between 8 and 10 bytes into a region of size 9 [-Wformat-truncation=] 2446 | (void) snpf(user, sizeof(user), "%*lu", USERPRTL, (unsigned long)uid); | ^~~~ print.c:2446:41: note: directive argument in the range [0, 4294967295] 2446 | (void) snpf(user, sizeof(user), "%*lu", USERPRTL, (unsigned long)uid); | ^~~~~~ In file included from /usr/include/stdio.h:888, from lsof.h:61, from print.c:32: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 9 and 11 bytes into a destination of size 9 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I./dialects/linux -Iautotools -DAUTOTOOLS -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o lsof-proc.o `test -f 'proc.c' || echo './'`proc.c gcc -DHAVE_CONFIG_H -I. -I./dialects/linux -Iautotools -DAUTOTOOLS -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o lsof-store.o `test -f 'store.c' || echo './'`store.c gcc -DHAVE_CONFIG_H -I. -I./dialects/linux -Iautotools -DAUTOTOOLS -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o lsof-usage.o `test -f 'usage.c' || echo './'`usage.c gcc -DHAVE_CONFIG_H -I. -I./dialects/linux -Iautotools -DAUTOTOOLS -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o lsof-util.o `test -f 'util.c' || echo './'`util.c gcc -DHAVE_CONFIG_H -I. -I./dialects/linux -Iautotools -DAUTOTOOLS -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o lib/lsof-ptti.o `test -f 'lib/ptti.c' || echo './'`lib/ptti.c gcc -DHAVE_CONFIG_H -I. -I./dialects/linux -Iautotools -DAUTOTOOLS -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o lib/lsof-isfn.o `test -f 'lib/isfn.c' || echo './'`lib/isfn.c gcc -DHAVE_CONFIG_H -I. -I./dialects/linux -Iautotools -DAUTOTOOLS -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o lib/lsof-pdvn.o `test -f 'lib/pdvn.c' || echo './'`lib/pdvn.c gcc -DHAVE_CONFIG_H -I. -I./dialects/linux -Iautotools -DAUTOTOOLS -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o lib/lsof-lkud.o `test -f 'lib/lkud.c' || echo './'`lib/lkud.c gcc -DHAVE_CONFIG_H -I. -I./dialects/linux -Iautotools -DAUTOTOOLS -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o lib/lsof-rdev.o `test -f 'lib/rdev.c' || echo './'`lib/rdev.c gcc -DHAVE_CONFIG_H -I. -I./dialects/linux -Iautotools -DAUTOTOOLS -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o lib/lsof-dvch.o `test -f 'lib/dvch.c' || echo './'`lib/dvch.c gcc -DHAVE_CONFIG_H -I. -I./dialects/linux -Iautotools -DAUTOTOOLS -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o lib/lsof-ckkv.o `test -f 'lib/ckkv.c' || echo './'`lib/ckkv.c gcc -DHAVE_CONFIG_H -I. -I./dialects/linux -Iautotools -DAUTOTOOLS -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o lib/lsof-fino.o `test -f 'lib/fino.c' || echo './'`lib/fino.c gcc -DHAVE_CONFIG_H -I. -I./dialects/linux -Iautotools -DAUTOTOOLS -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o dialects/linux/lsof-dfile.o `test -f 'dialects/linux/dfile.c' || echo './'`dialects/linux/dfile.c gcc -DHAVE_CONFIG_H -I. -I./dialects/linux -Iautotools -DAUTOTOOLS -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o dialects/linux/lsof-dmnt.o `test -f 'dialects/linux/dmnt.c' || echo './'`dialects/linux/dmnt.c gcc -DHAVE_CONFIG_H -I. -I./dialects/linux -Iautotools -DAUTOTOOLS -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o dialects/linux/lsof-dnode.o `test -f 'dialects/linux/dnode.c' || echo './'`dialects/linux/dnode.c gcc -DHAVE_CONFIG_H -I. -I./dialects/linux -Iautotools -DAUTOTOOLS -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o dialects/linux/lsof-dproc.o `test -f 'dialects/linux/dproc.c' || echo './'`dialects/linux/dproc.c gcc -DHAVE_CONFIG_H -I. -I./dialects/linux -Iautotools -DAUTOTOOLS -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o dialects/linux/lsof-dsock.o `test -f 'dialects/linux/dsock.c' || echo './'`dialects/linux/dsock.c gcc -DHAVE_CONFIG_H -I. -I./dialects/linux -Iautotools -DAUTOTOOLS -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o dialects/linux/lsof-dstore.o `test -f 'dialects/linux/dstore.c' || echo './'`dialects/linux/dstore.c gcc -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o lsof lsof-arg.o lsof-main.o lsof-misc.o lsof-node.o lsof-print.o lsof-proc.o lsof-store.o lsof-usage.o lsof-util.o lib/lsof-ptti.o lib/lsof-isfn.o lib/lsof-pdvn.o lib/lsof-lkud.o lib/lsof-rdev.o lib/lsof-dvch.o lib/lsof-ckkv.o lib/lsof-fino.o dialects/linux/lsof-dfile.o dialects/linux/lsof-dmnt.o dialects/linux/lsof-dnode.o dialects/linux/lsof-dproc.o dialects/linux/lsof-dsock.o dialects/linux/lsof-dstore.o soelim < Lsof.8 > lsof.man make[1]: Leaving directory '/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0' + make check make dialects/linux/tests/epoll dialects/linux/tests/eventfd dialects/linux/tests/mmap dialects/linux/tests/mq_fork dialects/linux/tests/mq_open dialects/linux/tests/open_with_flags dialects/linux/tests/pidfd dialects/linux/tests/pipe dialects/linux/tests/pty dialects/linux/tests/ux tests/LTbasic tests/LTbigf tests/LTdnlc tests/LTlock tests/LTnfs tests/LTnlink tests/LTsock tests/LTszoff tests/LTunix make[1]: Entering directory '/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0' gcc -DHAVE_CONFIG_H -I. -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o dialects/linux/tests/epoll.o dialects/linux/tests/epoll.c gcc -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o dialects/linux/tests/epoll dialects/linux/tests/epoll.o gcc -DHAVE_CONFIG_H -I. -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o dialects/linux/tests/eventfd.o dialects/linux/tests/eventfd.c gcc -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o dialects/linux/tests/eventfd dialects/linux/tests/eventfd.o gcc -DHAVE_CONFIG_H -I. -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o dialects/linux/tests/mmap.o dialects/linux/tests/mmap.c gcc -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o dialects/linux/tests/mmap dialects/linux/tests/mmap.o gcc -DHAVE_CONFIG_H -I. -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o dialects/linux/tests/mq_fork.o dialects/linux/tests/mq_fork.c gcc -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o dialects/linux/tests/mq_fork dialects/linux/tests/mq_fork.o -lrt gcc -DHAVE_CONFIG_H -I. -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o dialects/linux/tests/mq_open.o dialects/linux/tests/mq_open.c gcc -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o dialects/linux/tests/mq_open dialects/linux/tests/mq_open.o -lrt gcc -DHAVE_CONFIG_H -I. -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o dialects/linux/tests/open_with_flags.o dialects/linux/tests/open_with_flags.c gcc -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o dialects/linux/tests/open_with_flags dialects/linux/tests/open_with_flags.o gcc -DHAVE_CONFIG_H -I. -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o dialects/linux/tests/pidfd.o dialects/linux/tests/pidfd.c gcc -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o dialects/linux/tests/pidfd dialects/linux/tests/pidfd.o gcc -DHAVE_CONFIG_H -I. -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o dialects/linux/tests/pipe.o dialects/linux/tests/pipe.c gcc -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o dialects/linux/tests/pipe dialects/linux/tests/pipe.o gcc -DHAVE_CONFIG_H -I. -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o dialects/linux/tests/pty.o dialects/linux/tests/pty.c gcc -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o dialects/linux/tests/pty dialects/linux/tests/pty.o gcc -DHAVE_CONFIG_H -I. -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o dialects/linux/tests/ux.o dialects/linux/tests/ux.c dialects/linux/tests/ux.c: In function 'main': dialects/linux/tests/ux.c:87:14: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 87 | (void) write(rendezvous[1], &b, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o dialects/linux/tests/ux dialects/linux/tests/ux.o gcc -DHAVE_CONFIG_H -I. -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o tests/LTbasic-LTbasic.o `test -f 'tests/LTbasic.c' || echo './'`tests/LTbasic.c gcc -DHAVE_CONFIG_H -I. -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o tests/LTbasic-LTlib.o `test -f 'tests/LTlib.c' || echo './'`tests/LTlib.c gcc -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o tests/LTbasic tests/LTbasic-LTbasic.o tests/LTbasic-LTlib.o gcc -DHAVE_CONFIG_H -I. -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o tests/LTbigf-LTbigf.o `test -f 'tests/LTbigf.c' || echo './'`tests/LTbigf.c tests/LTbigf.c: In function 'tstwlsof.constprop.0': tests/LTbigf.c:733:55: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 2018 [-Wformat-truncation=] 733 | "0x offset mismatch: expected %s, got %s", | ^~ 734 | buf, | ~~~ tests/LTbigf.c:733:25: note: assuming directive output of 7 bytes 733 | "0x offset mismatch: expected %s, got %s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from tests/LsofTest.h:74, from tests/LTbigf.c:35: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output 36 or more bytes (assuming 2090) into a destination of size 2047 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ tests/LTbigf.c:713:48: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size between 2018 and 2023 [-Wformat-truncation=] 713 | "%s mismatch: expected %s, got %s", | ^~ 714 | (tt == TST_SZ) ? "size" : "0t offset", 715 | buf, | ~~~ tests/LTbigf.c:713:25: note: assuming directive output of 7 bytes 713 | "%s mismatch: expected %s, got %s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from tests/LsofTest.h:74, from tests/LTbigf.c:35: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output 31 or more bytes (assuming 2090) into a destination of size 2047 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o tests/LTbigf-LTlib.o `test -f 'tests/LTlib.c' || echo './'`tests/LTlib.c gcc -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o tests/LTbigf tests/LTbigf-LTbigf.o tests/LTbigf-LTlib.o gcc -DHAVE_CONFIG_H -I. -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o tests/LTdnlc-LTdnlc.o `test -f 'tests/LTdnlc.c' || echo './'`tests/LTdnlc.c tests/LTdnlc.c: In function 'main': tests/LTdnlc.c:194:16: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 194 | (void) system(lsbuf); | ^~~~~~~~~~~~~ tests/LTdnlc.c:178:29: warning: '%s' directive output may be truncated writing up to 4096 bytes into a region of size 2032 [-Wformat-truncation=] 178 | "ERROR!!! stat(%s) error: %s", cwd, strerror(errno)); | ^~ ~~~ In file included from /usr/include/stdio.h:888, from tests/LsofTest.h:74, from tests/LTdnlc.c:35: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output 25 or more bytes (assuming 4121) into a destination of size 2047 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o tests/LTdnlc-LTlib.o `test -f 'tests/LTlib.c' || echo './'`tests/LTlib.c gcc -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o tests/LTdnlc tests/LTdnlc-LTdnlc.o tests/LTdnlc-LTlib.o gcc -DHAVE_CONFIG_H -I. -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o tests/LTlock-LTlock.o `test -f 'tests/LTlock.c' || echo './'`tests/LTlock.c gcc -DHAVE_CONFIG_H -I. -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o tests/LTlock-LTlib.o `test -f 'tests/LTlib.c' || echo './'`tests/LTlib.c gcc -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o tests/LTlock tests/LTlock-LTlock.o tests/LTlock-LTlib.o gcc -DHAVE_CONFIG_H -I. -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o tests/LTnfs-LTnfs.o `test -f 'tests/LTnfs.c' || echo './'`tests/LTnfs.c gcc -DHAVE_CONFIG_H -I. -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o tests/LTnfs-LTlib.o `test -f 'tests/LTlib.c' || echo './'`tests/LTlib.c gcc -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o tests/LTnfs tests/LTnfs-LTnfs.o tests/LTnfs-LTlib.o gcc -DHAVE_CONFIG_H -I. -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o tests/LTnlink-LTnlink.o `test -f 'tests/LTnlink.c' || echo './'`tests/LTnlink.c gcc -DHAVE_CONFIG_H -I. -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o tests/LTnlink-LTlib.o `test -f 'tests/LTlib.c' || echo './'`tests/LTlib.c gcc -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o tests/LTnlink tests/LTnlink-LTnlink.o tests/LTnlink-LTlib.o gcc -DHAVE_CONFIG_H -I. -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o tests/LTsock-LTsock.o `test -f 'tests/LTsock.c' || echo './'`tests/LTsock.c gcc -DHAVE_CONFIG_H -I. -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o tests/LTsock-LTlib.o `test -f 'tests/LTlib.c' || echo './'`tests/LTlib.c gcc -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o tests/LTsock tests/LTsock-LTsock.o tests/LTsock-LTlib.o gcc -DHAVE_CONFIG_H -I. -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o tests/LTszoff-LTszoff.o `test -f 'tests/LTszoff.c' || echo './'`tests/LTszoff.c gcc -DHAVE_CONFIG_H -I. -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o tests/LTszoff-LTlib.o `test -f 'tests/LTlib.c' || echo './'`tests/LTlib.c gcc -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o tests/LTszoff tests/LTszoff-LTszoff.o tests/LTszoff-LTlib.o gcc -DHAVE_CONFIG_H -I. -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o tests/LTunix-LTunix.o `test -f 'tests/LTunix.c' || echo './'`tests/LTunix.c tests/LTunix.c: In function 'main': tests/LTunix.c:142:28: warning: 'ti' may be used uninitialized in this function [-Wmaybe-uninitialized] 142 | for (ti = 0; ti < 2; ti++) { | ~~^~ gcc -DHAVE_CONFIG_H -I. -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -c -o tests/LTunix-LTlib.o `test -f 'tests/LTlib.c' || echo './'`tests/LTlib.c gcc -DLT_DIAL_linux -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_CC -DLT_VERS=514000 -DLT_DEF_LSOF_PATH=\"/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0/lsof\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DLSOF_VSTR=\"5.14.0-162.6.1.el9_1.x86_64\" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o tests/LTunix tests/LTunix-LTunix.o tests/LTunix-LTlib.o make[1]: Leaving directory '/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0' make check-TESTS make[1]: Entering directory '/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0' make[2]: Entering directory '/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0' PASS: tests/case-00-hello.bash PASS: tests/case-01-version.bash PASS: tests/case-20-exit-status.bash PASS: tests/case-20-fd-only-inclusion.bash PASS: tests/case-20-handle-missing-files.bash PASS: tests/case-20-repeat-count.bash PASS: tests/case-21-exit-Q-status.bash PASS: dialects/linux/tests/case-10-mqueue.bash PASS: dialects/linux/tests/case-10-ux-socket-state.bash PASS: dialects/linux/tests/case-20-epoll.bash PASS: dialects/linux/tests/case-20-eventfd-endpoint.bash SKIP: dialects/linux/tests/case-20-inet6-ffffffff-handling.bash PASS: dialects/linux/tests/case-20-inet6-socket-endpoint.bash PASS: dialects/linux/tests/case-20-inet-socket-endpoint.bash SKIP: dialects/linux/tests/case-20-mmap.bash PASS: dialects/linux/tests/case-20-mqueue-endpoint.bash PASS: dialects/linux/tests/case-20-open-flags-cx.bash PASS: dialects/linux/tests/case-20-open-flags-path.bash PASS: dialects/linux/tests/case-20-open-flags-tmpf.bash PASS: dialects/linux/tests/case-20-pidfd-pid.bash PASS: dialects/linux/tests/case-20-pipe-endpoint.bash PASS: dialects/linux/tests/case-20-pipe-no-close-endpoint.bash PASS: dialects/linux/tests/case-20-pty-endpoint.bash PASS: dialects/linux/tests/case-20-ux-socket-endpoint.bash PASS: dialects/linux/tests/case-20-ux-socket-endpoint-unaccepted.bash PASS: tests/LTbasic PASS: tests/LTbigf PASS: tests/LTdnlc PASS: tests/LTlock SKIP: tests/LTnfs PASS: tests/LTnlink PASS: tests/LTsock PASS: tests/LTszoff PASS: tests/LTunix ============================================================================ Testsuite summary for lsof 4.97.0 ============================================================================ # TOTAL: 34 # PASS: 31 # SKIP: 3 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0' make[1]: Leaving directory '/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HkjZgQ + umask 022 + cd /home/ec2-user/rpmbuild/BUILD + '[' /home/ec2-user/rpmbuild/BUILDROOT/lsof-4.97.0-1.el9.x86_64 '!=' / ']' + rm -rf /home/ec2-user/rpmbuild/BUILDROOT/lsof-4.97.0-1.el9.x86_64 ++ dirname /home/ec2-user/rpmbuild/BUILDROOT/lsof-4.97.0-1.el9.x86_64 + mkdir -p /home/ec2-user/rpmbuild/BUILDROOT + mkdir /home/ec2-user/rpmbuild/BUILDROOT/lsof-4.97.0-1.el9.x86_64 + cd lsof-4.97.0 + rm -rf /home/ec2-user/rpmbuild/BUILDROOT/lsof-4.97.0-1.el9.x86_64 + /usr/bin/make install DESTDIR=/home/ec2-user/rpmbuild/BUILDROOT/lsof-4.97.0-1.el9.x86_64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0' /usr/bin/mkdir -p '/home/ec2-user/rpmbuild/BUILDROOT/lsof-4.97.0-1.el9.x86_64/usr/bin' /usr/bin/install -p lsof '/home/ec2-user/rpmbuild/BUILDROOT/lsof-4.97.0-1.el9.x86_64/usr/bin' /usr/bin/mkdir -p '/home/ec2-user/rpmbuild/BUILDROOT/lsof-4.97.0-1.el9.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 'lsof.man' '/home/ec2-user/rpmbuild/BUILDROOT/lsof-4.97.0-1.el9.x86_64/usr/share/man/man8/lsof.8' make[1]: Leaving directory '/home/ec2-user/rpmbuild/BUILD/lsof-4.97.0' + /usr/lib/rpm/find-debuginfo.sh -j1 --strict-build-id -m -i --build-id-seed 4.97.0-1.el9 --unique-debug-suffix -4.97.0-1.el9.x86_64 --unique-debug-src-base lsof-4.97.0-1.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /home/ec2-user/rpmbuild/BUILD/lsof-4.97.0 explicitly decompress any DWARF compressed ELF sections in /home/ec2-user/rpmbuild/BUILDROOT/lsof-4.97.0-1.el9.x86_64/usr/bin/lsof extracting debug info from /home/ec2-user/rpmbuild/BUILDROOT/lsof-4.97.0-1.el9.x86_64/usr/bin/lsof original debug info size: 588kB, size after compression: 540kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1303 blocks + '[' '%{buildarch}' = noarch ']' + QA_CHECK_RPATHS=1 + case "${QA_CHECK_RPATHS:-}" in + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lsof-4.97.0-1.el9.x86_64 warning: Mixing main ELF and debug files in packageProvides: debuginfo(build-id) = f17b6431450f2bfb5fcb5d8b1c9673df8780759b lsof = 4.97.0-1.el9 lsof(x86-64) = 4.97.0-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) rtld(GNU_HASH) Processing files: lsof-debugsource-4.97.0-1.el9.x86_64 Provides: lsof-debugsource = 4.97.0-1.el9 lsof-debugsource(x86-64) = 4.97.0-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lsof-debuginfo-4.97.0-1.el9.x86_64 Provides: debuginfo(build-id) = f17b6431450f2bfb5fcb5d8b1c9673df8780759b lsof-debuginfo = 4.97.0-1.el9 lsof-debuginfo(x86-64) = 4.97.0-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lsof-debugsource(x86-64) = 4.97.0-1.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/ec2-user/rpmbuild/BUILDROOT/lsof-4.97.0-1.el9.x86_64 Wrote: /home/ec2-user/rpmbuild/SRPMS/lsof-4.97.0-1.el9.src.rpm Wrote: /home/ec2-user/rpmbuild/RPMS/x86_64/lsof-4.97.0-1.el9.x86_64.rpm Wrote: /home/ec2-user/rpmbuild/RPMS/x86_64/lsof-debugsource-4.97.0-1.el9.x86_64.rpm Wrote: /home/ec2-user/rpmbuild/RPMS/x86_64/lsof-debuginfo-4.97.0-1.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RQB67j + umask 022 + cd /home/ec2-user/rpmbuild/BUILD + cd lsof-4.97.0 + /usr/bin/rm -rf /home/ec2-user/rpmbuild/BUILDROOT/lsof-4.97.0-1.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0