------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for pnm2ppa-1.13_5: A4SIZE=off: Set A4 (not Letter) as a default paper size ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake XDG_DATA_HOME=/construction/print/pnm2ppa XDG_CONFIG_HOME=/construction/print/pnm2ppa XDG_CACHE_HOME=/construction/print/pnm2ppa/.cache HOME=/construction/print/pnm2ppa TMPDIR="/tmp" PATH=/construction/print/pnm2ppa/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/print/pnm2ppa/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/print/pnm2ppa XDG_CONFIG_HOME=/construction/print/pnm2ppa XDG_CACHE_HOME=/construction/print/pnm2ppa/.cache HOME=/construction/print/pnm2ppa TMPDIR="/tmp" PATH=/construction/print/pnm2ppa/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/print/pnm2ppa/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/print/pnm2ppa/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/pnm2ppa" EXAMPLESDIR="share/examples/pnm2ppa" DATADIR="share/pnm2ppa" WWWDIR="www/pnm2ppa" ETCDIR="etc/pnm2ppa" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pnm2ppa DOCSDIR=/usr/local/share/doc/pnm2ppa EXAMPLESDIR=/usr/local/share/examples/pnm2ppa WWWDIR=/usr/local/www/pnm2ppa ETCDIR=/usr/local/etc/pnm2ppa SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/gmake-4.3_2.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/enscript-letter-1.6.6_3.pkg Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libidn-1.38.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/jbig2dec-0.19.pkg Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/lcms2-2.15_1.pkg Installing /packages/All/openjpeg-2.5.0.pkg Installing /packages/All/libpaper-1.1.28.pkg Installing /packages/All/libdaemon-0.14_1.pkg Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/dbus-1.14.6,1.pkg ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/glib-2.76.4,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/dbus-glib-0.112.pkg Installing /packages/All/gdbm-1.23.pkg Installing /packages/All/libevent-2.1.12.pkg Installing /packages/All/gnome_subr-1.0.pkg Installing /packages/All/avahi-app-0.8_1.pkg ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.1.pkg Installing /packages/All/nettle-3.9.1.pkg Installing /packages/All/libtasn1-4.19.0.pkg Installing /packages/All/libunistring-1.1.pkg Installing /packages/All/libidn2-2.3.4.pkg Installing /packages/All/p11-kit-0.24.1_2.pkg Installing /packages/All/gnutls-3.7.9.pkg Installing /packages/All/cups-2.4.6.pkg ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/poppler-data-0.4.12.pkg Installing /packages/All/ghostscript9-agpl-base-9.56.1_11.pkg ===== Message from ghostscript9-agpl-base-9.56.1_11: -- This package installs a script named dvipdf that depends on dvips. If you want to use this script you need to install print/tex-dvipsk. SUCCEEDED 00:00:16 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> pnm2ppa-1.13_5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> pnm2ppa-1.13_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pnm2ppa-1.13_5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> pnm2ppa-1.13_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pnm2ppa-1.13_5 for building => SHA256 Checksum OK for pnm2ppa-1.13.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> pnm2ppa-1.13_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pnm2ppa-1.13_5 for building ===> Extracting for pnm2ppa-1.13_5 => SHA256 Checksum OK for pnm2ppa-1.13.tar.gz. Extracted Memory Use: 1.31M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for pnm2ppa-1.13_5 ===> Applying ports patches for pnm2ppa-1.13_5 from /xports/print/pnm2ppa/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> pnm2ppa-1.13_5 depends on package: gmake>=4.3 - found ===> pnm2ppa-1.13_5 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> pnm2ppa-1.13_5 depends on package: gmake>=4.3 - found ===> pnm2ppa-1.13_5 depends on file: /usr/local/bin/ccache - found ===> Configuring for pnm2ppa-1.13_5 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly6.5 checking host system type... x86_64-portbld-dragonfly6.5 checking whether to enable maintainer-specific portions of Makefiles... no 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 gmake sets $(MAKE)... yes 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 ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking if cross compiling... no checking for library containing sqrt... -lm checking for library containing pow... none required checking for memmove... (cached) yes checking for memset... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) 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 sys/param.h... (cached) yes checking for inline... inline checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for size_t... (cached) yes checking for library containing getopt_long... none required checking for library containing syslog... none required checking whether to enable syslog... yes checking operating system... unsupported operating system, pnm2ppa may fail checking whether to enable debugging... no checking which language is to be used... english checking whether to build the 'parse_vlink' tool... no configure: creating ./config.status config.status: creating Makefile config.status: creating ppa_protocol/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for pnm2ppa-1.13_5 gmake[1]: Entering directory '/construction/print/pnm2ppa/pnm2ppa-1.13' gmake all-recursive gmake[2]: Entering directory '/construction/print/pnm2ppa/pnm2ppa-1.13' gmake[3]: Entering directory '/construction/print/pnm2ppa/pnm2ppa-1.13' cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -pipe -O2 -fno-strict-aliasing -Wall -Wsign-compare -Wfloat-equal -Wformat-security -DNDEBUG -MT pnm2ppa.o -MD -MP -MF .deps/pnm2ppa.Tpo -c -o pnm2ppa.o pnm2ppa.c cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -pipe -O2 -fno-strict-aliasing -Wall -Wsign-compare -Wfloat-equal -Wformat-security -DNDEBUG -MT syslog.o -MD -MP -MF .deps/syslog.Tpo -c -o syslog.o syslog.c cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -pipe -O2 -fno-strict-aliasing -Wall -Wsign-compare -Wfloat-equal -Wformat-security -DNDEBUG -MT ppa.o -MD -MP -MF .deps/ppa.Tpo -c -o ppa.o ppa.c cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -pipe -O2 -fno-strict-aliasing -Wall -Wsign-compare -Wfloat-equal -Wformat-security -DNDEBUG -MT image.o -MD -MP -MF .deps/image.Tpo -c -o image.o image.c cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -pipe -O2 -fno-strict-aliasing -Wall -Wsign-compare -Wfloat-equal -Wformat-security -DNDEBUG -MT dither.o -MD -MP -MF .deps/dither.Tpo -c -o dither.o dither.c cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -pipe -O2 -fno-strict-aliasing -Wall -Wsign-compare -Wfloat-equal -Wformat-security -DNDEBUG -MT cutswath.o -MD -MP -MF .deps/cutswath.Tpo -c -o cutswath.o cutswath.c cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -pipe -O2 -fno-strict-aliasing -Wall -Wsign-compare -Wfloat-equal -Wformat-security -DNDEBUG -MT gamma.o -MD -MP -MF .deps/gamma.Tpo -c -o gamma.o gamma.c cc -I. -O2 -o make_hash_ink make_hash_ink.c cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -pipe -O2 -fno-strict-aliasing -Wall -Wsign-compare -Wfloat-equal -Wformat-security -DNDEBUG -MT calibrate_ppa.o -MD -MP -MF .deps/calibrate_ppa.Tpo -c -o calibrate_ppa.o calibrate_ppa.c cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -pipe -O2 -fno-strict-aliasing -Wall -Wsign-compare -Wfloat-equal -Wformat-security -DNDEBUG -MT pnmtools.o -MD -MP -MF .deps/pnmtools.Tpo -c -o pnmtools.o pnmtools.c mv -f .deps/syslog.Tpo .deps/syslog.Po mv -f .deps/gamma.Tpo .deps/gamma.Po mv -f .deps/pnmtools.Tpo .deps/pnmtools.Po ./make_hash_ink 4 3 > hash_ink.c ppa.c: In function 'compress': ppa.c:379:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] if (compressed_len > final_len) ^ ppa.c:388:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] if (compressed_len > final_len) ^ ppa.c:405:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] if (compressed_len > final_len) ^ ppa.c:416:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] if (compressed_len > final_len) ^ ppa.c:462:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] if (compressed_len > final_len) ^ ppa.c:478:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] if (compressed_len > final_len) ^ ppa.c:485:24: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] if (compressed_len > final_len) ^ ppa.c: In function 'ppa_print_sweep': ppa.c:670:10: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] i < nozzle_data_size; i++, pc += 16) { ^ mv -f .deps/ppa.Tpo .deps/ppa.Po dither.c: In function 'FS_Color_Dither': dither.c:370:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (!(d == 0.0) && ((i + 8) < image->width * 3)) ^~ dither.c: In function 'HT_Black_Dither': dither.c:499:47: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (line[i] + line[i + 1] + line[i + 2] < halftone_3[j][k]) ^ mv -f .deps/dither.Tpo .deps/dither.Po mv -f .deps/calibrate_ppa.Tpo .deps/calibrate_ppa.Po cc -pipe -O2 -fno-strict-aliasing -Wall -Wsign-compare -Wfloat-equal -Wformat-security -DNDEBUG -o calibrate_ppa calibrate_ppa.o pnmtools.o gamma.o -lm pnm2ppa.c: In function 'main': pnm2ppa.c:873:5: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] strncpy(ppa_outputFile,path,MAXPATHLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pnm2ppa.c:849:5: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] strncpy(pnm_inputFile,path,MAXPATHLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pnm2ppa.c:822:8: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] strncpy(gammaFile,path,MAXPATHLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/pnm2ppa.Tpo .deps/pnm2ppa.Po image.c: In function 'remallocBuffer': image.c:280:60: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if (image->bufpos + image->buflines * linesize + bytes < image->bufsize) ^ image.c:294:57: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if (image->bufpos + image->buflines * linesize + bytes < image->bufsize) ^ mv -f .deps/image.Tpo .deps/image.Po cutswath.c: In function 'ppa_print_page': cutswath.c:465:28: warning: comparison of integer expressions of different signedness: 'int' and 'enum ' [-Wsign-compare] if (!gUnimode && last_dir == prev->direction){ ^~ cutswath.c:505:28: warning: comparison of integer expressions of different signedness: 'int' and 'enum ' [-Wsign-compare] if (!gUnimode && last_dir == prev->direction){ ^~ cutswath.c:541:31: warning: comparison of integer expressions of different signedness: 'int' and 'enum ' [-Wsign-compare] if (!gUnimode && last_dir == prev->direction){ ^~ cutswath.c: In function 'read_black_image': cutswath.c:780:34: warning: variable 'after_color' set but not used [-Wunused-but-set-variable] BOOLEAN got_nonblank = false, after_color = false, ignore_color = false; ^~~~~~~~~~~ cutswath.c: In function 'r2l_black_sweep': cutswath.c:1080:32: warning: variable 'oddlines' set but not used [-Wunused-but-set-variable] int i, j , width, evenlines, oddlines; ^~~~~~~~ cutswath.c: In function 'l2r_black_sweep': cutswath.c:1219:32: warning: variable 'oddlines' set but not used [-Wunused-but-set-variable] int i, j , width, evenlines, oddlines; ^~~~~~~~ cutswath.c: In function 'l2r_color_sweep': cutswath.c:1931:32: warning: variable 'oddlines' set but not used [-Wunused-but-set-variable] int i, j , width, evenlines, oddlines; ^~~~~~~~ cutswath.c: In function 'r2l_color_sweep': cutswath.c:2154:32: warning: variable 'oddlines' set but not used [-Wunused-but-set-variable] int i, j , width, evenlines, oddlines; ^~~~~~~~ mv -f .deps/cutswath.Tpo .deps/cutswath.Po ./make_hash_ink 1 5 >> hash_ink.c cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -pipe -O2 -fno-strict-aliasing -Wall -Wsign-compare -Wfloat-equal -Wformat-security -DNDEBUG -MT hash_ink.o -MD -MP -MF .deps/hash_ink.Tpo -c -o hash_ink.o hash_ink.c mv -f .deps/hash_ink.Tpo .deps/hash_ink.Po cc -pipe -O2 -fno-strict-aliasing -Wall -Wsign-compare -Wfloat-equal -Wformat-security -DNDEBUG -o pnm2ppa pnm2ppa.o syslog.o ppa.o image.o dither.o cutswath.o gamma.o hash_ink.o -lm gmake[3]: Leaving directory '/construction/print/pnm2ppa/pnm2ppa-1.13' gmake[2]: Leaving directory '/construction/print/pnm2ppa/pnm2ppa-1.13' gmake[1]: Leaving directory '/construction/print/pnm2ppa/pnm2ppa-1.13' SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> pnm2ppa-1.13_5 depends on executable: enscript - found ===> pnm2ppa-1.13_5 depends on package: ghostscript9-agpl-base>=9.56.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for pnm2ppa-1.13_5 ===> pnm2ppa-1.13_5 depends on executable: enscript - found ===> pnm2ppa-1.13_5 depends on package: ghostscript9-agpl-base>=9.56.1 - found ===> Generating temporary packing list install -s -m 555 /construction/print/pnm2ppa/pnm2ppa-1.13/calibrate_ppa /construction/print/pnm2ppa/stage/usr/local/bin install -s -m 555 /construction/print/pnm2ppa/pnm2ppa-1.13/pnm2ppa /construction/print/pnm2ppa/stage/usr/local/bin install -m 555 /construction/print/pnm2ppa/pnm2ppa-1.13/asciippafilter /construction/print/pnm2ppa/stage/usr/local/bin install -m 555 /construction/print/pnm2ppa/pnm2ppa-1.13/ppafilter /construction/print/pnm2ppa/stage/usr/local/bin install -m 444 /construction/print/pnm2ppa/pnm2ppa-1.13/pnm2ppa.1 /construction/print/pnm2ppa/stage/usr/local/man/man1 install -m 0644 /construction/print/pnm2ppa/pnm2ppa-1.13/pnm2ppa.conf.sample /construction/print/pnm2ppa/stage/usr/local/etc ====> 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 ------------------------------------------------------------------------------- ====> 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 ------------------------------------------------------------------------------- ===> Building package for pnm2ppa-1.13_5 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% Service unavailablepacking files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:27