tar -xf icecast-2.5.0.tar.gz checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc 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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk 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 '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of gcc... 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... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/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... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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) /usr/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 gcc 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... gcc -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... -lcrypt 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 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... yes 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 : yes Features: YP support : yes Client tests : no IPv6 : yes Development logging: no make all-recursive make[1]: Entering directory '/home/one/icecast/src/icecast-2.5.0' Making all in src make[2]: Entering directory '/home/one/icecast/src/icecast-2.5.0/src' Making all in common/avl make[3]: Entering directory '/home/one/icecast/src/icecast-2.5.0/src/common/avl' CC libiceavl_la-avl.lo CCLD libiceavl.la make[3]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/src/common/avl' Making all in common/net make[3]: Entering directory '/home/one/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/one/icecast/src/icecast-2.5.0/src/common/net' Making all in common/thread make[3]: Entering directory '/home/one/icecast/src/icecast-2.5.0/src/common/thread' CC libicethread_la-thread.lo CCLD libicethread.la make[3]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/src/common/thread' Making all in common/httpp make[3]: Entering directory '/home/one/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/one/icecast/src/icecast-2.5.0/src/common/httpp' Making all in common/log make[3]: Entering directory '/home/one/icecast/src/icecast-2.5.0/src/common/log' CC log.lo CCLD libicelog.la make[3]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/src/common/log' Making all in common/timing make[3]: Entering directory '/home/one/icecast/src/icecast-2.5.0/src/common/timing' CC libicetiming_la-timing.lo CCLD libicetiming.la make[3]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/src/common/timing' make[3]: Entering directory '/home/one/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 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-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 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-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 CC icecast-event.o CC icecast-event_stream.o 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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC icecast-event_log.o CC icecast-event_exec.o CC icecast-event_terminate.o CC icecast-acl.o CC icecast-auth.o CC icecast-auth_htpasswd.o CC icecast-auth_anonymous.o CC icecast-auth_static.o CC icecast-auth_enforce_auth.o CC icecast-curl.o CC icecast-ping.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 CC icecast-format_speex.o CCLD icecast make[3]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/src' make[2]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/src' Making all in conf make[2]: Entering directory '/home/one/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/one/icecast/src/icecast-2.5.0/conf' Making all in doc make[2]: Entering directory '/home/one/icecast/src/icecast-2.5.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/doc' Making all in web make[2]: Entering directory '/home/one/icecast/src/icecast-2.5.0/web' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/web' Making all in admin make[2]: Entering directory '/home/one/icecast/src/icecast-2.5.0/admin' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/admin' Making all in win32 make[2]: Entering directory '/home/one/icecast/src/icecast-2.5.0/win32' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/win32' Making all in examples make[2]: Entering directory '/home/one/icecast/src/icecast-2.5.0/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/examples' Making all in tests make[2]: Entering directory '/home/one/icecast/src/icecast-2.5.0/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/tests' make[2]: Entering directory '/home/one/icecast/src/icecast-2.5.0' make[2]: Leaving directory '/home/one/icecast/src/icecast-2.5.0' make[1]: Leaving directory '/home/one/icecast/src/icecast-2.5.0' Making install in src make[1]: Entering directory '/home/one/icecast/src/icecast-2.5.0/src' Making install in common/avl make[2]: Entering directory '/home/one/icecast/src/icecast-2.5.0/src/common/avl' make[3]: Entering directory '/home/one/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/one/icecast/src/icecast-2.5.0/src/common/avl' make[2]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/src/common/avl' Making install in common/net make[2]: Entering directory '/home/one/icecast/src/icecast-2.5.0/src/common/net' make[3]: Entering directory '/home/one/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/one/icecast/src/icecast-2.5.0/src/common/net' make[2]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/src/common/net' Making install in common/thread make[2]: Entering directory '/home/one/icecast/src/icecast-2.5.0/src/common/thread' make[3]: Entering directory '/home/one/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/one/icecast/src/icecast-2.5.0/src/common/thread' make[2]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/src/common/thread' Making install in common/httpp make[2]: Entering directory '/home/one/icecast/src/icecast-2.5.0/src/common/httpp' make[3]: Entering directory '/home/one/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/one/icecast/src/icecast-2.5.0/src/common/httpp' make[2]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/src/common/httpp' Making install in common/log make[2]: Entering directory '/home/one/icecast/src/icecast-2.5.0/src/common/log' make[3]: Entering directory '/home/one/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/one/icecast/src/icecast-2.5.0/src/common/log' make[2]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/src/common/log' Making install in common/timing make[2]: Entering directory '/home/one/icecast/src/icecast-2.5.0/src/common/timing' make[3]: Entering directory '/home/one/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/one/icecast/src/icecast-2.5.0/src/common/timing' make[2]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/src/common/timing' make[2]: Entering directory '/home/one/icecast/src/icecast-2.5.0/src' make[3]: Entering directory '/home/one/icecast/src/icecast-2.5.0/src' /usr/bin/mkdir -p '/home/one/icecast/pkg/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c icecast '/home/one/icecast/pkg/usr/bin' libtool: install: /usr/bin/ginstall -c icecast /home/one/icecast/pkg/usr/bin/icecast make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/src' make[2]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/src' make[1]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/src' Making install in conf make[1]: Entering directory '/home/one/icecast/src/icecast-2.5.0/conf' make[2]: Entering directory '/home/one/icecast/src/icecast-2.5.0/conf' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/one/icecast/pkg/usr/share/icecast/doc' /usr/bin/ginstall -c -m 644 icecast.xml.dist icecast_minimal.xml.dist icecast_shoutcast_compat.xml.dist '/home/one/icecast/pkg/usr/share/icecast/doc' make install-data-hook make[3]: Entering directory '/home/one/icecast/src/icecast-2.5.0/conf' /bin/sh /home/one/icecast/src/icecast-2.5.0/build-aux/install-sh -d /home/one/icecast/pkg/etc test -f /home/one/icecast/pkg/etc/icecast.xml || \ /usr/bin/ginstall -c -m 644 icecast.xml.dist /home/one/icecast/pkg/etc/icecast.xml make[3]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/conf' make[2]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/conf' make[1]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/conf' Making install in doc make[1]: Entering directory '/home/one/icecast/src/icecast-2.5.0/doc' make[2]: Entering directory '/home/one/icecast/src/icecast-2.5.0/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/one/icecast/pkg/usr/share/doc/icecast' /usr/bin/mkdir -p '/home/one/icecast/pkg/usr/share/doc/icecast/js' /usr/bin/ginstall -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/one/icecast/pkg/usr/share/doc/icecast/js' /usr/bin/mkdir -p '/home/one/icecast/pkg/usr/share/doc/icecast/basic_setup' /usr/bin/ginstall -c -m 644 basic_setup/index.html '/home/one/icecast/pkg/usr/share/doc/icecast/basic_setup' /usr/bin/mkdir -p '/home/one/icecast/pkg/usr/share/doc/icecast/auth' /usr/bin/ginstall -c -m 644 auth/index.html '/home/one/icecast/pkg/usr/share/doc/icecast/auth' /usr/bin/mkdir -p '/home/one/icecast/pkg/usr/share/doc/icecast/server_stats' /usr/bin/ginstall -c -m 644 server_stats/index.html '/home/one/icecast/pkg/usr/share/doc/icecast/server_stats' /usr/bin/mkdir -p '/home/one/icecast/pkg/usr/share/doc/icecast/win32' /usr/bin/ginstall -c -m 644 win32/index.html '/home/one/icecast/pkg/usr/share/doc/icecast/win32' /usr/bin/mkdir -p '/home/one/icecast/pkg/usr/share/doc/icecast/config_file' /usr/bin/ginstall -c -m 644 config_file/index.html '/home/one/icecast/pkg/usr/share/doc/icecast/config_file' /usr/bin/ginstall -c -m 644 index.html '/home/one/icecast/pkg/usr/share/doc/icecast/.' /usr/bin/mkdir -p '/home/one/icecast/pkg/usr/share/doc/icecast/fonts' /usr/bin/ginstall -c -m 644 fonts/fontawesome-webfont.eot fonts/fontawesome-webfont.svg fonts/fontawesome-webfont.ttf fonts/fontawesome-webfont.woff '/home/one/icecast/pkg/usr/share/doc/icecast/fonts' /usr/bin/mkdir -p '/home/one/icecast/pkg/usr/share/doc/icecast/img' /usr/bin/ginstall -c -m 644 img/favicon.ico img/Icecast_shema.svg '/home/one/icecast/pkg/usr/share/doc/icecast/img' /usr/bin/mkdir -p '/home/one/icecast/pkg/usr/share/doc/icecast/css' /usr/bin/ginstall -c -m 644 css/highlight.css css/theme_extra.css css/theme.css '/home/one/icecast/pkg/usr/share/doc/icecast/css' /usr/bin/mkdir -p '/home/one/icecast/pkg/usr/share/doc/icecast/relaying' /usr/bin/ginstall -c -m 644 relaying/index.html '/home/one/icecast/pkg/usr/share/doc/icecast/relaying' /usr/bin/mkdir -p '/home/one/icecast/pkg/usr/share/doc/icecast/admin_interface' /usr/bin/ginstall -c -m 644 admin_interface/index.html '/home/one/icecast/pkg/usr/share/doc/icecast/admin_interface' /usr/bin/mkdir -p '/home/one/icecast/pkg/usr/share/doc/icecast/yp' /usr/bin/ginstall -c -m 644 yp/index.html '/home/one/icecast/pkg/usr/share/doc/icecast/yp' make[2]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/doc' make[1]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/doc' Making install in web make[1]: Entering directory '/home/one/icecast/src/icecast-2.5.0/web' make[2]: Entering directory '/home/one/icecast/src/icecast-2.5.0/web' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/one/icecast/pkg/usr/share/icecast/web' /usr/bin/mkdir -p '/home/one/icecast/pkg/usr/share/icecast/web/assets/img' /usr/bin/ginstall -c -m 644 assets/img/icecast.png '/home/one/icecast/pkg/usr/share/icecast/web/assets/img' /usr/bin/mkdir -p '/home/one/icecast/pkg/usr/share/icecast/web/assets/css' /usr/bin/ginstall -c -m 644 assets/css/style.css '/home/one/icecast/pkg/usr/share/icecast/web/assets/css' /usr/bin/ginstall -c -m 644 status.xsl auth.xsl server_version.xsl status-json.xsl xml2json.xslt favicon.ico '/home/one/icecast/pkg/usr/share/icecast/web/.' make[2]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/web' make[1]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/web' Making install in admin make[1]: Entering directory '/home/one/icecast/src/icecast-2.5.0/admin' make[2]: Entering directory '/home/one/icecast/src/icecast-2.5.0/admin' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/one/icecast/pkg/usr/share/icecast/admin' /usr/bin/mkdir -p '/home/one/icecast/pkg/usr/share/icecast/admin/ui' /usr/bin/ginstall -c -m 644 ui/confirmdeleteuser.xsl ui/confirmkillclient.xsl ui/confirmkillsource.xsl ui/confirmkilldumpfile.xsl '/home/one/icecast/pkg/usr/share/icecast/admin/ui' /usr/bin/mkdir -p '/home/one/icecast/pkg/usr/share/icecast/admin/includes' /usr/bin/ginstall -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/one/icecast/pkg/usr/share/icecast/admin/includes' /usr/bin/ginstall -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/one/icecast/pkg/usr/share/icecast/admin/.' make[2]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/admin' make[1]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/admin' Making install in win32 make[1]: Entering directory '/home/one/icecast/src/icecast-2.5.0/win32' make[2]: Entering directory '/home/one/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/one/icecast/src/icecast-2.5.0/win32' make[1]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/win32' Making install in examples make[1]: Entering directory '/home/one/icecast/src/icecast-2.5.0/examples' make[2]: Entering directory '/home/one/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/one/icecast/src/icecast-2.5.0/examples' make[1]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/examples' Making install in tests make[1]: Entering directory '/home/one/icecast/src/icecast-2.5.0/tests' make[2]: Entering directory '/home/one/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/one/icecast/src/icecast-2.5.0/tests' make[1]: Leaving directory '/home/one/icecast/src/icecast-2.5.0/tests' make[1]: Entering directory '/home/one/icecast/src/icecast-2.5.0' make[2]: Entering directory '/home/one/icecast/src/icecast-2.5.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/one/icecast/pkg/usr/share/icecast' /usr/bin/ginstall -c -m 644 report-db.xml '/home/one/icecast/pkg/usr/share/icecast' /usr/bin/mkdir -p '/home/one/icecast/pkg/usr/share/doc/icecast' /usr/bin/ginstall -c -m 644 README.md AUTHORS COPYING NEWS ChangeLog '/home/one/icecast/pkg/usr/share/doc/icecast' make[2]: Leaving directory '/home/one/icecast/src/icecast-2.5.0' make[1]: Leaving directory '/home/one/icecast/src/icecast-2.5.0' '/home/one/icecast/src/rc.icecast' -> '/home/one/icecast/pkg/etc/rc.d/rc.icecast' /home/one/icecast/pkg: total 0 drwxr-xr-x 3 root root 80 Apr 1 18:24 etc drwxr-xr-x 2 root root 80 Apr 1 18:24 install drwxr-xr-x 6 root root 120 Apr 1 18:24 usr drwxr-xr-x 3 root root 60 Apr 1 18:24 var /home/one/icecast/pkg/etc: total 16 -rw-r--r-- 1 root root 14152 Apr 1 18:24 icecast.xml.new drwxr-xr-x 2 root root 60 Apr 1 18:24 rc.d /home/one/icecast/pkg/etc/rc.d: total 4 -rwxr-xr-x 1 root root 863 Apr 1 18:24 rc.icecast.new /home/one/icecast/pkg/install: total 8 -rw-r--r-- 1 root root 292 Apr 1 18:24 doinst.sh -rw-r--r-- 1 root root 519 Apr 1 18:24 slack-desc /home/one/icecast/pkg/usr: total 0 drwxr-xr-x 2 root root 60 Apr 1 18:24 bin drwxr-xr-x 3 root root 60 Apr 1 18:24 doc drwxr-xr-x 4 root root 80 Apr 1 18:24 share drwxr-xr-x 3 root root 60 Apr 1 18:23 src /home/one/icecast/pkg/usr/bin: total 464 -rwxr-xr-x 1 root root 472216 Apr 1 18:24 icecast /home/one/icecast/pkg/usr/doc: total 0 drwxr-xr-x 2 root root 180 Apr 1 18:24 icecast-2.5.0 /home/one/icecast/pkg/usr/doc/icecast-2.5.0: total 252 -rw-r--r-- 1 root root 269 Apr 1 18:24 AUTHORS -rw-r--r-- 1 root root 18092 Apr 1 18:24 COPYING -rw-r--r-- 1 root root 195524 Apr 1 18:24 ChangeLog -rw-r--r-- 1 root root 230 Apr 1 18:24 HACKING -rw-r--r-- 1 root root 20622 Apr 1 18:24 NEWS -rw-r--r-- 1 root root 120 Apr 1 18:24 README -rw-r--r-- 1 root root 50 Apr 1 18:24 TODO /home/one/icecast/pkg/usr/share: total 0 drwxr-xr-x 3 root root 60 Apr 1 18:24 doc drwxr-xr-x 5 root root 120 Apr 1 18:24 icecast /home/one/icecast/pkg/usr/share/doc: total 0 drwxr-xr-x 14 root root 400 Apr 1 18:24 icecast /home/one/icecast/pkg/usr/share/doc/icecast: total 252 -rw-r--r-- 1 root root 269 Apr 1 18:24 AUTHORS -rw-r--r-- 1 root root 18092 Apr 1 18:24 COPYING -rw-r--r-- 1 root root 195524 Apr 1 18:24 ChangeLog -rw-r--r-- 1 root root 20622 Apr 1 18:24 NEWS -rw-r--r-- 1 root root 3700 Apr 1 18:24 README.md drwxr-xr-x 2 root root 60 Apr 1 18:24 admin_interface drwxr-xr-x 2 root root 60 Apr 1 18:24 auth drwxr-xr-x 2 root root 60 Apr 1 18:24 basic_setup drwxr-xr-x 2 root root 60 Apr 1 18:24 config_file drwxr-xr-x 2 root root 100 Apr 1 18:24 css drwxr-xr-x 2 root root 120 Apr 1 18:24 fonts drwxr-xr-x 2 root root 80 Apr 1 18:24 img -rw-r--r-- 1 root root 7898 Apr 1 18:24 index.html drwxr-xr-x 2 root root 120 Apr 1 18:24 js drwxr-xr-x 2 root root 60 Apr 1 18:24 relaying drwxr-xr-x 2 root root 60 Apr 1 18:24 server_stats drwxr-xr-x 2 root root 60 Apr 1 18:24 win32 drwxr-xr-x 2 root root 60 Apr 1 18:24 yp /home/one/icecast/pkg/usr/share/doc/icecast/admin_interface: total 12 -rw-r--r-- 1 root root 11770 Apr 1 18:24 index.html /home/one/icecast/pkg/usr/share/doc/icecast/auth: total 24 -rw-r--r-- 1 root root 22748 Apr 1 18:24 index.html /home/one/icecast/pkg/usr/share/doc/icecast/basic_setup: total 12 -rw-r--r-- 1 root root 11996 Apr 1 18:24 index.html /home/one/icecast/pkg/usr/share/doc/icecast/config_file: total 40 -rw-r--r-- 1 root root 38476 Apr 1 18:24 index.html /home/one/icecast/pkg/usr/share/doc/icecast/css: total 96 -rw-r--r-- 1 root root 1664 Apr 1 18:24 highlight.css -rw-r--r-- 1 root root 88985 Apr 1 18:24 theme.css -rw-r--r-- 1 root root 3952 Apr 1 18:24 theme_extra.css /home/one/icecast/pkg/usr/share/doc/icecast/fonts: total 360 -rw-r--r-- 1 root root 37405 Apr 1 18:24 fontawesome-webfont.eot -rw-r--r-- 1 root root 197829 Apr 1 18:24 fontawesome-webfont.svg -rw-r--r-- 1 root root 79076 Apr 1 18:24 fontawesome-webfont.ttf -rw-r--r-- 1 root root 43572 Apr 1 18:24 fontawesome-webfont.woff /home/one/icecast/pkg/usr/share/doc/icecast/img: total 244 -rw-r--r-- 1 root root 241668 Apr 1 18:24 Icecast_shema.svg -rw-r--r-- 1 root root 1150 Apr 1 18:24 favicon.ico /home/one/icecast/pkg/usr/share/doc/icecast/js: total 396 -rw-r--r-- 1 root root 300764 Apr 1 18:24 highlight.pack.js -rw-r--r-- 1 root root 84245 Apr 1 18:24 jquery-2.1.1.min.js -rw-r--r-- 1 root root 11084 Apr 1 18:24 modernizr-2.8.3.min.js -rw-r--r-- 1 root root 3317 Apr 1 18:24 theme.js /home/one/icecast/pkg/usr/share/doc/icecast/relaying: total 12 -rw-r--r-- 1 root root 11725 Apr 1 18:24 index.html /home/one/icecast/pkg/usr/share/doc/icecast/server_stats: total 20 -rw-r--r-- 1 root root 17553 Apr 1 18:24 index.html /home/one/icecast/pkg/usr/share/doc/icecast/win32: total 8 -rw-r--r-- 1 root root 4991 Apr 1 18:24 index.html /home/one/icecast/pkg/usr/share/doc/icecast/yp: total 16 -rw-r--r-- 1 root root 12636 Apr 1 18:24 index.html /home/one/icecast/pkg/usr/share/icecast: total 4 drwxr-xr-x 4 root root 400 Apr 1 18:24 admin drwxr-xr-x 2 root root 100 Apr 1 18:24 doc -rw-r--r-- 1 root root 106 Apr 1 18:24 report-db.xml drwxr-xr-x 3 root root 180 Apr 1 18:24 web /home/one/icecast/pkg/usr/share/icecast/admin: total 76 -rw-r--r-- 1 root root 3678 Apr 1 18:24 dashboard.xsl -rw-r--r-- 1 root root 737 Apr 1 18:24 error-html.xsl -rw-r--r-- 1 root root 713 Apr 1 18:24 error-plaintext.xsl -rw-r--r-- 1 root root 2314 Apr 1 18:24 fallbacks.xsl drwxr-xr-x 2 root root 240 Apr 1 18:24 includes -rw-r--r-- 1 root root 3362 Apr 1 18:24 listclients.xsl -rw-r--r-- 1 root root 4279 Apr 1 18:24 listensocketlist.xsl -rw-r--r-- 1 root root 2754 Apr 1 18:24 listmounts.xsl -rw-r--r-- 1 root root 3759 Apr 1 18:24 manageauth.xsl -rw-r--r-- 1 root root 3095 Apr 1 18:24 moveclients.xsl -rw-r--r-- 1 root root 683 Apr 1 18:24 response.xsl -rw-r--r-- 1 root root 1252 Apr 1 18:24 showlog.xsl -rw-r--r-- 1 root root 4364 Apr 1 18:24 stats.xsl drwxr-xr-x 2 root root 120 Apr 1 18:24 ui -rw-r--r-- 1 root root 1896 Apr 1 18:24 updatemetadata.xsl -rw-r--r-- 1 root root 2984 Apr 1 18:24 vclt.xsl -rw-r--r-- 1 root root 6230 Apr 1 18:24 version.xsl -rw-r--r-- 1 root root 4065 Apr 1 18:24 xspf.xsl /home/one/icecast/pkg/usr/share/icecast/admin/includes: total 40 -rw-r--r-- 1 root root 1039 Apr 1 18:24 authlist.xsl -rw-r--r-- 1 root root 1619 Apr 1 18:24 confirm.xsl -rw-r--r-- 1 root root 292 Apr 1 18:24 footer.xsl -rw-r--r-- 1 root root 683 Apr 1 18:24 head.xsl -rw-r--r-- 1 root root 1541 Apr 1 18:24 header.xsl -rw-r--r-- 1 root root 1312 Apr 1 18:24 mountnav.xsl -rw-r--r-- 1 root root 971 Apr 1 18:24 page.xsl -rw-r--r-- 1 root root 1073 Apr 1 18:24 player.xsl -rw-r--r-- 1 root root 1217 Apr 1 18:24 playlist.xsl -rw-r--r-- 1 root root 2575 Apr 1 18:24 web-page.xsl /home/one/icecast/pkg/usr/share/icecast/admin/ui: total 16 -rw-r--r-- 1 root root 1542 Apr 1 18:24 confirmdeleteuser.xsl -rw-r--r-- 1 root root 1544 Apr 1 18:24 confirmkillclient.xsl -rw-r--r-- 1 root root 1453 Apr 1 18:24 confirmkilldumpfile.xsl -rw-r--r-- 1 root root 1424 Apr 1 18:24 confirmkillsource.xsl /home/one/icecast/pkg/usr/share/icecast/doc: total 24 -rw-r--r-- 1 root root 14152 Apr 1 18:24 icecast.xml.dist -rw-r--r-- 1 root root 1554 Apr 1 18:24 icecast_minimal.xml.dist -rw-r--r-- 1 root root 2107 Apr 1 18:24 icecast_shoutcast_compat.xml.dist /home/one/icecast/pkg/usr/share/icecast/web: total 36 drwxr-xr-x 4 root root 80 Apr 1 18:24 assets -rw-r--r-- 1 root root 1858 Apr 1 18:24 auth.xsl -rw-r--r-- 1 root root 1406 Apr 1 18:24 favicon.ico -rw-r--r-- 1 root root 2240 Apr 1 18:24 server_version.xsl -rw-r--r-- 1 root root 2085 Apr 1 18:24 status-json.xsl -rw-r--r-- 1 root root 7841 Apr 1 18:24 status.xsl -rw-r--r-- 1 root root 9450 Apr 1 18:24 xml2json.xslt /home/one/icecast/pkg/usr/share/icecast/web/assets: total 0 drwxr-xr-x 2 root root 60 Apr 1 18:24 css drwxr-xr-x 2 root root 60 Apr 1 18:24 img /home/one/icecast/pkg/usr/share/icecast/web/assets/css: total 8 -rw-r--r-- 1 root root 7882 Apr 1 18:24 style.css /home/one/icecast/pkg/usr/share/icecast/web/assets/img: total 12 -rw-r--r-- 1 root root 9124 Apr 1 18:24 icecast.png /home/one/icecast/pkg/usr/src: total 0 drwxr-xr-x 2 root root 80 Apr 1 18:24 icecast-2.5.0 /home/one/icecast/pkg/usr/src/icecast-2.5.0: total 8 -rw-r--r-- 1 root root 1509 Apr 1 18:24 SLKBUILD -rw-r--r-- 1 root root 863 Apr 1 18:23 rc.icecast /home/one/icecast/pkg/var: total 0 drwxr-xr-x 3 root root 60 Apr 1 18:24 log /home/one/icecast/pkg/var/log: total 0 drwxr-xr-x 2 nobody nogroup 40 Apr 1 18:24 icecast /home/one/icecast/pkg/var/log/icecast: total 0 Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/one/icecast/icecast-2.5.0-x86_64-1dj.txz ./ etc/ etc/icecast.xml.new etc/rc.d/ etc/rc.d/rc.icecast.new install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/icecast usr/doc/ usr/doc/icecast-2.5.0/ usr/doc/icecast-2.5.0/AUTHORS usr/doc/icecast-2.5.0/COPYING usr/doc/icecast-2.5.0/ChangeLog usr/doc/icecast-2.5.0/HACKING usr/doc/icecast-2.5.0/NEWS usr/doc/icecast-2.5.0/README usr/doc/icecast-2.5.0/TODO usr/share/ usr/share/doc/ usr/share/doc/icecast/ usr/share/doc/icecast/AUTHORS usr/share/doc/icecast/COPYING usr/share/doc/icecast/ChangeLog usr/share/doc/icecast/NEWS usr/share/doc/icecast/README.md usr/share/doc/icecast/admin_interface/ usr/share/doc/icecast/admin_interface/index.html usr/share/doc/icecast/auth/ usr/share/doc/icecast/auth/index.html usr/share/doc/icecast/basic_setup/ usr/share/doc/icecast/basic_setup/index.html usr/share/doc/icecast/config_file/ usr/share/doc/icecast/config_file/index.html usr/share/doc/icecast/css/ usr/share/doc/icecast/css/highlight.css usr/share/doc/icecast/css/theme.css usr/share/doc/icecast/css/theme_extra.css usr/share/doc/icecast/fonts/ usr/share/doc/icecast/fonts/fontawesome-webfont.eot usr/share/doc/icecast/fonts/fontawesome-webfont.svg usr/share/doc/icecast/fonts/fontawesome-webfont.ttf usr/share/doc/icecast/fonts/fontawesome-webfont.woff usr/share/doc/icecast/img/ usr/share/doc/icecast/img/Icecast_shema.svg usr/share/doc/icecast/img/favicon.ico usr/share/doc/icecast/index.html usr/share/doc/icecast/js/ usr/share/doc/icecast/js/highlight.pack.js usr/share/doc/icecast/js/jquery-2.1.1.min.js usr/share/doc/icecast/js/modernizr-2.8.3.min.js usr/share/doc/icecast/js/theme.js usr/share/doc/icecast/relaying/ usr/share/doc/icecast/relaying/index.html usr/share/doc/icecast/server_stats/ usr/share/doc/icecast/server_stats/index.html usr/share/doc/icecast/win32/ usr/share/doc/icecast/win32/index.html usr/share/doc/icecast/yp/ usr/share/doc/icecast/yp/index.html usr/share/icecast/ usr/share/icecast/admin/ usr/share/icecast/admin/dashboard.xsl usr/share/icecast/admin/error-html.xsl usr/share/icecast/admin/error-plaintext.xsl usr/share/icecast/admin/fallbacks.xsl usr/share/icecast/admin/includes/ usr/share/icecast/admin/includes/authlist.xsl usr/share/icecast/admin/includes/confirm.xsl usr/share/icecast/admin/includes/footer.xsl usr/share/icecast/admin/includes/head.xsl usr/share/icecast/admin/includes/header.xsl usr/share/icecast/admin/includes/mountnav.xsl usr/share/icecast/admin/includes/page.xsl usr/share/icecast/admin/includes/player.xsl usr/share/icecast/admin/includes/playlist.xsl usr/share/icecast/admin/includes/web-page.xsl usr/share/icecast/admin/listclients.xsl usr/share/icecast/admin/listensocketlist.xsl usr/share/icecast/admin/listmounts.xsl usr/share/icecast/admin/manageauth.xsl usr/share/icecast/admin/moveclients.xsl usr/share/icecast/admin/response.xsl usr/share/icecast/admin/showlog.xsl usr/share/icecast/admin/stats.xsl usr/share/icecast/admin/ui/ usr/share/icecast/admin/ui/confirmdeleteuser.xsl usr/share/icecast/admin/ui/confirmkillclient.xsl usr/share/icecast/admin/ui/confirmkilldumpfile.xsl usr/share/icecast/admin/ui/confirmkillsource.xsl usr/share/icecast/admin/updatemetadata.xsl usr/share/icecast/admin/vclt.xsl usr/share/icecast/admin/version.xsl usr/share/icecast/admin/xspf.xsl usr/share/icecast/doc/ usr/share/icecast/doc/icecast.xml.dist usr/share/icecast/doc/icecast_minimal.xml.dist usr/share/icecast/doc/icecast_shoutcast_compat.xml.dist usr/share/icecast/report-db.xml usr/share/icecast/web/ usr/share/icecast/web/assets/ usr/share/icecast/web/assets/css/ usr/share/icecast/web/assets/css/style.css usr/share/icecast/web/assets/img/ usr/share/icecast/web/assets/img/icecast.png usr/share/icecast/web/auth.xsl usr/share/icecast/web/favicon.ico usr/share/icecast/web/server_version.xsl usr/share/icecast/web/status-json.xsl usr/share/icecast/web/status.xsl usr/share/icecast/web/xml2json.xslt usr/src/ usr/src/icecast-2.5.0/ usr/src/icecast-2.5.0/SLKBUILD usr/src/icecast-2.5.0/rc.icecast var/ var/log/ var/log/icecast/ Slackware package /home/one/icecast/icecast-2.5.0-x86_64-1dj.txz created. Package has been built. Cleaning pkg and src directories