From https://github.com/archlinux/svntogit-community * branch packages/open-isns -> FETCH_HEAD * [new branch] packages/open-isns -> community/packages/open-isns Cloning into 'open-isns'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 100 128k 0 0 335k 0 --:--:-- --:--:-- --:--:-- 335k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 8464k 0 43084 0 0 84170 0 0:01:42 --:--:-- 0:01:42 84148 15 8464k 15 1272k 0 0 781k 0 0:00:10 0:00:01 0:00:09 781k 52 8464k 52 4422k 0 0 1761k 0 0:00:04 0:00:02 0:00:02 1761k 83 8464k 83 7106k 0 0 2017k 0 0:00:04 0:00:03 0:00:01 2017k 100 8464k 100 8464k 0 0 2170k 0 0:00:03 0:00:03 --:--:-- 2169k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 805k 0 --:--:-- --:--:-- --:--:-- 807k :: Starting full system upgrade... resolving dependencies... looking for conflicting packages... Packages (1) libnghttp2-1.56.0-1 Total Download Size: 0.09 MiB Total Installed Size: 0.36 MiB Net Upgrade Size: 0.00 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97740 100 97740 0 0 5794k 0 --:--:-- --:--:-- --:--:-- 5965k checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... upgrading libnghttp2... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Making package: open-isns 0.102-2 (Tue Oct 8 00:50:20 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading open-isns-0.102.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 296k 0 296k 0 0 705k 0 --:--:-- --:--:-- --:--:-- 705k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... open-isns-0.102.tar.gz ... Passed ==> Extracting sources... -> Extracting open-isns-0.102.tar.gz with bsdtar ==> Starting build()... checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/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/sbin/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: Autotool/configure/make are deprecated, and will be removed soon. Please using "meson" instead gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o server.o server.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o client.o client.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o objects.o objects.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o callback.o callback.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o timer.o timer.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o vendor.o vendor.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o db.o db.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o db-file.o db-file.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o db-policy.o db-policy.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o relation.o relation.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o scope.o scope.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o message.o message.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o security.o security.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o authblock.o authblock.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o policy.o policy.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o pki.o pki.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o register.o register.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o query.o query.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o getnext.o getnext.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o deregister.o deregister.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o esi.o esi.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o scn.o scn.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o dd.o dd.c pki.c: In function 'isns_dsasig_report_errors': pki.c:154:25: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 154 | ERR_func_error_string(code), | ^~~~~~~~~~~~~~~~~~~~~ In file included from pki.c:16: /usr/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ pki.c: In function 'isns_dsasig_sign': pki.c:184:9: warning: 'DSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 184 | DSA_get0_key(EVP_PKEY_get0_DSA(pkey), NULL, &priv_key); | ^~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:37, from /usr/include/openssl/pem.h:23, from pki.c:15: /usr/include/openssl/dsa.h:209:28: note: declared here 209 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_key(const DSA *d, const BIGNUM **pub_key, | ^~~~~~~~~~~~ pki.c:184:9: warning: 'EVP_PKEY_get0_DSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 184 | DSA_get0_key(EVP_PKEY_get0_DSA(pkey), NULL, &priv_key); | ^~~~~~~~~~~~ In file included from /usr/include/openssl/pem.h:22: /usr/include/openssl/evp.h:1358:22: note: declared here 1358 | const struct dsa_st *EVP_PKEY_get0_DSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ pki.c: In function 'isns_dsa_decode_public': pki.c:303:9: warning: 'd2i_DSA_PUBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 303 | dsa = d2i_DSA_PUBKEY(NULL, &der, len); | ^~~ In file included from /usr/include/openssl/objects.h:21, from /usr/include/openssl/evp.h:43: /usr/include/openssl/x509.h:717:1: note: declared here 717 | DECLARE_ASN1_ENCODE_FUNCTIONS_only_attr(OSSL_DEPRECATEDIN_3_0,DSA, DSA_PUBKEY) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pki.c:308:9: warning: 'EVP_PKEY_assign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 308 | EVP_PKEY_assign_DSA(evp, dsa); | ^~~~~~~~~~~~~~~~~~~ /usr/include/openssl/evp.h:1331:5: note: declared here 1331 | int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key); | ^~~~~~~~~~~~~~~ pki.c: In function 'isns_dsa_encode_public': pki.c:318:9: warning: 'i2d_DSA_PUBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 318 | bytes = i2d_DSA_PUBKEY(EVP_PKEY_get0_DSA(pkey), (unsigned char **) ptr); | ^~~~~ /usr/include/openssl/x509.h:717:1: note: declared here 717 | DECLARE_ASN1_ENCODE_FUNCTIONS_only_attr(OSSL_DEPRECATEDIN_3_0,DSA, DSA_PUBKEY) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pki.c:318:9: warning: 'EVP_PKEY_get0_DSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 318 | bytes = i2d_DSA_PUBKEY(EVP_PKEY_get0_DSA(pkey), (unsigned char **) ptr); | ^~~~~ /usr/include/openssl/evp.h:1358:22: note: declared here 1358 | const struct dsa_st *EVP_PKEY_get0_DSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ pki.c: In function 'isns_dsa_generate_key': pki.c:393:9: warning: 'DSA_generate_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 393 | if (!DSA_generate_key(dsa)) { | ^~ /usr/include/openssl/dsa.h:179:27: note: declared here 179 | OSSL_DEPRECATEDIN_3_0 int DSA_generate_key(DSA *a); | ^~~~~~~~~~~~~~~~ pki.c:400:9: warning: 'EVP_PKEY_assign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 400 | EVP_PKEY_assign_DSA(pkey, dsa); | ^~~~~~~~~~~~~~~~~~~ /usr/include/openssl/evp.h:1331:5: note: declared here 1331 | int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key); | ^~~~~~~~~~~~~~~ pki.c:405:17: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 405 | DSA_free(dsa); | ^~~~~~~~ /usr/include/openssl/dsa.h:132:28: note: declared here 132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); | ^~~~~~~~ pki.c: In function 'isns_dsa_load_params': pki.c:424:9: warning: 'PEM_read_DSAparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 424 | dsa = PEM_read_DSAparams(fp, NULL, NULL, NULL); | ^~~ /usr/include/openssl/pem.h:458:1: note: declared here 458 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DSAparams, DSA) | ^~~~~~~~~~~~~~~~~~~ pki.c: In function 'isns_dsa_init_params': pki.c:495:9: warning: 'DSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 495 | dsa = DSA_new(); | ^~~ /usr/include/openssl/dsa.h:130:28: note: declared here 130 | OSSL_DEPRECATEDIN_3_0 DSA *DSA_new(void); | ^~~~~~~ pki.c:496:9: warning: 'DSA_generate_parameters_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 496 | if (!DSA_generate_parameters_ex(dsa, dsa_key_bits, NULL, 0, NULL, NULL, cb)) { | ^~ /usr/include/openssl/dsa.h:172:27: note: declared here 172 | OSSL_DEPRECATEDIN_3_0 int DSA_generate_parameters_ex(DSA *dsa, int bits, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pki.c:497:17: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 497 | DSA_free(dsa); | ^~~~~~~~ /usr/include/openssl/dsa.h:132:28: note: declared here 132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); | ^~~~~~~~ pki.c:514:9: warning: 'PEM_write_DSAparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 514 | if (!PEM_write_DSAparams(fp, dsa)) { | ^~ /usr/include/openssl/pem.h:458:1: note: declared here 458 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DSAparams, DSA) | ^~~~~~~~~~~~~~~~~~~ pki.c:517:17: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 517 | DSA_free(dsa); | ^~~~~~~~ /usr/include/openssl/dsa.h:132:28: note: declared here 132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); | ^~~~~~~~ pki.c:521:9: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 521 | DSA_free(dsa); | ^~~~~~~~ /usr/include/openssl/dsa.h:132:28: note: declared here 132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); | ^~~~~~~~ gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o entity.o entity.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o portal-group.o portal-group.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o storage-node.o storage-node.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o domain.o domain.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o simple.o simple.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o tags.o tags.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o attrs.o attrs.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o export.o export.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o socket.o socket.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o slp.o slp.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o error.o error.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o logging.o logging.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o config.o config.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o parser.o parser.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o buffer.o buffer.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o pidfile.o pidfile.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o sysdep-unix.o sysdep-unix.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o util.o util.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o bitvector.o bitvector.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o mdebug.o mdebug.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-server.o server.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-client.o client.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-objects.o objects.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-callback.o callback.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-timer.o timer.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-vendor.o vendor.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-db.o db.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-db-file.o db-file.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-db-policy.o db-policy.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-relation.o relation.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-scope.o scope.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-message.o message.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-security.o security.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-authblock.o authblock.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-policy.o policy.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-pki.o pki.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-register.o register.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-query.o query.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-getnext.o getnext.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-deregister.o deregister.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-esi.o esi.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-scn.o scn.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-dd.o dd.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-entity.o entity.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-portal-group.o portal-group.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-storage-node.o storage-node.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-domain.o domain.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-simple.o simple.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-tags.o tags.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-attrs.o attrs.c pki.c: In function 'isns_dsasig_report_errors': pki.c:154:25: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 154 | ERR_func_error_string(code), | ^~~~~~~~~~~~~~~~~~~~~ In file included from pki.c:16: /usr/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ pki.c: In function 'isns_dsasig_sign': pki.c:184:9: warning: 'DSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 184 | DSA_get0_key(EVP_PKEY_get0_DSA(pkey), NULL, &priv_key); | ^~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:37, from /usr/include/openssl/pem.h:23, from pki.c:15: /usr/include/openssl/dsa.h:209:28: note: declared here 209 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_key(const DSA *d, const BIGNUM **pub_key, | ^~~~~~~~~~~~ pki.c:184:9: warning: 'EVP_PKEY_get0_DSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 184 | DSA_get0_key(EVP_PKEY_get0_DSA(pkey), NULL, &priv_key); | ^~~~~~~~~~~~ In file included from /usr/include/openssl/pem.h:22: /usr/include/openssl/evp.h:1358:22: note: declared here 1358 | const struct dsa_st *EVP_PKEY_get0_DSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-export.o export.c pki.c: In function 'isns_dsa_decode_public': pki.c:303:9: warning: 'd2i_DSA_PUBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 303 | dsa = d2i_DSA_PUBKEY(NULL, &der, len); | ^~~ In file included from /usr/include/openssl/objects.h:21, from /usr/include/openssl/evp.h:43: /usr/include/openssl/x509.h:717:1: note: declared here 717 | DECLARE_ASN1_ENCODE_FUNCTIONS_only_attr(OSSL_DEPRECATEDIN_3_0,DSA, DSA_PUBKEY) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pki.c:308:9: warning: 'EVP_PKEY_assign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 308 | EVP_PKEY_assign_DSA(evp, dsa); | ^~~~~~~~~~~~~~~~~~~ /usr/include/openssl/evp.h:1331:5: note: declared here 1331 | int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key); | ^~~~~~~~~~~~~~~ pki.c: In function 'isns_dsa_encode_public': pki.c:318:9: warning: 'i2d_DSA_PUBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 318 | bytes = i2d_DSA_PUBKEY(EVP_PKEY_get0_DSA(pkey), (unsigned char **) ptr); | ^~~~~ /usr/include/openssl/x509.h:717:1: note: declared here 717 | DECLARE_ASN1_ENCODE_FUNCTIONS_only_attr(OSSL_DEPRECATEDIN_3_0,DSA, DSA_PUBKEY) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pki.c:318:9: warning: 'EVP_PKEY_get0_DSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 318 | bytes = i2d_DSA_PUBKEY(EVP_PKEY_get0_DSA(pkey), (unsigned char **) ptr); | ^~~~~ /usr/include/openssl/evp.h:1358:22: note: declared here 1358 | const struct dsa_st *EVP_PKEY_get0_DSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ pki.c: In function 'isns_dsa_generate_key': pki.c:393:9: warning: 'DSA_generate_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 393 | if (!DSA_generate_key(dsa)) { | ^~ /usr/include/openssl/dsa.h:179:27: note: declared here 179 | OSSL_DEPRECATEDIN_3_0 int DSA_generate_key(DSA *a); | ^~~~~~~~~~~~~~~~ pki.c:400:9: warning: 'EVP_PKEY_assign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 400 | EVP_PKEY_assign_DSA(pkey, dsa); | ^~~~~~~~~~~~~~~~~~~ /usr/include/openssl/evp.h:1331:5: note: declared here 1331 | int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key); | ^~~~~~~~~~~~~~~ pki.c:405:17: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 405 | DSA_free(dsa); | ^~~~~~~~ /usr/include/openssl/dsa.h:132:28: note: declared here 132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); | ^~~~~~~~ pki.c: In function 'isns_dsa_load_params': pki.c:424:9: warning: 'PEM_read_DSAparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 424 | dsa = PEM_read_DSAparams(fp, NULL, NULL, NULL); | ^~~ /usr/include/openssl/pem.h:458:1: note: declared here 458 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DSAparams, DSA) | ^~~~~~~~~~~~~~~~~~~ pki.c: In function 'isns_dsa_init_params': pki.c:495:9: warning: 'DSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 495 | dsa = DSA_new(); | ^~~ /usr/include/openssl/dsa.h:130:28: note: declared here 130 | OSSL_DEPRECATEDIN_3_0 DSA *DSA_new(void); | ^~~~~~~ pki.c:496:9: warning: 'DSA_generate_parameters_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 496 | if (!DSA_generate_parameters_ex(dsa, dsa_key_bits, NULL, 0, NULL, NULL, cb)) { | ^~ /usr/include/openssl/dsa.h:172:27: note: declared here 172 | OSSL_DEPRECATEDIN_3_0 int DSA_generate_parameters_ex(DSA *dsa, int bits, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pki.c:497:17: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 497 | DSA_free(dsa); | ^~~~~~~~ /usr/include/openssl/dsa.h:132:28: note: declared here 132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); | ^~~~~~~~ pki.c:514:9: warning: 'PEM_write_DSAparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 514 | if (!PEM_write_DSAparams(fp, dsa)) { | ^~ /usr/include/openssl/pem.h:458:1: note: declared here 458 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DSAparams, DSA) | ^~~~~~~~~~~~~~~~~~~ pki.c:517:17: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 517 | DSA_free(dsa); | ^~~~~~~~ /usr/include/openssl/dsa.h:132:28: note: declared here 132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); | ^~~~~~~~ pki.c:521:9: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 521 | DSA_free(dsa); | ^~~~~~~~ /usr/include/openssl/dsa.h:132:28: note: declared here 132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); | ^~~~~~~~ gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-socket.o socket.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-slp.o slp.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-error.o error.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-logging.o logging.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-config.o config.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-parser.o parser.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-buffer.o buffer.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-pidfile.o pidfile.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-sysdep-unix.o sysdep-unix.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-util.o util.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-bitvector.o bitvector.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-mdebug.o mdebug.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o isnsd.o isnsd.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o isnsadm.o isnsadm.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o local.o local.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o isnsdd.o isnsdd.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o tests/pauw1.o tests/pauw1.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o tests/pauw2.o tests/pauw2.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o tests/pauw3.o tests/pauw3.c gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o tests/pauw4.o tests/pauw4.c ar cr libisns.a server.o client.o objects.o callback.o timer.o vendor.o db.o db-file.o db-policy.o relation.o scope.o message.o security.o authblock.o policy.o pki.o register.o query.o getnext.o deregister.o esi.o scn.o dd.o entity.o portal-group.o storage-node.o domain.o simple.o tags.o attrs.o export.o socket.o slp.o error.o logging.o config.o parser.o buffer.o pidfile.o sysdep-unix.o util.o bitvector.o mdebug.o gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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 [ -L libisns.so ] || ln -s libisns.so.0 libisns.so gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o isnsd isnsd.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o isnsadm isnsadm.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o isnsdd local.o isnsdd.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o tests/pauw1 tests/pauw1.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o tests/pauw2 tests/pauw2.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o tests/pauw3 tests/pauw3.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -Wextra -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I. -Iinclude -I. -I./include -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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 ==> Entering fakeroot environment... ==> Starting package()... *** Installing Open-iSNS *** /usr/bin/install -c -m 755 -d /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/etc/isns /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/usr/share/man/man8 /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/usr/share/man/man5 /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/usr/bin /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/usr/lib/systemd/system /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/usr/lib/pkgconfig *** Installing Open-iSNS developer files *** /usr/bin/install -c -m 755 -d /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/usr/lib /usr/bin/install -c -m 700 -d /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/var/lib/isns /usr/bin/install -c -m 644 libisns.so.0 /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/usr/lib *** Installing Open-iSNS header files *** /usr/bin/install -c -m 755 -d /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/usr/include/libisns /usr/bin/install -c -m 555 isnsd isnsadm isnsdd /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/usr/bin /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 /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/usr/include/libisns ln -sf libisns.so.0 /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/usr/lib/libisns.so /usr/bin/install -c -m 644 ./etc/isnsd.conf /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/etc/isns /usr/bin/install -c -m 644 libisns.a /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/usr/lib /usr/bin/install -c -m 644 ./etc/isnsdd.conf /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/etc/isns /usr/bin/install -c -m 644 ./etc/isnsadm.conf /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/etc/isns /usr/bin/install -c -m 644 ./doc/isnsd.8 /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/usr/share/man/man8 /usr/bin/install -c -m 644 ./doc/isnsdd.8 /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/usr/share/man/man8 /usr/bin/install -c -m 644 ./doc/isnsadm.8 /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/usr/share/man/man8 /usr/bin/install -c -m 644 ./doc/isnssetup.8 /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/usr/share/man/man8 /usr/bin/install -c -m 644 ./doc/isns_config.5 /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/usr/share/man/man5 /usr/bin/install -c -m 644 ./isnsd.service /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/usr/lib/systemd/system /usr/bin/install -c -m 644 ./isnsd.socket /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/usr/lib/systemd/system /usr/bin/install -c -m 644 ./libisns.pc /tmp/archlinux-ci/open-isns-archlinuxrb-build-0wtYLBMK/open-isns/trunk/pkg/open-isns/usr/lib/pkgconfig ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "open-isns"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: open-isns 0.102-2 (Tue Oct 8 00:50:34 2024)