------------------------------------------------------------------------------- -- 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 xlogo-1.0.6: XKB=on: Use XKB to sound bells ===> Use 'make config' to modify these settings SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/x11/xlogo XDG_CONFIG_HOME=/construction/x11/xlogo XDG_CACHE_HOME=/construction/x11/xlogo/.cache HOME=/construction/x11/xlogo TMPDIR="/tmp" PATH=/construction/x11/xlogo/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11/xlogo/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --with-xkb --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/x11/xlogo XDG_CONFIG_HOME=/construction/x11/xlogo XDG_CACHE_HOME=/construction/x11/xlogo/.cache HOME=/construction/x11/xlogo TMPDIR="/tmp" PATH=/construction/x11/xlogo/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11/xlogo/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/x11/xlogo/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/xlogo" EXAMPLESDIR="share/examples/xlogo" DATADIR="share/xlogo" WWWDIR="www/xlogo" ETCDIR="etc/xlogo" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xlogo DOCSDIR=/usr/local/share/doc/xlogo EXAMPLESDIR=/usr/local/share/examples/xlogo WWWDIR=/usr/local/www/xlogo ETCDIR=/usr/local/etc/xlogo 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/pkgconf-1.8.1,1.pkg Installing /packages/All/xorg-macros-1.19.3.pkg Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libXt-1.2.1,1.pkg Installing /packages/All/libXmu-1.1.3,1.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/libXpm-3.5.15.pkg Installing /packages/All/libXaw-1.0.14,2.pkg Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/libxkbfile-1.1.0.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xlogo-1.0.6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> xlogo-1.0.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xlogo-1.0.6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> xlogo-1.0.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xlogo-1.0.6 for building => SHA256 Checksum OK for xorg/app/xlogo-1.0.6.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> xlogo-1.0.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xlogo-1.0.6 for building ===> Extracting for xlogo-1.0.6 => SHA256 Checksum OK for xorg/app/xlogo-1.0.6.tar.xz. Extracted Memory Use: 0.79M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xlogo-1.0.6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> xlogo-1.0.6 depends on package: pkgconf>=1.3.0_1 - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xorg-macros.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xkbfile.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> xlogo-1.0.6 depends on package: pkgconf>=1.3.0_1 - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xorg-macros.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xkbfile.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/bin/ccache - found ===> Configuring for xlogo-1.0.6 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 race-free 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 whether make supports the include directive... yes (GNU style) 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for cc options needed to detect all undeclared functions... none needed checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.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-dragonfly6.5 checking host system type... x86_64-portbld-dragonfly6.5 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 pkg-config is at least version 0.9.0... yes checking whether to use render & xft2 to draw logo... yes checking whether to use XkbStdBell... yes checking for XLOGO... 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:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xlogo-1.0.6 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in man --- xlogo.1 --- /usr/bin/sed -e 's|__vendorversion__|"xlogo 1.0.6" "X Version 11"|' -e 's|__xorgversion__|"xlogo 1.0.6" "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' < xlogo.man > xlogo.1 --- Logo.o --- --- xlogo.o --- --- RenderLogo.o --- --- Logo.o --- cc -DHAVE_CONFIG_H -I. -D_CONST_X_STRING -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -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 -pipe -O2 -fno-strict-aliasing -MT Logo.o -MD -MP -MF .deps/Logo.Tpo -c -o Logo.o Logo.c --- xlogo.o --- cc -DHAVE_CONFIG_H -I. -D_CONST_X_STRING -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -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 -pipe -O2 -fno-strict-aliasing -MT xlogo.o -MD -MP -MF .deps/xlogo.Tpo -c -o xlogo.o xlogo.c --- RenderLogo.o --- cc -DHAVE_CONFIG_H -I. -D_CONST_X_STRING -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -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 -pipe -O2 -fno-strict-aliasing -MT RenderLogo.o -MD -MP -MF .deps/RenderLogo.Tpo -c -o RenderLogo.o RenderLogo.c --- xlogo.o --- xlogo.c:48:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { "-shape", "*shapeWindow", XrmoptionNoArg, (XPointer) "on" }, ^~~~~~~~ xlogo.c:48:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { "-shape", "*shapeWindow", XrmoptionNoArg, (XPointer) "on" }, ^~~~~~~~~~~~~~ xlogo.c:50:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-render", "*render",XrmoptionNoArg, "TRUE"}, ^~~~~~~~~ xlogo.c:50:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-render", "*render",XrmoptionNoArg, "TRUE"}, ^~~~~~~~~ xlogo.c:50:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-render", "*render",XrmoptionNoArg, "TRUE"}, ^~~~~~ xlogo.c:51:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-sharp", "*sharp", XrmoptionNoArg, "TRUE"}, ^~~~~~~~ xlogo.c:51:12: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-sharp", "*sharp", XrmoptionNoArg, "TRUE"}, ^~~~~~~~ xlogo.c:51:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-sharp", "*sharp", XrmoptionNoArg, "TRUE"}, ^~~~~~ xlogo.c:53:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-v", "Verbose", XrmoptionNoArg, "TRUE"}, ^~~~ xlogo.c:53:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-v", "Verbose", XrmoptionNoArg, "TRUE"}, ^~~~~~~~~ xlogo.c:53:48: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-v", "Verbose", XrmoptionNoArg, "TRUE"}, ^~~~~~ xlogo.c:54:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-q", "Quiet", XrmoptionNoArg, "TRUE"}, ^~~~ xlogo.c:54:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-q", "Quiet", XrmoptionNoArg, "TRUE"}, ^~~~~~~ xlogo.c:54:48: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-q", "Quiet", XrmoptionNoArg, "TRUE"}, ^~~~~~ mv -f .deps/xlogo.Tpo .deps/xlogo.Po --- RenderLogo.o --- mv -f .deps/RenderLogo.Tpo .deps/RenderLogo.Po --- Logo.o --- In file included from LogoP.h:37, from Logo.c:35: /usr/local/include/X11/Xft/Xft.h:441:1: warning: redundant redeclaration of 'XftNameUnparse' [-Wredundant-decls] XftNameUnparse (FcPattern *pat, char *dest, int len); ^~~~~~~~~~~~~~ In file included from /usr/local/include/X11/Xft/Xft.h:52, from LogoP.h:37, from Logo.c:35: /usr/local/include/X11/Xft/XftCompat.h:159:1: note: previous declaration of 'XftNameUnparse' was here XftNameUnparse (XftPattern *pat, char *dest, int len); ^~~~~~~~~~~~~~ mv -f .deps/Logo.Tpo .deps/Logo.Po --- xlogo --- cc -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -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 -pipe -O2 -fno-strict-aliasing -o xlogo Logo.o xlogo.o RenderLogo.o -L/usr/local/lib -lxkbfile -lXft -lXrender -lSM -lXaw7 -lXmu -lXt -lXext -lX11 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xkbfile.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xlogo-1.0.6 ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xlogo-1.0.6 depends on file: /usr/local/libdata/pkgconfig/xkbfile.pc - found ===> Generating temporary packing list Making install in man /bin/mkdir -p '/construction/x11/xlogo/stage/usr/local/man/man1' install -m 0644 xlogo.1 '/construction/x11/xlogo/stage/usr/local/man/man1' /bin/mkdir -p '/construction/x11/xlogo/stage/usr/local/bin' install -s -m 555 xlogo '/construction/x11/xlogo/stage/usr/local/bin' /bin/mkdir -p '/construction/x11/xlogo/stage/usr/local/share/X11/app-defaults' install -m 0644 app-defaults/XLogo app-defaults/XLogo-color '/construction/x11/xlogo/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: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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for xlogo-1.0.6 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% Service unavailablepacking files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:12