>>> Building on exopi-2 under x11/xcb-util-errors BDEPENDS = [devel/gmake;lang/python/3.10] DIST = [x11/xcb-util-errors:xcb-util-errors-1.0.1.tar.gz] FULLPKGNAME = xcb-util-errors-1.0.1p0 RDEPENDS = [lang/python/3.10] Avoided depends for python-3.10.14p0 gmake-4.4.1 distfiles size=393393 >>> Running build in x11/xcb-util-errors at 1714611688.70 ===> x11/xcb-util-errors ===> Building from scratch xcb-util-errors-1.0.1p0 ===> xcb-util-errors-1.0.1p0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> xcb-util-errors-1.0.1p0 depends on: gmake-* -> gmake-4.4.1 ===> Verifying specs: Xau Xdmcp xcb ===> found Xau.10.0 Xdmcp.11.0 xcb.4.1 ===> Checking files for xcb-util-errors-1.0.1p0 `/exopi-cvs/ports/distfiles/xcb-util-errors-1.0.1.tar.gz' is up to date. >> (SHA256) xcb-util-errors-1.0.1.tar.gz: OK ===> Extracting for xcb-util-errors-1.0.1p0 ===> Patching for xcb-util-errors-1.0.1p0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for xcb-util-errors-1.0.1p0 ===> Configuring for xcb-util-errors-1.0.1p0 Using /exopi-obj/pobj/xcb-util-errors-1.0.1/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/xcb-util-errors-1.0.1/config.site 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes 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 for wchar.h... (cached) yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /exopi-obj/pobj/xcb-util-errors-1.0.1/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports the include directive... yes (GNU style) checking whether gmake supports nested variables... yes checking dependency style of cc... gcc3 checking for ssize_t... (cached) yes checking for m4 that supports -I option... /usr/bin/m4 checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/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) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc 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 mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for cc options needed to detect all undeclared functions... -fno-builtin checking whether __clang__ is declared... yes checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for XCB... yes checking whether libxcb was compiled against xcb-proto >= 1.6... checking for gawk... (cached) awk yes checking if cc supports -Werror=unknown-warning-option... yes checking if cc supports -Werror=unused-command-line-argument... yes 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... no checking if cc supports -Werror=implicit... yes checking if cc supports -Werror=nonnull... yes checking if cc supports -Werror=init-self... yes checking if cc supports -Werror=main... yes checking if cc supports -Werror=missing-braces... yes checking if cc supports -Werror=sequence-point... yes checking if cc supports -Werror=return-type... yes checking if cc supports -Werror=trigraphs... yes checking if cc supports -Werror=array-bounds... yes checking if cc supports -Werror=write-strings... yes checking if cc supports -Werror=address... yes checking if cc supports -Werror=int-to-pointer-cast... yes checking if cc supports -Werror=pointer-to-int-cast... yes checking if cc supports -pedantic... yes checking if cc supports -Werror... yes checking if cc supports -Werror=attributes... yes checking whether gmake supports nested variables... (cached) yes checking whether to build developer documentation... yes checking for doxygen... no configure: WARNING: doxygen not found - documentation targets will be skipped checking for python version... 3.10 checking for python platform... openbsd7 checking for GNU default python prefix... ${prefix} checking for GNU default python exec_prefix... ${exec_prefix} checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.10/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.10/site-packages checking for XCBPROTO... yes checking XCBPROTO_XCBINCLUDEDIR... /usr/X11R6/share/xcb checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating xcb-errors.pc config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for xcb-util-errors-1.0.1p0 /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"xcb-util-errors\" -DPACKAGE_TARNAME=\"xcb-util-errors\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"xcb-util-errors\ 1.0.1\" -DPACKAGE_BUGREPORT=\"https://gitlab.freedesktop.org/xorg/lib/libxcb-errors/-/issues\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DPACKAGE=\"xcb-util-errors\" -DVERSION=\"1.0.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE_VERSION_MAJOR=1 -DPACKAGE_VERSION_MINOR=0 -DPACKAGE_VERSION_PATCHLEVEL=1 -I. -I/exopi-obj/pobj/xcb-util-errors-1.0.1/xcb-util-errors-1.0.1 -I/usr/X11R6/include -I/exopi-obj/pobj/xcb-util-errors-1.0.1/xcb-util-errors-1.0.1/src -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -O2 -pipe -MT src/libxcb_errors_la-xcb_errors.lo -MD -MP -MF src/.deps/libxcb_errors_la-xcb_errors.Tpo -c -o src/libxcb_errors_la-xcb_errors.lo `test -f 'src/xcb_errors.c' || echo '/exopi-obj/pobj/xcb-util-errors-1.0.1/xcb-util-errors-1.0.1/'`src/xcb_errors.c cc -DPACKAGE_NAME="xcb-util-errors" -DPACKAGE_TARNAME="xcb-util-errors" -DPACKAGE_VERSION="1.0.1" -DPACKAGE_STRING="xcb-util-errors 1.0.1" -DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/xorg/lib/libxcb-errors/-/issues" -DPACKAGE_URL="" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DPACKAGE="xcb-util-errors" -DVERSION="1.0.1" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE_VERSION_MAJOR=1 -DPACKAGE_VERSION_MINOR=0 -DPACKAGE_VERSION_PATCHLEVEL=1 -I. -I/exopi-obj/pobj/xcb-util-errors-1.0.1/xcb-util-errors-1.0.1 -I/usr/X11R6/include -I/exopi-obj/pobj/xcb-util-errors-1.0.1/xcb-util-errors-1.0.1/src -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -O2 -pipe -MT src/libxcb_errors_la-xcb_errors.lo -MD -MP -MF src/.deps/libxcb_errors_la-xcb_errors.Tpo -c /exopi-obj/pobj/xcb-util-errors-1.0.1/xcb-util-errors-1.0.1/src/xcb_errors.c -fPIC -DPIC -o src/.libs/libxcb_errors_la-xcb_errors.o cc -DPACKAGE_NAME="xcb-util-errors" -DPACKAGE_TARNAME="xcb-util-errors" -DPACKAGE_VERSION="1.0.1" -DPACKAGE_STRING="xcb-util-errors 1.0.1" -DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/xorg/lib/libxcb-errors/-/issues" -DPACKAGE_URL="" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DPACKAGE="xcb-util-errors" -DVERSION="1.0.1" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE_VERSION_MAJOR=1 -DPACKAGE_VERSION_MINOR=0 -DPACKAGE_VERSION_PATCHLEVEL=1 -I. -I/exopi-obj/pobj/xcb-util-errors-1.0.1/xcb-util-errors-1.0.1 -I/usr/X11R6/include -I/exopi-obj/pobj/xcb-util-errors-1.0.1/xcb-util-errors-1.0.1/src -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -O2 -pipe -MT src/libxcb_errors_la-xcb_errors.lo -MD -MP -MF src/.deps/libxcb_errors_la-xcb_errors.Tpo -c /exopi-obj/pobj/xcb-util-errors-1.0.1/xcb-util-errors-1.0.1/src/xcb_errors.c -o src/libxcb_errors_la-xcb_errors.o mv -f src/.deps/libxcb_errors_la-xcb_errors.Tpo src/.deps/libxcb_errors_la-xcb_errors.Plo /usr/local/bin/python3.10 /exopi-obj/pobj/xcb-util-errors-1.0.1/xcb-util-errors-1.0.1/src/extensions.py src/extensions.c.tmp /usr/X11R6/share/xcb/*.xml && \ mv src/extensions.c.tmp src/extensions.c Glx: Ignoring invalid error Generic (-1) /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"xcb-util-errors\" -DPACKAGE_TARNAME=\"xcb-util-errors\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"xcb-util-errors\ 1.0.1\" -DPACKAGE_BUGREPORT=\"https://gitlab.freedesktop.org/xorg/lib/libxcb-errors/-/issues\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DPACKAGE=\"xcb-util-errors\" -DVERSION=\"1.0.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE_VERSION_MAJOR=1 -DPACKAGE_VERSION_MINOR=0 -DPACKAGE_VERSION_PATCHLEVEL=1 -I. -I/exopi-obj/pobj/xcb-util-errors-1.0.1/xcb-util-errors-1.0.1 -I/usr/X11R6/include -I/exopi-obj/pobj/xcb-util-errors-1.0.1/xcb-util-errors-1.0.1/src -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -O2 -pipe -MT src/libxcb_errors_la-extensions.lo -MD -MP -MF src/.deps/libxcb_errors_la-extensions.Tpo -c -o src/libxcb_errors_la-extensions.lo `test -f 'src/extensions.c' || echo '/exopi-obj/pobj/xcb-util-errors-1.0.1/xcb-util-errors-1.0.1/'`src/extensions.c cc -DPACKAGE_NAME="xcb-util-errors" -DPACKAGE_TARNAME="xcb-util-errors" -DPACKAGE_VERSION="1.0.1" -DPACKAGE_STRING="xcb-util-errors 1.0.1" -DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/xorg/lib/libxcb-errors/-/issues" -DPACKAGE_URL="" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DPACKAGE="xcb-util-errors" -DVERSION="1.0.1" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE_VERSION_MAJOR=1 -DPACKAGE_VERSION_MINOR=0 -DPACKAGE_VERSION_PATCHLEVEL=1 -I. -I/exopi-obj/pobj/xcb-util-errors-1.0.1/xcb-util-errors-1.0.1 -I/usr/X11R6/include -I/exopi-obj/pobj/xcb-util-errors-1.0.1/xcb-util-errors-1.0.1/src -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -O2 -pipe -MT src/libxcb_errors_la-extensions.lo -MD -MP -MF src/.deps/libxcb_errors_la-extensions.Tpo -c src/extensions.c -fPIC -DPIC -o src/.libs/libxcb_errors_la-extensions.o cc -DPACKAGE_NAME="xcb-util-errors" -DPACKAGE_TARNAME="xcb-util-errors" -DPACKAGE_VERSION="1.0.1" -DPACKAGE_STRING="xcb-util-errors 1.0.1" -DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/xorg/lib/libxcb-errors/-/issues" -DPACKAGE_URL="" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DPACKAGE="xcb-util-errors" -DVERSION="1.0.1" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE_VERSION_MAJOR=1 -DPACKAGE_VERSION_MINOR=0 -DPACKAGE_VERSION_PATCHLEVEL=1 -I. -I/exopi-obj/pobj/xcb-util-errors-1.0.1/xcb-util-errors-1.0.1 -I/usr/X11R6/include -I/exopi-obj/pobj/xcb-util-errors-1.0.1/xcb-util-errors-1.0.1/src -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -O2 -pipe -MT src/libxcb_errors_la-extensions.lo -MD -MP -MF src/.deps/libxcb_errors_la-extensions.Tpo -c src/extensions.c -o src/libxcb_errors_la-extensions.o mv -f src/.deps/libxcb_errors_la-extensions.Tpo src/.deps/libxcb_errors_la-extensions.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -O2 -pipe -version-info 0:0:0 -no-undefined -export-symbols-regex '^xcb_errors_' -o libxcb-errors.la -rpath /usr/local/lib src/libxcb_errors_la-xcb_errors.lo src/libxcb_errors_la-extensions.lo -L/usr/X11R6/lib -lxcb libtool: link: cc -shared -fPIC -DPIC -o .libs/libxcb-errors.so.0.0 -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -O2 -pipe src/.libs/libxcb_errors_la-xcb_errors.o src/.libs/libxcb_errors_la-extensions.o -L.libs -lxcb -lXau -lXdmcp -Wl,--version-script,./.libs/libxcb-errors.ver -Wl,-soname,libxcb-errors.so.0.0 libtool: link: ar cru .libs/libxcb-errors.a src/libxcb_errors_la-xcb_errors.o src/libxcb_errors_la-extensions.o libtool: link: ranlib .libs/libxcb-errors.a >>> Running package in x11/xcb-util-errors at 1714611724.66 ===> x11/xcb-util-errors ===> Faking installation for xcb-util-errors-1.0.1p0 gmake[1]: Entering directory '/exopi-obj/pobj/xcb-util-errors-1.0.1/build-amd64' mkdir -p '/exopi-obj/pobj/xcb-util-errors-1.0.1/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/xcb-util-errors-1.0.1/bin/install -c libxcb-errors.la '/exopi-obj/pobj/xcb-util-errors-1.0.1/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/xcb-util-errors-1.0.1/bin/install -c -m 644 ./.libs/libxcb-errors.a /exopi-obj/pobj/xcb-util-errors-1.0.1/fake-amd64/usr/local/lib/libxcb-errors.a libtool: install: /exopi-obj/pobj/xcb-util-errors-1.0.1/bin/install -c -m 644 ./.libs/libxcb-errors.so.0.0 /exopi-obj/pobj/xcb-util-errors-1.0.1/fake-amd64/usr/local/lib/libxcb-errors.so.0.0 libtool: install: /exopi-obj/pobj/xcb-util-errors-1.0.1/bin/install -c -m 644 ./.libs/libxcb-errors.lai /exopi-obj/pobj/xcb-util-errors-1.0.1/fake-amd64/usr/local/lib/libxcb-errors.la mkdir -p '/exopi-obj/pobj/xcb-util-errors-1.0.1/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/xcb-util-errors-1.0.1/bin/install -c -m 644 xcb-errors.pc '/exopi-obj/pobj/xcb-util-errors-1.0.1/fake-amd64/usr/local/lib/pkgconfig' mkdir -p '/exopi-obj/pobj/xcb-util-errors-1.0.1/fake-amd64/usr/local/include/xcb' /exopi-obj/pobj/xcb-util-errors-1.0.1/bin/install -c -m 644 /exopi-obj/pobj/xcb-util-errors-1.0.1/xcb-util-errors-1.0.1/src/xcb_errors.h '/exopi-obj/pobj/xcb-util-errors-1.0.1/fake-amd64/usr/local/include/xcb' gmake[1]: Leaving directory '/exopi-obj/pobj/xcb-util-errors-1.0.1/build-amd64' ===> Building package for xcb-util-errors-1.0.1p0 Create /exopi-cvs/ports/packages/amd64/all/xcb-util-errors-1.0.1p0.tgz Creating package xcb-util-errors-1.0.1p0 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******** | 13% checksumming|*********** | 19% checksumming|*************** | 25% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************** | 63% checksumming|****************************************** | 69% checksumming|********************************************** | 75% checksumming|************************************************** | 81% checksumming|***************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************************* | 48% archiving|*********************************************************** | 92% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/xcb-util-errors-1.0.1p0.tgz >>> Running clean in x11/xcb-util-errors at 1714611729.34 ===> x11/xcb-util-errors ===> Cleaning for xcb-util-errors-1.0.1p0 >>> Ended at 1714611729.63 max_stuck=0.23/build=36.01/package=4.69/clean=0.31