------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/xorg-macros-1.19.2.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/libXpm-3.5.13.txz Installing /packages/All/libXaw-1.0.13_3,2.txz Installing /packages/All/freetype2-2.10.1.txz ===== 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). Installing /packages/All/expat-2.2.8.txz Installing /packages/All/fontconfig-2.12.6,1.txz Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-misc-misc-1.1.2_4.txz Installing /packages/All/font-adobe-100dpi-1.0.3_4.txz Installing /packages/All/font-alias-1.0.3_3.txz Installing /packages/All/xbitmaps-1.1.2.txz SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xcalc-1.1.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> xcalc-1.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xcalc-1.1.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> xcalc-1.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xcalc-1.1.0 for building => SHA256 Checksum OK for xorg/app/xcalc-1.1.0.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> xcalc-1.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xcalc-1.1.0 for building ===> Extracting for xcalc-1.1.0 => SHA256 Checksum OK for xorg/app/xcalc-1.1.0.tar.bz2. Extracted Memory Use: 0.83M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xcalc-1.1.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> xcalc-1.1.0 depends on package: pkgconf>=1.3.0_1 - found ===> xcalc-1.1.0 depends on file: /usr/local/libdata/pkgconfig/xorg-macros.pc - found ===> xcalc-1.1.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xcalc-1.1.0 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> xcalc-1.1.0 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> xcalc-1.1.0 depends on package: pkgconf>=1.3.0_1 - found ===> xcalc-1.1.0 depends on file: /usr/local/libdata/pkgconfig/xorg-macros.pc - found ===> xcalc-1.1.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xcalc-1.1.0 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> xcalc-1.1.0 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> Configuring for xcalc-1.1.0 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed 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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking if cc supports -Werror=unknown-warning-option... no checking if cc supports -Werror=unused-command-line-argument... no checking if cc supports -Wall... yes checking if cc supports -Wpointer-arith... yes checking if cc supports -Wmissing-declarations... yes checking if cc supports -Wformat=2... yes checking if cc supports -Wstrict-prototypes... yes checking if cc supports -Wmissing-prototypes... yes checking if cc supports -Wnested-externs... yes checking if cc supports -Wbad-function-cast... yes checking if cc supports -Wold-style-definition... yes checking if cc supports -Wdeclaration-after-statement... yes checking if cc supports -Wunused... yes checking if cc supports -Wuninitialized... yes checking if cc supports -Wshadow... yes checking if cc supports -Wmissing-noreturn... yes checking if cc supports -Wmissing-format-attribute... yes checking if cc supports -Wredundant-decls... yes checking if cc supports -Wlogical-op... yes checking if cc supports -Werror=implicit... yes checking if cc supports -Werror=nonnull... yes checking if cc supports -Werror=init-self... yes checking if cc supports -Werror=main... yes checking if cc supports -Werror=missing-braces... yes checking if cc supports -Werror=sequence-point... yes checking if cc supports -Werror=return-type... yes checking if cc supports -Werror=trigraphs... yes checking if cc supports -Werror=array-bounds... yes checking if cc supports -Werror=write-strings... yes checking if cc supports -Werror=address... yes checking if cc supports -Werror=int-to-pointer-cast... yes checking if cc supports -Werror=pointer-to-int-cast... yes checking if cc supports -pedantic... yes checking if cc supports -Werror... yes checking if cc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for strlcpy... (cached) yes checking for XCALC... yes checking for APPDEFS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xcalc-1.1.0 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in man --- xcalc.1 --- /usr/bin/sed -e 's|__vendorversion__|"xcalc 1.1.0" "X Version 11"|' -e 's|__xorgversion__|"xcalc 1.1.0" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr/local|g' -e 's|__apploaddir__|/usr/local/share/X11/app-defaults|g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' < xcalc.man > xcalc.1 --- actions.o --- --- math.o --- --- xcalc.o --- --- actions.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include -D_THREAD_SAFE -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_CONST_X_STRING -pipe -O2 -fno-strict-aliasing -MT actions.o -MD -MP -MF .deps/actions.Tpo -c -o actions.o actions.c --- math.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include -D_THREAD_SAFE -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_CONST_X_STRING -pipe -O2 -fno-strict-aliasing -MT math.o -MD -MP -MF .deps/math.Tpo -c -o math.o math.c --- xcalc.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include -D_THREAD_SAFE -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_CONST_X_STRING -pipe -O2 -fno-strict-aliasing -MT xcalc.o -MD -MP -MF .deps/xcalc.Tpo -c -o xcalc.o xcalc.c xcalc.c:90:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-rpn", "rpn", XrmoptionNoArg, (XtPointer)"on"}, ^~~~~~ xcalc.c:90:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-rpn", "rpn", XrmoptionNoArg, (XtPointer)"on"}, ^~~~~ xcalc.c:91:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-stipple", "stipple", XrmoptionNoArg, (XtPointer)"on"} ^~~~~~~~~~ xcalc.c:91:14: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-stipple", "stipple", XrmoptionNoArg, (XtPointer)"on"} ^~~~~~~~~ In function 'convert.part.0', inlined from 'convert' at xcalc.c:336:16: xcalc.c:343:2: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(selstr, dispstr, (int)(*length)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xcalc.c: In function 'convert': xcalc.c:342:12: note: length computed here *length = strlen(dispstr); ^~~~~~~~~~~~~~~ mv -f .deps/xcalc.Tpo .deps/xcalc.Po --- math.o --- math.c: In function 'negf': math.c:474:36: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] snprintf(tmp, sizeof(tmp), "-%s", dispstr); ^ math.c:474:5: note: 'snprintf' output between 2 and 33 bytes into a destination of size 32 snprintf(tmp, sizeof(tmp), "-%s", dispstr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- actions.o --- mv -f .deps/actions.Tpo .deps/actions.Po --- math.o --- mv -f .deps/math.Tpo .deps/math.Po --- xcalc --- cc -I/usr/local/include -D_THREAD_SAFE -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_CONST_X_STRING -pipe -O2 -fno-strict-aliasing -o xcalc actions.o math.o xcalc.o -L/usr/local/lib -lXaw7 -lXt -lX11 -lm SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> xcalc-1.1.0 depends on package: font-misc-misc>=1.1.2 - found ===> xcalc-1.1.0 depends on package: font-adobe-100dpi>=1.0.3 - found ===> xcalc-1.1.0 depends on package: font-alias>=1.0.3 - found ===> xcalc-1.1.0 depends on package: xbitmaps>=1.1.0 - found ===> xcalc-1.1.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xcalc-1.1.0 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> xcalc-1.1.0 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xcalc-1.1.0 ===> xcalc-1.1.0 depends on package: font-misc-misc>=1.1.2 - found ===> xcalc-1.1.0 depends on package: font-adobe-100dpi>=1.0.3 - found ===> xcalc-1.1.0 depends on package: font-alias>=1.0.3 - found ===> xcalc-1.1.0 depends on package: xbitmaps>=1.1.0 - found ===> xcalc-1.1.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xcalc-1.1.0 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> xcalc-1.1.0 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> Generating temporary packing list Making install in man /bin/mkdir -p '/construction/x11/xcalc/stage/usr/local/man/man1' install -m 0644 xcalc.1 '/construction/x11/xcalc/stage/usr/local/man/man1' /bin/mkdir -p '/construction/x11/xcalc/stage/usr/local/bin' install -s -m 555 xcalc '/construction/x11/xcalc/stage/usr/local/bin' /bin/mkdir -p '/construction/x11/xcalc/stage/usr/local/share/X11/app-defaults' install -m 0644 app-defaults/XCalc app-defaults/XCalc-color '/construction/x11/xcalc/stage/usr/local/share/X11/app-defaults' ====> 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 xcalc-1.1.0 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:14