------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- /!\ tinytinyhttpd-0.0.11: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x/!\ tinytinyhttpd-0.0.11: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by tinytinyhttpd-0.0.11 for building SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x/!\ tinytinyhttpd-0.0.11: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by tinytinyhttpd-0.0.11 for building => SHA256 Checksum OK for tinytinyhttpd-0.0.11.tar.gz. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x/!\ tinytinyhttpd-0.0.11: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by tinytinyhttpd-0.0.11 for building ===> Extracting for tinytinyhttpd-0.0.11 => SHA256 Checksum OK for tinytinyhttpd-0.0.11.tar.gz. Extracted Memory Use: 0.65M SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for tinytinyhttpd-0.0.11 ===> Applying ports patches for tinytinyhttpd-0.0.11 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for tinytinyhttpd-0.0.11 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./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 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 we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 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 grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking whether stat file-mode macros are broken... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether closedir returns void... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... no checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for dup2... yes checking for gethostbyname... yes checking for gethostname... yes checking for getaddrinfo... yes checking for inet_ntoa... yes checking for mblen... yes checking for memset... yes checking for realpath... yes checking for select... yes checking for socket... yes checking for strchr... yes checking for strpbrk... yes checking for wcwidth... yes checking build system type... x86_64-unknown-dragonfly5.7 checking host system type... x86_64-unknown-dragonfly5.7 checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking for the pthreads library -lpthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... cc checking for pthread_sigmask... yes checking whether to check to support sendfile... yes checking for freebsd sendfile support... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for tinytinyhttpd-0.0.11 --- all --- /usr/bin/make all-am --- main.o --- --- httpd.o --- --- utils.o --- --- main.o --- c++ -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -D_REENTRANT -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cxx --- httpd.o --- c++ -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -D_REENTRANT -MT httpd.o -MD -MP -MF .deps/httpd.Tpo -c -o httpd.o httpd.cxx --- utils.o --- c++ -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -D_REENTRANT -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.cxx --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- utils.o --- mv -f .deps/utils.Tpo .deps/utils.Po --- httpd.o --- mv -f .deps/httpd.Tpo .deps/httpd.Po --- tthttpd --- c++ -pipe -O2 -fno-strict-aliasing -D_REENTRANT -o tthttpd main.o httpd.o utils.o -lpthread SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for tinytinyhttpd-0.0.11 ===> Generating temporary packing list install -s -m 555 /construction/www/tinytinyhttpd/tinytinyhttpd-0.0.11/tthttpd /construction/www/tinytinyhttpd/stage/usr/local/bin install -m 0644 /construction/www/tinytinyhttpd/example.conf /construction/www/tinytinyhttpd/stage/usr/local/share/doc/tinytinyhttpd install -m 0644 /construction/www/tinytinyhttpd/tinytinyhttpd-0.0.11/README /construction/www/tinytinyhttpd/stage/usr/local/share/doc/tinytinyhttpd install -m 0644 /construction/www/tinytinyhttpd/tinytinyhttpd-0.0.11/ChangeLog /construction/www/tinytinyhttpd/stage/usr/local/share/doc/tinytinyhttpd ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for tinytinyhttpd-0.0.11 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:50