>>> icecast: Building main/icecast 2.5.0-r0 (using abuild 3.16.0-r0) started Fri, 06 Feb 2026 07:48:13 +0000 >>> icecast: Validating /home/buildozer/aports/main/icecast/APKBUILD... >>> icecast: Analyzing dependencies... >>> icecast: Installing for build: build-base libxslt-dev libxml2-dev libogg-dev libvorbis-dev libtheora-dev openssl-dev curl-dev libigloo-dev rhash-dev ( 1/32) Installing xz-libs (5.8.2-r0) ( 2/32) Installing libxml2 (2.13.9-r0) ( 3/32) Installing libxslt (1.1.43-r3) ( 4/32) Installing zlib-dev (1.3.1-r2) ( 5/32) Installing xz (5.8.2-r0) ( 6/32) Installing xz-dev (5.8.2-r0) ( 7/32) Installing libxml2-utils (2.13.9-r0) ( 8/32) Installing libxml2-dev (2.13.9-r0) ( 9/32) Installing libxslt-dev (1.1.43-r3) (10/32) Installing libogg (1.3.6-r0) (11/32) Installing libogg-dev (1.3.6-r0) (12/32) Installing libvorbis (1.3.7-r2) (13/32) Installing libvorbis-dev (1.3.7-r2) (14/32) Installing libtheora (1.2.0-r0) (15/32) Installing libtheora-dev (1.2.0-r0) (16/32) Installing openssl-dev (3.5.5-r0) (17/32) Installing brotli (1.2.0-r0) (18/32) Installing brotli-dev (1.2.0-r0) (19/32) Installing c-ares-dev (1.34.6-r0) (20/32) Installing libidn2-dev (2.3.8-r0) (21/32) Installing libpsl-utils (0.21.5-r3) (22/32) Installing libpsl-dev (0.21.5-r3) (23/32) Installing nghttp2-dev (1.68.0-r0) (24/32) Installing nghttp3-dev (1.13.1-r0) (25/32) Installing zstd (1.5.7-r2) (26/32) Installing zstd-dev (1.5.7-r2) (27/32) Installing curl-dev (8.18.0-r0) (28/32) Installing rhash-libs (1.4.6-r0) (29/32) Installing libigloo (0.9.5-r0) (30/32) Installing libigloo-dev (0.9.5-r0) (31/32) Installing rhash-dev (1.4.6-r0) (32/32) Installing .makedepends-icecast (20260206.074814) Executing busybox-1.37.0-r31.trigger OK: 435.9 MiB in 137 packages >>> icecast: Cleaning up srcdir >>> icecast: Cleaning up pkgdir >>> icecast: Cleaning up tmpdir >>> icecast: Fetching https://distfiles.alpinelinux.org/distfiles/edge/icecast-2.5.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> icecast: Fetching https://downloads.xiph.org/releases/icecast/icecast-2.5.0.tar.gz Connecting to downloads.xiph.org (140.211.166.31:443) Connecting to ftp.osuosl.org (140.211.166.134:443) saving to '/var/cache/distfiles/edge/icecast-2.5.0.tar.gz.part' icecast-2.5.0.tar.gz 9% |*** | 156k 0:00:09 ETA icecast-2.5.0.tar.gz 37% |*********** | 585k 0:00:03 ETA icecast-2.5.0.tar.gz 64% |******************** | 1007k 0:00:01 ETA icecast-2.5.0.tar.gz 91% |***************************** | 1429k 0:00:00 ETA icecast-2.5.0.tar.gz 100% |********************************| 1568k 0:00:00 ETA '/var/cache/distfiles/edge/icecast-2.5.0.tar.gz.part' saved /var/cache/distfiles/edge/icecast-2.5.0.tar.gz: OK /home/buildozer/aports/main/icecast/conf-change-owner.patch: OK /home/buildozer/aports/main/icecast/disable-failing-test.patch: OK /home/buildozer/aports/main/icecast/icecast.initd: OK >>> icecast: Fetching https://distfiles.alpinelinux.org/distfiles/edge/icecast-2.5.0.tar.gz /var/cache/distfiles/edge/icecast-2.5.0.tar.gz: OK /home/buildozer/aports/main/icecast/conf-change-owner.patch: OK /home/buildozer/aports/main/icecast/disable-failing-test.patch: OK /home/buildozer/aports/main/icecast/icecast.initd: OK >>> icecast: Unpacking /var/cache/distfiles/edge/icecast-2.5.0.tar.gz... >>> icecast: conf-change-owner.patch patching file conf/icecast.xml.in >>> icecast: disable-failing-test.patch patching file tests/Makefile.am patching file tests/Makefile.in checking for i586-alpine-linux-musl-gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether C compiler accepts -std=c99... yes checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -Werror=invalid-command-line-argument... no checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of cc... gcc3 checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-file... no checking for file... file checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no 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 sys/time.h... yes checking for vfork.h... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for __attribute__((transparent_union))... yes checking whether to enable assertions... yes checking for egrep... (cached) /bin/grep -E checking for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/timeb.h... yes checking for sys/socket.h... yes checking for pwd.h... yes checking for grp.h... yes checking for sys/resource.h... yes checking for crypt.h... yes checking for spawn.h... yes checking whether byte ordering is bigendian... no checking for sys/socket.h... (cached) yes checking for socklen_t... yes checking for va_copy... va_copy checking for cc options needed to detect all undeclared functions... none needed checking for sys/select.h... yes checking for sys/uio.h... yes checking for winsock2.h... no checking for ws2tcpip.h... no checking for library containing sethostent... none required checking for library containing getnameinfo... none required checking for endhostent... yes checking for getaddrinfo... yes checking for inet_aton... yes checking for writev... yes checking whether getaddrinfo is declared... no checking for struct sockaddr_storage.ss_family... yes checking for inet_pton... yes checking for pid_t... yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking how to run the C preprocessor... cc -E checking for uid_t in sys/types.h... yes checking for working chown... yes checking for setuid... yes checking for chroot... yes checking for strcasestr... yes checking for gethostname... yes checking for uname... yes checking for setenv... yes checking for setresuid... yes checking for setresgid... yes checking for localtime_r... yes checking for gettimeofday... yes checking for ftime... yes checking for getrlimit... yes checking for pipe... yes checking for pipe2... yes checking for socketpair... yes checking for posix_spawn... yes checking for posix_spawnp... yes checking for posix_fadvise... yes checking for posix_fallocate... yes checking for posix_madvise... yes checking for fallocate... yes checking for ftruncate... yes checking for library containing crypt_r... none required checking for poll... yes checking for library containing nanosleep... none required checking for off_t... yes checking for pid_t... (cached) yes checking for size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... (cached) yes checking for sig_atomic_t... yes checking for i586-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for igloo >= 0.9.4... yes checking for libxml-2.0... yes checking for libxslt... yes checking for vorbis >= 1.0... yes checking for ogg... yes checking for theora... yes checking for speex... no checking for libcurl... yes checking for openssl >= 1.1.0... yes checking for libmaxminddb >= 1.3.2... no checking for librhash... no checking for rhash.h... yes checking for rhash_library_init in -lrhash... yes checking for xsltSaveResultToString... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for pthread_spin_lock... yes checking for pthread_setname_np... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating conf/Makefile config.status: creating src/Makefile config.status: creating src/common/avl/Makefile config.status: creating src/common/httpp/Makefile config.status: creating src/common/thread/Makefile config.status: creating src/common/log/Makefile config.status: creating src/common/net/Makefile config.status: creating src/common/timing/Makefile config.status: creating doc/Makefile config.status: creating web/Makefile config.status: creating admin/Makefile config.status: creating win32/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Icecast configuration --------------------- Version : 2.5.0 cURL : yes TLS (openSSL) : yes Format/Codec support: Ogg : yes Theora : yes Speex : no Features: YP support : yes Client tests : no IPv6 : yes Development logging: no make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0' Making all in src make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src' Making all in common/avl make[3]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/avl' CC libiceavl_la-avl.lo CCLD libiceavl.la make[3]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/avl' Making all in common/net make[3]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/net' CC libicenet_la-sock.lo CC libicenet_la-resolver.lo CCLD libicenet.la make[3]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/net' Making all in common/thread make[3]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/thread' CC libicethread_la-thread.lo CCLD libicethread.la make[3]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/thread' Making all in common/httpp make[3]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/httpp' CC libicehttpp_la-httpp.lo CC libicehttpp_la-encoding.lo CCLD libicehttpp.la make[3]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/httpp' Making all in common/log make[3]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/log' CC log.lo CCLD libicelog.la make[3]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/log' Making all in common/timing make[3]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/timing' CC libicetiming_la-timing.lo CCLD libicetiming.la make[3]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/timing' make[3]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src' CC icecast-main.o CC icecast-version.o CC icecast-cfgfile.o CC icecast-logging.o CC icecast-sighandler.o CC icecast-connection.o CC icecast-connection_handle.o CC icecast-global.o CC icecast-util.o CC icecast-util_string.o CC icecast-util_crypt.o CC icecast-errors.o CC icecast-slave.o CC icecast-source.o CC icecast-stats.o CC icecast-refbuf.o CC icecast-client.o CC icecast-playlist.o CC icecast-xslt.o CC icecast-fserve.o CC icecast-admin.o CC icecast-resourcematch.o CC icecast-prng.o CC icecast-matchfile.o CC icecast-tls.o CC icecast-geoip.o CC icecast-refobject.o CC icecast-module.o CC icecast-reportxml.o CC icecast-reportxml_helper.o CC icecast-json.o CC icecast-xml2json.o CC icecast-valuefile.o CC icecast-string_renderer.o CC icecast-listensocket.o CC icecast-fastevent.o CC icecast-navigation.o CC icecast-metadata_xiph.o CC icecast-format.o CC icecast-format_ogg.o CC icecast-format_mp3.o CC icecast-format_midi.o CC icecast-format_flac.o CC icecast-format_ebml.o CC icecast-format_text.o CC icecast-format_kate.o CC icecast-format_skeleton.o CC icecast-format_opus.o reportxml.c: In function '__database_free': reportxml.c:982:40: warning: cast between incompatible function types from 'int (*)(refobject_t)' to 'int (*)(void *)' [-Wcast-function-type] 982 | avl_tree_free(db->definitions, (avl_free_key_fun_type)refobject_unref); | ^ CC icecast-event.o CC icecast-event_stream.o CC icecast-event_log.o CC icecast-event_exec.o CC icecast-event_terminate.o CC icecast-acl.o CC icecast-auth.o string_renderer.c: In function 'string_renderer_add_string_with_options': string_renderer.c:192:39: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (5 chars into 4 available) [-Wunterminated-string-initialization] 192 | char buf[4] = "\\xXX"; | ^~~~~~~ CC icecast-auth_htpasswd.o CC icecast-auth_anonymous.o CC icecast-auth_static.o CC icecast-auth_enforce_auth.o format.c: In function 'format_get_type': format.c:86:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 86 | else | ^~~~ format.c:91:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 91 | return FORMAT_TYPE_GENERIC; | ^~~~~~ CC icecast-ping.o CC icecast-curl.o CC icecast-auth_url.o CC icecast-event_url.o CC icecast-yp.o CC icecast-format_vorbis.o CC icecast-format_theora.o xslt.c: In function 'xslt_initialize': xslt.c:113:5: warning: 'xmlSubstituteEntitiesDefault' is deprecated [-Wdeprecated-declarations] 113 | xmlSubstituteEntitiesDefault(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libxml2/libxml/tree.h:17, from /usr/include/libxml2/libxml/debugXML.h:15, from xslt.c:21: /usr/include/libxml2/libxml/parser.h:948:17: note: declared here 948 | xmlSubstituteEntitiesDefault(int val); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xslt.c:114:5: warning: '__xmlLoadExtDtdDefaultValue' is deprecated [-Wdeprecated-declarations] 114 | xmlLoadExtDtdDefaultValue = 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libxml2/libxml/xmlversion.h:343, from /usr/include/libxml2/libxml/xmlmemory.h:16, from xslt.c:20: /usr/include/libxml2/libxml/xmlexports.h:123:27: note: declared here 123 | attrs XMLPUBFUN type *__##name(void); | ^~ /usr/include/libxml2/libxml/parser.h:884:16: note: in expansion of macro 'XML_DECLARE_GLOBAL' 884 | #define XML_OP XML_DECLARE_GLOBAL | ^~~~~~~~~~~~~~~~~~ /usr/include/libxml2/libxml/parser.h:867:3: note: in expansion of macro 'XML_OP' 867 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \ | ^~~~~~ /usr/include/libxml2/libxml/parser.h:881:3: note: in expansion of macro 'XML_GLOBALS_PARSER_CORE' 881 | XML_GLOBALS_PARSER_CORE \ | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/libxml2/libxml/parser.h:885:1: note: in expansion of macro 'XML_GLOBALS_PARSER' 885 | XML_GLOBALS_PARSER | ^~~~~~~~~~~~~~~~~~ event_stream.c: In function 'event_stream_add_client_inner': event_stream.c:213:9: warning: ignoring return value of 'igloo_cs_to_bool' declared with attribute 'warn_unused_result' [-Wunused-result] 213 | igloo_cs_to_bool(request_global, &(state->events_global)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yp.c: In function 'create_yp_entry': yp.c:624:17: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 624 | if (ret >= len) { | ^~ yp.c:638:28: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 638 | if (ret < 0 || ret >= len) | ^~ CCLD icecast make[3]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src' make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src' Making all in conf make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/conf' sed -e 's,@pkgdatadir\@,/usr/share/icecast,g' -e 's,@localstatedir\@,/var,g' -e 's,@PACKAGE\@,icecast,g' ./icecast.xml.in > icecast.xml.dist sed -e 's,@pkgdatadir\@,/usr/share/icecast,g' -e 's,@localstatedir\@,/var,g' -e 's,@PACKAGE\@,icecast,g' ./icecast_minimal.xml.in > icecast_minimal.xml.dist sed -e 's,@pkgdatadir\@,/usr/share/icecast,g' -e 's,@localstatedir\@,/var,g' -e 's,@PACKAGE\@,icecast,g' ./icecast_shoutcast_compat.xml.in > icecast_shoutcast_compat.xml.dist make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/conf' Making all in doc make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/doc' Making all in web make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/web' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/web' Making all in admin make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/admin' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/admin' Making all in win32 make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/win32' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/win32' Making all in examples make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/examples' Making all in tests make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/tests' make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0' make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0' make[1]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0' Making check in src make[1]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src' Making check in common/avl make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/avl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/avl' Making check in common/net make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/net' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/net' Making check in common/thread make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/thread' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/thread' Making check in common/httpp make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/httpp' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/httpp' Making check in common/log make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/log' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/log' Making check in common/timing make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/timing' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/timing' make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src' make ctest_suite.test ctest_resourcematch.test ctest_refobject.test ctest_string_renderer.test ctest_crypt.test make[3]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src' CC tests/ctest_suite.o CC tests/ctest_resourcematch.o CC tests/ctest_refobject.o CC tests/ctest_crypt.o CC tests/ctest_string_renderer.o CCLD ctest_suite.test CCLD ctest_crypt.test CCLD ctest_resourcematch.test CCLD ctest_string_renderer.test CCLD ctest_refobject.test make[3]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src' make check-TESTS make[3]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src' make[4]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src' PASS: ctest_resourcematch.test 1 pattern "(null)" and string "(null)" without extract PASS: ctest_resourcematch.test 2 pattern "(null)" and string "(null)" with extract PASS: ctest_resourcematch.test 3 pattern "" and string "(null)" without extract PASS: ctest_resourcematch.test 4 pattern "" and string "(null)" with extract PASS: ctest_resourcematch.test 5 pattern "(null)" and string "" without extract PASS: ctest_resourcematch.test 6 pattern "(null)" and string "" with extract PASS: ctest_resourcematch.test 7 pattern "" and string "" without extract PASS: ctest_resourcematch.test 8 pattern "" and string "" with extract PASS: ctest_resourcematch.test 9 pattern "a" and string "a" without extract PASS: ctest_resourcematch.test 10 pattern "a" and string "a" with extract PASS: ctest_suite.test 1 suite working PASS: ctest_resourcematch.test 11 pattern "aa" and string "b" without extract PASS: ctest_resourcematch.test 12 pattern "aa" and string "b" with extract PASS: ctest_resourcematch.test 13 pattern "aa" and string "ab" without extract PASS: ctest_resourcematch.test 14 pattern "aa" and string "ab" with extract PASS: ctest_resourcematch.test 15 pattern "aa" and string "ba" without extract PASS: ctest_resourcematch.test 16 pattern "aa" and string "ba" with extract PASS: ctest_refobject.test 1 ptr/NULL is NULL PASS: ctest_resourcematch.test 17 pattern "aa" and string "aa" without extract PASS: ctest_refobject.test 2 ref-unref/refobject created PASS: ctest_resourcematch.test 18 pattern "aa" and string "aa" with extract PASS: ctest_refobject.test 3 ref-unref/referenced PASS: ctest_resourcematch.test 19 pattern "a/a" and string "a/a" without extract PASS: ctest_refobject.test 4 ref-unref/un-referenced (1 of 2) PASS: ctest_resourcematch.test 20 pattern "a/a" and string "a/a" with extract PASS: ctest_refobject.test 5 ref-unref/un-referenced (2 of 2) PASS: ctest_resourcematch.test 21 pattern "a/%%a" and string "a/%a" without extract PASS: ctest_refobject.test 6 typename/refobject created PASS: ctest_resourcematch.test 22 pattern "a/%%a" and string "a/%a" with extract PASS: ctest_resourcematch.test 23 pattern "a/%i" and string "a/0" without extract PASS: ctest_refobject.test 7 typename/got typename PASS: ctest_resourcematch.test 24 pattern "a/%i" and string "a/0" with extract PASS: ctest_refobject.test 8 typename/typename matches PASS: ctest_resourcematch.test 25 pattern "a/%i" and string "a/1" without extract PASS: ctest_refobject.test 9 typename/un-referenced PASS: ctest_resourcematch.test 26 pattern "a/%i" and string "a/1" with extract PASS: ctest_string_renderer.test 1 igloo_initialize PASS: ctest_refobject.test 10 valid/NULL is not valid PASS: ctest_resourcematch.test 27 pattern "a/%i" and string "a/12" without extract PASS: ctest_string_renderer.test 2 igloo_ro_new renderer PASS: ctest_refobject.test 11 valid/refobject created PASS: ctest_crypt.test 1 md5 vectors/md5 positive vector PASS: ctest_resourcematch.test 28 pattern "a/%i" and string "a/12" with extract PASS: ctest_string_renderer.test 3 string_renderer_add_string renderer "te" PASS: ctest_refobject.test 12 valid/is valid PASS: ctest_crypt.test 2 md5 vectors/md5 positive match PASS: ctest_resourcematch.test 29 pattern "a/%i" and string "a/0x12" without extract PASS: ctest_string_renderer.test 4 string_renderer_add_string renderer "st" PASS: ctest_refobject.test 13 valid/is valid as diffrent type PASS: ctest_resourcematch.test 30 pattern "a/%i" and string "a/0x12" with extract PASS: ctest_crypt.test 3 md5 vectors/md5 positive vector PASS: ctest_string_renderer.test 5 string_renderer_to_string_zero_copy renderer returns non-NULL PASS: ctest_refobject.test 14 valid/un-referenced PASS: ctest_resourcematch.test 31 pattern "a/%i" and string "a/012" without extract PASS: ctest_string_renderer.test 6 string_renderer_to_string_zero_copy renderer returns "test" PASS: ctest_crypt.test 4 md5 vectors/md5 positive match PASS: ctest_refobject.test 15 sizes/refobject created with size=sizeof(refobject_base_t) + 1024 PASS: ctest_resourcematch.test 32 pattern "a/%i" and string "a/012" with extract PASS: ctest_string_renderer.test 7 string_renderer_add_int renderer 133742 PASS: ctest_refobject.test 16 sizes/un-referenced PASS: ctest_crypt.test 5 md5 vectors/md5 negative vector PASS: ctest_resourcematch.test 33 pattern "a/%d" and string "a/12" without extract PASS: ctest_string_renderer.test 8 string_renderer_start_list_formdata renderer PASS: ctest_refobject.test 17 sizes/refobject created with size=sizeof(refobject_base_t) + 131072 PASS: ctest_resourcematch.test 34 pattern "a/%d" and string "a/12" with extract PASS: ctest_crypt.test 6 md5 vectors/md5 negative match PASS: ctest_string_renderer.test 9 string_renderer_add_kv renderer "key" "val ue" PASS: ctest_refobject.test 18 sizes/un-referenced PASS: ctest_resourcematch.test 35 pattern "a/%d" and string "a/0x12" without extract PASS: ctest_string_renderer.test 10 string_renderer_add_ki renderer "num", -31415 PASS: ctest_crypt.test 7 md5 vectors/md5 negative vector PASS: ctest_resourcematch.test 36 pattern "a/%d" and string "a/0x12" with extract PASS: ctest_refobject.test 19 sizes/refobject created with size=sizeof(refobject_base_t) - 1 PASS: ctest_string_renderer.test 11 string_renderer_end_list renderer PASS: ctest_resourcematch.test 37 pattern "a/%d" and string "a/012" without extract PASS: ctest_crypt.test 8 md5 vectors/md5 negative match PASS: ctest_refobject.test 20 sizes/refobject created with size=0 PASS: ctest_string_renderer.test 12 string_renderer_to_string_zero_copy renderer returns non-NULL PASS: ctest_resourcematch.test 38 pattern "a/%d" and string "a/012" with extract PASS: ctest_refobject.test 21 name/refobject created PASS: ctest_string_renderer.test 13 string_renderer_to_string_zero_copy renderer returns "test133742key=val%20ue&num=-31415" PASS: ctest_resourcematch.test 39 pattern "a/%x" and string "a/12" without extract PASS: ctest_refobject.test 22 name/get name PASS: ctest_string_renderer.test 14 string_renderer_add_string_with_options renderer "te!s t" false STRING_RENDERER_ENCODING_H PASS: ctest_resourcematch.test 40 pattern "a/%x" and string "a/12" with extract PASS: ctest_refobject.test 23 name/name match PASS: ctest_string_renderer.test 15 string_renderer_add_string_with_options renderer "te!s t" false STRING_RENDERER_ENCODING_H_ALT PASS: ctest_refobject.test 24 name/un-referenced PASS: ctest_resourcematch.test 41 pattern "a/%x" and string "a/0x12" without extract PASS: ctest_refobject.test 25 userdata/refobject created PASS: ctest_resourcematch.test 42 pattern "a/%x" and string "a/0x12" with extract PASS: ctest_string_renderer.test 16 string_renderer_add_string_with_options renderer "te!s t" false STRING_RENDERER_ENCODING_H_SPACE PASS: ctest_refobject.test 26 userdata/get userdata PASS: ctest_resourcematch.test 43 pattern "a/%x" and string "a/012" without extract PASS: ctest_string_renderer.test 17 string_renderer_add_string_with_options renderer "te!s t" false STRING_RENDERER_ENCODING_H_ALT_SPACE PASS: ctest_refobject.test 27 userdata/set userdata PASS: ctest_resourcematch.test 44 pattern "a/%x" and string "a/012" with extract PASS: ctest_string_renderer.test 18 string_renderer_add_string_with_options renderer NULL true STRING_RENDERER_ENCODING_H PASS: ctest_refobject.test 28 userdata/get userdata PASS: ctest_refobject.test 29 userdata/clearing userdata PASS: ctest_resourcematch.test 45 pattern "a/%o" and string "a/12" without extract PASS: ctest_string_renderer.test 19 string_renderer_to_string_zero_copy renderer returns non-NULL PASS: ctest_refobject.test 30 userdata/get userdata PASS: ctest_resourcematch.test 46 pattern "a/%o" and string "a/12" with extract PASS: ctest_string_renderer.test 20 string_renderer_to_string_zero_copy renderer returns "test133742key=val%20ue&num=-31415te\x21s\x20t"te\x21s\x20t"te\x21s t"te\x21s t"-" PASS: ctest_refobject.test 31 userdata/un-referenced PASS: ctest_resourcematch.test 47 pattern "a/%o" and string "a/0x12" without extract PASS: ctest_string_renderer.test 21 unref renderer PASS: ctest_refobject.test 32 userdata/refobject created PASS: ctest_string_renderer.test 22 unref instance PASS: ctest_resourcematch.test 48 pattern "a/%o" and string "a/0x12" with extract PASS: ctest_refobject.test 33 userdata/get userdata PASS: ctest_resourcematch.test 49 pattern "a/%o" and string "a/012" without extract PASS: ctest_refobject.test 34 userdata/clearing userdata PASS: ctest_refobject.test 35 userdata/get userdata PASS: ctest_resourcematch.test 50 pattern "a/%o" and string "a/012" with extract PASS: ctest_refobject.test 36 userdata/un-referenced PASS: ctest_resourcematch.test 51 pattern "a/%i/b" and string "a/X/b" without extract PASS: ctest_refobject.test 37 associated/refobject created PASS: ctest_resourcematch.test 52 pattern "a/%i/b" and string "a/X/b" with extract PASS: ctest_refobject.test 38 associated/refobject created with associated PASS: ctest_resourcematch.test 53 pattern "a/%d/b" and string "a/12/b" without extract PASS: ctest_refobject.test 39 associated/un-referenced (1 of 2) PASS: ctest_resourcematch.test 54 pattern "a/%d/b" and string "a/12/b" with extract PASS: ctest_refobject.test 40 associated/un-referenced (2 of 2) PASS: ctest_refobject.test 41 freecb/refobject created PASS: ctest_resourcematch.test 55 pattern "a/%d/b" and string "a/0x12/b" without extract PASS: ctest_refobject.test 42 freecb/un-referenced PASS: ctest_resourcematch.test 56 pattern "a/%d/b" and string "a/0x12/b" with extract PASS: ctest_refobject.test 43 freecb/freecb called PASS: ctest_resourcematch.test 57 pattern "a/%d/b" and string "a/012/b" without extract PASS: ctest_refobject.test 44 freecb/refobject created PASS: ctest_resourcematch.test 58 pattern "a/%d/b" and string "a/012/b" with extract PASS: ctest_refobject.test 45 freecb/referenced PASS: ctest_refobject.test 46 freecb/freecb uncalled PASS: ctest_resourcematch.test 59 pattern "a/%x/b" and string "a/12/b" without extract PASS: ctest_refobject.test 47 freecb/un-referenced (1 of 2) PASS: ctest_resourcematch.test 60 pattern "a/%x/b" and string "a/12/b" with extract PASS: ctest_refobject.test 48 freecb/freecb uncalled PASS: ctest_refobject.test 49 freecb/un-referenced (2 of 2) PASS: ctest_resourcematch.test 61 pattern "a/%x/b" and string "a/0x12/b" without extract PASS: ctest_refobject.test 50 freecb/freecb called PASS: ctest_resourcematch.test 62 pattern "a/%x/b" and string "a/0x12/b" with extract PASS: ctest_resourcematch.test 63 pattern "a/%x/b" and string "a/012/b" without extract PASS: ctest_resourcematch.test 64 pattern "a/%x/b" and string "a/012/b" with extract PASS: ctest_resourcematch.test 65 pattern "a/%o/b" and string "a/12/b" without extract PASS: ctest_resourcematch.test 66 pattern "a/%o/b" and string "a/12/b" with extract PASS: ctest_resourcematch.test 67 pattern "a/%o/b" and string "a/0x12/b" without extract PASS: ctest_resourcematch.test 68 pattern "a/%o/b" and string "a/0x12/b" with extract PASS: ctest_resourcematch.test 69 pattern "a/%o/b" and string "a/012/b" without extract PASS: ctest_resourcematch.test 70 pattern "a/%o/b" and string "a/012/b" with extract PASS: ctest_resourcematch.test 71 pattern "a/%i/%i/b" and string "a/1/2/b" without extract PASS: ctest_resourcematch.test 72 pattern "a/%i/%i/b" and string "a/1/2/b" with extract ============================================================================ Testsuite summary for Icecast 2.5.0 ============================================================================ # TOTAL: 153 # PASS: 153 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src' make[3]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src' make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src' make[1]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src' Making check in conf make[1]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/conf' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/conf' Making check in doc make[1]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/doc' Making check in web make[1]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/web' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/web' Making check in admin make[1]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/admin' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/admin' Making check in win32 make[1]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/win32' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/win32' Making check in examples make[1]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/examples' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/examples' Making check in tests make[1]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/tests' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/tests' make[3]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/tests' PASS: startup.test 1 - Icecast started PASS: startup.test 2 - Icecast running PASS: startup.test 3 - Icecast stopped ============================================================================ Testsuite summary for Icecast 2.5.0 ============================================================================ # TOTAL: 3 # PASS: 3 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/tests' make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/tests' make[1]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/tests' make[1]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0' make[1]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0' >>> icecast: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src' Making install in common/avl make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/avl' make[3]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/avl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/avl' make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/avl' Making install in common/net make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/net' make[3]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/net' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/net' make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/net' Making install in common/thread make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/thread' make[3]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/thread' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/thread' make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/thread' Making install in common/httpp make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/httpp' make[3]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/httpp' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/httpp' make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/httpp' Making install in common/log make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/log' make[3]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/log' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/log' make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/log' Making install in common/timing make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/timing' make[3]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/timing' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/timing' make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src/common/timing' make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src' make[3]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src' make[3]: Nothing to be done for 'install-data-am'. .././build-aux/install-sh -c -d '/home/buildozer/aports/main/icecast/pkg/icecast/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c icecast '/home/buildozer/aports/main/icecast/pkg/icecast/usr/bin' libtool: install: /usr/bin/install -c icecast /home/buildozer/aports/main/icecast/pkg/icecast/usr/bin/icecast make[3]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src' make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src' make[1]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/src' Making install in conf make[1]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/conf' make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/conf' make[2]: Nothing to be done for 'install-exec-am'. .././build-aux/install-sh -c -d '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/icecast/doc' /usr/bin/install -c -m 644 icecast.xml.dist icecast_minimal.xml.dist icecast_shoutcast_compat.xml.dist '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/icecast/doc' make install-data-hook make[3]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/conf' /bin/sh /home/buildozer/aports/main/icecast/src/icecast-2.5.0/build-aux/install-sh -d /home/buildozer/aports/main/icecast/pkg/icecast/etc test -f /home/buildozer/aports/main/icecast/pkg/icecast/etc/icecast.xml || \ /usr/bin/install -c -m 644 icecast.xml.dist /home/buildozer/aports/main/icecast/pkg/icecast/etc/icecast.xml make[3]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/conf' make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/conf' make[1]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/conf' Making install in doc make[1]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/doc' make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/doc' make[2]: Nothing to be done for 'install-exec-am'. .././build-aux/install-sh -c -d '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast' .././build-aux/install-sh -c -d '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/server_stats' /usr/bin/install -c -m 644 server_stats/index.html '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/server_stats' .././build-aux/install-sh -c -d '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/css' /usr/bin/install -c -m 644 css/highlight.css css/theme_extra.css css/theme.css '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/css' .././build-aux/install-sh -c -d '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/img' /usr/bin/install -c -m 644 img/favicon.ico img/Icecast_shema.svg '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/img' .././build-aux/install-sh -c -d '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/relaying' /usr/bin/install -c -m 644 relaying/index.html '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/relaying' .././build-aux/install-sh -c -d '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/fonts' /usr/bin/install -c -m 644 fonts/fontawesome-webfont.eot fonts/fontawesome-webfont.svg fonts/fontawesome-webfont.ttf fonts/fontawesome-webfont.woff '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/fonts' .././build-aux/install-sh -c -d '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/js' /usr/bin/install -c -m 644 js/highlight.pack.js js/jquery-2.1.1.min.js js/modernizr-2.8.3.min.js js/theme.js '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/js' .././build-aux/install-sh -c -d '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/admin_interface' /usr/bin/install -c -m 644 admin_interface/index.html '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/admin_interface' .././build-aux/install-sh -c -d '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/config_file' /usr/bin/install -c -m 644 config_file/index.html '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/config_file' .././build-aux/install-sh -c -d '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/win32' /usr/bin/install -c -m 644 win32/index.html '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/win32' .././build-aux/install-sh -c -d '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/basic_setup' /usr/bin/install -c -m 644 basic_setup/index.html '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/basic_setup' /usr/bin/install -c -m 644 index.html '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/.' .././build-aux/install-sh -c -d '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/yp' /usr/bin/install -c -m 644 yp/index.html '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/yp' .././build-aux/install-sh -c -d '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/auth' /usr/bin/install -c -m 644 auth/index.html '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast/auth' make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/doc' make[1]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/doc' Making install in web make[1]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/web' make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/web' make[2]: Nothing to be done for 'install-exec-am'. .././build-aux/install-sh -c -d '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/icecast/web' .././build-aux/install-sh -c -d '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/icecast/web/assets/img' /usr/bin/install -c -m 644 assets/img/icecast.png '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/icecast/web/assets/img' .././build-aux/install-sh -c -d '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/icecast/web/assets/css' /usr/bin/install -c -m 644 assets/css/style.css '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/icecast/web/assets/css' /usr/bin/install -c -m 644 status.xsl auth.xsl server_version.xsl status-json.xsl xml2json.xslt favicon.ico '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/icecast/web/.' make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/web' make[1]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/web' Making install in admin make[1]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/admin' make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/admin' make[2]: Nothing to be done for 'install-exec-am'. .././build-aux/install-sh -c -d '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/icecast/admin' .././build-aux/install-sh -c -d '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/icecast/admin/includes' /usr/bin/install -c -m 644 includes/confirm.xsl includes/footer.xsl includes/head.xsl includes/header.xsl includes/page.xsl includes/mountnav.xsl includes/player.xsl includes/playlist.xsl includes/authlist.xsl includes/web-page.xsl '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/icecast/admin/includes' .././build-aux/install-sh -c -d '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/icecast/admin/ui' /usr/bin/install -c -m 644 ui/confirmdeleteuser.xsl ui/confirmkillclient.xsl ui/confirmkillsource.xsl ui/confirmkilldumpfile.xsl '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/icecast/admin/ui' /usr/bin/install -c -m 644 listclients.xsl listmounts.xsl moveclients.xsl response.xsl stats.xsl manageauth.xsl updatemetadata.xsl error-html.xsl error-plaintext.xsl xspf.xsl vclt.xsl dashboard.xsl fallbacks.xsl showlog.xsl listensocketlist.xsl version.xsl '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/icecast/admin/.' make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/admin' make[1]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/admin' Making install in win32 make[1]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/win32' make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/win32' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/win32' make[1]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/win32' Making install in examples make[1]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/examples' make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/examples' make[1]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/examples' Making install in tests make[1]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/tests' make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/tests' make[1]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0/tests' make[1]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0' make[2]: Entering directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0' make[2]: Nothing to be done for 'install-exec-am'. ./build-aux/install-sh -c -d '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/icecast' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast' /usr/bin/install -c -m 644 report-db.xml '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/icecast' /usr/bin/install -c -m 644 README.md AUTHORS COPYING NEWS ChangeLog '/home/buildozer/aports/main/icecast/pkg/icecast/usr/share/doc/icecast' make[2]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0' make[1]: Leaving directory '/home/buildozer/aports/main/icecast/src/icecast-2.5.0' >>> icecast-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/main/icecast/pkg/icecast-doc/usr/share/doc' >>> icecast-doc*: Preparing subpackage icecast-doc... >>> icecast-doc*: Running postcheck for icecast-doc >>> icecast-openrc*: Running split function openrc... 'etc/init.d' -> '/home/buildozer/aports/main/icecast/pkg/icecast-openrc/etc/init.d' >>> icecast-openrc*: Preparing subpackage icecast-openrc... >>> icecast-openrc*: Running postcheck for icecast-openrc >>> icecast*: Running postcheck for icecast >>> icecast*: Preparing package icecast... >>> icecast*: Stripping binaries >>> icecast*: Script found. /bin/sh added as a dependency for icecast-2.5.0-r0.apk >>> icecast*: Adding .pre-install >>> icecast*: Scanning shared objects >>> icecast-doc*: Tracing dependencies... >>> icecast-doc*: Package size: 1.4 MB >>> icecast-doc*: Compressing data... >>> icecast-doc*: Create checksum... >>> icecast-doc*: Create icecast-doc-2.5.0-r0.apk >>> icecast-openrc*: Tracing dependencies... >>> icecast-openrc*: Package size: 396.0 B >>> icecast-openrc*: Compressing data... >>> icecast-openrc*: Create checksum... >>> icecast-openrc*: Create icecast-openrc-2.5.0-r0.apk >>> icecast*: Tracing dependencies... /bin/sh so:libc.musl-x86.so.1 so:libcrypto.so.3 so:libcurl.so.4 so:libigloo.so.0 so:libogg.so.0 so:librhash.so.1 so:libssl.so.3 so:libtheora.so.1 so:libvorbis.so.0 so:libxml2.so.2 so:libxslt.so.1 >>> icecast*: Package size: 521.0 KB >>> icecast*: Compressing data... >>> icecast*: Create checksum... >>> icecast*: Create icecast-2.5.0-r0.apk >>> icecast: Build complete at Fri, 06 Feb 2026 07:48:39 +0000 elapsed time 0h 0m 26s >>> icecast: Cleaning up srcdir >>> icecast: Cleaning up pkgdir >>> icecast: Cleaning up tmpdir >>> icecast: Uninstalling dependencies... ( 1/32) Purging .makedepends-icecast (20260206.074814) ( 2/32) Purging libxslt-dev (1.1.43-r3) ( 3/32) Purging libxslt (1.1.43-r3) ( 4/32) Purging libxml2-dev (2.13.9-r0) ( 5/32) Purging libxml2-utils (2.13.9-r0) ( 6/32) Purging libxml2 (2.13.9-r0) ( 7/32) Purging libvorbis-dev (1.3.7-r2) ( 8/32) Purging libvorbis (1.3.7-r2) ( 9/32) Purging curl-dev (8.18.0-r0) (10/32) Purging libigloo-dev (0.9.5-r0) (11/32) Purging libigloo (0.9.5-r0) (12/32) Purging rhash-dev (1.4.6-r0) (13/32) Purging rhash-libs (1.4.6-r0) (14/32) Purging c-ares-dev (1.34.6-r0) (15/32) Purging libpsl-dev (0.21.5-r3) (16/32) Purging libpsl-utils (0.21.5-r3) (17/32) Purging nghttp2-dev (1.68.0-r0) (18/32) Purging nghttp3-dev (1.13.1-r0) (19/32) Purging openssl-dev (3.5.5-r0) (20/32) Purging xz-dev (5.8.2-r0) (21/32) Purging xz (5.8.2-r0) (22/32) Purging xz-libs (5.8.2-r0) (23/32) Purging zlib-dev (1.3.1-r2) (24/32) Purging zstd-dev (1.5.7-r2) (25/32) Purging zstd (1.5.7-r2) (26/32) Purging brotli-dev (1.2.0-r0) (27/32) Purging brotli (1.2.0-r0) (28/32) Purging libidn2-dev (2.3.8-r0) (29/32) Purging libtheora-dev (1.2.0-r0) (30/32) Purging libtheora (1.2.0-r0) (31/32) Purging libogg-dev (1.3.6-r0) (32/32) Purging libogg (1.3.6-r0) Executing busybox-1.37.0-r31.trigger OK: 426.4 MiB in 105 packages >>> icecast: Updating the main/x86 repository index... >>> icecast: Signing the index...