+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/cairo-1.18.0/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/cairo-1.18.0/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for cairo-1.18.0.tar.xz => Checksum SHA512 OK for cairo-1.18.0.tar.xz ===> Installing dependencies for cairo-1.18.0 ========================================================================== The supported build options for cairo are: x11 xcb The currently selected options are: x11 xcb You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.cairo (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, cairo-1.18.0. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 311 Based on these variables, the following variables have been set: * PYPACKAGE = python311 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/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency meson>=0: found meson-1.2.3 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.78.1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xorgproto>=2016.1: found xorgproto-2023.2 => Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1 => Full dependency fontconfig>=2.14.2nb3: found fontconfig-2.14.2nb3 => Full dependency zlib>=1.2.3: found zlib-1.2.13 => Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.2nb1 => Full dependency png>=1.6.0nb1: found png-1.6.40 => Full dependency libX11>=1.1: found libX11-1.8.7 => Full dependency libxcb>=1.15nb2: found libxcb-1.16 => Full dependency libXext>=0.99.0: found libXext-1.3.5 => Full dependency libXrender>=0.9.2: found libXrender-0.9.11 => Full dependency python311>=3.11.0: found python311-3.11.6nb4 => Full dependency lzo>=2.01: found lzo-2.10 => Full dependency glib2>=2.76.4nb1: found glib2-2.78.1 => Full dependency pixman>=0.40.0nb3: found pixman-0.42.2 ===> Overriding tools for cairo-1.18.0 ===> Extracting for cairo-1.18.0 ===> Patching for cairo-1.18.0 => Applying pkgsrc patches for cairo-1.18.0 => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/graphics/cairo/patches/patch-meson.build => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/graphics/cairo/patches/patch-meson.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-meson.build,v 1.1 2023/11/14 13:48:19 wiz Exp $ | |Look for library providing backtrace_symbols() | |--- meson.build.orig 2023-09-23 14:18:32.000000000 +0000 |+++ meson.build -------------------------- Patching file meson.build using Plan A... Hunk #1 succeeded at 167. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/graphics/cairo/patches/patch-src_cairo-image-surface.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/graphics/cairo/patches/patch-src_cairo-image-surface.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_cairo-image-surface.c,v 1.1 2023/11/14 20:43:36 prlw1 Exp $ | |Don't call a function which is only defined for pixman>=0.39.0 unconditionally | |--- src/cairo-image-surface.c.orig 2023-09-23 14:18:32.000000000 +0000 |+++ src/cairo-image-surface.c -------------------------- Patching file src/cairo-image-surface.c using Plan A... Hunk #1 succeeded at 951. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/graphics/cairo/patches/patch-test_pdf-structure.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/graphics/cairo/patches/patch-test_pdf-structure.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-test_pdf-structure.c,v 1.1 2023/11/14 13:48:19 wiz Exp $ | |Add header for WIFEXITED and WAITSTATUS. | |--- test/pdf-structure.c.orig 2023-09-23 14:18:32.000000000 +0000 |+++ test/pdf-structure.c -------------------------- Patching file test/pdf-structure.c using Plan A... Hunk #1 succeeded at 29. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/graphics/cairo/patches/patch-util_cairo-missing_getline.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/graphics/cairo/patches/patch-util_cairo-missing_getline.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-util_cairo-missing_getline.c,v 1.1 2023/11/14 13:48:19 wiz Exp $ | |The variable name is self-explanatory :) | |--- util/cairo-missing/getline.c.orig Thu Sep 13 15:45:55 2012 |+++ util/cairo-missing/getline.c Thu Sep 13 15:46:18 2012 -------------------------- Patching file util/cairo-missing/getline.c using Plan A... Hunk #1 succeeded at 87. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/graphics/cairo/patches/patch-util_meson.build => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/graphics/cairo/patches/patch-util_meson.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-util_meson.build,v 1.1 2023/11/14 13:48:19 wiz Exp $ | |Use library providing backtrace_symbols() | |--- util/meson.build.orig 2023-09-23 14:18:32.000000000 +0000 |+++ util/meson.build -------------------------- Patching file util/meson.build using Plan A... Hunk #1 succeeded at 43. done ===> Creating toolchain wrappers for cairo-1.18.0 ===> Configuring for cairo-1.18.0 => Checking for portability problems in extracted files The Meson build system Version: 1.2.3 Source dir: /home/pbulk/build/graphics/cairo/work/cairo-1.18.0 Build dir: /home/pbulk/build/graphics/cairo/work/cairo-1.18.0/output Build type: native build Program version.py found: YES (/home/pbulk/build/graphics/cairo/work/cairo-1.18.0/version.py) Project name: cairo Project version: 1.18.0 C compiler for the host machine: cc (gcc 4.8.5 "gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)") C linker for the host machine: cc ld.bfd 2.27-44 C++ compiler for the host machine: c++ (gcc 4.8.5 "g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)") C++ linker for the host machine: c++ ld.bfd 2.27-44 Host machine cpu family: x86_64 Host machine cpu: x86_64 Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Werror-implicit-function-declaration: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -Wsign-compare: YES Compiler for C supports arguments -Wpacked: YES Compiler for C supports arguments -Wswitch-enum: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wvolatile-register-var: YES Compiler for C supports arguments -Wstrict-aliasing=2: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wunsafe-loop-optimizations: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wno-attributes: YES Compiler for C supports arguments -Wno-long-long: YES Compiler for C supports arguments -Winline: YES Compiler for C supports arguments -Wno-unused-but-set-variable: YES Compiler for C supports arguments -Wno-enum-conversion: NO Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -fno-common: YES Program python3 found: YES (/usr/pkg/bin/python3.11) Library m found: YES Library execinfo found: NO Dependency gtk+-2.0 skipped: feature gtk2-utils disabled Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES Fetching value of define "__FLOAT_WORD_ORDER__" : 1234 Fetching value of define "__ORDER_BIG_ENDIAN__" : 4321 Found pkg-config: /home/pbulk/build/graphics/cairo/work/.tools/bin/pkg-config (2.0.3) Run-time dependency lzo2 found: YES 2.10 Library dl found: YES Checking for function "dlsym" with dependency -ldl: YES Run-time dependency zlib found: YES 1.2.13 Run-time dependency libpng found: YES 1.6.40 Run-time dependency fontconfig found: YES 2.14.2 Program ttx found: NO Run-time dependency freetype2 found: YES 26.1.20 Checking if "FT has color" with dependency freetype2: links: YES Checking for type "FT_SVG_Document" with dependency freetype2: YES Checking for function "FT_Get_Color_Glyph_Paint" with dependency freetype2: YES Run-time dependency x11 found: YES 1.8.7 Run-time dependency xext found: YES 1.3.5 Checking if "shmctl IPC_RMID allowes subsequent attaches" with dependencies x11, xext runs: YES Run-time dependency xrender found: YES 0.9.11 Run-time dependency xcb found: YES 1.16 Run-time dependency xcb-render found: YES 1.16 Dependency x11-xcb skipped: feature xlib-xcb disabled Run-time dependency xcb-shm found: YES 1.16 Run-time dependency gobject-2.0 found: YES 2.78.1 Run-time dependency glib-2.0 found: YES 2.78.1 Has header "bfd.h" : NO Program gs found: NO WARNING: Found CMake '/home/pbulk/build/graphics/cairo/work/.tools/bin/false' but couldn't run it Found CMake: NO Run-time dependency libspectre found: NO (tried pkgconfig and cmake) Run-time dependency poppler-glib found: NO (tried pkgconfig and cmake) Run-time dependency librsvg-2.0 found: NO (tried pkgconfig and cmake) Run-time dependency pixman-1 found: YES 0.42.2 Checking for size of "void *" : 8 Checking for size of "int" : 4 Checking for size of "long" : 8 Checking for size of "long long" : 8 Checking for size of "size_t" : 8 Has header "stdint.h" : YES Has header "inttypes.h" : YES Has header "sys/int_types.h" : NO Has header "fcntl.h" : YES Has header "unistd.h" : YES Has header "signal.h" : YES Has header "sys/stat.h" : YES Has header "sys/socket.h" : YES Has header "poll.h" : YES Has header "sys/poll.h" : YES Has header "sys/un.h" : YES Has header "sched.h" : YES Has header "sys/mman.h" : YES Has header "time.h" : YES Has header "libgen.h" : YES Has header "byteswap.h" : YES Has header "signal.h" : YES (cached) Has header "setjmp.h" : YES Has header "fenv.h" : YES Has header "sys/wait.h" : YES Has header "sys/stat.h" : YES (cached) Has header "io.h" : NO Has header "fenv.h" : YES (cached) Has header "xlocale.h" : YES Has header "sys/ioctl.h" : YES Has header "intsafe.h" : NO Has header "X11/extensions/XShm.h" : YES Has header "X11/extensions/shmproto.h" : YES Has header "X11/extensions/shmstr.h" : YES Checking for type "uint64_t" : YES Checking for type "uint128_t" : NO Checking for type "__uint128_t" : YES Checking for function "alarm" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "ctime_r" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "localtime_r" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "gmtime_r" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "drand48" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "flockfile" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "funlockfile" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "getline" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "link" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "fork" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "waitpid" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "raise" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "newlocale" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "strtod_l" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "FcInit" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "FcFini" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "FT_Get_X11_Font_Format" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "FT_GlyphSlot_Embolden" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "FT_GlyphSlot_Oblique" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "FT_Load_Sfnt_Table" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "FT_Library_SetLcdFilter" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "FT_Get_Var_Design_Coordinates" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "FT_Done_MM_Var" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "FT_Palette_Select" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "XRenderCreateSolidFill" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "XRenderCreateLinearGradient" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "XRenderCreateRadialGradient" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "XRenderCreateConicalGradient" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "sched_getaffinity" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "mmap" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "clock_gettime" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "feenableexcept" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "fedisableexcept" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "feclearexcept" with dependencies -lm, -ldl, zlib, libpng, fontconfig, freetype2, x11, xext, xrender, xcb, xcb-render, xcb-shm, pixman-1: YES Checking for function "strndup" : YES Checking if "pthreads" : links: YES Checking if "Atomic ops: cxx11" : links: YES Library rt found: YES Checking for function "shm_open" with dependency -lrt: YES Compiler for C supports arguments -Wno-attributes: YES (cached) Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached) Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) Compiler for C supports arguments -Wno-unused-parameter: YES (cached) Compiler for C supports arguments -Wno-long-long: YES (cached) Configuring cairo-features.h using configuration Program sh found: YES (/home/pbulk/build/graphics/cairo/work/.tools/bin/sh) Configuring cairo-trace using configuration Has header "execinfo.h" : YES Fetching value of define "DEBUG_SVG_RENDER" : Run-time dependency gtk+-2.0 found: NO (tried pkgconfig and cmake) Configuring config.h using configuration Build targets in project: 27 NOTICE: Future-deprecated features used: * 0.64.0: {'copy arg in configure_file'} cairo 1.18.0 Surface Backends Image : YES Recording : YES Observer : YES Mime : YES Tee : YES Xlib : YES Xlib Xrender : YES Quartz : NO Quartz-image : NO XCB : YES Win32 : NO CairoScript : YES PostScript : YES PDF : YES SVG : YES Font Backends User : YES FreeType : YES Fontconfig : YES Win32 : NO Win32 DWrite : NO Quartz : NO Functions PNG functions : YES X11-xcb : NO XCB-shm : YES Features and Utilities cairo-trace: : YES cairo-script-interpreter: YES API reference : NO User defined options buildtype : plain libdir : lib libexecdir : libexec mandir : man prefix : /usr/pkg sysconfdir : /usr/pkg/etc Found ninja-1.11.1 at /usr/pkg/bin/ninja