------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The ample port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ample-0.5.7 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The ample port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> ample-0.5.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ample-0.5.7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The ample port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> ample-0.5.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ample-0.5.7 for building => SHA256 Checksum OK for ample-0.5.7.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The ample port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> ample-0.5.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ample-0.5.7 for building ===> Extracting for ample-0.5.7 => SHA256 Checksum OK for ample-0.5.7.tar.gz. Extracted Memory Use: 0.42M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ample-0.5.7 ===> Applying ports patches for ample-0.5.7 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for ample-0.5.7 configure: loading site script /xports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for extra libraries needed for socket functions... none checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for signal.h... (cached) yes checking for stdint.h... (cached) yes checking for netdb.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking return type of signal handlers... void checking for socklen_t... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for getcwd... (cached) yes checking for inet_ntoa... (cached) yes checking for memset... (cached) yes checking for socket... yes checking for strcasecmp... (cached) yes checking for alarm... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strrchr... (cached) yes checking for strtol... (cached) yes checking for unistd.h... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking libwrap/sysconf interoperability... ok checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking log facility... ok Creating files configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating docs/Makefile config.status: creating config.h +----------------------------------------+ | SUCCESS | +----------------------------------------+ Ample has been configured, you should now type 'make' to compile Ample. +----------------------------------------+ | YOUR CONFIGURATION | +----------------------------------------+ Version: 0.5.7 Syslog: enabled Libwrap: disabled SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ample-0.5.7 --- all --- Making all in src ... --- ample.o --- --- client.o --- --- entries.o --- --- configuration.o --- --- helper.o --- --- base64.o --- --- ample.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -DHAVE_CONFIG_H -DDEF_LOGFILE=\"/usr/local/var/log/ample.conf\" -DDEF_CONFFILE=\"/usr/local/etc/ample.conf\" -DDEF_PATH=\"/usr/local/share/mp3\" -c ample.c --- client.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -DHAVE_CONFIG_H -DDEF_LOGFILE=\"/usr/local/var/log/ample.conf\" -DDEF_CONFFILE=\"/usr/local/etc/ample.conf\" -DDEF_PATH=\"/usr/local/share/mp3\" -c client.c --- entries.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -DHAVE_CONFIG_H -DDEF_LOGFILE=\"/usr/local/var/log/ample.conf\" -DDEF_CONFFILE=\"/usr/local/etc/ample.conf\" -DDEF_PATH=\"/usr/local/share/mp3\" -c entries.c --- base64.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -DHAVE_CONFIG_H -DDEF_LOGFILE=\"/usr/local/var/log/ample.conf\" -DDEF_CONFFILE=\"/usr/local/etc/ample.conf\" -DDEF_PATH=\"/usr/local/share/mp3\" -c base64.c --- helper.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -DHAVE_CONFIG_H -DDEF_LOGFILE=\"/usr/local/var/log/ample.conf\" -DDEF_CONFFILE=\"/usr/local/etc/ample.conf\" -DDEF_PATH=\"/usr/local/share/mp3\" -c helper.c --- configuration.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -DHAVE_CONFIG_H -DDEF_LOGFILE=\"/usr/local/var/log/ample.conf\" -DDEF_CONFFILE=\"/usr/local/etc/ample.conf\" -DDEF_PATH=\"/usr/local/share/mp3\" -c configuration.c configuration.c: In function 'readrequest': configuration.c:298:11: warning: comparison between pointer and zero character constant [-Wpointer-compare] if(tmp == '\0' || strlen(tmp) < 1) { ^~ configuration.c:298:7: note: did you mean to dereference the pointer? if(tmp == '\0' || strlen(tmp) < 1) { ^ configuration.c: In function 'setdefopt': configuration.c:487:27: warning: implicit declaration of function 'ntohs' [-Wimplicit-function-declaration] gconf.port = (servent ? ntohs(servent->s_port) : DEF_PORT); ^~~~~ configuration.c: In function 'preparehtml': configuration.c:438:5: warning: ignoring return value of 'realloc', declared with attribute warn_unused_result [-Wunused-result] realloc(tmp, tmpsize); ^~~~~~~~~~~~~~~~~~~~~ configuration.c:442:3: warning: ignoring return value of 'realloc', declared with attribute warn_unused_result [-Wunused-result] realloc(tmp, strlen(tmp) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- ample --- cc ample.o client.o entries.o configuration.o helper.o base64.o -o ample Making all in docs ... --- all --- Creating man page ample.1 ... Creating man page ample.conf.5 ... Creating man page ample.html.5 ... SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ample-0.5.7 ===> Generating temporary packing list Making install in src ... Installing ample ... Making install in docs ... /usr/bin/install -c -d /construction/audio/ample/stage/usr/local/man/man1 /construction/audio/ample/stage/usr/local/man/man5; Installing man page ample.1 ... Installing ample.conf.5 ... Installing ample.html.5 ... ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: port uses /usr/local/var instead of /var Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ample-0.5.7 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:08