>>> coturn: Building community/coturn 4.6.1-r1 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 13:25:19 +0000 >>> coturn: Checking sanity of /home/buildozer/aports/community/coturn/APKBUILD... >>> coturn: Analyzing dependencies... >>> coturn: Installing for build: build-base openssl-dev>3 libevent-dev linux-headers sqlite-dev libpq-dev hiredis-dev mariadb-dev (1/32) Installing openssl-dev (3.1.0-r4) (2/32) Installing libbz2 (1.0.8-r5) (3/32) Installing libffi (3.4.4-r2) (4/32) Installing gdbm (1.23-r1) (5/32) Installing xz-libs (5.4.2-r1) (6/32) Installing mpdecimal (2.5.1-r2) (7/32) Installing libpanelw (6.4_p20230401-r6) (8/32) Installing readline (8.2.1-r1) (9/32) Installing sqlite-libs (3.41.2-r2) (10/32) Installing python3 (3.11.3-r10) (11/32) Installing python3-pycache-pyc0 (3.11.3-r10) (12/32) Installing pyc (0.1-r0) (13/32) Installing python3-pyc (3.11.3-r10) (14/32) Installing libevent (2.1.12-r6) (15/32) Installing libevent-dev (2.1.12-r6) (16/32) Installing linux-headers (6.2-r0) (17/32) Installing sqlite (3.41.2-r2) (18/32) Installing sqlite-dev (3.41.2-r2) (19/32) Installing libpq (15.2-r3) (20/32) Installing libpq-dev (15.2-r3) (21/32) Installing hiredis (1.1.0-r2) (22/32) Installing hiredis-dev (1.1.0-r2) (23/32) Installing fmt (9.1.0-r1) (24/32) Installing fmt-dev (9.1.0-r1) (25/32) Installing zlib-dev (1.2.13-r1) (26/32) Installing mariadb-connector-c (3.3.4-r1) (27/32) Installing mariadb-connector-c-dev (3.3.4-r1) (28/32) Installing mariadb-common (10.11.2-r5) (29/32) Installing libaio (0.3.113-r1) (30/32) Installing mariadb-embedded (10.11.2-r5) (31/32) Installing mariadb-dev (10.11.2-r5) (32/32) Installing .makedepends-coturn (20230425.132521) Executing busybox-1.36.0-r8.trigger OK: 475 MiB in 130 packages >>> coturn: Cleaning up srcdir >>> coturn: Cleaning up pkgdir >>> coturn: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/coturn-4.6.1.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 100 463k 100 463k 0 0 2249k 0 --:--:-- --:--:-- --:--:-- 2261k >>> coturn: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/coturn-4.6.1.tar.gz >>> coturn: Checking sha512sums... coturn-4.6.1.tar.gz: OK remove-check_oauth-test.patch: OK coturn-openssl3.patch: OK turnserver.initd: OK >>> coturn: Unpacking /var/cache/distfiles/v3.18/coturn-4.6.1.tar.gz... >>> coturn: remove-check_oauth-test.patch patching file src/apps/rfc5769/rfc5769check.c >>> coturn: coturn-openssl3.patch patching file src/client/ns_turn_msg.c ginstall: not found install is /usr/bin/install pkill is /usr/bin/pkill sqlite3 is /usr/bin/sqlite3 Use TMP dir /var/tmp Compiler: gcc pkgconf is /usr/bin/pkgconf pkg-config: pkgconf Library option -lsocket cannot be used Library option -lwldap32 cannot be used Library option -lwldap64 cannot be used Library option -lnsl cannot be used Sockets code is fine: no sin_len field present Ignore IP_RECVERR OpenSSL Crypto lib found. OpenSSL lib found. Libevent2 runtime found. Library option -lprom cannot be used Warning: Libprom development libraries are not installed properly in required location. Prometheus support will be disabled. See the INSTALL file. Systemd library not found. Building without systemd support. SQLite3 library found. PostgreSQL found. MySQL found. MongoDB not found. Building without MongoDB support. Hiredis found. PREFIX=/usr LOCALSTATEDIR=/var OSLIBS=-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lrt -lresolv -lcrypto -lssl -levent_core -levent_extra -levent_openssl -levent_pthreads -levent DBLIBS= -lsqlite3 -lpq -L/usr/lib/ -lmariadb -lhiredis OSCFLAGS=-g -Wall -Wno-deprecated-declarations -Wextra -Wformat-security -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Os -Wformat -Werror=format-security -DLIBEV_OK -DTURN_HAS_DAEMON -DTURN_NO_PROMETHEUS -DINSTALL_PREFIX=/usr -DTURNDB=/var/lib/coturn/turndb DBCFLAGS= -I/usr/include/postgresql -I/usr/include/mysql/ -I/usr/include/hiredis -D_FILE_OFFSET_BITS=64 --build=x86_64-alpine-linux-musl --host=x86_64-alpine-linux-musl --prefix=/usr --sysconfdir=/etc --mandir=/usr/share --localstatedir=/var --disable-rpath --sysconfdir=/etc/coturn --turndbdir=/var/lib/coturn Makefile created: success. mkdir -p build/obj mkdir -p build/obj gcc -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -g -Wall -Wno-deprecated-declarations -Wextra -Wformat-security -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Os -Wformat -Werror=format-security -DLIBEV_OK -DTURN_HAS_DAEMON -DTURN_NO_PROMETHEUS -DINSTALL_PREFIX=/usr -DTURNDB=/var/lib/coturn/turndb -Isrc -Isrc/apps/common -Isrc/server -Isrc/client -Isrc/client++ -I/usr/include/ -I/usr/local/include/ -c src/client/ns_turn_ioaddr.c -o build/obj/ns_turn_ioaddr.o gcc -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -g -Wall -Wno-deprecated-declarations -Wextra -Wformat-security -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Os -Wformat -Werror=format-security -DLIBEV_OK -DTURN_HAS_DAEMON -DTURN_NO_PROMETHEUS -DINSTALL_PREFIX=/usr -DTURNDB=/var/lib/coturn/turndb -Isrc -Isrc/apps/common -Isrc/server -Isrc/client -Isrc/client++ -I/usr/include/ -I/usr/local/include/ -c src/client/ns_turn_msg_addr.c -o build/obj/ns_turn_msg_addr.o mkdir -p build/obj gcc -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -g -Wall -Wno-deprecated-declarations -Wextra -Wformat-security -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Os -Wformat -Werror=format-security -DLIBEV_OK -DTURN_HAS_DAEMON -DTURN_NO_PROMETHEUS -DINSTALL_PREFIX=/usr -DTURNDB=/var/lib/coturn/turndb -Isrc -Isrc/apps/common -Isrc/server -Isrc/client -Isrc/client++ -I/usr/include/ -I/usr/local/include/ -c src/client/ns_turn_msg.c -o build/obj/ns_turn_msg.o rm -rf include mkdir -p include/turn/client install -d sqlite cp -pf src/client/*.h include/turn/client/ rm -rf sqlite/turndb sqlite3 sqlite/turndb < turndb/schema.sql cp -pf src/client++/*.h include/turn/client/ cp -pf src/ns_turn_defs.h include/turn/ src/client/ns_turn_msg.c: In function 'stun_attr_add_integrity_str': src/client/ns_turn_msg.c:1855:12: warning: 'hmac' may be used uninitialized [-Wmaybe-uninitialized] 1855 | if(stun_attr_add_str(buf, len, STUN_ATTRIBUTE_MESSAGE_INTEGRITY, hmac, shasize)<0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/client/ns_turn_msg.c:1441:5: note: by argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} to 'stun_attr_add_str' declared here 1441 | int stun_attr_add_str(uint8_t* buf, size_t *len, uint16_t attr, const uint8_t* avalue, int alen) { | ^~~~~~~~~~~~~~~~~ src/client/ns_turn_msg.c:1837:17: note: 'hmac' declared here 1837 | uint8_t hmac[MAXSHASIZE]; | ^~~~ mkdir -p lib ar -r lib/libturnclient.a build/obj/ns_turn_ioaddr.o build/obj/ns_turn_msg_addr.o build/obj/ns_turn_msg.o ar: creating lib/libturnclient.a pwd pwd /home/buildozer/aports/community/coturn/src/coturn-4.6.1 mkdir -p bin /home/buildozer/aports/community/coturn/src/coturn-4.6.1 mkdir -p bin pwd gcc -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -g -Wall -Wno-deprecated-declarations -Wextra -Wformat-security -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Os -Wformat -Werror=format-security -DLIBEV_OK -DTURN_HAS_DAEMON -DTURN_NO_PROMETHEUS -DINSTALL_PREFIX=/usr -DTURNDB=/var/lib/coturn/turndb -Isrc -Isrc/apps/common -Isrc/server -Isrc/client -Isrc/client++ -I/usr/include/ -I/usr/local/include/ src/apps/oauth/oauth.c src/apps/common/apputils.c src/apps/common/ns_turn_utils.c src/apps/common/stun_buffer.c -o bin/turnutils_oauth -Llib -lturnclient -Llib -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lrt -lresolv -lcrypto -lssl -levent_core -levent_extra -levent_openssl -levent_pthreads -levent /home/buildozer/aports/community/coturn/src/coturn-4.6.1 gcc -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -g -Wall -Wno-deprecated-declarations -Wextra -Wformat-security -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Os -Wformat -Werror=format-security -DLIBEV_OK -DTURN_HAS_DAEMON -DTURN_NO_PROMETHEUS -DINSTALL_PREFIX=/usr -DTURNDB=/var/lib/coturn/turndb -Isrc -Isrc/apps/common -Isrc/server -Isrc/client -Isrc/client++ -I/usr/include/ -I/usr/local/include/ src/apps/natdiscovery/natdiscovery.c src/apps/common/apputils.c src/apps/common/ns_turn_utils.c src/apps/common/stun_buffer.c -o bin/turnutils_natdiscovery -Llib -lturnclient -Llib -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lrt -lresolv -lcrypto -lssl -levent_core -levent_extra -levent_openssl -levent_pthreads -levent mkdir -p bin pwd gcc -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -g -Wall -Wno-deprecated-declarations -Wextra -Wformat-security -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Os -Wformat -Werror=format-security -DLIBEV_OK -DTURN_HAS_DAEMON -DTURN_NO_PROMETHEUS -DINSTALL_PREFIX=/usr -DTURNDB=/var/lib/coturn/turndb -Isrc -Isrc/apps/common -Isrc/server -Isrc/client -Isrc/client++ -I/usr/include/ -I/usr/local/include/ src/apps/stunclient/stunclient.c src/apps/common/apputils.c src/apps/common/ns_turn_utils.c src/apps/common/stun_buffer.c -o bin/turnutils_stunclient -Llib -lturnclient -Llib -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lrt -lresolv -lcrypto -lssl -levent_core -levent_extra -levent_openssl -levent_pthreads -levent /home/buildozer/aports/community/coturn/src/coturn-4.6.1 mkdir -p bin mkdir -p bin gcc -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -g -Wall -Wno-deprecated-declarations -Wextra -Wformat-security -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Os -Wformat -Werror=format-security -DLIBEV_OK -DTURN_HAS_DAEMON -DTURN_NO_PROMETHEUS -DINSTALL_PREFIX=/usr -DTURNDB=/var/lib/coturn/turndb -Isrc -Isrc/apps/common -Isrc/server -Isrc/client -Isrc/client++ -I/usr/include/ -I/usr/local/include/ src/apps/rfc5769/rfc5769check.c src/apps/common/apputils.c src/apps/common/ns_turn_utils.c src/apps/common/stun_buffer.c -o bin/turnutils_rfc5769check -Llib -lturnclient -Llib -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lrt -lresolv -lcrypto -lssl -levent_core -levent_extra -levent_openssl -levent_pthreads -levent gcc -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -g -Wall -Wno-deprecated-declarations -Wextra -Wformat-security -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Os -Wformat -Werror=format-security -DLIBEV_OK -DTURN_HAS_DAEMON -DTURN_NO_PROMETHEUS -DINSTALL_PREFIX=/usr -DTURNDB=/var/lib/coturn/turndb -Isrc -Isrc/apps/common -Isrc/server -Isrc/client -Isrc/client++ -I/usr/include/ -I/usr/local/include/ src/apps/uclient/uclient.c src/apps/uclient/startuclient.c src/apps/uclient/mainuclient.c src/apps/common/apputils.c src/apps/common/ns_turn_utils.c src/apps/common/stun_buffer.c -o bin/turnutils_uclient -Llib -lturnclient -Llib -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lrt -lresolv -lcrypto -lssl -levent_core -levent_extra -levent_openssl -levent_pthreads -levent mkdir -p bin mkdir -p bin rm -rf bin/turnadmin gcc -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -g -Wall -Wno-deprecated-declarations -Wextra -Wformat-security -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Os -Wformat -Werror=format-security -DLIBEV_OK -DTURN_HAS_DAEMON -DTURN_NO_PROMETHEUS -DINSTALL_PREFIX=/usr -DTURNDB=/var/lib/coturn/turndb -Isrc -Isrc/apps/common -Isrc/server -Isrc/client -Isrc/client++ -I/usr/include/ -I/usr/local/include/ -I/usr/include/postgresql -I/usr/include/mysql/ -I/usr/include/hiredis -D_FILE_OFFSET_BITS=64 -DTURN_NO_MONGO -DTURN_NO_SYSTEMD src/apps/relay/ns_ioalib_engine_impl.c src/apps/relay/turn_ports.c src/apps/relay/http_server.c src/apps/relay/acme.c -Ilib src/apps/relay/mainrelay.c src/apps/relay/netengine.c src/apps/relay/libtelnet.c src/apps/relay/turn_admin_server.c src/apps/relay/userdb.c src/apps/relay/tls_listener.c src/apps/relay/dtls_listener.c src/apps/relay/prom_server.c src/apps/common/hiredis_libevent2.c src/apps/relay/dbdrivers/dbdriver.c src/apps/relay/dbdrivers/dbd_sqlite.c src/apps/relay/dbdrivers/dbd_pgsql.c src/apps/relay/dbdrivers/dbd_mysql.c src/apps/relay/dbdrivers/dbd_mongo.c src/apps/relay/dbdrivers/dbd_redis.c src/apps/common/apputils.c src/apps/common/ns_turn_utils.c src/apps/common/stun_buffer.c src/client/ns_turn_ioaddr.c src/client/ns_turn_msg_addr.c src/client/ns_turn_msg.c src/server/ns_turn_allocation.c src/server/ns_turn_maps_rtcp.c src/server/ns_turn_maps.c src/server/ns_turn_server.c -o bin/turnserver -lsqlite3 -lpq -L/usr/lib/ -lmariadb -lhiredis -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lrt -lresolv -lcrypto -lssl -levent_core -levent_extra -levent_openssl -levent_pthreads -levent gcc -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -g -Wall -Wno-deprecated-declarations -Wextra -Wformat-security -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Os -Wformat -Werror=format-security -DLIBEV_OK -DTURN_HAS_DAEMON -DTURN_NO_PROMETHEUS -DINSTALL_PREFIX=/usr -DTURNDB=/var/lib/coturn/turndb -Isrc -Isrc/apps/common -Isrc/server -Isrc/client -Isrc/client++ -I/usr/include/ -I/usr/local/include/ src/apps/peer/mainudpserver.c src/apps/peer/udpserver.c src/apps/common/apputils.c src/apps/common/ns_turn_utils.c src/apps/common/stun_buffer.c -o bin/turnutils_peer -Llib -lturnclient -Llib -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lrt -lresolv -lcrypto -lssl -levent_core -levent_extra -levent_openssl -levent_pthreads -levent src/apps/rfc5769/rfc5769check.c:63:12: warning: 'check_oauth' defined but not used [-Wunused-function] 63 | static int check_oauth(void) { | ^~~~~~~~~~~ src/apps/relay/netengine.c:40:6: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 40 | #if !HAVE_SSL_CTX_UP_REF | ^~~~~~~~~~~~~~~~~~~ src/client/ns_turn_msg.c: In function 'stun_attr_add_integrity_str': src/client/ns_turn_msg.c:1855:12: warning: 'hmac' may be used uninitialized [-Wmaybe-uninitialized] 1855 | if(stun_attr_add_str(buf, len, STUN_ATTRIBUTE_MESSAGE_INTEGRITY, hmac, shasize)<0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/client/ns_turn_msg.c:1441:5: note: by argument 4 of type 'const uint8_t *' {aka 'const unsigned char *'} to 'stun_attr_add_str' declared here 1441 | int stun_attr_add_str(uint8_t* buf, size_t *len, uint16_t attr, const uint8_t* avalue, int alen) { | ^~~~~~~~~~~~~~~~~ src/client/ns_turn_msg.c:1837:17: note: 'hmac' declared here 1837 | uint8_t hmac[MAXSHASIZE]; | ^~~~ cd bin; ln -s turnserver turnadmin bin/turnutils_rfc5769check RFC 5769 message fingerprint test(0) result: success RFC 5769 simple request short-term credentials and integrity test result: success RFC 5769 NEGATIVE fingerprint test(0) result: success RFC 5769 message structure, long-term credentials and integrity test result: success RFC 5769 message encoding test result: success RFC 5769 NEGATIVE long-term credentials test result: success RFC 5769 message fingerprint test(1) result: success RFC 5769 IPv4 response short-term credentials and integrity test result: success RFC 5769 NEGATIVE fingerprint test(1) result: success RFC 5769 IPv4 encoding result: success RFC 5769 message fingerprint test(2) result: success RFC 5769 IPv6 response short-term credentials and integrity test result: success RFC 5769 NEGATIVE fingerprint test(2) result: success RFC 5769 IPv6 encoding result: success >>> coturn: Entering fakeroot... install -d /home/buildozer/aports/community/coturn/pkg/coturn/usr install -d /home/buildozer/aports/community/coturn/pkg/coturn/usr/bin install -d /home/buildozer/aports/community/coturn/pkg/coturn/var/lib/coturn install -d /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/man/man1 install -d /home/buildozer/aports/community/coturn/pkg/coturn/etc/coturn install -d /home/buildozer/aports/community/coturn/pkg/coturn/usr/lib install -d /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/examples/turnserver install -d /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/doc/turnserver install -d /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/turnserver install -d /home/buildozer/aports/community/coturn/pkg/coturn/usr/include/turn install bin/turnserver /home/buildozer/aports/community/coturn/pkg/coturn/usr/bin install bin/turnadmin /home/buildozer/aports/community/coturn/pkg/coturn/usr/bin install bin/turnutils_uclient /home/buildozer/aports/community/coturn/pkg/coturn/usr/bin install bin/turnutils_peer /home/buildozer/aports/community/coturn/pkg/coturn/usr/bin install bin/turnutils_stunclient /home/buildozer/aports/community/coturn/pkg/coturn/usr/bin install bin/turnutils_oauth /home/buildozer/aports/community/coturn/pkg/coturn/usr/bin install bin/turnutils_natdiscovery /home/buildozer/aports/community/coturn/pkg/coturn/usr/bin install man/man1/turnserver.1 /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/man/man1/ install man/man1/turnadmin.1 /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/man/man1/ install man/man1/turnutils.1 /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/man/man1/ install man/man1/turnutils_uclient.1 /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/man/man1/ install man/man1/turnutils_stunclient.1 /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/man/man1/ install man/man1/turnutils_oauth.1 /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/man/man1/ install man/man1/turnutils_natdiscovery.1 /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/man/man1/ install man/man1/turnutils_peer.1 /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/man/man1/ install man/man1/coturn.1 /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/man/man1/ install lib/libturnclient.a /home/buildozer/aports/community/coturn/pkg/coturn/usr/lib install LICENSE /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/doc/turnserver install README.turnserver /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/doc/turnserver install README.turnadmin /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/doc/turnserver install README.turnutils /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/doc/turnserver install INSTALL /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/doc/turnserver install postinstall.txt /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/doc/turnserver install turndb/schema.sql /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/doc/turnserver install turndb/schema.sql /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/turnserver install turndb/schema.mongo.sh /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/doc/turnserver install turndb/schema.mongo.sh /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/turnserver install turndb/testredisdbsetup.sh /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/turnserver install turndb/testmongosetup.sh /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/turnserver install turndb/testsqldbsetup.sql /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/turnserver install turndb/schema.userdb.redis /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/doc/turnserver install turndb/schema.userdb.redis /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/turnserver install turndb/schema.stats.redis /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/doc/turnserver install turndb/schema.stats.redis /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/turnserver if [ -f sqlite/turndb ] ; then install sqlite/turndb /home/buildozer/aports/community/coturn/pkg/coturn/var/lib/coturn/turndb; fi install examples/etc/turnserver.conf /home/buildozer/aports/community/coturn/pkg/coturn/etc/coturn/turnserver.conf.default cp -rpf examples/etc /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/examples/turnserver cp -rpf examples/scripts /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/examples/turnserver rm -rf /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/examples/turnserver/scripts/rfc5769.sh cp -rpf include/turn/client /home/buildozer/aports/community/coturn/pkg/coturn/usr/include/turn install include/turn/ns_turn_defs.h /home/buildozer/aports/community/coturn/pkg/coturn/usr/include/turn cat /home/buildozer/aports/community/coturn/pkg/coturn/usr/share/doc/turnserver/postinstall.txt ================================================================== 1) If your system supports automatic start-up system daemon services, then to enable the turnserver as a system service that is automatically started, you have to: a) Create and edit /etc/turnserver.conf or /usr/local/etc/turnserver.conf . Use /usr/local/etc/turnserver.conf.default as an example. b) For user accounts settings: set up SQLite or PostgreSQL or MySQL or MongoDB or Redis database for user accounts. Use /usr/local/share/turnserver/schema.sql as SQL database schema, or use /usr/local/share/turnserver/schema.userdb.redis as Redis database schema description and/or /usr/local/share/turnserver/schema.stats.redis as Redis status & statistics database schema description. If you are using SQLite, the default database location is in /var/db/turndb or in /usr/local/var/db/turndb or in /var/lib/turn/turndb. c) add whatever is necessary to enable start-up daemon for the /usr/local/bin/turnserver. 2) If you do not want the turnserver to be a system service, then you can start/stop it "manually", using the "turnserver" executable with appropriate options (see the documentation). 3) To create database schema, use schema in file /usr/local/share/turnserver/schema.sql. 4) For additional information, run: $ man turnserver $ man turnadmin $ man turnutils ================================================================== >>> coturn-openrc*: Running split function openrc... >>> coturn-openrc*: Preparing subpackage coturn-openrc... >>> coturn-openrc*: Running postcheck for coturn-openrc >>> coturn-static*: Running split function static... >>> coturn-static*: Preparing subpackage coturn-static... >>> coturn-static*: Stripping binaries >>> coturn-static*: Running postcheck for coturn-static >>> coturn-dev*: Running split function dev... >>> coturn-dev*: Preparing subpackage coturn-dev... >>> coturn-dev*: Stripping binaries >>> coturn-dev*: Running postcheck for coturn-dev >>> coturn-doc*: Running split function doc... >>> coturn-doc*: Preparing subpackage coturn-doc... >>> coturn-doc*: Running postcheck for coturn-doc >>> coturn*: Running postcheck for coturn >>> coturn*: Preparing package coturn... >>> coturn*: Stripping binaries >>> coturn*: Script found. /bin/sh added as a dependency for coturn-4.6.1-r1.apk >>> coturn*: Adding .pre-install >>> coturn-dev*: Scanning shared objects >>> coturn-doc*: Scanning shared objects >>> coturn-openrc*: Scanning shared objects >>> coturn-static*: Scanning shared objects >>> coturn*: Scanning shared objects >>> coturn-dev*: Tracing dependencies... >>> coturn-dev*: Package size: 92.0 KB >>> coturn-dev*: Compressing data... >>> coturn-dev*: Create checksum... >>> coturn-dev*: Create coturn-dev-4.6.1-r1.apk >>> coturn-doc*: Tracing dependencies... >>> coturn-doc*: Package size: 260.0 KB >>> coturn-doc*: Compressing data... >>> coturn-doc*: Create checksum... >>> coturn-doc*: Create coturn-doc-4.6.1-r1.apk >>> coturn-openrc*: Tracing dependencies... >>> coturn-openrc*: Package size: 16.0 KB >>> coturn-openrc*: Compressing data... >>> coturn-openrc*: Create checksum... >>> coturn-openrc*: Create coturn-openrc-4.6.1-r1.apk >>> coturn-static*: Tracing dependencies... >>> coturn-static*: Package size: 212.0 KB >>> coturn-static*: Compressing data... >>> coturn-static*: Create checksum... >>> coturn-static*: Create coturn-static-4.6.1-r1.apk >>> coturn*: Tracing dependencies... /bin/sh so:libc.musl-x86_64.so.1 so:libcrypto.so.3 so:libevent_core-2.1.so.7 so:libevent_extra-2.1.so.7 so:libevent_openssl-2.1.so.7 so:libevent_pthreads-2.1.so.7 so:libhiredis.so.1.1.0 so:libmariadb.so.3 so:libpq.so.5 so:libsqlite3.so.0 so:libssl.so.3 >>> coturn*: Package size: 1.7 MB >>> coturn*: Compressing data... >>> coturn*: Create checksum... >>> coturn*: Create coturn-4.6.1-r1.apk >>> coturn: Build complete at Tue, 25 Apr 2023 13:25:47 +0000 elapsed time 0h 0m 28s >>> coturn: Cleaning up srcdir >>> coturn: Cleaning up pkgdir >>> coturn: Uninstalling dependencies... (1/32) Purging .makedepends-coturn (20230425.132521) (2/32) Purging libevent-dev (2.1.12-r6) (3/32) Purging libevent (2.1.12-r6) (4/32) Purging linux-headers (6.2-r0) (5/32) Purging sqlite-dev (3.41.2-r2) (6/32) Purging sqlite (3.41.2-r2) (7/32) Purging libpq-dev (15.2-r3) (8/32) Purging libpq (15.2-r3) (9/32) Purging hiredis-dev (1.1.0-r2) (10/32) Purging hiredis (1.1.0-r2) (11/32) Purging mariadb-dev (10.11.2-r5) (12/32) Purging fmt-dev (9.1.0-r1) (13/32) Purging fmt (9.1.0-r1) (14/32) Purging mariadb-connector-c-dev (3.3.4-r1) (15/32) Purging mariadb-connector-c (3.3.4-r1) (16/32) Purging openssl-dev (3.1.0-r4) (17/32) Purging zlib-dev (1.2.13-r1) (18/32) Purging mariadb-embedded (10.11.2-r5) (19/32) Purging mariadb-common (10.11.2-r5) (20/32) Purging libaio (0.3.113-r1) (21/32) Purging python3-pyc (3.11.3-r10) (22/32) Purging python3-pycache-pyc0 (3.11.3-r10) (23/32) Purging pyc (0.1-r0) (24/32) Purging python3 (3.11.3-r10) (25/32) Purging gdbm (1.23-r1) (26/32) Purging libbz2 (1.0.8-r5) (27/32) Purging libffi (3.4.4-r2) (28/32) Purging libpanelw (6.4_p20230401-r6) (29/32) Purging mpdecimal (2.5.1-r2) (30/32) Purging readline (8.2.1-r1) (31/32) Purging sqlite-libs (3.41.2-r2) (32/32) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 392 MiB in 98 packages >>> coturn: Updating the community/x86_64 repository index... >>> coturn: Signing the index...