Console Output
+ cd /home/jenkins/workspace/brammp-AlpinePackages/AlpinePackages/minisatip
+ abuild clean
>>> minisatip: Cleaning up srcdir
>>> minisatip: Cleaning up pkgdir
>>> minisatip: Cleaning up tmpdir
+ abuild cleancache
>>> minisatip: Cleaning downloaded minisatip-src.tar.gz ...
+ abuild -r
>>> minisatip: Building AlpinePackages/minisatip 2.0.71-r0 (using abuild 3.16.0-r0) started Mon, 23 Feb 2026 22:02:44 +0000
>>> minisatip: Validating /home/jenkins/workspace/brammp-AlpinePackages/AlpinePackages/minisatip/APKBUILD...
>>> minisatip: Analyzing dependencies...
>>> minisatip: Installing for build: build-base linux-headers openssl curl libdvbcsa libxml2 openssl-dev openssl-libs-static libdvbcsa-dev libxml2-dev
( 1/12) Installing linux-headers (6.16.12-r0)
( 2/12) Installing libdvbcsa (1.1.0-r1)
( 3/12) Installing libxml2 (2.13.9-r0)
( 4/12) Installing openssl-dev (3.5.5-r0)
( 5/12) Installing openssl-libs-static (3.5.5-r0)
( 6/12) Installing libdvbcsa-dev (1.1.0-r1)
( 7/12) Installing zlib-dev (1.3.1-r2)
( 8/12) Installing xz (5.8.2-r0)
( 9/12) Installing xz-dev (5.8.2-r0)
(10/12) Installing libxml2-utils (2.13.9-r0)
(11/12) Installing libxml2-dev (2.13.9-r0)
(12/12) Installing .makedepends-minisatip (20260223.220255)
Executing busybox-1.37.0-r30.trigger
OK: 668.5 MiB in 299 packages
>>> minisatip: Cleaning up srcdir
>>> minisatip: Cleaning up pkgdir
>>> minisatip: Cleaning up tmpdir
>>> minisatip: Fetching minisatip-src.tar.gz::https://codeload.github.com/catalinii/minisatip/tar.gz/v2.0.71
% 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
100 1608k 0 1608k 0 0 1728k 0 --:--:-- --:--:-- --:--:-- 1737k
/var/cache/distfiles/minisatip-src.tar.gz: OK
/home/jenkins/workspace/brammp-AlpinePackages/AlpinePackages/minisatip/minisatip.initd: OK
>>> minisatip: Fetching minisatip-src.tar.gz::https://codeload.github.com/catalinii/minisatip/tar.gz/v2.0.71
/var/cache/distfiles/minisatip-src.tar.gz: OK
/home/jenkins/workspace/brammp-AlpinePackages/AlpinePackages/minisatip/minisatip.initd: OK
>>> minisatip: Unpacking /var/cache/distfiles/minisatip-src.tar.gz...
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 c++ accepts -g... yes
checking for c++ option to enable C++11 features... none needed
checking for main in -lrt... yes
configure: == Checking C++ 23 ==
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdio.h... (cached) yes
configure: == Using C++ standard -std=c++23 ==
configure: == Checking LINUX DVB ==
checking for linux/dvb/frontend.h... yes
configure: == Checking OpenSSL ==
checking for openssl/aes.h... yes
configure: == Checking DVBCSA ==
checking for dvbcsa/dvbcsa.h... yes
configure: == Checking stacktrace support ==
configure: == Checking NETCVCLIENT ==
xml2_include=-I/usr/include/libxml2
checking for libnetceiver/netcv/defs.h... 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
DVBCSA (needs libdvbcsa): enabled
C++23 stacktrace: enabled
Netceiver support: disabled
SatIP Client: enabled
Static: enabled
dvbapi: enabled
CXXFLAGS -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all
make -C src
make[1]: Entering directory '/home/jenkins/workspace/brammp-AlpinePackages/AlpinePackages/minisatip/src/minisatip-2.0.71/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
c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -I../src -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all -DVERSION=\"\" -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -std=c++23 -O2 -c minisatip.cpp -o ../build/minisatip.o
c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -I../src -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all -DVERSION=\"\" -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -std=c++23 -O2 -c socketworks.cpp -o ../build/socketworks.o
c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -I../src -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all -DVERSION=\"\" -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -std=c++23 -O2 -c stream.cpp -o ../build/stream.o
c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -I../src -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all -DVERSION=\"\" -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -std=c++23 -O2 -c adapter.cpp -o ../build/adapter.o
In file included from /usr/include/c++/15.2.0/bits/cxxabi_init_exception.h:40,
from /usr/include/c++/15.2.0/bits/exception_ptr.h:36,
from /usr/include/c++/15.2.0/exception:168,
from /usr/include/c++/15.2.0/ios:43,
from /usr/include/c++/15.2.0/bits/ostream.h:43,
from /usr/include/c++/15.2.0/ostream:42,
from /usr/include/c++/15.2.0/iostream:43,
from utils.h:5,
from socketworks.h:4,
from minisatip.h:5,
from adapter.h:4,
from adapter.cpp:33:
adapter.cpp:2155:15: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2155 | offsetof(adapter, enabled)},
| ^
adapter.cpp:2156:63: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2156 | {"ad_type", VAR_AARRAY_INT8, a, 1, MAX_ADAPTERS, offsetof(adapter, type)},
| ^
adapter.cpp:2158:15: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2158 | offsetof(adapter, tp.diseqc)},
| ^
adapter.cpp:2160:15: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2160 | offsetof(adapter, tp.freq)},
| ^
adapter.cpp:2162:15: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2162 | offsetof(adapter, strength)},
| ^
adapter.cpp:2163:64: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2163 | {"ad_snr", VAR_AARRAY_UINT16, a, 1, MAX_ADAPTERS, offsetof(adapter, snr)},
| ^
adapter.cpp:2164:63: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2164 | {"ad_db", VAR_AARRAY_UINT16, a, 1, MAX_ADAPTERS, offsetof(adapter, db)},
| ^
adapter.cpp:2165:61: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2165 | {"ad_ber", VAR_AARRAY_INT, a, 1, MAX_ADAPTERS, offsetof(adapter, ber)},
| ^
adapter.cpp:2166:61: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2166 | {"ad_pol", VAR_AARRAY_INT, a, 1, MAX_ADAPTERS, offsetof(adapter, tp.pol)},
| ^
adapter.cpp:2168:15: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2168 | offsetof(adapter, tp.sr)},
| ^
adapter.cpp:2170:15: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2170 | offsetof(adapter, tp.bw)},
| ^
adapter.cpp:2172:15: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2172 | offsetof(adapter, tp.plp_isi)},
| ^
adapter.cpp:2175:15: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2175 | offsetof(adapter, master_sid)},
| ^
adapter.cpp:2177:15: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2177 | offsetof(adapter, sid_cnt)},
| ^
adapter.cpp:2178:63: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2178 | {"ad_phyad", VAR_AARRAY_INT, a, 1, MAX_ADAPTERS, offsetof(adapter, pa)},
| ^
adapter.cpp:2179:63: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2179 | {"ad_phyfd", VAR_AARRAY_INT, a, 1, MAX_ADAPTERS, offsetof(adapter, fn)},
| ^
adapter.cpp:2180:61: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2180 | {"ad_sys", VAR_AARRAY_INT, a, 1, MAX_ADAPTERS, offsetof(adapter, tp.sys)},
| ^
adapter.cpp:2182:15: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2182 | offsetof(adapter, tp.mtype)},
| ^
adapter.cpp:2184:62: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2184 | {"ad_t2id", VAR_AARRAY_INT, a, 1, MAX_ADAPTERS, offsetof(adapter, tp.t2id)},
| ^
adapter.cpp:2186:15: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2186 | offsetof(adapter, tp.c2tft)},
| ^
adapter.cpp:2187:61: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2187 | {"ad_plp", VAR_AARRAY_INT, a, 1, MAX_ADAPTERS, offsetof(adapter, tp.ds)},
| ^
adapter.cpp:2189:15: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2189 | offsetof(adapter, tp.pls_code)},
| ^
adapter.cpp:2190:60: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2190 | {"ad_sm", VAR_AARRAY_INT, a, 1, MAX_ADAPTERS, offsetof(adapter, tp.sm)},
| ^
adapter.cpp:2191:60: warning: 'offsetof' within non-standard-layout type 'adapter' {aka 'struct_adapter'} is conditionally-supported [-Winvalid-offsetof]
2191 | {"ad_gi", VAR_AARRAY_INT, a, 1, MAX_ADAPTERS, offsetof(adapter, tp.gi)},
| ^
c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -I../src -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all -DVERSION=\"\" -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -std=c++23 -O2 -c httpc.cpp -o ../build/httpc.o
c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -I../src -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all -DVERSION=\"\" -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -std=c++23 -O2 -c opts.cpp -o ../build/opts.o
c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -I../src -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all -DVERSION=\"\" -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -std=c++23 -O2 -c utils.cpp -o ../build/utils.o
c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -I../src -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all -DVERSION=\"\" -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -std=c++23 -O2 -c api/symbols.cpp -o ../build/api/symbols.o
c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -I../src -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all -DVERSION=\"\" -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -std=c++23 -O2 -c api/variables.cpp -o ../build/api/variables.o
c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -I../src -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all -DVERSION=\"\" -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -std=c++23 -O2 -c utils/dvb/dvb_support.cpp -o ../build/utils/dvb/dvb_support.o
c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -I../src -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all -DVERSION=\"\" -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -std=c++23 -O2 -c utils/logging/logging.cpp -o ../build/utils/logging/logging.o
c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -I../src -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all -DVERSION=\"\" -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -std=c++23 -O2 -c utils/fifo.cpp -o ../build/utils/fifo.o
c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -I../src -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all -DVERSION=\"\" -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -std=c++23 -O2 -c utils/ticks.cpp -o ../build/utils/ticks.o
c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -I../src -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all -DVERSION=\"\" -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -std=c++23 -O2 -c utils/uuid.cpp -o ../build/utils/uuid.o
c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -I../src -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all -DVERSION=\"\" -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -std=c++23 -O2 -c csa.cpp -o ../build/csa.o
c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -I../src -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all -DVERSION=\"\" -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -std=c++23 -O2 -c dvbapi.cpp -o ../build/dvbapi.o
c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -I../src -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all -DVERSION=\"\" -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -std=c++23 -O2 -c ca.cpp -o ../build/ca.o
c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -I../src -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all -DVERSION=\"\" -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -std=c++23 -O2 -c aes.cpp -o ../build/aes.o
c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -I../src -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all -DVERSION=\"\" -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -std=c++23 -O2 -c pmt.cpp -o ../build/pmt.o
c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -I../src -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all -DVERSION=\"\" -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -std=c++23 -O2 -c tables.cpp -o ../build/tables.o
c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -I../src -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all -DVERSION=\"\" -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -std=c++23 -O2 -c satipc.cpp -o ../build/satipc.o
c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -I../src -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all -DVERSION=\"\" -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -std=c++23 -O2 -c dvb.cpp -o ../build/dvb.o
c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -I../src -std=c++23 -fstrict-flex-arrays -fsanitize=bounds -fsanitize-trap=all -DVERSION=\"\" -DDISABLE_NETCVCLIENT -DDISABLE_DDCI -std=c++23 -O2 -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/dvb/dvb_support.o ../build/utils/logging/logging.o ../build/utils/fifo.o ../build/utils/ticks.o ../build/utils/uuid.o ../build/csa.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,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lpthread -lrt -ldl -l:libdvbcsa.a -l:libcrypto.a -l:libstdc++exp.a -static
make[1]: Leaving directory '/home/jenkins/workspace/brammp-AlpinePackages/AlpinePackages/minisatip/src/minisatip-2.0.71/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
libdvbcsa
libxml2
>>> minisatip*: Package size: 5.5 MB
>>> minisatip*: Compressing data...
>>> minisatip*: Create checksum...
>>> minisatip*: Create minisatip-2.0.71-r0.apk
>>> minisatip: Build complete at Mon, 23 Feb 2026 22:09:56 +0000 elapsed time 0h 7m 12s
>>> minisatip: Cleaning up srcdir
>>> minisatip: Cleaning up pkgdir
>>> minisatip: Cleaning up tmpdir
>>> minisatip: Uninstalling dependencies...
( 1/12) Purging .makedepends-minisatip (20260223.220255)
( 2/12) Purging linux-headers (6.16.12-r0)
( 3/12) Purging openssl-dev (3.5.5-r0)
( 4/12) Purging openssl-libs-static (3.5.5-r0)
( 5/12) Purging libdvbcsa-dev (1.1.0-r1)
( 6/12) Purging libdvbcsa (1.1.0-r1)
( 7/12) Purging libxml2-dev (2.13.9-r0)
( 8/12) Purging libxml2-utils (2.13.9-r0)
( 9/12) Purging libxml2 (2.13.9-r0)
(10/12) Purging xz-dev (5.8.2-r0)
(11/12) Purging xz (5.8.2-r0)
(12/12) Purging zlib-dev (1.3.1-r2)
Executing busybox-1.37.0-r30.trigger
OK: 615.3 MiB in 287 packages
>>> minisatip: Updating the AlpinePackages/aarch64 repository index...
>>> minisatip: Signing the index...