=>> Building graphics/glew build started at Sat Dec 2 02:35:20 CST 2023 port directory: /usr/ports/graphics/glew package name: glew-2.2.0_3 building for: FreeBSD 132amd64-current-job-05 13.2-RELEASE FreeBSD 13.2-RELEASE amd64 maintained by: x11@FreeBSD.org Makefile ident: Poudriere version: 3.3.7_1 Host OSVERSION: 1400097 Jail OSVERSION: 1302001 Job Id: 05 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1302001 UNAME_v=FreeBSD 13.2-RELEASE UNAME_r=13.2-RELEASE BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root USE_COLORS=no LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.7_1 MASTERMNT=/poudriere/data/.m/132amd64-current/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color PWD=/poudriere/data/.m/132amd64-current/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=132amd64-current SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/poudriere/data/.m/132amd64-current/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for glew-2.2.0_3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- x11@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/glew/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/glew/work XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/glew/work/.cache HOME=/wrkdirs/usr/ports/graphics/glew/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/glew/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/graphics/glew/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- GLEW_DEST=/usr/local GLEW_PREFIX=/usr/local XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/glew/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/glew/work XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/glew/work/.cache HOME=/wrkdirs/usr/ports/graphics/glew/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/glew/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/graphics/glew/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" OSREL=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/glew" EXAMPLESDIR="share/examples/glew" DATADIR="share/glew" WWWDIR="www/glew" ETCDIR="etc/glew" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/glew DOCSDIR=/usr/local/share/doc/glew EXAMPLESDIR=/usr/local/share/examples/glew WWWDIR=/usr/local/www/glew ETCDIR=/usr/local/etc/glew --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /poudriere/control/default-make.conf #### #DEFAULT_VERSIONS+=apache=2.4 #DEFAULT_VERSIONS+=corosync=3 #DEFAULT_VERSIONS+=gcc=12 DEFAULT_VERSIONS+=ghostscript=agpl DEFAULT_VERSIONS+=java=17 DEFAULT_VERSIONS+=linux=c7_64 #DEFAULT_VERSIONS+=llvm=17 #DEFAULT_VERSIONS+=lua=5.4 #DEFAULT_VERSIONS+=mono=5.20 DEFAULT_VERSIONS+=mysql=10.11m #DEFAULT_VERSIONS+=perl5=5.38 DEFAULT_VERSIONS+=pgsql=15 #DEFAULT_VERSIONS+=php=8.0 #DEFAULT_VERSIONS+=python2=2.7 #DEFAULT_VERSIONS+=python3=3.9 #DEFAULT_VERSIONS+=python=3.9 #DEFAULT_VERSIONS+=samba=4.16 #DEFAULT_VERSIONS+=ssl=libressl DEFAULT_VERSIONS+=ssl=base DEFAULT_VERSIONS+=tcltk=8.6 WANT_OPENLDAP_SASL=yes # We play ball with... LICENSES_GROUPS_ACCEPTED+=FSF LICENSES_GROUPS_ACCEPTED+=OSI LICENSES_GROUPS_ACCEPTED+=COPYFREE LICENSES_GROUPS_ACCEPTED+=FONTS LICENSES_ACCEPTED+=GPLv2+ LICENSES_ACCEPTED+=MSPAT LICENSES_ACCEPTED+=NONE LICENSES_ACCEPTED+='GPLV2+ MSPAT' # Until 1.18 gets its modules crap sorted #GO_PORT=lang/go117 # Ehh, screw it. DISABLE_LICENSES=yes # FINALLY. BUILD_ALL_PYTHON_FLAVORS=yes # Duh WITH_PKGNG=yes # Workaround for FreeBSD PR 201193 WITH_MPM=event # Workaround for FreeBSD PR 234914 -- JTFC, FreeBSD, figure it out. .if ${.CURDIR:M*/www/mod_php7[0-9]} CONFIGURE_ENV+= pthreads_working="yes" .endif #MESA_LLVM_VER = 13 # ports infrastructure dudes are hacks. security_p5-GSSAPI_SET = GSSAPI_MIT OPTIONS_UNSET += GSSAPI_BASE GSSAPI_NONE GSSAPI_HEIMDAL OPTIONS_UNSET += WAYLAND OPTIONS_SET += GSSAPI_MIT #KRB5_VERSION=121 #security_p5-GSSAPI_SET = GSSAPI_HEIMDAL #OPTIONS_UNSET += GSSAPI_BASE GSSAPI_NONE GSSAPI_MIT #OPTIONS_SET += GSSAPI_HEIMDAL WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 63795 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== =========================================================================== =================================================== ===> glew-2.2.0_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.9.pkg [132amd64-current-job-05] Installing pkg-1.20.9... [132amd64-current-job-05] Extracting pkg-1.20.9: .......... done ===> glew-2.2.0_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of glew-2.2.0_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by glew-2.2.0_3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by glew-2.2.0_3 for building => SHA256 Checksum OK for glew-2.2.0.tgz. => SHA256 Checksum OK for 8e2e31e69bb6.patch. => SHA256 Checksum OK for 062067f2bad8.patch. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by glew-2.2.0_3 for building ===> Extracting for glew-2.2.0_3 => SHA256 Checksum OK for glew-2.2.0.tgz. => SHA256 Checksum OK for 8e2e31e69bb6.patch. => SHA256 Checksum OK for 062067f2bad8.patch. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for glew-2.2.0_3 ===> Applying distribution patches for glew-2.2.0_3 ===> Applying FreeBSD patches for glew-2.2.0_3 from /usr/ports/graphics/glew/files =========================================================================== =================================================== ===> glew-2.2.0_3 depends on package: gmake>=4.3 - not found ===> Installing existing package /packages/All/gmake-4.3_2.pkg [132amd64-current-job-05] Installing gmake-4.3_2... [132amd64-current-job-05] `-- Installing gettext-runtime-0.22.3... [132amd64-current-job-05] | `-- Installing indexinfo-0.3.1... [132amd64-current-job-05] | `-- Extracting indexinfo-0.3.1: . done [132amd64-current-job-05] `-- Extracting gettext-runtime-0.22.3: .......... done [132amd64-current-job-05] Extracting gmake-4.3_2: .......... done ===> glew-2.2.0_3 depends on package: gmake>=4.3 - found ===> Returning to build of glew-2.2.0_3 ===> glew-2.2.0_3 depends on package: xorgproto>=0 - not found ===> Installing existing package /packages/All/xorgproto-2023.2.pkg [132amd64-current-job-05] Installing xorgproto-2023.2... [132amd64-current-job-05] Extracting xorgproto-2023.2: .......... done ===> glew-2.2.0_3 depends on package: xorgproto>=0 - found ===> Returning to build of glew-2.2.0_3 ===> glew-2.2.0_3 depends on package: xorgproto>=0 - found ===> glew-2.2.0_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.8.7,1.pkg [132amd64-current-job-05] Installing libX11-1.8.7,1... [132amd64-current-job-05] `-- Installing libxcb-1.15_1... [132amd64-current-job-05] | `-- Installing libXau-1.0.9... [132amd64-current-job-05] | `-- Extracting libXau-1.0.9: .......... done [132amd64-current-job-05] | `-- Installing libXdmcp-1.1.3... [132amd64-current-job-05] | `-- Extracting libXdmcp-1.1.3: ...... done [132amd64-current-job-05] `-- Extracting libxcb-1.15_1: .......... done [132amd64-current-job-05] Extracting libX11-1.8.7,1: .......... done ===> glew-2.2.0_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of glew-2.2.0_3 ===> glew-2.2.0_3 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_4.pkg [132amd64-current-job-05] Installing ccache-3.7.12_4... [132amd64-current-job-05] Extracting ccache-3.7.12_4: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> glew-2.2.0_3 depends on file: /usr/local/bin/ccache - found ===> Returning to build of glew-2.2.0_3 =========================================================================== =================================================== ===> glew-2.2.0_3 depends on shared library: libGL.so - not found ===> Installing existing package /packages/All/libglvnd-1.7.0.pkg [132amd64-current-job-05] Installing libglvnd-1.7.0... [132amd64-current-job-05] `-- Installing libXext-1.3.4,1... [132amd64-current-job-05] `-- Extracting libXext-1.3.4,1: .......... done [132amd64-current-job-05] Extracting libglvnd-1.7.0: .......... done ===> glew-2.2.0_3 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> Returning to build of glew-2.2.0_3 ===> glew-2.2.0_3 depends on shared library: libGLU.so - not found ===> Installing existing package /packages/All/libGLU-9.0.2_2.pkg [132amd64-current-job-05] Installing libGLU-9.0.2_2... [132amd64-current-job-05] Extracting libGLU-9.0.2_2: ..... done ===> glew-2.2.0_3 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so) ===> Returning to build of glew-2.2.0_3 =========================================================================== =================================================== ===> Configuring for glew-2.2.0_3 =========================================================================== =================================================== ===> Building for glew-2.2.0_3 gmake[1]: Entering directory '/wrkdirs/usr/ports/graphics/glew/work/glew-2.2.0' sed \ -e 's|@prefix@|/usr/local|g' \ -e 's|@libdir@|${prefix}/lib|g' \ -e 's|@exec_prefix@|${prefix}/bin|g' \ -e 's|@includedir@|${prefix}/include|g' \ -e 's|@version@|2.2.0|g' \ -e 's|@cflags@||g' \ -e 's|@libname@|GLEW|g' \ -e 's|@libgl@|-lGL -lX11|g' \ -e 's|@requireslib@|glu|g' \ < glew.pc.in > glew.pc cc -DGLEW_NO_GLU -DGLEW_BUILD -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -Wall -W -Iinclude -I/usr/local/include -fPIC -o tmp/freebsd/default/shared/glew.o -c src/glew.c cc -DGLEW_NO_GLU -DGLEW_STATIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -Wall -W -Iinclude -I/usr/local/include -fPIC -o tmp/freebsd/default/static/glew.o -c src/glew.c cc -DGLEW_NO_GLU -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -Wall -W -Iinclude -I/usr/local/include -fPIC -o tmp/freebsd/default/shared/glewinfo.o -c src/glewinfo.c cc -DGLEW_NO_GLU -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -Wall -W -Iinclude -I/usr/local/include -fPIC -o tmp/freebsd/default/shared/visualinfo.o -c src/visualinfo.c ar rv lib/libGLEW.a tmp/freebsd/default/static/glew.o ar: warning: creating lib/libGLEW.a a - tmp/freebsd/default/static/glew.o strip lib/libGLEW.a ld -shared -soname libGLEW.so.2 -o lib/libGLEW.so.2.2.0 tmp/freebsd/default/shared/glew.o -L/usr/local/lib -lGL -lX11 ln -sf libGLEW.so.2.2.0 lib/libGLEW.so.2 ln -sf libGLEW.so.2.2.0 lib/libGLEW.so strip lib/libGLEW.so.2.2.0 /usr/bin/file lib/libGLEW.so.2.2.0 lib/libGLEW.so.2.2.0: ELF 64-bit LSB shared object, x86-64, version 1 (FreeBSD), dynamically linked, stripped cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -Wall -W -Iinclude -I/usr/local/include -fPIC -o bin/glewinfo tmp/freebsd/default/shared/glewinfo.o -Llib -Wl,-Bdynamic -lGLEW -L/usr/local/lib -lGL -lX11 cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -Wall -W -Iinclude -I/usr/local/include -fPIC -o bin/visualinfo tmp/freebsd/default/shared/visualinfo.o -Llib -Wl,-Bdynamic -lGLEW -L/usr/local/lib -lGL -lX11 strip bin/glewinfo strip bin/visualinfo gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/glew/work/glew-2.2.0' =========================================================================== =================================================== ===> glew-2.2.0_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found =========================================================================== =================================================== ===> Staging for glew-2.2.0_3 ===> Generating temporary packing list gmake[1]: Entering directory '/wrkdirs/usr/ports/graphics/glew/work/glew-2.2.0' install -d -m 0755 "/wrkdirs/usr/ports/graphics/glew/work/stage/usr/local/include/GL" install -m 0644 include/GL/wglew.h "/wrkdirs/usr/ports/graphics/glew/work/stage/usr/local/include/GL/" install -m 0644 include/GL/glew.h "/wrkdirs/usr/ports/graphics/glew/work/stage/usr/local/include/GL/" install -m 0644 include/GL/glxew.h "/wrkdirs/usr/ports/graphics/glew/work/stage/usr/local/include/GL/" sed \ -e 's|@prefix@|/usr/local|g' \ -e 's|@libdir@|${prefix}/lib|g' \ -e 's|@exec_prefix@|${prefix}/bin|g' \ -e 's|@includedir@|${prefix}/include|g' \ -e 's|@version@|2.2.0|g' \ -e 's|@cflags@||g' \ -e 's|@libname@|GLEW|g' \ -e 's|@libgl@|-lGL -lX11|g' \ -e 's|@requireslib@|glu|g' \ < glew.pc.in > glew.pc install -d -m 0755 "/wrkdirs/usr/ports/graphics/glew/work/stage/usr/local/lib" install -m 0644 lib/libGLEW.so.2.2.0 "/wrkdirs/usr/ports/graphics/glew/work/stage/usr/local/lib/" ln -sf libGLEW.so.2.2.0 "/wrkdirs/usr/ports/graphics/glew/work/stage/usr/local/lib/libGLEW.so.2" ln -sf libGLEW.so.2.2.0 "/wrkdirs/usr/ports/graphics/glew/work/stage/usr/local/lib/libGLEW.so" install -m 0644 lib/libGLEW.a "/wrkdirs/usr/ports/graphics/glew/work/stage/usr/local/lib/" install -d -m 0755 "/wrkdirs/usr/ports/graphics/glew/work/stage/usr/local/lib/pkgconfig" install -d -m 0755 "/wrkdirs/usr/ports/graphics/glew/work/stage/usr/local/lib/pkgconfig" install -m 0644 glew.pc "/wrkdirs/usr/ports/graphics/glew/work/stage/usr/local/lib/pkgconfig/" install -d -m 0755 "/wrkdirs/usr/ports/graphics/glew/work/stage/usr/local/bin" install -s -m 0755 bin/glewinfo bin/visualinfo "/wrkdirs/usr/ports/graphics/glew/work/stage/usr/local/bin/" gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/glew/work/glew-2.2.0' install -m 0644 /wrkdirs/usr/ports/graphics/glew/work/glew-2.2.0/doc/*.css /wrkdirs/usr/ports/graphics/glew/work/stage/usr/local/share/doc/glew install -m 0644 /wrkdirs/usr/ports/graphics/glew/work/glew-2.2.0/doc/*.html /wrkdirs/usr/ports/graphics/glew/work/stage/usr/local/share/doc/glew install -m 0644 /wrkdirs/usr/ports/graphics/glew/work/glew-2.2.0/doc/*.jpg /wrkdirs/usr/ports/graphics/glew/work/stage/usr/local/share/doc/glew install -m 0644 /wrkdirs/usr/ports/graphics/glew/work/glew-2.2.0/doc/*.png /wrkdirs/usr/ports/graphics/glew/work/stage/usr/local/share/doc/glew ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for glew-2.2.0_3 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for glew-2.2.0_3 build of graphics/glew | glew-2.2.0_3 ended at Sat Dec 2 02:36:27 CST 2023 build time: 00:01:08