=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for libX11-1.6.10.tar.bz2 => Checksum RMD160 OK for libX11-1.6.10.tar.bz2 => Checksum SHA512 OK for libX11-1.6.10.tar.bz2 ===> Installing dependencies for libX11-1.6.10nb1 => Tool dependency tradcpp-[0-9]*: found tradcpp-0.5.3 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0 => Build dependency x11-links>=1.31: found x11-links-1.31 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Overriding tools for libX11-1.6.10nb1 ===> Extracting for libX11-1.6.10nb1 ===> Patching for libX11-1.6.10nb1 => Applying pkgsrc patches for libX11-1.6.10nb1 ===> Creating toolchain wrappers for libX11-1.6.10nb1 ===> Configuring for libX11-1.6.10nb1 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Adding run-time search paths to pkg-config files. checking build system type... armv6--netbsdelf-eabihf checking host system type... armv6--netbsdelf-eabihf checking for armv6--netbsdelf-eabihf-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E 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... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /tmp/pkgbuild/x11/libX11/work.earmv6hf/.cwrapper/bin/ld checking if the linker (/tmp/pkgbuild/x11/libX11/work.earmv6hf/.cwrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert armv6--netbsdelf-eabihf file names to armv6--netbsdelf-eabihf format... func_convert_file_noop checking how to convert armv6--netbsdelf-eabihf file names to toolchain format... func_convert_file_noop checking for /tmp/pkgbuild/x11/libX11/work.earmv6hf/.cwrapper/bin/ld option to reload object files... -r checking for armv6--netbsdelf-eabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for armv6--netbsdelf-eabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv6--netbsdelf-eabihf-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv6--netbsdelf-eabihf-strip... no checking for strip... strip checking for armv6--netbsdelf-eabihf-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for armv6--netbsdelf-eabihf-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tmp/pkgbuild/x11/libX11/work.earmv6hf/.cwrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc 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 if gcc supports -Werror=unknown-warning-option... no checking if gcc supports -Werror=unused-command-line-argument... no checking if gcc supports -Wall... yes checking if gcc supports -Wpointer-arith... yes checking if gcc supports -Wmissing-declarations... yes checking if gcc supports -Wformat=2... yes checking if gcc supports -Wstrict-prototypes... yes checking if gcc supports -Wmissing-prototypes... yes checking if gcc supports -Wnested-externs... yes checking if gcc supports -Wbad-function-cast... yes checking if gcc supports -Wold-style-definition... yes checking if gcc supports -Wdeclaration-after-statement... yes checking if gcc supports -Wunused... yes checking if gcc supports -Wuninitialized... yes checking if gcc supports -Wshadow... yes checking if gcc supports -Wmissing-noreturn... yes checking if gcc supports -Wmissing-format-attribute... yes checking if gcc supports -Wredundant-decls... yes checking if gcc supports -Wlogical-op... yes checking if gcc supports -Werror=implicit... yes checking if gcc supports -Werror=nonnull... yes checking if gcc supports -Werror=init-self... yes checking if gcc supports -Werror=main... yes checking if gcc supports -Werror=missing-braces... yes checking if gcc supports -Werror=sequence-point... yes checking if gcc supports -Werror=return-type... yes checking if gcc supports -Werror=trigraphs... yes checking if gcc supports -Werror=array-bounds... yes checking if gcc supports -Werror=write-strings... yes checking if gcc supports -Werror=address... yes checking if gcc supports -Werror=int-to-pointer-cast... yes checking if gcc supports -Werror=pointer-to-int-cast... yes checking if gcc supports -pedantic... yes checking if gcc supports -Werror... yes checking if gcc supports -Werror=attributes... yes Package xorg-macros was not found in the pkg-config search path. Perhaps you should add the directory containing `xorg-macros.pc' to the PKG_CONFIG_PATH environment variable Package 'xorg-macros', required by 'virtual:world', not found checking whether make supports nested variables... (cached) yes checking whether to build functional specifications... no checking for xmlto... no configure: WARNING: xmlto not found - documentation targets will be skipped checking for xsltproc... no configure: WARNING: xsltproc not found - cannot transform XML documents checking for X.Org SGML entities >= 1.10... no checking for cpp... (cached) /usr/pkg/bin/tradcpp -Uunix checking if /usr/pkg/bin/tradcpp -Uunix requires -undef... no checking if /usr/pkg/bin/tradcpp -Uunix requires -traditional... no checking for perl... /tmp/pkgbuild/x11/libX11/work.earmv6hf/.tools/bin/perl checking pkg-config is at least version 0.9.0... yes checking pkg-config is at least version 0.9.0... 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... yes checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... yes checking for socklen_t... yes checking for struct msghdr.msg_control... yes checking if Xtrans should support os-specific local connections... no checking if run-time linking is supported... checking for library containing dlopen... none required checking for dlfcn.h... (cached) yes yes checking if loadable i18n module support should be enabled... no checking if loadable Xcursor library support should be enabled... yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for strtol... yes checking for seteuid... yes checking for reallocarray... yes checking whether issetugid is declared... yes checking for issetugid... yes checking for getresuid... no checking for shmat... yes checking for launchd... no checking for getpwuid_r in -lc... yes checking whether pthread_self is declared... yes checking for poll... yes checking keysym definitions... /usr/X11R7/include/X11/keysymdef.h /usr/X11R7/include/X11/XF86keysym.h /usr/X11R7/include/X11/Sunkeysym.h /usr/X11R7/include/X11/DECkeysym.h /usr/X11R7/include/X11/HPkeysym.h checking if XLOCALEDIR support should be enabled... yes checking for BIGFONT... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for nl_langinfo... yes checking for X11... yes checking whether malloc(0) returns NULL... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating man/Makefile config.status: creating man/xkb/Makefile config.status: creating src/Makefile config.status: creating src/util/Makefile config.status: creating src/xcms/Makefile config.status: creating src/xlibi18n/Makefile config.status: creating modules/Makefile config.status: creating modules/im/Makefile config.status: creating modules/im/ximcp/Makefile config.status: creating modules/lc/Makefile config.status: creating modules/lc/def/Makefile config.status: creating modules/lc/gen/Makefile config.status: creating modules/lc/Utf8/Makefile config.status: creating modules/om/Makefile config.status: creating modules/om/generic/Makefile config.status: creating src/xkb/Makefile config.status: creating nls/Makefile config.status: creating specs/Makefile config.status: creating specs/i18n/Makefile config.status: creating specs/i18n/compose/Makefile config.status: creating specs/i18n/framework/Makefile config.status: creating specs/i18n/localedb/Makefile config.status: creating specs/i18n/trans/Makefile config.status: creating specs/libX11/Makefile config.status: creating specs/XIM/Makefile config.status: creating specs/XKB/Makefile config.status: creating x11.pc config.status: creating x11-xcb.pc config.status: creating src/config.h config.status: creating include/X11/XlibConf.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory X11 will be built with the following settings: Loadable i18n module support: no Loadable xcursor library support: yes Threading support: yes Use Threads safe API: yes Threads stubs in libX11: no XCMS: yes Internationalization support: yes XF86BigFont support: yes XKB support: yes XLOCALEDIR environment variable support: yes Compose table cache enabled: yes Functional specs building enabled: no => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp