pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Can not build x11/rxvt on NetBSD/amd64 -current
On Fri, Oct 10, 2025 at 07:22:58AM +0200, Martin Husemann wrote:
> On Fri, Oct 10, 2025 at 07:17:24AM +0200, Martin Husemann wrote:
> > On Thu, Oct 09, 2025 at 08:39:57PM +0100, Chavdar Ivanov wrote:
> > > Some mixup between native and pkgsrc X11?
> >
> > I started with a clean build (no pkgs installed) and native X11.
>
> ... and before it failed, it build+installed x11-links-1.36,
> xcb-proto-1.17.0nb5 (not sure if that is related at all) and
> xorgproto-2024.1 (which looks strange).
I removed those three and tried again, which led to the same failure.
Martin
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for rxvt-2.7.10.tar.gz
=> Checksum SHA512 OK for rxvt-2.7.10.tar.gz
===> Installing dependencies for rxvt-2.7.10nb10
=> Tool dependency mktools-[0-9]*: found mktools-20250213
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency x11-links>=1.36: NOT found
=> Verifying reinstall for ../../pkgtools/x11-links
===> Installing dependencies for x11-links-1.36
=> Tool dependency mktools-[0-9]*: found mktools-20250213
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency osabi-NetBSD-11.99.3: found osabi-NetBSD-11.99.3
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for x11-links-1.36
===> Extracting for x11-links-1.36
===> Patching for x11-links-1.36
===> Creating toolchain wrappers for x11-links-1.36
===> Configuring for x11-links-1.36
=> Checking for portability problems in extracted files
===> Building for x11-links-1.36
/bin/mkdir -p /usr/pkgobj/pkgtools/x11-links/work/share/x11-links
/bin/chmod 755 /usr/pkgobj/pkgtools/x11-links/work/share/x11-links
/usr/bin/sed -e "s/@ABI@//" /usr/pkgsrc/pkgtools/x11-links/files/xorg /usr/pkgsrc/pkgtools/x11-links/files/xorg.MesaLib /usr/pkgsrc/pkgtools/x11-links/files/xorg.expat /usr/pkgsrc/pkgtools/x11-links/files/xorg.fontconfig /usr/pkgsrc/pkgtools/x11-links/files/xorg.glu /usr/pkgsrc/pkgtools/x11-links/files/xorg.libFS /usr/pkgsrc/pkgtools/x11-links/files/xorg.libICE /usr/pkgsrc/pkgtools/x11-links/files/xorg.libSM /usr/pkgsrc/pkgtools/x11-links/files/xorg.libX11 /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXScrnSaver /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXau /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXcomposite /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXdamage /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXdmcp /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXext /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXfixes /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXfont /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXfont2 /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXft /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXinerama /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXmu /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXpm /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXpresent /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXrandr /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXrender /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXres /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXt /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXtst /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXv /usr/pkgsrc/pkgtools/x11-links/files/xorg.libdrm /usr/pkgsrc/pkgtools/x11-links/files/xorg.libepoxy /usr/pkgsrc/pkgtools/x11-links/files/xorg.libfontenc /usr/pkgsrc/pkgtools/x11-links/files/xorg.libpciaccess /usr/pkgsrc/pkgtools/x11-links/files/xorg.libvdpau /usr/pkgsrc/pkgtools/x11-links/files/xorg.libxcb /usr/pkgsrc/pkgtools/x11-links/files/xorg.libxshmfence /usr/pkgsrc/pkgtools/x11-links/files/xorg.pixman /usr/pkgsrc/pkgtools/x11-links/files/xorg.xcursor /usr/pkgsrc/pkgtools/x11-links/files/xorg.xkeyboard-config | /usr/bin/grep -v "^#" | /usr/bin/sed -e 's,/[^/]*$,,' | /usr/bin/sort -u | while read dir; do if [ -d /usr/X11R7/$dir ]; then /bin/mkdir -p /usr/pkgobj/pkgtools/x11-links/work/share/x11-links/$dir; /bin/chmod 755 /usr/pkgobj/pkgtools/x11-links/work/share/x11-links/$dir; elif [ -d /usr/$dir ]; then /bin/mkdir -p /usr/pkgobj/pkgtools/x11-links/work/share/x11-links/$dir; /bin/chmod 755 /usr/pkgobj/pkgtools/x11-links/work/share/x11-links/$dir; fi; done
/bin/rm -f /usr/pkgobj/pkgtools/x11-links/work/.PLIST_SRC.files
/usr/bin/sed -e "s/@ABI@//" /usr/pkgsrc/pkgtools/x11-links/files/xorg /usr/pkgsrc/pkgtools/x11-links/files/xorg.MesaLib /usr/pkgsrc/pkgtools/x11-links/files/xorg.expat /usr/pkgsrc/pkgtools/x11-links/files/xorg.fontconfig /usr/pkgsrc/pkgtools/x11-links/files/xorg.glu /usr/pkgsrc/pkgtools/x11-links/files/xorg.libFS /usr/pkgsrc/pkgtools/x11-links/files/xorg.libICE /usr/pkgsrc/pkgtools/x11-links/files/xorg.libSM /usr/pkgsrc/pkgtools/x11-links/files/xorg.libX11 /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXScrnSaver /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXau /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXcomposite /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXdamage /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXdmcp /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXext /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXfixes /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXfont /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXfont2 /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXft /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXinerama /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXmu /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXpm /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXpresent /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXrandr /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXrender /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXres /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXt /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXtst /usr/pkgsrc/pkgtools/x11-links/files/xorg.libXv /usr/pkgsrc/pkgtools/x11-links/files/xorg.libdrm /usr/pkgsrc/pkgtools/x11-links/files/xorg.libepoxy /usr/pkgsrc/pkgtools/x11-links/files/xorg.libfontenc /usr/pkgsrc/pkgtools/x11-links/files/xorg.libpciaccess /usr/pkgsrc/pkgtools/x11-links/files/xorg.libvdpau /usr/pkgsrc/pkgtools/x11-links/files/xorg.libxcb /usr/pkgsrc/pkgtools/x11-links/files/xorg.libxshmfence /usr/pkgsrc/pkgtools/x11-links/files/xorg.pixman /usr/pkgsrc/pkgtools/x11-links/files/xorg.xcursor /usr/pkgsrc/pkgtools/x11-links/files/xorg.xkeyboard-config | /usr/bin/grep -v "^#" | /usr/bin/sort -u | while read file; do srcdir=""; if test -r /usr/X11R7/$file; then srcdir="/usr/X11R7"; elif test -r /usr/$file; then srcdir="/usr"; fi; if test ! -z "$srcdir"; then src="$srcdir/$file"; dest="/usr/pkgobj/pkgtools/x11-links/work/share/x11-links/$file"; /bin/ln -fs $src $dest; echo "share/x11-links/$file" >> /usr/pkgobj/pkgtools/x11-links/work/.PLIST_SRC.files; if (echo $file | /usr/bin/grep -q '\.la$'); then cd ${srcdir} && /usr/bin/env ECHO=echo GREP=/usr/bin/grep SORT=/usr/bin/sort TEST=test BASENAME=/usr/bin/basename DIRNAME=/usr/bin/dirname PWD_CMD=/bin/pwd SHLIB_TYPE=ELF /bin/sh /usr/pkgsrc/pkgtools/x11-links/../../mk/plist/libtool-expand ${file} | while read lib; do src="$srcdir/$lib"; dest="/usr/pkgobj/pkgtools/x11-links/work/share/x11-links/$lib"; /bin/ln -fs $src $dest; echo "share/x11-links/$lib" >> /usr/pkgobj/pkgtools/x11-links/work/.PLIST_SRC.files; done; fi; fi; done
===> Installing for x11-links-1.36
=> Generating pre-install file lists
/usr/bin/install -d -o root -g wheel -m 755 /usr/pkgobj/pkgtools/x11-links/work/.destdir/usr/pkg/share/x11-links
cd /usr/pkgobj/pkgtools/x11-links/work/share/x11-links && pax -rw . /usr/pkgobj/pkgtools/x11-links/work/.destdir/usr/pkg/share/x11-links
=> Automatic manual page handling
=> Generating post-install file lists
=> Checking file-check results for x11-links-1.36
=> Checking for non-existent script interpreters in x11-links-1.36
=> Checking file permissions in x11-links-1.36
=> Checking for PIE in x11-links-1.36
=> Checking for RELRO in x11-links-1.36
=> Checking for missing run-time search paths in x11-links-1.36
=> Checking for work-directory references in x11-links-1.36
=> Creating binary package /usr/pkgobj/pkgtools/x11-links/work/.packages/x11-links-1.36.tgz
===> Building binary package for x11-links-1.36
=> Creating binary package /others/packages/x86_64/All/x11-links-1.36.tgz
===> Installing binary package of x11-links-1.36
=> Returning to build of rxvt-2.7.10nb10
=> Build dependency xcb-proto>=1.15.2nb3: NOT found
=> Verifying reinstall for ../../x11/xcb-proto
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for xcb-proto-1.17.0.tar.xz
=> Checksum SHA512 OK for xcb-proto-1.17.0.tar.xz
===> Installing dependencies for xcb-proto-1.17.0nb5
==========================================================================
The following variables will affect the build process of this package,
xcb-proto-1.17.0nb5. Their current value is shown below:
* PYTHON_VERSION_DEFAULT = 313
Based on these variables, the following variables have been set:
* PYPACKAGE = python313
You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing. Be sure to run
`/usr/bin/make clean' after the changes.
==========================================================================
=> Tool dependency python313>=3.13: found python313-3.13.8
=> Tool dependency mktools-[0-9]*: found mktools-20250213
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency libxml2>=2.14.2nb1: found libxml2-2.14.6
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for xcb-proto-1.17.0nb5
===> Extracting for xcb-proto-1.17.0nb5
===> Patching for xcb-proto-1.17.0nb5
=> Applying pkgsrc patches for xcb-proto-1.17.0nb5
=> Verifying /usr/pkgsrc/x11/xcb-proto/patches/patch-ae
=> Applying pkgsrc patch /usr/pkgsrc/x11/xcb-proto/patches/patch-ae
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ae,v 1.5 2022/06/18 08:25:05 wiz Exp $
|
|xcbgen is built by py-xcbgen package.
|
|--- Makefile.in.orig 2022-06-17 17:57:17.000000000 +0000
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 314.
done
===> Creating toolchain wrappers for xcb-proto-1.17.0nb5
===> Configuring for xcb-proto-1.17.0nb5
=> Generating pkg-config files for builtin xz package.
=> 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.
INFO: [subst.mk:_pkgconfig] Nothing changed in "xcb-proto.pc.in".
=> Checking for portability problems in extracted files
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for xmllint... /usr/pkg/bin/xmllint
checking whether /usr/pkg/bin/python3.13 version is >= 2.5... yes
checking for /usr/pkg/bin/python3.13 version... 3.13
checking for /usr/pkg/bin/python3.13 platform... netbsd11
checking for GNU default /usr/pkg/bin/python3.13 prefix... ${prefix}
checking for GNU default /usr/pkg/bin/python3.13 exec_prefix... ${exec_prefix}
checking for /usr/pkg/bin/python3.13 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.13/site-packages
checking for /usr/pkg/bin/python3.13 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.13/site-packages
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating xcbgen/Makefile
config.status: creating xcb-proto.pc
===> Building for xcb-proto-1.17.0nb5
--- all-recursive ---
Making all in src
===> Installing for xcb-proto-1.17.0nb5
=> Generating pre-install file lists
Making install in src
.././install-sh -c -d '/usr/pkgobj/x11/xcb-proto/work/.destdir/usr/pkg/share/xcb'
/usr/bin/install -c -o root -g wheel -m 644 xcb.xsd xproto.xml bigreq.xml composite.xml damage.xml dbe.xml dpms.xml dri2.xml dri3.xml ge.xml glx.xml present.xml randr.xml record.xml render.xml res.xml screensaver.xml shape.xml shm.xml sync.xml xc_misc.xml xevie.xml xf86dri.xml xf86vidmode.xml xfixes.xml xinerama.xml xinput.xml xkb.xml xprint.xml xselinux.xml xtest.xml xv.xml xvmc.xml '/usr/pkgobj/x11/xcb-proto/work/.destdir/usr/pkg/share/xcb'
./install-sh -c -d '/usr/pkgobj/x11/xcb-proto/work/.destdir/usr/pkg/share/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 xcb-proto.pc '/usr/pkgobj/x11/xcb-proto/work/.destdir/usr/pkg/share/pkgconfig'
=> Automatic manual page handling
=> Generating post-install file lists
=> Checking file-check results for xcb-proto-1.17.0nb5
=> Checking for non-existent script interpreters in xcb-proto-1.17.0nb5
=> Checking file permissions in xcb-proto-1.17.0nb5
=> Checking for PIE in xcb-proto-1.17.0nb5
=> Checking for RELRO in xcb-proto-1.17.0nb5
=> Checking for missing run-time search paths in xcb-proto-1.17.0nb5
=> Checking for work-directory references in xcb-proto-1.17.0nb5
=> Creating binary package /usr/pkgobj/x11/xcb-proto/work/.packages/xcb-proto-1.17.0nb5.tgz
===> Building binary package for xcb-proto-1.17.0nb5
=> Creating binary package /others/packages/x86_64/All/xcb-proto-1.17.0nb5.tgz
===> Installing binary package of xcb-proto-1.17.0nb5
=> Returning to build of rxvt-2.7.10nb10
=> Build dependency xorgproto>=2016.1: NOT found
=> Verifying reinstall for ../../x11/xorgproto
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for xorgproto-2024.1.tar.xz
=> Checksum SHA512 OK for xorgproto-2024.1.tar.xz
===> Installing dependencies for xorgproto-2024.1
=> Tool dependency mktools-[0-9]*: found mktools-20250213
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for xorgproto-2024.1
===> Extracting for xorgproto-2024.1
===> Patching for xorgproto-2024.1
===> Creating toolchain wrappers for xorgproto-2024.1
===> Configuring for xorgproto-2024.1
=> 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.
INFO: [subst.mk:_pkgconfig] Nothing changed in "applewmproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "bigreqsproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "compositeproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "damageproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "dmxproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "dri2proto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "dri3proto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "fixesproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "fontsproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "glproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "inputproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "kbproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "presentproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "randrproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "recordproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "renderproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "resourceproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "scrnsaverproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "trapproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "videoproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "windowswmproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "xcmiscproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "xextproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "xf86bigfontproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "xf86dgaproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "xf86driproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "xf86miscproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "xf86vidmodeproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "xineramaproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "xproto.pc.in".
INFO: [subst.mk:_pkgconfig] Nothing changed in "xproxymngproto.pc.in".
=> Checking for portability problems in extracted files
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./install-sh -c -d
checking for gawk... /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 x86_64--netbsd-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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for gcc options needed to detect all undeclared functions... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... 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... no
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /usr/bin/sed
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
./configure: --print-errors: not found
checking whether make supports nested variables... (cached) yes
checking whether to build functional specifications... yes
checking for xmlto... no
configure: WARNING: xmlto not found - documentation targets will be skipped
checking for fop... no
configure: WARNING: fop 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.8... no
checking for a Python interpreter with version >= 3.6... none
checking for sys/select.h... yes
checking for sys/param.h... yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... yes
checking for fd_set.fds_bits... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating applewmproto.pc
config.status: creating bigreqsproto.pc
config.status: creating compositeproto.pc
config.status: creating damageproto.pc
config.status: creating dmxproto.pc
config.status: creating dpmsproto.pc
config.status: creating dri2proto.pc
config.status: creating dri3proto.pc
config.status: creating evieproto.pc
config.status: creating fixesproto.pc
config.status: creating fontcacheproto.pc
config.status: creating fontsproto.pc
config.status: creating glproto.pc
config.status: creating include/X11/Xpoll.h
config.status: creating inputproto.pc
config.status: creating kbproto.pc
config.status: creating lg3dproto.pc
config.status: creating Makefile
config.status: creating presentproto.pc
config.status: creating printproto.pc
config.status: creating randrproto.pc
config.status: creating recordproto.pc
config.status: creating renderproto.pc
config.status: creating resourceproto.pc
config.status: creating scrnsaverproto.pc
config.status: creating specs/Makefile
config.status: creating specs/bigreqsproto/Makefile
config.status: creating specs/fontsproto/Makefile
config.status: creating specs/kbproto/Makefile
config.status: creating specs/recordproto/Makefile
config.status: creating specs/scrnsaverproto/Makefile
config.status: creating specs/xcmiscproto/Makefile
config.status: creating specs/xextproto/Makefile
config.status: creating specs/xproto/Makefile
config.status: creating trapproto.pc
config.status: creating videoproto.pc
config.status: creating windowswmproto.pc
config.status: creating xcalibrateproto.pc
config.status: creating xcmiscproto.pc
config.status: creating xextproto.pc
config.status: creating xf86bigfontproto.pc
config.status: creating xf86dgaproto.pc
config.status: creating xf86driproto.pc
config.status: creating xf86miscproto.pc
config.status: creating xf86rushproto.pc
config.status: creating xf86vidmodeproto.pc
config.status: creating xineramaproto.pc
config.status: creating xproto.pc
config.status: creating xproxymngproto.pc
config.status: creating xwaylandproto.pc
config.status: executing depfiles commands
===> Building for xorgproto-2024.1
--- all-recursive ---
Making all in specs
--- all-recursive ---
Making all in bigreqsproto
Making all in fontsproto
Making all in kbproto
Making all in recordproto
Making all in scrnsaverproto
Making all in xcmiscproto
Making all in xextproto
Making all in xproto
===> Installing for xorgproto-2024.1
=> Generating pre-install file lists
Making install in specs
Making install in bigreqsproto
../.././install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/bigreqsproto'
/usr/bin/install -c -o root -g wheel -m 644 bigreq.xml '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/bigreqsproto'
../.././install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/bigreqsproto'
Making install in fontsproto
../.././install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/fontsproto'
/usr/bin/install -c -o root -g wheel -m 644 fsproto.xml '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/fontsproto'
../.././install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/fontsproto'
Making install in kbproto
../.././install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/kbproto'
/usr/bin/install -c -o root -g wheel -m 644 xkbproto.xml acknowledgements.xml appA.xml appB.xml appC.xml appD.xml ch01.xml ch02.xml ch03.xml ch04.xml ch05.xml ch06.xml ch07.xml ch08.xml ch09.xml ch10.xml ch11.xml ch12.xml ch13.xml ch14.xml ch15.xml ch16.xml XKBproto-1.svg XKBproto-2.svg XKBproto-3.svg XKBproto-4.svg XKBproto-5.svg XKBproto-6.svg XKBproto-7.svg XKBproto-8.svg XKBproto-9.svg XKBproto-10.svg XKBproto-11.svg '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/kbproto'
../.././install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/kbproto'
Making install in recordproto
../.././install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/recordproto'
/usr/bin/install -c -o root -g wheel -m 644 record.xml '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/recordproto'
../.././install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/recordproto'
Making install in scrnsaverproto
../.././install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/scrnsaverproto'
/usr/bin/install -c -o root -g wheel -m 644 saver.xml '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/scrnsaverproto'
../.././install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/scrnsaverproto'
Making install in xcmiscproto
../.././install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/xcmiscproto'
/usr/bin/install -c -o root -g wheel -m 644 xc-misc.xml '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/xcmiscproto'
../.././install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/xcmiscproto'
Making install in xextproto
../.././install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/xextproto'
/usr/bin/install -c -o root -g wheel -m 644 appgrp.xml dbe.xml dpms.xml evi.xml geproto.xml lbx.xml multibuf.xml security.xml shape.xml shm.xml sync.xml tog-cup.xml xtest.xml appendix.xml '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/xextproto'
../.././install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/xextproto'
Making install in xproto
../.././install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/xproto'
/usr/bin/install -c -o root -g wheel -m 644 x11protocol.xml encoding.xml glossary.xml keysyms.xml sect1-9.xml '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/xproto'
../.././install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/xproto'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/applewmconst.h include/X11/extensions/applewmproto.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 applewmproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/bigreqsproto.h include/X11/extensions/bigreqstr.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 bigreqsproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/shapestr.h include/X11/extensions/shmstr.h include/X11/extensions/syncstr.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/composite.h include/X11/extensions/compositeproto.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 compositeproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/damageproto.h include/X11/extensions/damagewire.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 damageproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/xorgproto'
/usr/bin/install -c -o root -g wheel -m 644 compositeproto.txt damageproto.txt dri2proto.txt dri3proto.txt fixesproto.txt presentproto.txt randrproto.txt renderproto.txt resproto.txt xv-protocol-v2.txt xwaylandproto.txt '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/share/doc/xorgproto'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/dmx.h include/X11/extensions/dmxproto.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 dmxproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 dpmsproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/dri2proto.h include/X11/extensions/dri2tokens.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 dri2proto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/dri3proto.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 dri3proto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/xfixesproto.h include/X11/extensions/xfixeswire.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 fixesproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/fonts'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/fonts/font.h include/X11/fonts/fontproto.h include/X11/fonts/fontstruct.h include/X11/fonts/FS.h include/X11/fonts/fsmasks.h include/X11/fonts/FSproto.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/fonts'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 fontsproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/GL'
/usr/bin/install -c -o root -g wheel -m 644 include/GL/glxint.h include/GL/glxmd.h include/GL/glxproto.h include/GL/glxtokens.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/GL'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/GL/internal'
/usr/bin/install -c -o root -g wheel -m 644 include/GL/internal/glcore.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/GL/internal'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 glproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/XI.h include/X11/extensions/XIproto.h include/X11/extensions/XI2.h include/X11/extensions/XI2proto.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 inputproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/XKB.h include/X11/extensions/XKBproto.h include/X11/extensions/XKBsrv.h include/X11/extensions/XKBstr.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 kbproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/Xpoll.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/presentproto.h include/X11/extensions/presenttokens.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 presentproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/randr.h include/X11/extensions/randrproto.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 randrproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/recordconst.h include/X11/extensions/recordproto.h include/X11/extensions/recordstr.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 recordproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/render.h include/X11/extensions/renderproto.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 renderproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/XResproto.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 resourceproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/saver.h include/X11/extensions/saverproto.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 scrnsaverproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/Xv.h include/X11/extensions/XvMC.h include/X11/extensions/XvMCproto.h include/X11/extensions/Xvproto.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 videoproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 xproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/xcmiscproto.h include/X11/extensions/xcmiscstr.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 xcmiscproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/dpmsconst.h include/X11/extensions/dpmsproto.h include/X11/extensions/ge.h include/X11/extensions/geproto.h include/X11/extensions/lbx.h include/X11/extensions/lbxproto.h include/X11/extensions/mitmiscconst.h include/X11/extensions/mitmiscproto.h include/X11/extensions/multibufconst.h include/X11/extensions/multibufproto.h include/X11/extensions/secur.h include/X11/extensions/securproto.h include/X11/extensions/shapeconst.h include/X11/extensions/shapeproto.h include/X11/extensions/shm.h include/X11/extensions/shmproto.h include/X11/extensions/syncconst.h include/X11/extensions/syncproto.h include/X11/extensions/ag.h include/X11/extensions/agproto.h include/X11/extensions/cup.h include/X11/extensions/cupproto.h include/X11/extensions/dbe.h include/X11/extensions/dbeproto.h include/X11/extensions/EVI.h include/X11/extensions/EVIproto.h include/X11/extensions/xtestext1proto.h include/X11/extensions/xtestext1const.h include/X11/extensions/xtestconst.h include/X11/extensions/xtestproto.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 xextproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/xf86bigfont.h include/X11/extensions/xf86bigfproto.h include/X11/extensions/xf86bigfstr.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 xf86bigfontproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/xf86dga.h include/X11/extensions/xf86dga1const.h include/X11/extensions/xf86dga1str.h include/X11/extensions/xf86dga1proto.h include/X11/extensions/xf86dgaconst.h include/X11/extensions/xf86dgaproto.h include/X11/extensions/xf86dgastr.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 xf86dgaproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/dri'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/dri/xf86dri.h include/X11/dri/xf86dristr.h include/X11/dri/xf86driproto.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/dri'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 xf86driproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/xf86vm.h include/X11/extensions/xf86vmproto.h include/X11/extensions/xf86vmstr.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 xf86vidmodeproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/panoramiXproto.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 xineramaproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/ap_keysym.h include/X11/DECkeysym.h include/X11/HPkeysym.h include/X11/keysymdef.h include/X11/keysym.h include/X11/Sunkeysym.h include/X11/Xalloca.h include/X11/Xarch.h include/X11/Xatom.h include/X11/Xdefs.h include/X11/XF86keysym.h include/X11/Xfuncproto.h include/X11/Xfuncs.h include/X11/X.h include/X11/Xmd.h include/X11/Xosdefs.h include/X11/Xos.h include/X11/Xos_r.h include/X11/Xproto.h include/X11/Xprotostr.h include/X11/Xthreads.h include/X11/Xw32defs.h include/X11/XWDFile.h include/X11/Xwindows.h include/X11/Xwinsock.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
/usr/bin/install -c -o root -g wheel -m 644 include/X11/extensions/xwaylandproto.h '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/include/X11/extensions'
./install-sh -c -d '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
/usr/bin/install -c -o root -g wheel -m 644 xwaylandproto.pc '/usr/pkgobj/x11/xorgproto/work/.destdir/usr/pkg/lib/pkgconfig'
=> Automatic manual page handling
=> Generating post-install file lists
=> Checking file-check results for xorgproto-2024.1
=> Checking for non-existent script interpreters in xorgproto-2024.1
=> Checking file permissions in xorgproto-2024.1
=> Checking for PIE in xorgproto-2024.1
=> Checking for RELRO in xorgproto-2024.1
=> Checking for missing run-time search paths in xorgproto-2024.1
=> Checking for work-directory references in xorgproto-2024.1
=> Creating binary package /usr/pkgobj/x11/xorgproto/work/.packages/xorgproto-2024.1.tgz
===> Building binary package for xorgproto-2024.1
=> Creating binary package /others/packages/x86_64/All/xorgproto-2024.1.tgz
===> Installing binary package of xorgproto-2024.1
=> Returning to build of rxvt-2.7.10nb10
=> Full dependency libXpm>=3.5.4.2: NOT found
=> Verifying reinstall for ../../x11/libXpm
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
ERROR: This package has set PKG_SKIP_REASON:
ERROR: Package set is using native X11 component
*** Error code 1
Stop.
make[1]: stopped making "reinstall" in /usr/pkgsrc/x11/libXpm
*** Error code 1
Stop.
make: stopped making "all" in /usr/pkgsrc/x11/rxvt
Home |
Main Index |
Thread Index |
Old Index