Console Output
+ doas chroot /chroot/armhf /home/jenkins/RunBuild.sh minisatip
doas: abuildclean: command not found
>>> minisatip: Cleaning up srcdir
>>> minisatip: Cleaning up pkgdir
/usr/bin/abuild: line 695: cache: not found
>>> ERROR: minisatip: cache failed
>>> minisatip: Cleaning built packages...
>>> minisatip: Updating the AlpinePackages/armhf repository index...
>>> minisatip: Signing the index...
>>> minisatip: Building AlpinePackages/minisatip 1.3.2-r0 (using abuild 3.11.1-r0) started Tue, 23 Jan 2024 23:59:21 +0000
>>> minisatip: Checking sanity of /home/jenkins/AlpinePackages/minisatip/APKBUILD...
>>> minisatip: Analyzing dependencies...
>>> minisatip: Installing for build: build-base linux-headers openssl curl openssl-dev openssl-libs-static
(1/4) Installing linux-headers (6.3-r0)
(2/4) Installing openssl-dev (3.1.4-r4)
(3/4) Installing openssl-libs-static (3.1.4-r4)
(4/4) Installing .makedepends-minisatip (20240123.235924)
OK: 239 MiB in 72 packages
>>> minisatip: Cleaning up srcdir
>>> minisatip: Cleaning up pkgdir
>>> minisatip: Fetching minisatip.tar.gz::https://codeload.github.com/catalinii/minisatip/tar.gz/v1.3.2?
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
71 421k 71 299k 0 0 314k 0 0:00:01 --:--:-- 0:00:01 325k
100 421k 100 421k 0 0 413k 0 0:00:01 0:00:01 --:--:-- 426k
>>> minisatip: Fetching minisatip.tar.gz::https://codeload.github.com/catalinii/minisatip/tar.gz/v1.3.2?
>>> minisatip: Checking sha512sums...
minisatip.tar.gz: OK
minisatip.initd: OK
>>> minisatip: Unpacking /var/cache/distfiles/minisatip.tar.gz...
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for main in -lrt... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
configure: == Checking LINUX DVB ==
checking for linux/dvb/frontend.h... yes
configure: == Checking OpenSSL ==
checking for openssl/aes.h... yes
configure: == Checking Embedded ==
checking for backtrace... no
configure: == Checking DVBCSA ==
checking for dvbcsa/dvbcsa.h... no
configure: == Checking NETCVCLIENT ==
checking for libnetceiver/netcv/headers.h... cat: can't open 'confdefs.h': No such file or directory
no
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating Makefile
minisatip configuration
Linux DVB: enabled
Common Interface (CI) enabled
Embedded system: enabled
DVBCSA (needs libdvbcsa): disabled
Netceiver support: disabled
SatIP Client: enabled
Static: enabled
dvbapi: enabled
axe: disabled
CCFLAGS
make -C src
make[1]: Entering directory '/home/jenkins/AlpinePackages/minisatip/src/minisatip-1.3.2/src'
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
gcc -Os -Wformat -Werror=format-security -I../src -DMAJOR=\"1.3.\" -DMINOR=\"\" -DREVISION=\"\" -DDISABLE_DVBCSA -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -DDISABLE_T2MI -DNO_BACKTRACE -c minisatip.c -o ../build/minisatip.o
gcc -Os -Wformat -Werror=format-security -I../src -DMAJOR=\"1.3.\" -DMINOR=\"\" -DREVISION=\"\" -DDISABLE_DVBCSA -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -DDISABLE_T2MI -DNO_BACKTRACE -c socketworks.c -o ../build/socketworks.o
gcc -Os -Wformat -Werror=format-security -I../src -DMAJOR=\"1.3.\" -DMINOR=\"\" -DREVISION=\"\" -DDISABLE_DVBCSA -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -DDISABLE_T2MI -DNO_BACKTRACE -c stream.c -o ../build/stream.o
gcc -Os -Wformat -Werror=format-security -I../src -DMAJOR=\"1.3.\" -DMINOR=\"\" -DREVISION=\"\" -DDISABLE_DVBCSA -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -DDISABLE_T2MI -DNO_BACKTRACE -c adapter.c -o ../build/adapter.o
gcc -Os -Wformat -Werror=format-security -I../src -DMAJOR=\"1.3.\" -DMINOR=\"\" -DREVISION=\"\" -DDISABLE_DVBCSA -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -DDISABLE_T2MI -DNO_BACKTRACE -c httpc.c -o ../build/httpc.o
gcc -Os -Wformat -Werror=format-security -I../src -DMAJOR=\"1.3.\" -DMINOR=\"\" -DREVISION=\"\" -DDISABLE_DVBCSA -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -DDISABLE_T2MI -DNO_BACKTRACE -c opts.c -o ../build/opts.o
gcc -Os -Wformat -Werror=format-security -I../src -DMAJOR=\"1.3.\" -DMINOR=\"\" -DREVISION=\"\" -DDISABLE_DVBCSA -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -DDISABLE_T2MI -DNO_BACKTRACE -c utils.c -o ../build/utils.o
gcc -Os -Wformat -Werror=format-security -I../src -DMAJOR=\"1.3.\" -DMINOR=\"\" -DREVISION=\"\" -DDISABLE_DVBCSA -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -DDISABLE_T2MI -DNO_BACKTRACE -c api/symbols.c -o ../build/api/symbols.o
gcc -Os -Wformat -Werror=format-security -I../src -DMAJOR=\"1.3.\" -DMINOR=\"\" -DREVISION=\"\" -DDISABLE_DVBCSA -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -DDISABLE_T2MI -DNO_BACKTRACE -c api/variables.c -o ../build/api/variables.o
gcc -Os -Wformat -Werror=format-security -I../src -DMAJOR=\"1.3.\" -DMINOR=\"\" -DREVISION=\"\" -DDISABLE_DVBCSA -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -DDISABLE_T2MI -DNO_BACKTRACE -c utils/logging/logging.c -o ../build/utils/logging/logging.o
gcc -Os -Wformat -Werror=format-security -I../src -DMAJOR=\"1.3.\" -DMINOR=\"\" -DREVISION=\"\" -DDISABLE_DVBCSA -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -DDISABLE_T2MI -DNO_BACKTRACE -c utils/alloc.c -o ../build/utils/alloc.o
gcc -Os -Wformat -Werror=format-security -I../src -DMAJOR=\"1.3.\" -DMINOR=\"\" -DREVISION=\"\" -DDISABLE_DVBCSA -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -DDISABLE_T2MI -DNO_BACKTRACE -c utils/hash_table.c -o ../build/utils/hash_table.o
gcc -Os -Wformat -Werror=format-security -I../src -DMAJOR=\"1.3.\" -DMINOR=\"\" -DREVISION=\"\" -DDISABLE_DVBCSA -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -DDISABLE_T2MI -DNO_BACKTRACE -c utils/mutex.c -o ../build/utils/mutex.o
gcc -Os -Wformat -Werror=format-security -I../src -DMAJOR=\"1.3.\" -DMINOR=\"\" -DREVISION=\"\" -DDISABLE_DVBCSA -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -DDISABLE_T2MI -DNO_BACKTRACE -c utils/ticks.c -o ../build/utils/ticks.o
gcc -Os -Wformat -Werror=format-security -I../src -DMAJOR=\"1.3.\" -DMINOR=\"\" -DREVISION=\"\" -DDISABLE_DVBCSA -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -DDISABLE_T2MI -DNO_BACKTRACE -c utils/fifo.c -o ../build/utils/fifo.o
gcc -Os -Wformat -Werror=format-security -I../src -DMAJOR=\"1.3.\" -DMINOR=\"\" -DREVISION=\"\" -DDISABLE_DVBCSA -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -DDISABLE_T2MI -DNO_BACKTRACE -c dvbapi.c -o ../build/dvbapi.o
gcc -Os -Wformat -Werror=format-security -I../src -DMAJOR=\"1.3.\" -DMINOR=\"\" -DREVISION=\"\" -DDISABLE_DVBCSA -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -DDISABLE_T2MI -DNO_BACKTRACE -c ca.c -o ../build/ca.o
gcc -Os -Wformat -Werror=format-security -I../src -DMAJOR=\"1.3.\" -DMINOR=\"\" -DREVISION=\"\" -DDISABLE_DVBCSA -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -DDISABLE_T2MI -DNO_BACKTRACE -c aes.c -o ../build/aes.o
ca.c: In function 'generate_key_seed':
ca.c:1023:5: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1023 | SHA256_Init(&sha);
| ^~~~~~~~~~~
In file included from /usr/include/openssl/x509.h:41,
from /usr/include/openssl/pem.h:23,
from aes.h:7,
from ca.h:4,
from ca.c:28:
/usr/include/openssl/sha.h:73:27: note: declared here
73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c);
| ^~~~~~~~~~~
ca.c:1024:5: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1024 | SHA256_Update(&sha, &cc_data->dhsk[240], 16);
| ^~~~~~~~~~~~~
/usr/include/openssl/sha.h:74:27: note: declared here
74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c,
| ^~~~~~~~~~~~~
ca.c:1025:5: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1025 | SHA256_Update(&sha, element_get_ptr(cc_data, 22),
| ^~~~~~~~~~~~~
/usr/include/openssl/sha.h:74:27: note: declared here
74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c,
| ^~~~~~~~~~~~~
ca.c:1027:5: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1027 | SHA256_Update(&sha, element_get_ptr(cc_data, 20),
| ^~~~~~~~~~~~~
/usr/include/openssl/sha.h:74:27: note: declared here
74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c,
| ^~~~~~~~~~~~~
ca.c:1029:5: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1029 | SHA256_Update(&sha, element_get_ptr(cc_data, 21),
| ^~~~~~~~~~~~~
/usr/include/openssl/sha.h:74:27: note: declared here
74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c,
| ^~~~~~~~~~~~~
ca.c:1031:5: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1031 | SHA256_Final(cc_data->ks_host, &sha);
| ^~~~~~~~~~~~
/usr/include/openssl/sha.h:76:27: note: declared here
76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c);
| ^~~~~~~~~~~~
ca.c: In function 'generate_SAK_SEK':
ca.c:1054:5: warning: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1054 | AES_set_encrypt_key(key_data, 128, &key);
| ^~~~~~~~~~~~~~~~~~~
In file included from aes.h:3:
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
ca.c:1057:9: warning: 'AES_ecb_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1057 | AES_ecb_encrypt(&ks_host[16 * i], &dec[16 * i], &key, 1);
| ^~~~~~~~~~~~~~~
/usr/include/openssl/aes.h:63:6: note: declared here
63 | void AES_ecb_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~~~~~
ca.c: In function 'sac_crypt':
ca.c:1078:9: warning: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1078 | AES_set_encrypt_key(key_data, 128, &key);
| ^~~~~~~~~~~~~~~~~~~
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
ca.c:1080:9: warning: 'AES_set_decrypt_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1080 | AES_set_decrypt_key(key_data, 128, &key);
| ^~~~~~~~~~~~~~~~~~~
/usr/include/openssl/aes.h:54:5: note: declared here
54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
ca.c:1082:5: warning: 'AES_cbc_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1082 | AES_cbc_encrypt(src, dst, len, &key, iv, encrypt);
| ^~~~~~~~~~~~~~~
/usr/include/openssl/aes.h:66:6: note: declared here
66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~~~~~
ca.c: In function 'generate_akh':
ca.c:1168:5: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1168 | SHA256_Init(&sha);
| ^~~~~~~~~~~
/usr/include/openssl/sha.h:73:27: note: declared here
73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c);
| ^~~~~~~~~~~
ca.c:1169:5: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1169 | SHA256_Update(&sha, element_get_ptr(cc_data, 6),
| ^~~~~~~~~~~~~
/usr/include/openssl/sha.h:74:27: note: declared here
74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c,
| ^~~~~~~~~~~~~
ca.c:1171:5: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1171 | SHA256_Update(&sha, element_get_ptr(cc_data, 5),
| ^~~~~~~~~~~~~
/usr/include/openssl/sha.h:74:27: note: declared here
74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c,
| ^~~~~~~~~~~~~
ca.c:1173:5: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1173 | SHA256_Update(&sha, cc_data->dhsk, 256);
| ^~~~~~~~~~~~~
/usr/include/openssl/sha.h:74:27: note: declared here
74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c,
| ^~~~~~~~~~~~~
ca.c:1174:5: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1174 | SHA256_Final(akh, &sha);
| ^~~~~~~~~~~~
/usr/include/openssl/sha.h:76:27: note: declared here
76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c);
| ^~~~~~~~~~~~
ca.c: In function 'generate_uri_confirm':
ca.c:1301:5: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1301 | SHA256_Init(&sha);
| ^~~~~~~~~~~
/usr/include/openssl/sha.h:73:27: note: declared here
73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c);
| ^~~~~~~~~~~
ca.c:1302:5: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1302 | SHA256_Update(&sha, sak, 16);
| ^~~~~~~~~~~~~
/usr/include/openssl/sha.h:74:27: note: declared here
74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c,
| ^~~~~~~~~~~~~
ca.c:1303:5: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1303 | SHA256_Final(uck, &sha);
| ^~~~~~~~~~~~
/usr/include/openssl/sha.h:76:27: note: declared here
76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c);
| ^~~~~~~~~~~~
ca.c:1306:5: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1306 | SHA256_Init(&sha);
| ^~~~~~~~~~~
/usr/include/openssl/sha.h:73:27: note: declared here
73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c);
| ^~~~~~~~~~~
ca.c:1307:5: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1307 | SHA256_Update(&sha, element_get_ptr(cc_data, 25),
| ^~~~~~~~~~~~~
/usr/include/openssl/sha.h:74:27: note: declared here
74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c,
| ^~~~~~~~~~~~~
ca.c:1309:5: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1309 | SHA256_Update(&sha, uck, 32);
| ^~~~~~~~~~~~~
/usr/include/openssl/sha.h:74:27: note: declared here
74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c,
| ^~~~~~~~~~~~~
ca.c:1310:5: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1310 | SHA256_Final(uri_confirm, &sha);
| ^~~~~~~~~~~~
/usr/include/openssl/sha.h:76:27: note: declared here
76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c);
| ^~~~~~~~~~~~
ca.c: In function 'check_new_key':
ca.c:1341:5: warning: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1341 | AES_set_encrypt_key(s_key, 128, &aes_ctx);
| ^~~~~~~~~~~~~~~~~~~
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
ca.c:1343:9: warning: 'AES_ecb_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
1343 | AES_ecb_encrypt(&kp[i], &dec[i], &aes_ctx, 1);
| ^~~~~~~~~~~~~~~
/usr/include/openssl/aes.h:63:6: note: declared here
63 | void AES_ecb_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~~~~~
gcc -Os -Wformat -Werror=format-security -I../src -DMAJOR=\"1.3.\" -DMINOR=\"\" -DREVISION=\"\" -DDISABLE_DVBCSA -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -DDISABLE_T2MI -DNO_BACKTRACE -c pmt.c -o ../build/pmt.o
aes.c: In function 'dvbaes_set_cw':
aes.c:59:5: warning: 'AES_set_decrypt_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
59 | AES_set_decrypt_key(cw->cw, 128, (AES_KEY *)cw->key);
| ^~~~~~~~~~~~~~~~~~~
In file included from aes.c:20:
/usr/include/openssl/aes.h:54:5: note: declared here
54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
aes.c: In function 'dvbaes_decrypt_stream':
aes.c:67:13: warning: 'AES_ecb_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
67 | AES_ecb_encrypt(batch[i].data + j, batch[i].data + j,
| ^~~~~~~~~~~~~~~
/usr/include/openssl/aes.h:63:6: note: declared here
63 | void AES_ecb_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~~~~~
aes.c: In function 'aes_xcbc_mac_init':
aes.c:202:5: warning: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
202 | AES_set_encrypt_key(key, 128, &aes_key);
| ^~~~~~~~~~~~~~~~~~~
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
aes.c:207:9: warning: 'AES_ecb_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
207 | AES_ecb_encrypt(ctx->K[y], ctx->K[y], &aes_key, 1);
| ^~~~~~~~~~~~~~~
/usr/include/openssl/aes.h:63:6: note: declared here
63 | void AES_ecb_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~~~~~
aes.c:211:5: warning: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
211 | AES_set_encrypt_key(ctx->K[0], 128, &ctx->key);
| ^~~~~~~~~~~~~~~~~~~
/usr/include/openssl/aes.h:51:5: note: declared here
51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
| ^~~~~~~~~~~~~~~~~~~
aes.c: In function 'aes_xcbc_mac_process':
aes.c:223:13: warning: 'AES_ecb_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
223 | AES_ecb_encrypt(ctx->IV, ctx->IV, &ctx->key, 1);
| ^~~~~~~~~~~~~~~
/usr/include/openssl/aes.h:63:6: note: declared here
63 | void AES_ecb_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~~~~~
aes.c: In function 'aes_xcbc_mac_done':
aes.c:247:5: warning: 'AES_ecb_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
247 | AES_ecb_encrypt(ctx->IV, ctx->IV, &ctx->key, 1);
| ^~~~~~~~~~~~~~~
/usr/include/openssl/aes.h:63:6: note: declared here
63 | void AES_ecb_encrypt(const unsigned char *in, unsigned char *out,
| ^~~~~~~~~~~~~~~
aes.c: In function 'dh_gen_exp':
aes.c:395:5: warning: 'DH_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
395 | dh = DH_new();
| ^~
In file included from /usr/include/openssl/dsa.h:31,
from /usr/include/openssl/x509.h:37,
from /usr/include/openssl/pem.h:23,
from aes.h:7,
from aes.c:22:
/usr/include/openssl/dh.h:206:27: note: declared here
206 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
| ^~~~~~
aes.c:399:5: warning: 'DH_set0_pqg' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
399 | DH_set0_pqg(dh, p, NULL, g);
| ^~~~~~~~~~~
/usr/include/openssl/dh.h:262:27: note: declared here
262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g);
| ^~~~~~~~~~~
aes.c:400:5: warning: 'DH_set_flags' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
400 | DH_set_flags(dh, DH_FLAG_NO_EXP_CONSTTIME);
| ^~~~~~~~~~~~
/usr/include/openssl/dh.h:273:28: note: declared here
273 | OSSL_DEPRECATEDIN_3_0 void DH_set_flags(DH *dh, int flags);
| ^~~~~~~~~~~~
aes.c:402:5: warning: 'DH_generate_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
402 | DH_generate_key(dh);
| ^~~~~~~~~~~~~~~
/usr/include/openssl/dh.h:230:27: note: declared here
230 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh);
| ^~~~~~~~~~~~~~~
aes.c:404:5: warning: 'DH_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
404 | DH_get0_key(dh, NULL, &priv_key);
| ^~~~~~~~~~~
/usr/include/openssl/dh.h:263:28: note: declared here
263 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key,
| ^~~~~~~~~~~
aes.c:415:5: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
415 | DH_free(dh);
| ^~~~~~~
/usr/include/openssl/dh.h:207:28: note: declared here
207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^~~~~~~
aes.c: In function 'dh_dhph_signature':
aes.c:487:5: warning: 'RSA_private_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
487 | RSA_private_encrypt(sizeof(dbuf), dbuf, out, r, RSA_NO_PADDING);
| ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/x509.h:36:
/usr/include/openssl/rsa.h:291:5: note: declared here
291 | int RSA_private_encrypt(int flen, const unsigned char *from, unsigned char *to,
| ^~~~~~~~~~~~~~~~~~~
aes.c: In function 'rsa_privatekey_open':
aes.c:517:5: warning: 'PEM_read_RSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
517 | PEM_read_RSAPrivateKey(fp, &r, NULL, NULL);
| ^~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/pem.h:450:1: note: declared here
450 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA)
| ^~~~~~~~~~~~~~~~~~~~~~
gcc -Os -Wformat -Werror=format-security -I../src -DMAJOR=\"1.3.\" -DMINOR=\"\" -DREVISION=\"\" -DDISABLE_DVBCSA -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -DDISABLE_T2MI -DNO_BACKTRACE -c tables.c -o ../build/tables.o
gcc -Os -Wformat -Werror=format-security -I../src -DMAJOR=\"1.3.\" -DMINOR=\"\" -DREVISION=\"\" -DDISABLE_DVBCSA -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -DDISABLE_T2MI -DNO_BACKTRACE -c satipc.c -o ../build/satipc.o
gcc -Os -Wformat -Werror=format-security -I../src -DMAJOR=\"1.3.\" -DMINOR=\"\" -DREVISION=\"\" -DDISABLE_DVBCSA -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -DDISABLE_T2MI -DNO_BACKTRACE -c dvb.c -o ../build/dvb.o
gcc -Os -Wformat -Werror=format-security -I../src -DMAJOR=\"1.3.\" -DMINOR=\"\" -DREVISION=\"\" -DDISABLE_DVBCSA -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -DDISABLE_T2MI -DNO_BACKTRACE -o ../minisatip ../build/minisatip.o ../build/socketworks.o ../build/stream.o ../build/adapter.o ../build/httpc.o ../build/opts.o ../build/utils.o ../build/api/symbols.o ../build/api/variables.o ../build/utils/logging/logging.o ../build/utils/alloc.o ../build/utils/hash_table.o ../build/utils/mutex.o ../build/utils/ticks.o ../build/utils/fifo.o ../build/dvbapi.o ../build/ca.o ../build/aes.o ../build/pmt.o ../build/tables.o ../build/satipc.o ../build/dvb.o -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -lpthread -lrt -ldl -l:libcrypto.a
make[1]: Leaving directory '/home/jenkins/AlpinePackages/minisatip/src/minisatip-1.3.2/src'
>>> minisatip: Entering fakeroot...
>>> minisatip*: Running postcheck for minisatip
>>> WARNING: minisatip*: Found OpenRC directory (/etc/conf.d or /etc/init.d) but name doesn't end with -openrc
>>> minisatip*: Preparing package minisatip...
>>> minisatip*: Stripping binaries
>>> minisatip*: Scanning shared objects
>>> minisatip*: Tracing dependencies...
linux-headers
openssl
curl
so:libc.musl-armhf.so.1
>>> minisatip*: Package size: 2.9 MB
>>> minisatip*: Compressing data...
>>> minisatip*: Create checksum...
>>> minisatip*: Create minisatip-1.3.2-r0.apk
>>> minisatip: Build complete at Wed, 24 Jan 2024 00:00:35 +0000 elapsed time 0h 1m 14s
>>> minisatip: Cleaning up srcdir
>>> minisatip: Cleaning up pkgdir
>>> minisatip: Uninstalling dependencies...
(1/4) Purging .makedepends-minisatip (20240123.235924)
(2/4) Purging linux-headers (6.3-r0)
(3/4) Purging openssl-dev (3.1.4-r4)
(4/4) Purging openssl-libs-static (3.1.4-r4)
OK: 207 MiB in 68 packages
>>> minisatip: Updating the AlpinePackages/armhf repository index...
>>> minisatip: Signing the index...