Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/isns-utils.spec'], chrootPath='/var/lib/mock/f33-build-301253-56730/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/isns-utils.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Wrote: /builddir/build/SRPMS/isns-utils-0.97-11.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/isns-utils.spec'], chrootPath='/var/lib/mock/f33-build-301253-56730/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/isns-utils.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xBpFkg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf open-isns-0.97 + /usr/bin/gzip -dc /builddir/build/SOURCES/open-isns-0.97.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd open-isns-0.97 + /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.ULYuuh + umask 022 + cd /builddir/build/BUILD + cd open-isns-0.97 + 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 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-ld' + 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 2016-10-28 21:28:30.000000000 -0400 +++ ./configure 2020-08-15 03:43:10.198511622 -0400 @@ -1741,7 +1741,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 ./aclocal/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./aclocal/config.sub ++ basename ./aclocal/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./aclocal/config.sub '/usr/lib/rpm/redhat/config.sub' -> './aclocal/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./aclocal/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./aclocal/config.guess ++ basename ./aclocal/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./aclocal/config.guess '/usr/lib/rpm/redhat/config.guess' -> './aclocal/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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 --enable-shared --disable-static configure: WARNING: unrecognized options: --disable-dependency-tracking checking for riscv64-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 build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-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 whether byte ordering is bigendian... no checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for sh... /usr/bin/sh checking for inline... inline checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for socket in -lsocket... no checking for getopt_long... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking for EVP_PKEY_new in -lcrypto... yes checking slp.h usability... no checking slp.h presence... no checking for slp.h... no checking for SLPOpen in -lslp... no checking if libraries can be versioned... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/libisns/paths.h config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j4 gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-server.o server.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-client.o client.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-objects.o objects.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-callback.o callback.c In file included from callback.c:13: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from callback.c:13: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from callback.c:13: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from callback.c:13: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from callback.c:13: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from callback.c:13: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from callback.c:13: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from callback.c:13: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from server.c:9: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from server.c:9: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from server.c:9: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from server.c:9: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from server.c:9: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from server.c:9: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from server.c:9: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from server.c:9: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from objects.c:15: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from objects.c:15: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from objects.c:15: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from objects.c:15: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from objects.c:15: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from objects.c:15: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from objects.c:15: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from objects.c:15: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from security.h:12, from client.c:16: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from client.c:11: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from security.h:12, from client.c:16: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from client.c:11: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from security.h:12, from client.c:16: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from client.c:11: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from security.h:12, from client.c:16: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from client.c:11: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-timer.o timer.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-vendor.o vendor.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-db.o db.c In file included from timer.c:10: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from timer.c:10: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from timer.c:10: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from timer.c:10: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from timer.c:10: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from timer.c:10: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from timer.c:10: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from timer.c:10: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from vendor.c:13: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from vendor.c:13: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from vendor.c:13: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from vendor.c:13: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from vendor.c:13: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from vendor.c:13: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from vendor.c:13: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from vendor.c:13: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-db-file.o db-file.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-db-policy.o db-policy.c In file included from db.c:15: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from db.c:15: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from db.c:15: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from db.c:15: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from db.c:15: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from db.c:15: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from db.c:15: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from db.c:15: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from include/libisns/message.h:12, from db-file.c:18: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from db-file.c:18: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from db-file.c:18: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from db-file.c:18: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from db-file.c:18: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from db-file.c:18: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from include/libisns/message.h:12, from db-file.c:18: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from db-file.c:18: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from security.h:12, from db-policy.c:14: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from security.h:12, from db-policy.c:14: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from security.h:12, from db-policy.c:14: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from security.h:12, from db-policy.c:14: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from security.h:12, from db-policy.c:14: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from security.h:12, from db-policy.c:14: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from security.h:12, from db-policy.c:14: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from security.h:12, from db-policy.c:14: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-relation.o relation.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-scope.o scope.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-message.o message.c In file included from relation.c:35: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from relation.c:35: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from relation.c:35: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from relation.c:35: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from relation.c:35: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from relation.c:35: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from relation.c:35: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from relation.c:35: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-security.o security.c In file included from include/libisns/message.h:12, from scope.c:13: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from scope.c:13: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from scope.c:13: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from scope.c:13: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from scope.c:13: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from scope.c:13: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from include/libisns/message.h:12, from scope.c:13: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from scope.c:13: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from include/libisns/message.h:12, from message.c:16: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from message.c:16: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from message.c:16: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from message.c:16: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from message.c:16: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from message.c:16: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from include/libisns/message.h:12, from message.c:16: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from message.c:16: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-authblock.o authblock.c In file included from security.h:12, from security.c:12: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from security.h:12, from security.c:12: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from security.h:12, from security.c:12: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from security.h:12, from security.c:12: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from security.h:12, from security.c:12: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from security.h:12, from security.c:12: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from security.h:12, from security.c:12: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from security.h:12, from security.c:12: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from include/libisns/message.h:12, from authblock.c:11: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from authblock.c:11: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from authblock.c:11: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from authblock.c:11: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from authblock.c:11: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from authblock.c:11: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from include/libisns/message.h:12, from authblock.c:11: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from authblock.c:11: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ authblock.c: In function 'isns_authblock_decode': authblock.c:24:21: warning: taking address of packed member of 'struct isns_authblk' may result in an unaligned pointer value [-Waddress-of-packed-member] 24 | if (!buf_get32(bp, &auth->iab_bsd) | ^~~~~~~~~~~~~~ authblock.c:25:21: warning: taking address of packed member of 'struct isns_authblk' may result in an unaligned pointer value [-Waddress-of-packed-member] 25 | || !buf_get32(bp, &auth->iab_length) | ^~~~~~~~~~~~~~~~~ authblock.c:26:21: warning: taking address of packed member of 'struct isns_authblk' may result in an unaligned pointer value [-Waddress-of-packed-member] 26 | || !buf_get64(bp, &auth->iab_timestamp) | ^~~~~~~~~~~~~~~~~~~~ authblock.c:27:21: warning: taking address of packed member of 'struct isns_authblk' may result in an unaligned pointer value [-Waddress-of-packed-member] 27 | || !buf_get32(bp, &auth->iab_spi_len)) | ^~~~~~~~~~~~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-policy.o policy.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-pki.o pki.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-register.o register.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-query.o query.c In file included from security.h:12, from policy.c:13: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from security.h:12, from policy.c:13: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from security.h:12, from policy.c:13: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from security.h:12, from policy.c:13: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from security.h:12, from policy.c:13: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from security.h:12, from policy.c:13: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from security.h:12, from policy.c:13: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from security.h:12, from policy.c:13: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from include/libisns/message.h:12, from register.c:14: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from register.c:14: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from register.c:14: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from register.c:14: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from register.c:14: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from register.c:14: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from include/libisns/message.h:12, from register.c:14: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from register.c:14: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from include/libisns/message.h:12, from query.c:12: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from query.c:12: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from query.c:12: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from query.c:12: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from query.c:12: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from query.c:12: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from include/libisns/message.h:12, from query.c:12: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from query.c:12: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from security.h:12, from pki.c:16: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from security.h:12, from pki.c:16: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from security.h:12, from pki.c:16: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from security.h:12, from pki.c:16: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from security.h:12, from pki.c:16: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from security.h:12, from pki.c:16: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from security.h:12, from pki.c:16: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from security.h:12, from pki.c:16: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ pki.c: In function 'isns_dsa_init_params': pki.c:469:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 469 | write(1, "\n", 1); | ^~~~~~~~~~~~~~~~~ pki.c: In function 'isns_dsa_param_gen_callback': pki.c:429:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 429 | write(1, "+", 1); | ^~~~~~~~~~~~~~~~ pki.c:431:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 431 | write(1, ".", 1); | ^~~~~~~~~~~~~~~~ pki.c:433:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 433 | write(1, "/", 1); | ^~~~~~~~~~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-getnext.o getnext.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-deregister.o deregister.c In file included from include/libisns/message.h:12, from getnext.c:12: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from getnext.c:12: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from getnext.c:12: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from getnext.c:12: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from getnext.c:12: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from getnext.c:12: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from include/libisns/message.h:12, from getnext.c:12: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from getnext.c:12: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from include/libisns/message.h:12, from deregister.c:13: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from deregister.c:13: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from deregister.c:13: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from deregister.c:13: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from deregister.c:13: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from deregister.c:13: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from include/libisns/message.h:12, from deregister.c:13: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from deregister.c:13: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-esi.o esi.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-scn.o scn.c In file included from include/libisns/message.h:12, from esi.c:14: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from esi.c:14: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from esi.c:14: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from esi.c:14: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-dd.o dd.c In file included from include/libisns/message.h:12, from esi.c:14: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from esi.c:14: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from include/libisns/message.h:12, from esi.c:14: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from esi.c:14: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from include/libisns/message.h:12, from scn.c:14: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from scn.c:14: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from scn.c:14: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from scn.c:14: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from scn.c:14: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from scn.c:14: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from include/libisns/message.h:12, from scn.c:14: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from scn.c:14: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-entity.o entity.c In file included from include/libisns/message.h:12, from dd.c:19: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from dd.c:19: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from dd.c:19: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from dd.c:19: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from dd.c:19: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from dd.c:19: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from include/libisns/message.h:12, from dd.c:19: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from dd.c:19: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from entity.c:12: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from entity.c:12: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from entity.c:12: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from entity.c:12: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from entity.c:12: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from entity.c:12: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from entity.c:12: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from entity.c:12: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-portal-group.o portal-group.c In file included from portal-group.c:13: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from portal-group.c:13: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from portal-group.c:13: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from portal-group.c:13: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from portal-group.c:13: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from portal-group.c:13: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from portal-group.c:13: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from portal-group.c:13: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-storage-node.o storage-node.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-domain.o domain.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-simple.o simple.c In file included from storage-node.c:12: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from storage-node.c:12: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from storage-node.c:12: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from storage-node.c:12: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from storage-node.c:12: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from storage-node.c:12: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from storage-node.c:12: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from storage-node.c:12: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from domain.c:12: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from domain.c:12: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from domain.c:12: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from domain.c:12: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from domain.c:12: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from domain.c:12: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from domain.c:12: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from domain.c:12: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-tags.o tags.c In file included from include/libisns/message.h:12, from simple.c:13: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from simple.c:13: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from simple.c:13: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from simple.c:13: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from simple.c:13: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from simple.c:13: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from include/libisns/message.h:12, from simple.c:13: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from include/libisns/message.h:12, from simple.c:13: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-attrs.o attrs.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-export.o export.c In file included from attrs.c:10: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from attrs.c:10: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from attrs.c:10: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from attrs.c:10: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from attrs.c:10: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from attrs.c:10: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from attrs.c:10: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from attrs.c:10: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from security.h:12, from tags.c:14: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from security.h:12, from tags.c:14: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from security.h:12, from tags.c:14: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from security.h:12, from tags.c:14: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from security.h:12, from tags.c:14: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from security.h:12, from tags.c:14: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from security.h:12, from tags.c:14: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from security.h:12, from tags.c:14: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from export.c:19: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from export.c:19: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from export.c:19: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from export.c:19: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from export.c:19: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from export.c:19: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from export.c:19: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from export.c:19: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-socket.o socket.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-slp.o slp.c In file included from slp.c:14: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from slp.c:14: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from slp.c:14: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from slp.c:14: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from slp.c:14: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from slp.c:14: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from slp.c:14: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from slp.c:14: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from include/libisns/message.h:12, from socket.h:12, from socket.c:25: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from socket.c:13: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from socket.h:12, from socket.c:25: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from socket.c:13: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from include/libisns/message.h:12, from socket.h:12, from socket.c:25: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from socket.c:13: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from include/libisns/message.h:12, from socket.h:12, from socket.c:25: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from socket.c:13: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-error.o error.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-logging.o logging.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-config.o config.c In file included from logging.c:13: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from logging.c:13: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from logging.c:13: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from logging.c:13: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from logging.c:13: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from logging.c:13: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from logging.c:13: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from logging.c:13: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from config.c:12: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from config.c:12: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from config.c:12: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from config.c:12: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from config.c:12: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from config.c:12: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from config.c:12: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from config.c:12: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-parser.o parser.c attrs.c: In function 'isns_portal_string': attrs.c:1053:39: warning: ']:' directive output may be truncated writing 2 bytes into a region of size between 0 and 127 [-Wformat-truncation=] 1053 | snprintf(buffer, sizeof(buffer), "[%s]:%d/%s", | ^~ attrs.c:1053:35: note: directive argument in the range [0, 65535] 1053 | snprintf(buffer, sizeof(buffer), "[%s]:%d/%s", | ^~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from include/libisns/util.h:12, from attrs.c:10: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 9 and 140 bytes into a destination of size 128 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-buffer.o buffer.c In file included from parser.c:13: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from parser.c:13: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from parser.c:13: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from parser.c:13: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from parser.c:13: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from parser.c:13: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from parser.c:13: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from parser.c:13: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-pidfile.o pidfile.c In file included from buffer.c:15: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from buffer.c:15: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from buffer.c:15: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from buffer.c:15: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from buffer.c:15: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from buffer.c:15: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from buffer.c:15: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from buffer.c:15: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from pidfile.c:14: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from pidfile.c:10: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from pidfile.c:14: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from pidfile.c:10: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from pidfile.c:14: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from pidfile.c:10: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from pidfile.c:14: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from pidfile.c:10: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-sysdep-unix.o sysdep-unix.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-util.o util.c In file included from sysdep-unix.c:12: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from sysdep-unix.c:12: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from sysdep-unix.c:12: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from sysdep-unix.c:12: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from sysdep-unix.c:12: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from sysdep-unix.c:12: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from sysdep-unix.c:12: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from sysdep-unix.c:12: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from util.c:14: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from util.c:14: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from util.c:14: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from util.c:14: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from util.c:14: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from util.c:14: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from util.c:14: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from util.c:14: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-bitvector.o bitvector.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-mdebug.o mdebug.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -c -o isnsd.o isnsd.c In file included from bitvector.c:11: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from bitvector.c:11: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from bitvector.c:11: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from bitvector.c:11: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from bitvector.c:11: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from bitvector.c:11: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from bitvector.c:11: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from bitvector.c:11: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -c -o isnsadm.o isnsadm.c In file included from isnsadm.c:16: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from isnsadm.c:16: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from isnsadm.c:16: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from isnsadm.c:16: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from isnsadm.c:16: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from isnsadm.c:16: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from isnsadm.c:16: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from isnsadm.c:16: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from security.h:12, from isnsd.c:20: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from isnsd.c:11: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from security.h:12, from isnsd.c:20: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from isnsd.c:11: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from security.h:12, from isnsd.c:20: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from isnsd.c:11: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from security.h:12, from isnsd.c:20: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from isnsd.c:11: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -c -o local.o local.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -c -o isnsdd.o isnsdd.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -c -o tests/pauw1.o tests/pauw1.c In file included from tests/pauw1.c:8: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from tests/pauw1.c:8: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from tests/pauw1.c:8: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from tests/pauw1.c:8: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from tests/pauw1.c:8: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from tests/pauw1.c:8: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from tests/pauw1.c:8: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from tests/pauw1.c:8: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -c -o tests/pauw2.o tests/pauw2.c In file included from security.h:12, from local.c:37: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from local.c:29: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from security.h:12, from local.c:37: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from local.c:29: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from security.h:12, from local.c:37: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from local.c:29: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from security.h:12, from local.c:37: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from local.c:29: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from security.h:12, from isnsdd.c:27: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from isnsdd.c:16: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from security.h:12, from isnsdd.c:27: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from isnsdd.c:16: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from security.h:12, from isnsdd.c:27: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from isnsdd.c:16: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from security.h:12, from isnsdd.c:27: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from isnsdd.c:16: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from tests/pauw2.c:8: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from tests/pauw2.c:8: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from tests/pauw2.c:8: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from tests/pauw2.c:8: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from tests/pauw2.c:8: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from tests/pauw2.c:8: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from tests/pauw2.c:8: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from tests/pauw2.c:8: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -c -o tests/pauw3.o tests/pauw3.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -D_GNU_SOURCE -c -o tests/pauw4.o tests/pauw4.c gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -shared -Wl,-soname,libisns.so.0 -Wl,--version-script=libisns.vers -o libisns.so.0 solib-server.o solib-client.o solib-objects.o solib-callback.o solib-timer.o solib-vendor.o solib-db.o solib-db-file.o solib-db-policy.o solib-relation.o solib-scope.o solib-message.o solib-security.o solib-authblock.o solib-policy.o solib-pki.o solib-register.o solib-query.o solib-getnext.o solib-deregister.o solib-esi.o solib-scn.o solib-dd.o solib-entity.o solib-portal-group.o solib-storage-node.o solib-domain.o solib-simple.o solib-tags.o solib-attrs.o solib-export.o solib-socket.o solib-slp.o solib-error.o solib-logging.o solib-config.o solib-parser.o solib-buffer.o solib-pidfile.o solib-sysdep-unix.o solib-util.o solib-bitvector.o solib-mdebug.o -Wl,--as-needed -lcrypto In file included from tests/pauw3.c:17: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from tests/pauw3.c:17: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from tests/pauw3.c:17: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from tests/pauw3.c:17: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from tests/pauw3.c:17: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from tests/pauw3.c:17: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from tests/pauw3.c:17: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from tests/pauw3.c:17: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from tests/pauw4.c:12: include/libisns/util.h: In function 'signals_hold': include/libisns/util.h:43:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 43 | sighold(SIGTERM); | ^~~~~~~ In file included from include/libisns/util.h:15, from tests/pauw4.c:12: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from tests/pauw4.c:12: include/libisns/util.h:44:2: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 44 | sighold(SIGINT); | ^~~~~~~ In file included from include/libisns/util.h:15, from tests/pauw4.c:12: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ In file included from tests/pauw4.c:12: include/libisns/util.h: In function 'signals_release': include/libisns/util.h:49:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 49 | sigrelse(SIGTERM); | ^~~~~~~~ In file included from include/libisns/util.h:15, from tests/pauw4.c:12: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ In file included from tests/pauw4.c:12: include/libisns/util.h:50:2: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 50 | sigrelse(SIGINT); | ^~~~~~~~ In file included from include/libisns/util.h:15, from tests/pauw4.c:12: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ [ -L libisns.so ] || ln -s libisns.so.0 libisns.so gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o isnsd isnsd.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o isnsadm isnsadm.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o isnsdd local.o isnsdd.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/pauw1 tests/pauw1.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/pauw2 tests/pauw2.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/pauw3 tests/pauw3.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/pauw4 tests/pauw4.o -L. -lisns -Wl,--as-needed -lcrypto rm tests/pauw3.o tests/pauw4.o tests/pauw2.o tests/pauw1.o + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jVC0Ci + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64 + cd open-isns-0.97 + make install DESTDIR=/builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64 *** Installing Open-iSNS *** /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/etc/isns /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/share/man/man8 /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/share/man/man5 /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/sbin /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/lib/systemd/system /usr/bin/install -c -m 700 -d /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/var/lib/isns /usr/bin/install -c -m 555 isnsd isnsadm isnsdd /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/sbin /usr/bin/install -c -m 644 etc/isnsd.conf /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/etc/isns /usr/bin/install -c -m 644 etc/isnsdd.conf /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/etc/isns /usr/bin/install -c -m 644 etc/isnsadm.conf /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/etc/isns /usr/bin/install -c -m 644 doc/isnsd.8 /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/share/man/man8 /usr/bin/install -c -m 644 doc/isnsdd.8 /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/share/man/man8 /usr/bin/install -c -m 644 doc/isnsadm.8 /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/share/man/man8 /usr/bin/install -c -m 644 doc/isns_config.5 /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/share/man/man5 /usr/bin/install -c -m 644 isnsd.service /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/lib/systemd/system /usr/bin/install -c -m 644 isnsd.socket /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/lib/systemd/system + make install_hdrs DESTDIR=/builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64 *** Installing Open-iSNS header files *** /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/include/libisns /usr/bin/install -c -m 644 include/libisns/attrs.h include/libisns/buffer.h include/libisns/isns.h include/libisns/isns-proto.h include/libisns/message.h include/libisns/paths.h include/libisns/source.h include/libisns/types.h include/libisns/util.h /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/include/libisns + make install_lib DESTDIR=/builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64 *** Installing Open-iSNS developer files *** /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/lib64 /usr/bin/install -c -m 644 libisns.so.0 /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/lib64 ln -sf libisns.so.0 /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/lib64/libisns.so + chmod 755 /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/sbin/isnsadm /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/sbin/isnsd /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/sbin/isnsdd + chmod 755 /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/lib64/libisns.so.0 + rm /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/lib/systemd/system/isnsd.service + rm /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/lib/systemd/system/isnsd.socket + install -p -m 644 /builddir/build/SOURCES/isnsd.service /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/lib/systemd/system/isnsd.service + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.97-11.fc33 --unique-debug-suffix -0.97-11.fc33.riscv64 --unique-debug-src-base isns-utils-0.97-11.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/open-isns-0.97 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/lib64/libisns.so.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/sbin/isnsdd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/sbin/isnsd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/sbin/isnsadm extracting debug info from /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/lib64/libisns.so.0 extracting debug info from /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/sbin/isnsd extracting debug info from /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/sbin/isnsdd extracting debug info from /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/sbin/isnsadm original debug info size: 3160kB, size after compression: 2952kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 1247 blocks + /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: isns-utils-0.97-11.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lBNrrf + umask 022 + cd /builddir/build/BUILD + cd open-isns-0.97 + DOCDIR=/builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/share/doc/isns-utils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/share/doc/isns-utils + cp -pr COPYING /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/share/doc/isns-utils + cp -pr README /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64/usr/share/doc/isns-utils + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(isns-utils) = 0.97-11.fc33 isns-utils = 0.97-11.fc33 isns-utils(riscv-64) = 0.97-11.fc33 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libisns.so.0()(64bit) libisns.so.0(LIBISNS_0.96)(64bit) libisns.so.0(LIBISNS_PRIVATE)(64bit) rtld(GNU_HASH) Processing files: isns-utils-libs-0.97-11.fc33.riscv64 Provides: isns-utils-libs = 0.97-11.fc33 isns-utils-libs(riscv-64) = 0.97-11.fc33 libisns.so.0()(64bit) libisns.so.0(LIBISNS_0.96)(64bit) libisns.so.0(LIBISNS_PRIVATE)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) rtld(GNU_HASH) Processing files: isns-utils-devel-0.97-11.fc33.riscv64 Provides: isns-utils-devel = 0.97-11.fc33 isns-utils-devel(riscv-64) = 0.97-11.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libisns.so.0()(64bit) Processing files: isns-utils-debugsource-0.97-11.fc33.riscv64 Provides: isns-utils-debugsource = 0.97-11.fc33 isns-utils-debugsource(riscv-64) = 0.97-11.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: isns-utils-debuginfo-0.97-11.fc33.riscv64 Provides: debuginfo(build-id) = 0ed7a2846fa05b4a701f72993f2fcd1cc4929330 debuginfo(build-id) = 6329d09c882d87fe36272895111b6a5a13d5e7fd debuginfo(build-id) = b63cf7b796080fdd63e115b617029c3725067afe isns-utils-debuginfo = 0.97-11.fc33 isns-utils-debuginfo(riscv-64) = 0.97-11.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: isns-utils-debugsource(riscv-64) = 0.97-11.fc33 Processing files: isns-utils-libs-debuginfo-0.97-11.fc33.riscv64 Provides: debuginfo(build-id) = e62cfd3dd13bcd60622f0c165890f81730c4c589 isns-utils-libs-debuginfo = 0.97-11.fc33 isns-utils-libs-debuginfo(riscv-64) = 0.97-11.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: isns-utils-debugsource(riscv-64) = 0.97-11.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64 Wrote: /builddir/build/RPMS/isns-utils-libs-0.97-11.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/isns-utils-debuginfo-0.97-11.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/isns-utils-0.97-11.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/isns-utils-devel-0.97-11.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/isns-utils-debugsource-0.97-11.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/isns-utils-libs-debuginfo-0.97-11.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qldfMi + umask 022 + cd /builddir/build/BUILD + cd open-isns-0.97 + /usr/bin/rm -rf /builddir/build/BUILDROOT/isns-utils-0.97-11.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0