=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for glmark2-2023.01.tar.gz => Checksum SHA512 OK for glmark2-2023.01.tar.gz ===> Installing dependencies for glmark2-2023.01nb2 ========================================================================== The following variables will affect the build process of this package, glmark2-2023.01nb2. Their current value is shown below: * JPEG_DEFAULT = jpeg * PYTHON_VERSION_DEFAULT = 312 Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * PYPACKAGE = python312 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 mktools-[0-9]*: found mktools-20220614 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Build dependency x11-links>=1.36: found x11-links-1.36 => Full dependency jpeg>=9: found jpeg-9f => Full dependency png>=1.6.0nb1: found png-1.6.43 => Full dependency python312>=3.12.0: found python312-3.12.5 ===> 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 glmark2-2023.01nb2 ===> Extracting for glmark2-2023.01nb2 ===> Patching for glmark2-2023.01nb2 => Applying pkgsrc patches for glmark2-2023.01nb2 ===> Creating toolchain wrappers for glmark2-2023.01nb2 ===> Configuring for glmark2-2023.01nb2 => remove -ldl cd /pbulk/work/benchmarks/glmark2/work/glmark2-2023.01 && /usr/bin/env DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr INSTALL_INFO= MAKEINFO=/pbulk/work/benchmarks/glmark2/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/pbulk/work/benchmarks/glmark2/work/.tools/bin/itstool GDBUS_CODEGEN=/pbulk/work/benchmarks/glmark2/work/.tools/bin/gdbus-codegen PKG_CONFIG=/pbulk/work/benchmarks/glmark2/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/pbulk/work/benchmarks/glmark2/work/.buildlink/lib/pkgconfig:/pbulk/work/benchmarks/glmark2/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/pbulk/work/benchmarks/glmark2/work/.pkg-config.log PKG_CONFIG_PATH= MAKE=make CWRAPPERS_CONFIG_DIR=/pbulk/work/benchmarks/glmark2/work/.cwrapper/config PYTHON=/usr/pkg/bin/python3.12 CC=gcc CFLAGS=-O2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/X11R7/include\ -I/usr/X11R7/include/libdrm\ -I/usr/pkg/include/python3.12 CPPFLAGS=-I/usr/pkg/include\ -I/usr/include\ -I/usr/X11R7/include\ -I/usr/X11R7/include/libdrm\ -I/usr/pkg/include/python3.12 CXX=c++ CXXFLAGS=-O2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/X11R7/include\ -I/usr/X11R7/include/libdrm\ -I/usr/pkg/include/python3.12 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-pthread\ -Wl,-zrelro\ -L/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib\ -L/usr/X11R7/lib\ -Wl,-R/usr/X11R7/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/pbulk/work/benchmarks/glmark2/work/.cwrapper/bin:/pbulk/work/benchmarks/glmark2/work/.buildlink/bin:/pbulk/work/benchmarks/glmark2/work/.gcc/bin:/pbulk/work/benchmarks/glmark2/work/.tools/bin:/usr/pkg/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R7/bin:/usr/local/sbin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= ftp_proxy=downloads-forbidden-except-during-fetch http_proxy=downloads-forbidden-except-during-fetch https_proxy=downloads-forbidden-except-during-fetch no_proxy= PKG_SYSCONFDIR=/usr/pkg/etc HOME=/pbulk/work/benchmarks/glmark2/work/.home CWRAPPERS_CONFIG_DIR=/pbulk/work/benchmarks/glmark2/work/.cwrapper/config /usr/pkg/bin/python3.12 ./waf configure --with-flavors=x11-gl --prefix=/usr/pkg --mandir=/usr/pkg/man /pbulk/work/benchmarks/glmark2/work/glmark2-2023.01/waflib/Utils.py:413: SyntaxWarning: invalid escape sequence '\d' return re.split('\d+$',s)[0] /pbulk/work/benchmarks/glmark2/work/glmark2-2023.01/waflib/ConfigSet.py:7: SyntaxWarning: invalid escape sequence '\ ' re_imp=re.compile('^(#)*?([^#=]*?)\ =\ (.*?)$',re.M) /pbulk/work/benchmarks/glmark2/work/glmark2-2023.01/waflib/ansiterm.py:178: SyntaxWarning: invalid escape sequence '\[' ansi_tokens=re.compile('(?:\x1b\[([0-9?;]*)([a-zA-Z])|([^\x1b]+))') Traceback (most recent call last): File "/pbulk/work/benchmarks/glmark2/work/glmark2-2023.01/./waf", line 163, in from waflib import Scripting File "/pbulk/work/benchmarks/glmark2/work/glmark2-2023.01/waflib/Scripting.py", line 6, in from waflib import Utils,Configure,Logs,Options,ConfigSet,Context,Errors,Build,Node File "/pbulk/work/benchmarks/glmark2/work/glmark2-2023.01/waflib/Configure.py", line 6, in from waflib import ConfigSet,Utils,Options,Logs,Context,Build,Errors File "/pbulk/work/benchmarks/glmark2/work/glmark2-2023.01/waflib/Options.py", line 6, in from waflib import Logs,Utils,Context,Errors File "/pbulk/work/benchmarks/glmark2/work/glmark2-2023.01/waflib/Context.py", line 5, in import os,re,imp,sys ModuleNotFoundError: No module named 'imp' *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/benchmarks/glmark2 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/benchmarks/glmark2