=> Building sysutils/graffer Started : Saturday, 15 FEB 2020 at 17:31:11 UTC Platform: 5.7-DEVELOPMENT DragonFly v5.7.0.1432.g9cd86-DEVELOPMENT #23: Thu Feb 13 14:43:04 PST 2020 root@sting.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.7-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.7-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/sysutils/graffer XDG_CONFIG_HOME=/construction/sysutils/graffer HOME=/construction/sysutils/graffer TMPDIR="/tmp" PATH=/construction/sysutils/graffer/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/sysutils/graffer XDG_CONFIG_HOME=/construction/sysutils/graffer HOME=/construction/sysutils/graffer TMPDIR="/tmp" PATH=/construction/sysutils/graffer/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes 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" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/sysutils/graffer/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OSREL=5.7 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/graffer" EXAMPLESDIR="share/examples/graffer" DATADIR="share/graffer" WWWDIR="www/graffer" ETCDIR="etc/graffer" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/graffer DOCSDIR=/usr/local/share/doc/graffer EXAMPLESDIR=/usr/local/share/examples/graffer WWWDIR=/usr/local/www/graffer ETCDIR=/usr/local/etc/graffer -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=LiveSystem USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=15 DPORTS_BUILDER= yes DISABLE_LICENSES= yes DEFAULT_VERSIONS= ssl=openssl FORCE_PACKAGE= yes DEVELOPER= yes HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _PERL5_FROM_BIN=5.30.1 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=32 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500709 OSVERSION=9999999 OSREL=5.7 _OSRELEASE=5.7-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> graffer-1.1_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.12.0_1.txz Installing pkg-1.12.0_1... Extracting pkg-1.12.0_1: .......... done ===> graffer-1.1_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of graffer-1.1_1 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- => graffer-1.1.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch http://chaosophia.net/downloads/graffer/graffer-1.1.tar.gz graffer-1.1.tar.gz 92 kB 221 kBps 00s ===> Fetching all distfiles required by graffer-1.1_1 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by graffer-1.1_1 for building => SHA256 Checksum OK for graffer-1.1.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by graffer-1.1_1 for building ===> Extracting for graffer-1.1_1 => SHA256 Checksum OK for graffer-1.1.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for graffer-1.1_1 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- ===> graffer-1.1_1 depends on shared library: libpng.so - not found ===> Installing existing package /packages/All/png-1.6.37.txz Installing png-1.6.37... Extracting png-1.6.37: .......... done ===> graffer-1.1_1 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> Returning to build of graffer-1.1_1 ===> graffer-1.1_1 depends on shared library: libfreetype.so - not found ===> Installing existing package /packages/All/freetype2-2.10.1.txz Installing freetype2-2.10.1... Extracting freetype2-2.10.1: .......... done ===== Message from freetype2-2.10.1: -- 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/site/index.html, if documentation was installed). ===> graffer-1.1_1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> Returning to build of graffer-1.1_1 ===> graffer-1.1_1 depends on shared library: libjpeg.so - not found ===> Installing existing package /packages/All/jpeg-turbo-2.0.4.txz Installing jpeg-turbo-2.0.4... Extracting jpeg-turbo-2.0.4: .......... done ===> graffer-1.1_1 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> Returning to build of graffer-1.1_1 -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for graffer-1.1_1 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for graffer-1.1_1 --- objwarn --- --- parse.c --- --- graffer.8.gz --- --- objwarn --- Warning: Object directory not changed from original /construction/sysutils/graffer/graffer-1.1 --- parse.c --- yacc -d -o parse.c parse.y --- graffer.8.gz --- gzip -cn graffer.8 > graffer.8.gz --- gd.o --- --- gd_io.o --- --- gdfonts.o --- --- gdfx.o --- --- gdhelpers.o --- --- gd_security.o --- --- gdtables.o --- --- gdft.o --- --- gd_png.o --- --- gd_io_dp.o --- --- gd_io_file.o --- --- gd_jpeg.o --- --- graffer.o --- --- data.o --- --- graph.o --- --- gdft.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I/usr/local/include -I/construction/sysutils/graffer/graffer-1.1 -std=gnu99 -c gdft.c gdft.c:36:14: warning: 'font_pattern' declared 'static' but never defined [-Wunused-function] static char *font_pattern(char **fontpath, char *fontpattern); ^~~~~~~~~~~~ gdft.c:1551:15: warning: 'font_path' defined but not used [-Wunused-function] static char * font_path(char **fontpath, char *name_list) ^~~~~~~~~ gdft.c:31:12: warning: 'fontConfigFlag' defined but not used [-Wunused-variable] static int fontConfigFlag = 0; ^~~~~~~~~~~~~~ In file included from gdft.c:18: entities.h:17:3: warning: 'entities' defined but not used [-Wunused-variable] } entities[] = { ^~~~~~~~ --- gdtables.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I/usr/local/include -I/construction/sysutils/graffer/graffer-1.1 -std=gnu99 -c gdtables.c --- gd_security.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I/usr/local/include -I/construction/sysutils/graffer/graffer-1.1 -std=gnu99 -c gd_security.c --- gdhelpers.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I/usr/local/include -I/construction/sysutils/graffer/graffer-1.1 -std=gnu99 -c gdhelpers.c --- gd.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I/usr/local/include -I/construction/sysutils/graffer/graffer-1.1 -std=gnu99 -c gd.c --- gd_io.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I/usr/local/include -I/construction/sysutils/graffer/graffer-1.1 -std=gnu99 -c gd_io.c --- gdfonts.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I/usr/local/include -I/construction/sysutils/graffer/graffer-1.1 -std=gnu99 -c gdfonts.c --- gdfx.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I/usr/local/include -I/construction/sysutils/graffer/graffer-1.1 -std=gnu99 -c gdfx.c --- gd_jpeg.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I/usr/local/include -I/construction/sysutils/graffer/graffer-1.1 -std=gnu99 -c gd_jpeg.c --- graffer.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I/usr/local/include -I/construction/sysutils/graffer/graffer-1.1 -std=gnu99 -c graffer.c --- gd_png.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I/usr/local/include -I/construction/sysutils/graffer/graffer-1.1 -std=gnu99 -c gd_png.c --- gd_io_dp.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I/usr/local/include -I/construction/sysutils/graffer/graffer-1.1 -std=gnu99 -c gd_io_dp.c --- gd_io_file.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I/usr/local/include -I/construction/sysutils/graffer/graffer-1.1 -std=gnu99 -c gd_io_file.c --- parse.o --- --- graph.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I/usr/local/include -I/construction/sysutils/graffer/graffer-1.1 -std=gnu99 -c graph.c --- parse.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I/usr/local/include -I/construction/sysutils/graffer/graffer-1.1 -std=gnu99 -c parse.c --- data.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -I/usr/local/include -I/construction/sysutils/graffer/graffer-1.1 -std=gnu99 -c data.c --- graph.o --- graph.c: In function 'graph_generate_images': graph.c:183:14: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness [-Wpointer-sign] graph->label, color); ~~~~~^~~~~~~ In file included from graph.c:44: /construction/sysutils/graffer/graffer-1.1/gd.h:363:19: note: expected 'unsigned char *' but argument is of type 'char *' BGD_DECLARE(void) gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, ^~~~~~~~~~~~~ graph.c: In function 'draw_grid': graph.c:345:17: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness [-Wpointer-sign] y1-fh/2, t, black); ^ In file included from graph.c:44: /construction/sysutils/graffer/graffer-1.1/gd.h:363:19: note: expected 'unsigned char *' but argument is of type 'char *' BGD_DECLARE(void) gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, ^~~~~~~~~~~~~ graph.c:351:17: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness [-Wpointer-sign] y1-fh/2, t, black); ^ In file included from graph.c:44: /construction/sysutils/graffer/graffer-1.1/gd.h:363:19: note: expected 'unsigned char *' but argument is of type 'char *' BGD_DECLARE(void) gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, ^~~~~~~~~~~~~ graph.c:385:17: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness [-Wpointer-sign] y0+h0+5, t, black); ^ In file included from graph.c:44: /construction/sysutils/graffer/graffer-1.1/gd.h:363:19: note: expected 'unsigned char *' but argument is of type 'char *' BGD_DECLARE(void) gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, ^~~~~~~~~~~~~ graph.c:390:22: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness [-Wpointer-sign] y0+h0+5+2*fh, t, black); ^ In file included from graph.c:44: /construction/sysutils/graffer/graffer-1.1/gd.h:363:19: note: expected 'unsigned char *' but argument is of type 'char *' BGD_DECLARE(void) gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, ^~~~~~~~~~~~~ graph.c:394:62: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness [-Wpointer-sign] gdImageString(im, gdFontSmall, x0+w0-strlen(t)*fw, y0+h0+5, t, black); ^ In file included from graph.c:44: /construction/sysutils/graffer/graffer-1.1/gd.h:363:19: note: expected 'unsigned char *' but argument is of type 'char *' BGD_DECLARE(void) gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, ^~~~~~~~~~~~~ graph.c:397:40: warning: pointer targets in passing argument 5 of 'gdImageStringUp' differ in signedness [-Wpointer-sign] y0+h0-(h0-strlen(unit[0])*fw)/2, (char *)unit[0], black); ^~~~~~~~~~~~~~~ In file included from graph.c:44: /construction/sysutils/graffer/graffer-1.1/gd.h:365:19: note: expected 'unsigned char *' but argument is of type 'char *' BGD_DECLARE(void) gdImageStringUp (gdImagePtr im, gdFontPtr f, int x, int y, ^~~~~~~~~~~~~~~ graph.c:400:40: warning: pointer targets in passing argument 5 of 'gdImageStringUp' differ in signedness [-Wpointer-sign] y0+h0-(h0-strlen(unit[1])*fw)/2, (char *)unit[1], black); ^~~~~~~~~~~~~~~ In file included from graph.c:44: /construction/sysutils/graffer/graffer-1.1/gd.h:365:19: note: expected 'unsigned char *' but argument is of type 'char *' BGD_DECLARE(void) gdImageStringUp (gdImagePtr im, gdFontPtr f, int x, int y, ^~~~~~~~~~~~~~~ --- gd.o --- gd.c: In function 'gdImageFilledEllipse': gd.c:1710:6: warning: variable 'old_y1' set but not used [-Wunused-but-set-variable] int old_y1,old_y2; ^~~~~~ gd.c: In function 'gdImageFill': gd.c:1993:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] skip: for (x++; x<=x2 && (gdImageGetPixel(im, x, y)!=oc); x++); ^~~ gd.c:1995:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' l = x; ^ gd.c: In function '_gdImageFillTiled': gd.c:2088:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] skip: for (x++; x<=x2 && (pts[y][x] || gdImageGetPixel(im,x, y)!=oc); x++); ^~~ gd.c:2089:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' l = x; ^ gd.c:2009:6: warning: variable 'tiled' set but not used [-Wunused-but-set-variable] int tiled; ^~~~~ gd.c: In function 'gdImageRectangle': gd.c:2103:6: warning: variable 'half1' set but not used [-Wunused-but-set-variable] int half1 = 1; ^~~~~ --- graffer --- cc -pipe -O2 -fno-strict-aliasing -Wall -I/usr/local/include -I/construction/sysutils/graffer/graffer-1.1 -std=gnu99 -L/usr/local/lib -L/lib -lm -lpng -lz -ljpeg -o graffer gd.o gd_io.o gdfonts.o gdfx.o gdhelpers.o gd_security.o gdtables.o gdft.o gd_png.o gd_io_dp.o gd_io_file.o gd_jpeg.o graffer.o data.o graph.o parse.o -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for graffer-1.1_1 ===> Generating temporary packing list install -s -m 555 /construction/sysutils/graffer/graffer-1.1/graffer /construction/sysutils/graffer/stage/usr/local/bin install -m 444 /construction/sysutils/graffer/graffer-1.1/graffer.8 /construction/sysutils/graffer/stage/usr/local/man/man8 install -m 0644 /construction/sysutils/graffer/graffer-1.1/graffer.conf.example /construction/sysutils/graffer/stage/usr/local/etc/graffer ====> 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 -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for graffer-1.1_1 file sizes/checksums [3]: . done packing files [3]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Saturday, 15 FEB 2020 at 17:31:25 UTC Duration: 00:00:13