------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The bdfresize 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 ------------------------------------------------------------------------------- ===> bdfresize-1.5_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The bdfresize 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 ===> bdfresize-1.5_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bdfresize-1.5_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The bdfresize 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 ===> bdfresize-1.5_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bdfresize-1.5_2 for building => SHA256 Checksum OK for bdfresize-1.5.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The bdfresize 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 ===> bdfresize-1.5_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bdfresize-1.5_2 for building ===> Extracting for bdfresize-1.5_2 => SHA256 Checksum OK for bdfresize-1.5.tar.gz. Extracted Memory Use: 0.23M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for bdfresize-1.5_2 ===> Applying ports patches for bdfresize-1.5_2 ===> Cleanly applied ports patch(es) patch-charresize.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for bdfresize-1.5_2 configure: warning: x86_64-portbld-dragonfly5.9: invalid host type loading site script /xports/Templates/config.site creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gcc... cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for working const... yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for memset... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for bdfresize-1.5_2 --- ./config.h.in --- --- bdfresize.o --- --- charresize.o --- --- getopt.o --- --- bdfresize.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -Wall -Wunused -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -c bdfresize.c --- charresize.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -Wall -Wunused -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -c charresize.c --- getopt.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -Wall -Wunused -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -c getopt.c getopt.c: In function '_getopt_internal': getopt.c:581:30: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (optind != argc && !strcmp (argv[optind], "--")) ^~~~~~ getopt.c:657:7: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] if (!strncmp (p->name, nextchar, nameend - nextchar)) ^~~~~~~ getopt.c:660:21: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] == (unsigned int) strlen (p->name)) ^~~~~~ getopt.c:660:21: warning: incompatible implicit declaration of built-in function 'strlen' getopt.c:660:21: note: include '' or provide a declaration of 'strlen' getopt.c:108:1: +#include getopt.c:660:21: == (unsigned int) strlen (p->name)) ^~~~~~ getopt.c:684:16: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:684:16: note: include '' or provide a declaration of 'strlen' getopt.c:715:21: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:715:21: note: include '' or provide a declaration of 'strlen' getopt.c:732:17: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:732:17: note: include '' or provide a declaration of 'strlen' getopt.c:737:16: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:737:16: note: include '' or provide a declaration of 'strlen' getopt.c:848:51: warning: incompatible implicit declaration of built-in function 'strlen' if ((unsigned int) (nameend - nextchar) == strlen (p->name)) ^~~~~~ getopt.c:848:51: note: include '' or provide a declaration of 'strlen' getopt.c:871:18: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:871:18: note: include '' or provide a declaration of 'strlen' getopt.c:891:19: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:891:19: note: include '' or provide a declaration of 'strlen' getopt.c:905:19: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:905:19: note: include '' or provide a declaration of 'strlen' getopt.c:909:18: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:909:18: note: include '' or provide a declaration of 'strlen' getopt.c: At top level: getopt.c:973:1: warning: no previous prototype for 'getopt' [-Wmissing-prototypes] getopt (argc, argv, optstring) ^~~~~~ --- bdfresize --- cc -pipe -O2 -fno-strict-aliasing -Wall -Wunused -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -o bdfresize bdfresize.o charresize.o getopt.o SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for bdfresize-1.5_2 ===> Generating temporary packing list /bin/sh ./mkinstalldirs /construction/x11-fonts/bdfresize/stage/usr/local/bin install -s -m 555 bdfresize /construction/x11-fonts/bdfresize/stage/usr/local/bin/bdfresize /usr/bin/make install-man1 /bin/sh ./mkinstalldirs /construction/x11-fonts/bdfresize/stage/usr/local/man/man1 install -m 0644 ./bdfresize.1 /construction/x11-fonts/bdfresize/stage/usr/local/man/man1/bdfresize.1 ====> 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: package ------------------------------------------------------------------------------- ===> Building package for bdfresize-1.5_2 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:04