------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/png-1.6.37.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The scale2x 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 ------------------------------------------------------------------------------- ===> scale2x-3.1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The scale2x 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 ===> scale2x-3.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by scale2x-3.1_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The scale2x 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 ===> scale2x-3.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by scale2x-3.1_1 for building => SHA256 Checksum OK for scale2x-3.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The scale2x 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 ===> scale2x-3.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by scale2x-3.1_1 for building ===> Extracting for scale2x-3.1_1 => SHA256 Checksum OK for scale2x-3.1.tar.gz. Extracted Memory Use: 0.97M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for scale2x-3.1_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> scale2x-3.1_1 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> scale2x-3.1_1 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> Configuring for scale2x-3.1_1 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for 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 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 whether cc understands -c and -o together... yes checking for wine... no checking for log in -lm... yes checking for adler32 in -lz... yes checking for png_get_IHDR in -lpng... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (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 unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for size_t... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for getopt... (cached) yes checking for getopt_long... yes checking whether byte ordering is bigendian... no checking whether cc accepts -Wall... yes checking whether cc accepts -Wextra... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for scale2x-3.1_1 --- all --- /usr/bin/make all-am --- scalex.o --- --- scalebit.o --- --- getopt.o --- --- file.o --- --- scale2x.o --- --- scale3x.o --- --- scalerx.o --- --- pixel.o --- --- file.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -Wall -Wextra -c -o file.o file.c --- scale2x.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -Wall -Wextra -c -o scale2x.o scale2x.c --- scalex.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -Wall -Wextra -c -o scalex.o scalex.c --- scale3x.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -Wall -Wextra -c -o scale3x.o scale3x.c --- pixel.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -Wall -Wextra -c -o pixel.o pixel.c --- scalebit.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -Wall -Wextra -c -o scalebit.o scalebit.c --- getopt.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -Wall -Wextra -c -o getopt.o getopt.c --- scalerx.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -Wall -Wextra -c -o scalerx.o scalerx.c --- file.o --- file.c: In function 'file_read': file.c:100:13: warning: variable 'row' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] png_byte** row; ^~~ --- scalex --- cc -pipe -O2 -fno-strict-aliasing -Wall -Wextra -L/usr/local/lib -o scalex scalex.o scalebit.o getopt.o file.o scale2x.o scale3x.o -lpng -lz -lm --- scalerx --- cc -pipe -O2 -fno-strict-aliasing -Wall -Wextra -L/usr/local/lib -o scalerx scalerx.o getopt.o file.o pixel.o -lpng -lz -lm SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for scale2x-3.1_1 ===> Generating temporary packing list /bin/mkdir -p '/construction/graphics/scale2x/stage/usr/local/bin' install -s -m 555 scalex scalerx '/construction/graphics/scale2x/stage/usr/local/bin' /bin/mkdir -p '/construction/graphics/scale2x/stage/usr/local/man/man1' install -m 0644 doc/scalex.1 doc/scalerx.1 '/construction/graphics/scale2x/stage/usr/local/man/man1' (cd /construction/graphics/scale2x/scale2x-3.1/example && install -m 0644 *.png /construction/graphics/scale2x/stage/usr/local/share/examples/scale2x) ====> 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 Warning: Possible REINPLACE_CMD issues sed failed: file content unchanged from backup: file.c sed failed: file content unchanged from backup: file.h sed failed: file content unchanged from backup: getopt.c sed failed: file content unchanged from backup: pixel.c sed failed: file content unchanged from backup: pixel.h sed failed: file content unchanged from backup: portable.h sed failed: file content unchanged from backup: scale3x.c sed failed: file content unchanged from backup: scale3x.h sed failed: file content unchanged from backup: scalebit.h sed failed: file content unchanged from backup: scalerx.c SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for scale2x-3.1_1 file sizes/checksums [20]: 0% file sizes/checksums [20]: 100% packing files [20]: 0% packing files [20]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:05