=> Building xorg-xorgproto:standard (version 2024.1) Started : Sunday,31 MAR 2024 at 17:03:17 UTC Platform: 6.4-RAVEN DragonFly 6.4-RAVEN #0 Sat Jul 29 09:00:00 CDT 2017 root@octavia.unreal.systems:/usr/obj/usr/src/sys/GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- PATH=/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin RAVENSW_CACHEDIR=/var/cache/pkg8 RAVENSW_DBDIR=/var/db/pkg8 SSL_VARIANT=libressl RAVENADM=building XML_CATALOG_FILES=/raven/share/xml/catalog SGML_CATALOG_FILES=/raven/share/sgml/docbook/catalog HOME=/root USER=root SHELL=/bin/sh TERM=dumb LANG=C -------------------------------------------------- -- Options -------------------------------------------------- This port has no build options. -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- MISC_MAN_SUFFIX=7 CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --datarootdir=/raven/lib --enable-legacy --prefix=/raven --disable-dependency-tracking ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" PREFIX=/raven LOCALBASE=/raven OPSYS="DragonFly" CC="cc" CFLAGS="-pipe -O2 -I/raven/include" CPP="cpp" CPPFLAGS="-I/raven/include" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-pipe -O2 -I/raven/include" STD_DOCDIR="/raven/share/doc/xorg-xorgproto" STD_EXAMPLESDIR="/raven/share/examples/xorg-xorgproto" MANPREFIX="/raven/share" ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/xorg-xorgproto/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OPSYS=DragonFly ONLY-DRAGONFLY="" ASLIB="lib" EXCLUDE-DARWIN="" LIBEXT="so" SHARED_OBJECT="so" ONLY-FREEBSD="@comment " ONLY-NETBSD="@comment " ONLY-LINUX="@comment " ONLY-SUNOS="@comment " ONLY-DARWIN="@comment " ONLY-MIDNIGHTBSD="@comment " -------------------------------------------------- -- SUB_LIST -------------------------------------------------- LOCALBASE=/raven PREFIX=/raven ETCDIR=/raven/etc/xorg-xorgproto -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- RAVENPROFILE=release64 RAVENBASE=/raven WRKDIRPREFIX=/construction DISTDIR=/distfiles NUMBER_CPUS=24 MAKE_JOBS_NUMBER_LIMIT=10 BUILD_WITH_CCACHE=yes CCACHE_DIR=/ccache -------------------------------------------------------------------------------- -- Phase: dependencies -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching for xorg-xorgproto-standard => xorgproto-2024.1.tar.xz doesn't seem to exist in /distfiles. => Attempting to fetch http://xorg.freedesktop.org/releases/individual/proto/xorgproto-2024.1.tar.xz xorgproto-2024.1.tar.xz 742 kB 3927 kBps 00s -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching for xorg-xorgproto-standard ===> Extracting for xorg-xorgproto-standard => SHA256 Checksum OK for xorg/xorgproto-2024.1.tar.xz. ===> Creating package metadata (single) -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for xorg-xorgproto-standard ===> Applying common patches for xorg-xorgproto-standard (cd /construction/xorg-xorgproto/xorgproto-2024.1 && /usr/bin/head -n 300 COPYING-* > /construction/xorg-xorgproto/LICENSE_MIT) -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for xorg-xorgproto-standard ==> cd /construction/xorg-xorgproto/xorgproto-2024.1 && /usr/bin/env CC="cc" CPP="cpp" CXX="c++" CFLAGS="-pipe -O2 -I/raven/include" CPPFLAGS="-I/raven/include" CXXFLAGS="-pipe -O2 -I/raven/include" LDFLAGS="" LIBS="" INSTALL="/usr/bin/install -c" INSTALL_DATA="install -m 0644" INSTALL_LIB="install -s -m 444" INSTALL_PROGRAM="install -s -m 555" INSTALL_SCRIPT="install -m 555" MISC_MAN_SUFFIX=7 CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH=/raven/share/gpr F77=gfortran FC=gfortran CCACHE_DIR=/ccache PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin ./configure --datarootdir=/raven/lib --enable-legacy --prefix=/raven --disable-dependency-tracking configure: loading site script /xports/Mk/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... none 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 for pkg-config... no checking build system type... x86_64-raven-dragonfly6.4 checking host system type... x86_64-raven-dragonfly6.4 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 ./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... (cached) yes checking for sys/param.h... yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) 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 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for xorg-xorgproto-standard ==> Set environment: BSD_INSTALL_PROGRAM=install -s -m 555 BSD_INSTALL_LIB=install -s -m 444 BSD_INSTALL_SCRIPT=install -m 555 BSD_INSTALL_DATA=install -m 0644 BSD_INSTALL_MAN=install -m 444 PREFIX=/raven LOCALBASE=/raven OPSYS=DragonFly CC=cc CFLAGS=-pipe -O2 -I/raven/include CPP=cpp CPPFLAGS=-I/raven/include LDFLAGS= LIBS= CXX=c++ CXXFLAGS=-pipe -O2 -I/raven/include STD_DOCDIR=/raven/share/doc/xorg-xorgproto STD_EXAMPLESDIR=/raven/share/examples/xorg-xorgproto MANPREFIX=/raven/share ==> cd /construction/xorg-xorgproto/xorgproto-2024.1; /usr/bin/make -f Makefile -j10 all --- 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 --- man/Xprint.7 --- /bin/mkdir -p man sed -e 's|__vendorversion__|"xorgproto 2024.1" "X Version 11"|' -e 's|__xorgversion__|"xorgproto 2024.1" "X Version 11"|' -e 's|__datadir__|/raven/lib|g' -e 's|__libdir__|/raven/lib|g' -e 's|__sysconfdir__|/raven/etc|g' -e 's|__appmansuffix__|1|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' < man/Xprint.man > man/Xprint.7 -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for xorg-xorgproto-standard ===> Generating temporary packing list (single) Making install in specs Making install in bigreqsproto /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/doc/bigreqsproto' install -m 0644 bigreq.xml '/construction/xorg-xorgproto/stage/raven/lib/doc/bigreqsproto' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/doc/bigreqsproto' Making install in fontsproto /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/doc/fontsproto' install -m 0644 fsproto.xml '/construction/xorg-xorgproto/stage/raven/lib/doc/fontsproto' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/doc/fontsproto' Making install in kbproto /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/doc/kbproto' install -m 0644 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 '/construction/xorg-xorgproto/stage/raven/lib/doc/kbproto' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/doc/kbproto' Making install in recordproto /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/doc/recordproto' install -m 0644 record.xml '/construction/xorg-xorgproto/stage/raven/lib/doc/recordproto' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/doc/recordproto' Making install in scrnsaverproto /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/doc/scrnsaverproto' install -m 0644 saver.xml '/construction/xorg-xorgproto/stage/raven/lib/doc/scrnsaverproto' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/doc/scrnsaverproto' Making install in xcmiscproto /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/doc/xcmiscproto' install -m 0644 xc-misc.xml '/construction/xorg-xorgproto/stage/raven/lib/doc/xcmiscproto' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/doc/xcmiscproto' Making install in xextproto /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/doc/xextproto' install -m 0644 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 '/construction/xorg-xorgproto/stage/raven/lib/doc/xextproto' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/doc/xextproto' Making install in xproto /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/doc/xproto' install -m 0644 x11protocol.xml encoding.xml glossary.xml keysyms.xml sect1-9.xml '/construction/xorg-xorgproto/stage/raven/lib/doc/xproto' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/doc/xproto' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/xcalibrateproto.h include/X11/extensions/xcalibratewire.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/applewmconst.h include/X11/extensions/applewmproto.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 applewmproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/bigreqsproto.h include/X11/extensions/bigreqstr.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 bigreqsproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 xcalibrateproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/shapestr.h include/X11/extensions/shmstr.h include/X11/extensions/syncstr.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/composite.h include/X11/extensions/compositeproto.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 compositeproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/damageproto.h include/X11/extensions/damagewire.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 damageproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/doc/xorgproto' install -m 0644 compositeproto.txt damageproto.txt dri2proto.txt dri3proto.txt fixesproto.txt presentproto.txt randrproto.txt renderproto.txt resproto.txt xv-protocol-v2.txt xwaylandproto.txt PM_spec '/construction/xorg-xorgproto/stage/raven/lib/doc/xorgproto' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/dmx.h include/X11/extensions/dmxproto.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 dmxproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 dpmsproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/dri2proto.h include/X11/extensions/dri2tokens.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 dri2proto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/dri3proto.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 dri3proto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/evieproto.h include/X11/extensions/Xeviestr.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 evieproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/xfixesproto.h include/X11/extensions/xfixeswire.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 fixesproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/fontcache.h include/X11/extensions/fontcacheP.h include/X11/extensions/fontcachstr.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 fontcacheproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/fonts' install -m 0644 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 '/construction/xorg-xorgproto/stage/raven/include/X11/fonts' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 fontsproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/GL' install -m 0644 include/GL/glxint.h include/GL/glxmd.h include/GL/glxproto.h include/GL/glxtokens.h '/construction/xorg-xorgproto/stage/raven/include/GL' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/GL/internal' install -m 0644 include/GL/internal/glcore.h '/construction/xorg-xorgproto/stage/raven/include/GL/internal' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 glproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/XI.h include/X11/extensions/XIproto.h include/X11/extensions/XI2.h include/X11/extensions/XI2proto.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 inputproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/XKB.h include/X11/extensions/XKBproto.h include/X11/extensions/XKBsrv.h include/X11/extensions/XKBstr.h include/X11/extensions/XKBgeom.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 kbproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/lgewire.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 lg3dproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/share/man/man7' install -m 0644 man/Xprint.7 '/construction/xorg-xorgproto/stage/raven/share/man/man7' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11' install -m 0644 include/X11/Xpoll.h '/construction/xorg-xorgproto/stage/raven/include/X11' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 xproxymngproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/presentproto.h include/X11/extensions/presenttokens.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 presentproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/Print.h include/X11/extensions/Printstr.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 printproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/randr.h include/X11/extensions/randrproto.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 randrproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/recordconst.h include/X11/extensions/recordproto.h include/X11/extensions/recordstr.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 recordproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/render.h include/X11/extensions/renderproto.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 renderproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/XResproto.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 resourceproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/saver.h include/X11/extensions/saverproto.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 scrnsaverproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/xtrapbits.h include/X11/extensions/xtrapddmi.h include/X11/extensions/xtrapdi.h include/X11/extensions/xtrapemacros.h include/X11/extensions/xtraplib.h include/X11/extensions/xtraplibp.h include/X11/extensions/xtrapproto.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 trapproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/Xv.h include/X11/extensions/XvMC.h include/X11/extensions/XvMCproto.h include/X11/extensions/Xvproto.h include/X11/extensions/vldXvMC.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 videoproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/windowswm.h include/X11/extensions/windowswmstr.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 windowswmproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 xproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/xcmiscproto.h include/X11/extensions/xcmiscstr.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 xcmiscproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 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 '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 xextproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/xf86bigfont.h include/X11/extensions/xf86bigfproto.h include/X11/extensions/xf86bigfstr.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 xf86bigfontproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 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 '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 xf86dgaproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/dri' install -m 0644 include/X11/dri/xf86dri.h include/X11/dri/xf86dristr.h include/X11/dri/xf86driproto.h '/construction/xorg-xorgproto/stage/raven/include/X11/dri' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 xf86driproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/xf86misc.h include/X11/extensions/xf86mscstr.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 xf86miscproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/xf86rush.h include/X11/extensions/xf86rushstr.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 xf86rushproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/xf86vm.h include/X11/extensions/xf86vmproto.h include/X11/extensions/xf86vmstr.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 xf86vidmodeproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/panoramiXproto.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 xineramaproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11' install -m 0644 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 '/construction/xorg-xorgproto/stage/raven/include/X11' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/PM' install -m 0644 include/X11/PM/PM.h include/X11/PM/PMproto.h '/construction/xorg-xorgproto/stage/raven/include/X11/PM' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' install -m 0644 include/X11/extensions/xwaylandproto.h '/construction/xorg-xorgproto/stage/raven/include/X11/extensions' /bin/mkdir -p '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' install -m 0644 xwaylandproto.pc '/construction/xorg-xorgproto/stage/raven/lib/pkgconfig' /bin/rm -f -r /construction/xorg-xorgproto/stage/raven/lib/doc /bin/rm -f /construction/xorg-xorgproto/stage/raven/share/man/man7/Xprint.7 ====> Start compressing man pages ====> Man page compression complete ====> Install MIT license (single) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building xorg-xorgproto-single-standard-2024.1 subpackage file sizes/checksums [197]: .. done packing files [197]: .. done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Sunday,31 MAR 2024 at 17:03:24 UTC Duration: 00:00:07