------------------------------------------------------------------------------- -- 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-2020.1.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,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 SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xauth-1.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> xauth-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xauth-1.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> xauth-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xauth-1.1 for building => SHA256 Checksum OK for xorg/app/xauth-1.1.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> xauth-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xauth-1.1 for building ===> Extracting for xauth-1.1 => SHA256 Checksum OK for xorg/app/xauth-1.1.tar.bz2. Extracted Memory Use: 0.93M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xauth-1.1 ===> Applying ports patches for xauth-1.1 ===> Cleanly applied ports patch(es) patch-tests_020-xauth-add-local.script patch-tests_setup-sourced SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> xauth-1.1 depends on package: pkgconf>=1.3.0_1 - found ===> xauth-1.1 depends on file: /usr/local/libdata/pkgconfig/xorg-macros.pc - found ===> xauth-1.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xauth-1.1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found ===> xauth-1.1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xauth-1.1 depends on file: /usr/local/libdata/pkgconfig/xmuu.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> xauth-1.1 depends on package: pkgconf>=1.3.0_1 - found ===> xauth-1.1 depends on file: /usr/local/libdata/pkgconfig/xorg-macros.pc - found ===> xauth-1.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xauth-1.1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found ===> xauth-1.1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xauth-1.1 depends on file: /usr/local/libdata/pkgconfig/xmuu.pc - found ===> Configuring for xauth-1.1 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 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 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 how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for cc option to accept ISO C99... none needed 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 net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for strlcpy... (cached) yes checking for XAUTH... yes checking if Xtrans should support UNIX socket connections... yes checking if Xtrans should support TCP socket connections... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for getaddrinfo... (cached) yes checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... yes checking for socklen_t... (cached) yes checking for struct msghdr.msg_control... yes checking if Xtrans should support os-specific local connections... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xauth-1.1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in . --- gethost.o --- --- parsedpy.o --- --- process.o --- --- xauth.o --- --- parsedpy.o --- cc -DHAVE_CONFIG_H -I. -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 -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT parsedpy.o -MD -MP -MF .deps/parsedpy.Tpo -c -o parsedpy.o parsedpy.c --- gethost.o --- cc -DHAVE_CONFIG_H -I. -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 -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT gethost.o -MD -MP -MF .deps/gethost.Tpo -c -o gethost.o gethost.c --- xauth.o --- cc -DHAVE_CONFIG_H -I. -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 -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT xauth.o -MD -MP -MF .deps/xauth.Tpo -c -o xauth.o xauth.c --- process.o --- cc -DHAVE_CONFIG_H -I. -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 -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -MT process.o -MD -MP -MF .deps/process.Tpo -c -o process.o process.c --- xauth.o --- mv -f .deps/xauth.Tpo .deps/xauth.Po --- gethost.o --- mv -f .deps/gethost.Tpo .deps/gethost.Po --- parsedpy.o --- mv -f .deps/parsedpy.Tpo .deps/parsedpy.Po --- process.o --- mv -f .deps/process.Tpo .deps/process.Po --- xauth --- cc -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 -I/usr/local/include -D_THREAD_SAFE -pipe -O2 -fno-strict-aliasing -o xauth gethost.o parsedpy.o process.o xauth.o -L/usr/local/lib -lXau -lXext -lXmuu -lX11 Making all in man --- xauth.1 --- /usr/bin/sed -e 's|__vendorversion__|"xauth 1.1" "X Version 11"|' -e 's|__xorgversion__|"xauth 1.1" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr/local|g' -e 's|__apploaddir__||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' < xauth.man > xauth.1 Making all in tests SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> xauth-1.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xauth-1.1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found ===> xauth-1.1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xauth-1.1 depends on file: /usr/local/libdata/pkgconfig/xmuu.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xauth-1.1 ===> xauth-1.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xauth-1.1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found ===> xauth-1.1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xauth-1.1 depends on file: /usr/local/libdata/pkgconfig/xmuu.pc - found ===> Generating temporary packing list if test -z ''; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/x11/xauth/xauth-1.1/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/x11/xauth/xauth-1.1/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/x11/xauth/xauth-1.1/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/x11/xauth/xauth-1.1/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; fi Making install in . /bin/mkdir -p '/construction/x11/xauth/stage/usr/local/bin' /bin/sh /construction/x11/xauth/xauth-1.1/install-sh -c -s xauth '/construction/x11/xauth/stage/usr/local/bin' Making install in man /bin/mkdir -p '/construction/x11/xauth/stage/usr/local/man/man1' install -m 0644 xauth.1 '/construction/x11/xauth/stage/usr/local/man/man1' Making install in tests ====> 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: package ------------------------------------------------------------------------------- ===> Building package for xauth-1.1 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:14