------------------------------------------------------------------------------- -- 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 ploticus-nox11-2.40_11: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/math/ploticus-nox11 XDG_CONFIG_HOME=/construction/math/ploticus-nox11 XDG_CACHE_HOME=/construction/math/ploticus-nox11/.cache HOME=/construction/math/ploticus-nox11 TMPDIR="/tmp" PATH=/construction/math/ploticus-nox11/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/math/ploticus-nox11/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/math/ploticus-nox11 XDG_CONFIG_HOME=/construction/math/ploticus-nox11 XDG_CACHE_HOME=/construction/math/ploticus-nox11/.cache HOME=/construction/math/ploticus-nox11 TMPDIR="/tmp" PATH=/construction/math/ploticus-nox11/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/math/ploticus-nox11/.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 ------------------------------------------------------------------------------- CC="cc" FLAGS="-pipe -O2 -fno-strict-aliasing " LOCALEOBJ="localef.o" LOCALE_FLAG="-DLOCALE" MING="-L/usr/local/lib -lming" MINGH="-I/usr/local/include/ming" NOSWFFLAG="" GD18LIBS="`/usr/local/bin/freetype-config --libs` -L/usr/local/lib -lgd -lpng -lz -ljpeg" GD18H="`/usr/local/bin/freetype-config --cflags` -L/usr/local/include" GDFREETYPE="-DGDFREETYPE" PREFABS_DIR="/usr/local/share/ploticus" NOX11=-DNOX11 XLIBS= XOBJ= DESTDIR=/construction/math/ploticus-nox11/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTEXAMPLES="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/ploticus" EXAMPLESDIR="share/examples/ploticus" DATADIR="share/ploticus" WWWDIR="www/ploticus" ETCDIR="etc/ploticus" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ploticus DOCSDIR=/usr/local/share/doc/ploticus EXAMPLESDIR=/usr/local/share/examples/ploticus WWWDIR=/usr/local/www/ploticus ETCDIR=/usr/local/etc/ploticus 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/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/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/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/giflib-5.2.1.pkg Installing /packages/All/webp-1.3.0_1.pkg Installing /packages/All/libgd-2.3.3_5,1.pkg Installing /packages/All/ming-0.4.8.pkg SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The ploticus 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://docs.freebsd.org/en/articles/contributing/#ports-contributing SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ploticus-nox11-2.40_11 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The ploticus 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> ploticus-nox11-2.40_11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ploticus-nox11-2.40_11 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The ploticus 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> ploticus-nox11-2.40_11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ploticus-nox11-2.40_11 for building => SHA256 Checksum OK for pl240src.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The ploticus 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> ploticus-nox11-2.40_11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ploticus-nox11-2.40_11 for building ===> Extracting for ploticus-nox11-2.40_11 => SHA256 Checksum OK for pl240src.tar.gz. Extracted Memory Use: 2.63M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ploticus-nox11-2.40_11 ===> Applying ports patches for ploticus-nox11-2.40_11 from /xports/math/ploticus-nox11/../../math/ploticus/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ploticus-nox11-2.40_11 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> ploticus-nox11-2.40_11 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) ===> ploticus-nox11-2.40_11 depends on shared library: libming.so - found (/usr/local/lib/libming.so) ===> ploticus-nox11-2.40_11 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> ploticus-nox11-2.40_11 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> ploticus-nox11-2.40_11 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ploticus-nox11-2.40_11 depends on file: /usr/local/bin/ccache - found ===> ploticus-nox11-2.40_11 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) ===> ploticus-nox11-2.40_11 depends on shared library: libming.so - found (/usr/local/lib/libming.so) ===> ploticus-nox11-2.40_11 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> ploticus-nox11-2.40_11 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> ploticus-nox11-2.40_11 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> Configuring for ploticus-nox11-2.40_11 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ploticus-nox11-2.40_11 /bin/sh: /usr/local/bin/freetype-config: not found /bin/sh: /usr/local/bin/freetype-config: not found --- gd18files --- --- pl.o --- --- proc_annotate.o --- --- proc_areadef.o --- --- proc_axis.o --- --- proc_bars.o --- --- proc_rect.o --- --- proc_breakaxis.o --- --- proc_categories.o --- --- proc_curvefit.o --- --- proc_settings.o --- --- proc_drawcommands.o --- --- proc_getdata.o --- --- gd18files --- cc -c grgd.c devstuff.c -DGD18 -DGDFREETYPE -L/usr/local/include -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming --- pl.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c pl.c --- proc_annotate.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_annotate.c --- proc_areadef.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_areadef.c --- proc_axis.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_axis.c --- proc_rect.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_rect.c --- proc_breakaxis.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_breakaxis.c --- proc_categories.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_categories.c --- proc_settings.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_settings.c --- proc_drawcommands.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_drawcommands.c --- proc_getdata.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_getdata.c --- proc_bars.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_bars.c --- proc_areadef.o --- proc_areadef.c: In function 'PLP_areadef': proc_areadef.c:331:30: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && ( mapurl != "" || maplabel != "" )) { ^~ proc_areadef.c:331:48: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && ( mapurl != "" || maplabel != "" )) { ^~ --- proc_image.o --- --- proc_curvefit.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_curvefit.c --- proc_image.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_image.c --- proc_legend.o --- --- proc_categories.o --- proc_categories.c: In function 'PLP_categories': proc_categories.c:97:13: warning: comparison with string literal results in unspecified behavior [-Waddress] if( catspec != "" ) PL_setcats( axis, catspec ); ^~ proc_categories.c:19:28: warning: variable 'datafield' set but not used [-Wunused-but-set-variable] char *catspec, *selectex, *datafield, *listsize, *compmethod; ^~~~~~~~~ --- proc_getdata.o --- proc_getdata.c: In function 'PLP_getdata': proc_getdata.c:372:32: warning: comparison with string literal results in unspecified behavior [-Waddress] if( nscriptrows > 0 && pfnames != "" ) definefieldnames( pfnames ); /* assign any post-filter field names.. */ ^~ proc_getdata.c:42:44: warning: variable 'cclen' set but not used [-Wunused-but-set-variable] int delim, standardinput, fieldnameheader, cclen, buflen, literaldata, reqnfields; ^~~~~ --- proc_legendentry.o --- --- proc_legend.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_legend.c --- proc_line.o --- --- proc_lineplot.o --- --- proc_legendentry.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_legendentry.c --- proc_line.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_line.c --- proc_lineplot.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_lineplot.c --- proc_legend.o --- proc_legend.c: In function 'PLP_legend': proc_legend.c:173:19: warning: comparison with string literal results in unspecified behavior [-Waddress] if( specifyorder != "" ) { ^~ --- proc_page.o --- --- proc_pie.o --- --- proc_page.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_page.c --- proc_pie.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_pie.c --- pl.o --- pl.c: In function 'main': pl.c:222:26: warning: '_I' directive writing 2 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf( scriptfile, "%s_I", PLS.tmpname ); ^~ pl.c:222:2: note: 'sprintf' output between 3 and 258 bytes into a destination of size 256 sprintf( scriptfile, "%s_I", PLS.tmpname ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- proc_annotate.o --- proc_annotate.c: In function 'PLP_annotate': proc_annotate.c:144:29: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && (mapurl != "" || maplabel != "" )) { ^~ proc_annotate.c:144:47: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && (mapurl != "" || maplabel != "" )) { ^~ --- proc_pie.o --- proc_pie.c: In function 'PLP_pie': proc_pie.c:224:20: warning: comparison with string literal results in unspecified behavior [-Waddress] else if( labels != "" ) GL_getseg( lbl, labels, &ibb, "\n" ); ^~ proc_pie.c:235:33: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && ( mapurl != "" || maplabel != "" )) { ^~ proc_pie.c:235:51: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && ( mapurl != "" || maplabel != "" )) { ^~ proc_pie.c:268:19: warning: comparison with string literal results in unspecified behavior [-Waddress] if( labelback != "" ) Ecblock( x1-0.1, y1+(Ecurtextheight*0.6), x2+0.1, y2+Ecurtextheight, labelback, labelbackoutline ); ^~ proc_pie.c:275:34: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && ( mapurl != "" || maplabel != "" )) ^~ proc_pie.c:275:52: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && ( mapurl != "" || maplabel != "" )) ^~ proc_pie.c:314:35: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && ( mapurl != "" || maplabel != "" )) ^~ proc_pie.c:314:53: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && ( mapurl != "" || maplabel != "" )) ^~ proc_pie.c:329:35: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && ( mapurl != "" || maplabel != "" )) ^~ proc_pie.c:329:53: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && ( mapurl != "" || maplabel != "" )) ^~ proc_pie.c:32:26: warning: variable 'oldy' set but not used [-Wunused-but-set-variable] double fval, x, y, oldx, oldy, stheta, lblfarout, boxwid, boxhi, labx, laby, dval; ^~~~ proc_pie.c:32:20: warning: variable 'oldx' set but not used [-Wunused-but-set-variable] double fval, x, y, oldx, oldy, stheta, lblfarout, boxwid, boxhi, labx, laby, dval; ^~~~ --- proc_axis.o --- proc_axis.c: In function 'PLP_axis': proc_axis.c:716:21: warning: variable 'timepart' set but not used [-Wunused-but-set-variable] double datepart, timepart; ^~~~~~~~ proc_axis.c:706:50: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] else if( yr < PIVOTYEAR ) sprintf( buf, "%s\n%d", txt, 2000+yr ); ^~ proc_axis.c:706:31: note: 'sprintf' output between 3 and 268 bytes into a destination of size 256 else if( yr < PIVOTYEAR ) sprintf( buf, "%s\n%d", txt, 2000+yr ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ proc_axis.c:705:51: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] else if( yr >= PIVOTYEAR ) sprintf( buf, "%s\n%d", txt, 1900+yr ); ^~ proc_axis.c:705:32: note: 'sprintf' output between 3 and 268 bytes into a destination of size 256 else if( yr >= PIVOTYEAR ) sprintf( buf, "%s\n%d", txt, 1900+yr ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ proc_axis.c:704:40: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] if( yr >= 100 ) sprintf( buf, "%s\n%d", txt, yr ); ^~ proc_axis.c:704:21: note: 'sprintf' output between 3 and 268 bytes into a destination of size 256 if( yr >= 100 ) sprintf( buf, "%s\n%d", txt, yr ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ proc_axis.c:702:57: warning: ' '' directive writing 2 bytes into a region of size between 1 and 256 [-Wformat-overflow=] else if( strlen( autoyears ) == 3 ) sprintf( buf, "%s\n'%02d", txt, yr % 100 ); ^~~ proc_axis.c:702:40: note: 'sprintf' output between 5 and 269 bytes into a destination of size 256 else if( strlen( autoyears ) == 3 ) sprintf( buf, "%s\n'%02d", txt, yr % 100 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ proc_axis.c:701:54: warning: '%02d' directive writing between 2 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] if( strlen( autoyears ) == 2 ) sprintf( buf, "%s\n%02d", txt, yr % 100 ); ^~~~ proc_axis.c:701:35: note: 'sprintf' output between 4 and 268 bytes into a destination of size 256 if( strlen( autoyears ) == 2 ) sprintf( buf, "%s\n%02d", txt, yr % 100 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- proc_print.o --- --- proc_boxplot.o --- --- proc_rangesweep.o --- --- proc_usedata.o --- --- proc_curvefit.o --- proc_curvefit.c: In function 'lregress': proc_curvefit.c:359:25: warning: '%s' directive writing up to 127 bytes into a region of size 121 [-Wformat-overflow=] sprintf( buf, "Y = %s + %sX", GL_autoroundf(b,0), tok ); ^~ ~~~ proc_curvefit.c:359:1: note: 'sprintf' output 9 or more bytes (assuming 136) into a destination of size 128 sprintf( buf, "Y = %s + %sX", GL_autoroundf(b,0), tok ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- proc_drawcommands.o --- proc_drawcommands.c: In function 'PLP_drawcommands': proc_drawcommands.c:53:14: warning: comparison with string literal results in unspecified behavior [-Waddress] if( commands != "" ) { ^~ proc_drawcommands.c:63:17: warning: comparison with string literal results in unspecified behavior [-Waddress] else if( dcfile != "" ) do_drawcommands( dcfile ); ^~ proc_drawcommands.c:65:19: warning: comparison with string literal results in unspecified behavior [-Waddress] else if( dumpfile != "" ) { ^~ --- proc_print.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_print.c --- proc_boxplot.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_boxplot.c --- proc_usedata.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_usedata.c --- proc_image.o --- proc_image.c: In function 'PLP_image': proc_image.c:53:14: warning: comparison with string literal results in unspecified behavior [-Waddress] if( filename == "" ) return( Eerr( 72509, "image file not specified", "" )); ^~ proc_image.c:84:30: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && ( mapurl != "" || maplabel != "" )) clickmap_entry( 'r', mapurl, 0, x, y-ah, x+aw, y, 0, 0, maplabel ); ^~ proc_image.c:84:48: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && ( mapurl != "" || maplabel != "" )) clickmap_entry( 'r', mapurl, 0, x, y-ah, x+aw, y, 0, 0, maplabel ); ^~ --- proc_bars.o --- proc_bars.c: In function 'PLP_bars': proc_bars.c:441:31: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && ( mapurl != "" || maplabel != "" )) { ^~ proc_bars.c:441:49: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && ( mapurl != "" || maplabel != "" )) { ^~ proc_bars.c:468:31: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && (mapurl != "" || maplabel != "" )) { ^~ proc_bars.c:468:49: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && (mapurl != "" || maplabel != "" )) { ^~ proc_bars.c:59:5: warning: variable 'ncolorlp' set but not used [-Wunused-but-set-variable] --- proc_rangesweep.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_rangesweep.c --- proc_scatterplot.o --- --- proc_bars.o --- int ncolorlp, taillengiven, barwidthfield, hidezerobars, ibar, colorfield, irow, segmentflag, exactcolorfield; ^~~~~~~~ --- proc_vector.o --- --- proc_symbol.o --- --- proc_processdata.o --- --- proc_tabulate.o --- --- proc_vector.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_vector.c --- proc_processdata.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_processdata.c --- proc_symbol.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_symbol.c --- proc_venndisk.o --- --- clickmap.o --- --- proc_tree.o --- --- proc_scatterplot.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_scatterplot.c --- proc_venndisk.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_venndisk.c --- clickmap.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c clickmap.c --- proc_tree.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_tree.c --- proc_tabulate.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_tabulate.c --- proc_scatterplot.o --- proc_scatterplot.c: In function 'PLP_scatterplot': proc_scatterplot.c:90:15: warning: comparison with string literal results in unspecified behavior [-Waddress] if( lineval == "" ) linelen = -1.0; ^~ proc_scatterplot.c:259:12: warning: comparison with string literal results in unspecified behavior [-Waddress] if( symbol != "" ) symdet( "symbol", symbol, symcode, &radius ); ^~ proc_scatterplot.c:320:38: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && ( mapurl != "" || maplabel != "" )) { ^~ proc_scatterplot.c:320:56: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && ( mapurl != "" || maplabel != "" )) { ^~ proc_scatterplot.c:333:13: warning: comparison with string literal results in unspecified behavior [-Waddress] --- proc_processdata.o --- proc_processdata.c: In function 'PLP_processdata': proc_processdata.c:169:13: warning: comparison with string literal results in unspecified behavior [-Waddress] if( outfile == "" ) { ^~ proc_processdata.c:380:15: warning: comparison with string literal results in unspecified behavior [-Waddress] if( binsize != "" ) { ^~ proc_processdata.c:814:13: warning: comparison with string literal results in unspecified behavior [-Waddress] if( outfile != "" ) fclose( outfp ); ^~ proc_processdata.c:817:16: warning: comparison with string literal results in unspecified behavior [-Waddress] if( fieldnames != "" ) definefieldnames( fieldnames ); ^~ proc_processdata.c: In function 'bor': proc_processdata.c:864:13: warning: comparison with string literal results in unspecified behavior [-Waddress] if( outfile == "" ) return( PL_startdatarow() ); ^~ proc_processdata.c: In function 'out': --- proc_scatterplot.o --- if( symbol != "" || dorect || ( text[0] == '\0' && linelen <= 0.0 && lblfield < 0 ) ) { ^~ proc_scatterplot.c:337:15: warning: comparison with string literal results in unspecified behavior [-Waddress] if( symbol == "" ) Eerr( 7429, "warning: symfield: no matching legend entry tag found", da( realrow, symfield ) ); ^~ proc_scatterplot.c:342:15: warning: comparison with string literal results in unspecified behavior [-Waddress] if( symbol == "" ) Eerr( 7692, "warning: dupsleg: no appropriate legend entry tag\n", da( realrow, symfield ) ); ^~ proc_scatterplot.c:376:31: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && (mapurl != "" || maplabel != "" )) { ^~ proc_scatterplot.c:376:49: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && (mapurl != "" || maplabel != "" )) { --- proc_processdata.o --- proc_processdata.c:872:13: warning: comparison with string literal results in unspecified behavior [-Waddress] if( outfile != "" ) fprintf( outfp, "%s ", s ); ^~ proc_processdata.c: In function 'eor': proc_processdata.c:880:13: warning: comparison with string literal results in unspecified behavior [-Waddress] if( outfile != "" ) fprintf( outfp, "\n" ); ^~ --- proc_scatterplot.o --- ^~ proc_scatterplot.c:385:14: warning: comparison with string literal results in unspecified behavior [-Waddress] if( symbol != "" ) /* set text color etc... */ ^~ proc_scatterplot.c:395:14: warning: comparison with string literal results in unspecified behavior [-Waddress] if( symbol != "" ) /* restore symbol color etc... */ ^~ proc_scatterplot.c:398:32: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && ( mapurl != "" || maplabel != "" )) ^~ proc_scatterplot.c:398:50: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && ( mapurl != "" || maplabel != "" )) ^~ proc_scatterplot.c:415:32: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && ( mapurl != "" || maplabel != "" )) { ^~ proc_scatterplot.c:415:50: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && ( mapurl != "" || maplabel != "" )) { ^~ proc_scatterplot.c:448:18: warning: comparison with string literal results in unspecified behavior [-Waddress] else if( symbol != "" && text[0] != '\0' ) ^~ proc_scatterplot.c:42:55: warning: variable 'cx' set but not used [-Wunused-but-set-variable] double adjx, adjy, linelen, xloc, yloc, radius, x, y, cx, cy, hlinelen, sizescale; ^~ --- proc_catlines.o --- --- plhead.o --- --- execscriptfile.o --- --- execline.o --- --- proc_catlines.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c proc_catlines.c --- plhead.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c plhead.c --- execscriptfile.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c execscriptfile.c --- execline.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c execline.c --- lib.o --- --- details.o --- --- lib.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c lib.c --- details.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c details.c --- proc_rect.o --- proc_rect.c: In function 'PLP_rect': proc_rect.c:66:30: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && ( mapurl != "" || maplabel != "" )) clickmap_entry( 'r', mapurl, 0, xlo, ylo, xhi, yhi, 0, 0, maplabel ); ^~ proc_rect.c:66:48: warning: comparison with string literal results in unspecified behavior [-Waddress] if( PLS.clickmap && ( mapurl != "" || maplabel != "" )) clickmap_entry( 'r', mapurl, 0, xlo, ylo, xhi, yhi, 0, 0, maplabel ); ^~ --- details.o --- details.c: In function 'PL_textdet': details.c:104:27: warning: '%s' directive writing up to 79 bytes into a region of size 71 [-Wformat-overflow=] sprintf( str, "warning: %s is an unrecognized text details subattribute", at[i] ); ^~ details.c:104:3: note: 'sprintf' output between 55 and 134 bytes into a destination of size 80 sprintf( str, "warning: %s is an unrecognized text details subattribute", at[i] ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ details.c: In function 'PL_linedet': details.c:163:20: warning: ' is an unrecognized line det...' directive writing 45 bytes into a region of size between 1 and 80 [-Wformat-overflow=] sprintf( str, "%s is an unrecognized line details subattribute", at[i] ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ details.c:163:3: note: 'sprintf' output between 46 and 125 bytes into a destination of size 80 sprintf( str, "%s is an unrecognized line details subattribute", at[i] ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- parse.o --- --- proc_vector.o --- proc_vector.c: In function 'PLP_vector': proc_vector.c:154:9: warning: variable 'ldet' set but not used [-Wunused-but-set-variable] char *ldet; /* to get it to compile.. */ ^~~~ --- parse.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c parse.c --- units.o --- --- preliminaries.o --- --- process_arg.o --- --- plvalue_subst.o --- --- units.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c units.c --- process_arg.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c process_arg.c --- execscriptfile.o --- execscriptfile.c: In function 'PL_exec_scriptfile': execscriptfile.c:25:5: warning: variable 'seekstate' set but not used [-Wunused-but-set-variable] int seekstate; ^~~~~~~~~ --- plvalue_subst.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c plvalue_subst.c --- parse.o --- parse.c: In function 'PL_parsedata': parse.c:74:19: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] datalen = strlen( data ); /* scg 9/30/03 */ ^~~~ In file included from plg.h:13, from pl.h:9, from parse.c:10: /usr/include/string.h:110:9: note: expected 'const char *' but argument is of type 'unsigned char *' size_t strlen(const char *) __pure; ^~~~~~ parse.c:113:17: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] nt = sscanf( &data[start], "%s", tok ); ^~~~~~~~~~~~ In file included from plg.h:11, from pl.h:9, from parse.c:10: /usr/include/stdio.h:255:6: note: expected 'const char * restrict' but argument is of type 'unsigned char *' int sscanf(const char * __restrict, const char * __restrict, ...) ^~~~~~ parse.c:116:21: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] else if( strncmp( &data[start], comsym, cslen )==0 ) { start = i+1; continue; } ^~~~~~~~~~~~ In file included from plg.h:13, from pl.h:9, from parse.c:10: /usr/include/string.h:117:6: note: expected 'const char *' but argument is of type 'unsigned char *' int strncmp(const char *, const char *, size_t) __pure; ^~~~~~~ parse.c:125:17: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] field[ip++] = &data[j]; /* set pointer to field */ ^ parse.c:140:17: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] field[ip++] = &data[j]; ^ --- process_arg.o --- process_arg.c: In function 'PL_process_arg': process_arg.c:22:33: warning: variable 'vardec' set but not used [-Wunused-but-set-variable] int j, nt, slen, rtnstat, olen, vardec; ^~~~~~ --- cats.o --- --- fieldnames.o --- --- autorange.o --- --- nearest.o --- --- select.o --- --- datasets.o --- --- color.o --- --- proc_tabulate.o --- proc_tabulate.c: In function 'PLP_tabulate': proc_tabulate.c:52:8: warning: variable 'ix' set but not used [-Wunused-but-set-variable] int i, ix, showresults, irow, result, doranges[2], ixx; ^~ proc_tabulate.c:42:20: warning: variable 'forcehorizontal' set but not used [-Wunused-but-set-variable] int forcevertical, forcehorizontal; ^~~~~~~~~~~~~~~ proc_tabulate.c:42:5: warning: variable 'forcevertical' set but not used [-Wunused-but-set-variable] int forcevertical, forcehorizontal; ^~~~~~~~~~~~~ --- preliminaries.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c preliminaries.c --- cats.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c cats.c --- fieldnames.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c fieldnames.c --- autorange.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c autorange.c --- color.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c color.c --- select.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c select.c --- plg.o --- --- execline.o --- execline.c: In function 'proc_call': execline.c:291:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else fprintf( PLS.diagfp, "Executing %s\n", procname ); fflush( PLS.diagfp ); ^~~~ execline.c:291:58: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' else fprintf( PLS.diagfp, "Executing %s\n", procname ); fflush( PLS.diagfp ); ^~~~~~ --- nearest.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c nearest.c --- init.o --- --- arrow.o --- --- init.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c init.c --- arrow.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c arrow.c --- plg.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c plg.c --- mark.o --- --- datasets.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c datasets.c --- block.o --- --- mark.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c mark.c --- pcode.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c pcode.c --- block.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c block.c --- ps.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c ps.c --- svg.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c svg.c --- swf.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c swf.c --- stub.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c stub.c --- winscale.o --- --- lineclip.o --- --- smoothfit.o --- --- winscale.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c winscale.c --- lineclip.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c lineclip.c --- smoothfit.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c smoothfit.c --- autorange.o --- autorange.c: In function 'PLP_autorange': autorange.c:26:5: warning: variable 'stat' set but not used [-Wunused-but-set-variable] int stat; ^~~~ --- condex.o --- --- dates.o --- --- condex.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c condex.c --- dbinterface.o --- --- err.o --- --- dates.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c dates.c --- dbinterface.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c dbinterface.c --- err.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c err.c --- functions.o --- --- glroutines.o --- --- functions.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c functions.c --- glroutines.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c glroutines.c --- reslimits.o --- --- functions.o --- functions.c: In function 'eval_function': functions.c:166:22: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] sprintf( result, "%d", strlen( arg[0] ) ); ~^ ~~~~~~~~~~~~~~~~ %ld functions.c:132:11: warning: variable 'externalcall' set but not used [-Wunused-but-set-variable] int hash, externalcall; ^~~~~~~~~~~~ --- smoothfit.o --- smoothfit.c: In function 'smooth': smoothfit.c:543:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!flgis) ^~ smoothfit.c:545:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' computeCubicCoeffs(); ^~~~~~~~~~~~~~~~~~ --- svg.o --- svg.c: In function 'PLGS_trailer': svg.c:741:32: warning: passing argument 1 of 'gzprintf' from incompatible pointer type [-Wincompatible-pointer-types] if( svg_compress ) gzprintf( outfp, "%s", buf ); ^~~~~ In file included from /usr/include/zlib.h:34, from svg.c:35: /usr/include/zlib.h:1468:32: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'FILE *' {aka 'struct __FILE *'} ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...)); ^~~~~ svg.c:750:12: warning: passing argument 1 of 'gzclose' from incompatible pointer type [-Wincompatible-pointer-types] gzclose( outfp ); ^~~~~ In file included from /usr/include/zlib.h:34, from svg.c:35: /usr/include/zlib.h:1630:32: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'FILE *' {aka 'struct __FILE *'} ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^~ svg.c: In function 'svg_set_style': svg.c:151:62: warning: '%s' directive writing up to 199 bytes into a region of size between 0 and 1001 [-Wformat-overflow=] sprintf (svg_new_style,"style=\"%s%s%s&sw;%3.1f;%s%s&fs;%dpt;%s\"", /* pt added after font size integer.. scg 3/16/06 */ ^~ fill,stroke,font,svg_line_width,fontw,fonts,svg_currpointsz,align); ~~~~~ svg.c:151:1: note: 'sprintf' output between 25 and 1538 bytes into a destination of size 1024 sprintf (svg_new_style,"style=\"%s%s%s&sw;%3.1f;%s%s&fs;%dpt;%s\"", /* pt added after font size integer.. scg 3/16/06 */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fill,stroke,font,svg_line_width,fontw,fonts,svg_currpointsz,align); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svg.c: In function 'PLGS_stroke': svg.c:375:67: warning: '%s' directive writing up to 127 bytes into a region of size 31 [-Wformat-overflow=] if (svg_dash_style[0] != '\0') sprintf(dash," stroke-dasharray=\"%s\"",svg_dash_style); ^~ ~~~~~~~~~~~~~~ svg.c:375:33: note: 'sprintf' output between 21 and 148 bytes into a destination of size 50 if (svg_dash_style[0] != '\0') sprintf(dash," stroke-dasharray=\"%s\"",svg_dash_style); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- nearest.o --- nearest.c: In function 'PLP_findnearest': nearest.c:20:5: warning: variable 'stat' set but not used [-Wunused-but-set-variable] int stat; ^~~~ --- dbinterface.o --- dbinterface.c: In function 'TDH_sqlrow': dbinterface.c:87:7: warning: 'stat' is used uninitialized in this function [-Wuninitialized] return( stat ); ^ --- secondaryops.o --- --- shell.o --- --- sinterp.o --- --- tdhkit.o --- --- times.o --- --- value.o --- --- value_subst.o --- --- variable.o --- --- custom.o --- --- reslimits.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c reslimits.c --- secondaryops.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c secondaryops.c --- shell.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c shell.c --- sinterp.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c sinterp.c --- tdhkit.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c tdhkit.c --- times.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c times.c --- value.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c value.c --- value_subst.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c value_subst.c --- variable.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c variable.c --- custom.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c custom.c --- shell.o --- shell.c: In function 'parsefields': shell.c:153:5: warning: variable 'ix' set but not used [-Wunused-but-set-variable] int ix, i, j, len, startfld, sp; ^~ --- localef.o --- cc -Wall -DPLOTICUS -DUNIX -DTDH_NOREC -DWZ -DLOCALE -DNOX11 -DNOSWF -I/usr/local/include -I/usr/local/include/ming -c localef.c --- value_subst.o --- value_subst.c: In function 'TDH_value_subst': value_subst.c:152:29: warning: '%s' directive writing up to 511 bytes into a region of size 256 [-Wformat-overflow=] else sprintf( value, "%c%s", varsym, itemname ); /* replace @token on stream.. */ ^~ ~~~~~~~~ value_subst.c:152:10: note: 'sprintf' output between 2 and 513 bytes into a destination of size 257 else sprintf( value, "%c%s", varsym, itemname ); /* replace @token on stream.. */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- localef.o --- localef.c: In function 'strnicoll': localef.c:23:18: warning: pointer targets in passing argument 1 of 'strcoll' differ in signedness [-Wpointer-sign] if ((c=strcoll(t1, t2)) != 0) return (c); ^~ In file included from localef.c:3: /usr/include/string.h:93:6: note: expected 'const char *' but argument is of type 'unsigned char *' int strcoll(const char *, const char *); ^~~~~~~ localef.c:23:22: warning: pointer targets in passing argument 2 of 'strcoll' differ in signedness [-Wpointer-sign] if ((c=strcoll(t1, t2)) != 0) return (c); ^~ In file included from localef.c:3: /usr/include/string.h:93:6: note: expected 'const char *' but argument is of type 'unsigned char *' int strcoll(const char *, const char *); ^~~~~~~ localef.c: In function 'stricoll': localef.c:47:18: warning: pointer targets in passing argument 1 of 'strcoll' differ in signedness [-Wpointer-sign] if ((c=strcoll(t1, t2)) != 0) return (c); ^~ In file included from localef.c:3: /usr/include/string.h:93:6: note: expected 'const char *' but argument is of type 'unsigned char *' int strcoll(const char *, const char *); ^~~~~~~ localef.c:47:22: warning: pointer targets in passing argument 2 of 'strcoll' differ in signedness [-Wpointer-sign] if ((c=strcoll(t1, t2)) != 0) return (c); ^~ In file included from localef.c:3: /usr/include/string.h:93:6: note: expected 'const char *' but argument is of type 'unsigned char *' int strcoll(const char *, const char *); ^~~~~~~ --- gd18files --- devstuff.c: In function 'PL_devnamemap': devstuff.c:120:6: warning: variable 'c' set but not used [-Wunused-but-set-variable] char c; ^ --- sinterp.o --- sinterp.c: In function 'TDH_sinterp': sinterp.c:375:27: warning: '%s' directive writing up to 256 bytes into a region of size 255 [-Wformat-overflow=] sprintf( incfile, "%s%c%s", specialincludedir, PATH_SLASH, &tok[1] ); ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sinterp.c:375:4: note: 'sprintf' output 2 or more bytes (assuming 258) into a destination of size 256 sprintf( incfile, "%s%c%s", specialincludedir, PATH_SLASH, &tok[1] ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- pcode.o --- pcode.c: In function 'verttextsim': pcode.c:716:25: warning: variable 'y' set but not used [-Wunused-but-set-variable] double dist, y1, y2, x, y; ^ --- plgd18 --- cc pl.o grgd.o devstuff.o proc_annotate.o proc_areadef.o proc_axis.o proc_bars.o proc_rect.o proc_breakaxis.o proc_categories.o proc_curvefit.o proc_settings.o proc_drawcommands.o proc_getdata.o proc_image.o proc_legend.o proc_legendentry.o proc_line.o proc_lineplot.o proc_page.o proc_pie.o proc_print.o proc_boxplot.o proc_rangesweep.o proc_usedata.o proc_scatterplot.o proc_vector.o proc_symbol.o proc_processdata.o proc_tabulate.o proc_venndisk.o clickmap.o proc_tree.o proc_catlines.o plhead.o execscriptfile.o execline.o lib.o details.o parse.o units.o preliminaries.o process_arg.o plvalue_subst.o cats.o fieldnames.o autorange.o nearest.o select.o datasets.o color.o plg.o init.o arrow.o mark.o block.o pcode.o ps.o svg.o swf.o stub.o winscale.o lineclip.o smoothfit.o condex.o dates.o dbinterface.o err.o functions.o glroutines.o reslimits.o secondaryops.o shell.o sinterp.o tdhkit.o times.o value.o value_subst.o variable.o custom.o localef.o -L/usr/local/lib -lgd -lpng -lz -ljpeg -lm -L/usr/local/lib -lming -o pl SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ploticus-nox11-2.40_11 ===> Generating temporary packing list install -s -m 555 /construction/math/ploticus-nox11/pl240src/src/pl /construction/math/ploticus-nox11/stage/usr/local/bin/ploticus cd /construction/math/ploticus-nox11/pl240src/prefabs && /usr/bin/find . | /usr/bin/cpio -pdm -L -R root:wheel /construction/math/ploticus-nox11/stage/usr/local/share/ploticus 171 blocks install -m 444 /construction/math/ploticus-nox11/pl240src/man/man1/pl.1 /construction/math/ploticus-nox11/stage/usr/local/man/man1/ploticus.1 install -m 444 /construction/math/ploticus-nox11/pl240src/man/man3/libploticus.3 /construction/math/ploticus-nox11/stage/usr/local/man/man3 cd /construction/math/ploticus-nox11/pl240src/pltestsuite && /usr/bin/find . \! -name "*.orig" | /usr/bin/cpio -pdm -L -R root:wheel /construction/math/ploticus-nox11/stage/usr/local/share/examples/ploticus 901 blocks ====> 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:01 ------------------------------------------------------------------------------- -- 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ploticus-nox11-2.40_11 file sizes/checksums [142]: 0% file sizes/checksums [142]: 70% file sizes/checksums [142]: 100% Service unavailablepacking files [142]: 0% packing files [142]: 70% packing files [142]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:04