=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for allegro-5.2.7.0.tar.gz => Checksum SHA512 OK for allegro-5.2.7.0.tar.gz ===> Installing dependencies for allegro5-5.2.7.0nb15 ========================================================================== The supported build options for allegro5 are: alsa openal pulseaudio x11 The currently selected options are: openal x11 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.allegro5 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, allegro5-5.2.7.0nb15. Their current value is shown below: * CURSES_DEFAULT = curses * JPEG_DEFAULT = jpeg * READLINE_DEFAULT = editline * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * CURSES_TYPE = curses * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * READLINE_TYPE = editline * TERMCAP_TYPE = termcap 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 glib2-tools-[0-9]*: found glib2-tools-2.78.4 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=3.18: found cmake-3.28.3 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.1.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.35: found x11-links-1.35nb1 => Build dependency minimp3>=20200120: found minimp3-20210120 => Full dependency openal-soft>=1.5.304: found openal-soft-1.23.1nb3 => Full dependency gtk3+>=3.24.38nb6: found gtk3+-3.24.41 => Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.2nb1 => Full dependency png>=1.6.0nb1: found png-1.6.43 => Full dependency jpeg>=9: found jpeg-9e => Full dependency dumb>=2.0.3: found dumb-2.0.3 => Full dependency flac>=1.4.0: found flac-1.4.3 => Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7 => Full dependency opusfile>=0.12nb2: found opusfile-0.12nb2 => Full dependency physfs>=2.0.3nb1: found physfs-3.0.2 => Full dependency libwebp>=0.6.0: found libwebp-1.3.2nb1 => Full dependency libtheora>=1.0alpha3nb1: found libtheora-1.1.1nb2 ===> 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 allegro5-5.2.7.0nb15 ===> Extracting for allegro5-5.2.7.0nb15 ===> Patching for allegro5-5.2.7.0nb15 => Applying pkgsrc patches for allegro5-5.2.7.0nb15 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/allegro5/patches/patch-src_unix_uxthread.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/allegro5/patches/patch-src_unix_uxthread.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_unix_uxthread.c,v 1.1 2020/03/18 01:23:01 nia Exp $ | |Not just absent in GNU (NetBSD, too...) | |--- src/unix/uxthread.c.orig 2019-08-26 12:52:05.000000000 +0000 |+++ src/unix/uxthread.c -------------------------- Patching file src/unix/uxthread.c using Plan A... Hunk #1 succeeded at 72. done ===> Creating toolchain wrappers for allegro5-5.2.7.0nb15 ===> Configuring for allegro5-5.2.7.0nb15 => Correcting the path to the OSS device. => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz package. => Adding run-time search paths to pkg-config files. => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files WARNING: [check-portability.awk] => Found $RANDOM: WARNING: [check-portability.awk] misc/dtou.sh:12: tmpfile=`dirname "$file"`/__dtou_tmp.$RANDOM || exit 1 Explanation: =========================================================================== The variable $RANDOM is not required for a POSIX-conforming shell, and many implementations of /bin/sh do not support it. It should therefore not be used in shell programs that are meant to be portable across a large number of POSIX-like systems. =========================================================================== WARNING: [check-portability.awk] => Found $RANDOM: WARNING: [check-portability.awk] misc/utod.sh:12: tmpfile=`dirname "$file"`/__dtou_tmp.$RANDOM || exit 1 Explanation: =========================================================================== The variable $RANDOM is not required for a POSIX-conforming shell, and many implementations of /bin/sh do not support it. It should therefore not be used in shell programs that are meant to be portable across a large number of POSIX-like systems. =========================================================================== -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/devel/allegro5/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /tmp/devel/allegro5/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Allowing GCC/Clang to use SSE instructions -- Found PkgConfig: /tmp/devel/allegro5/work/.tools/bin/pkg-config (found version "2.1.1") -- Looking for include file dirent.h -- Looking for include file dirent.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file linux/input.h -- Looking for include file linux/input.h - not found -- Looking for include file stdbool.h -- Looking for include file stdbool.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file sys/io.h -- Looking for include file sys/io.h - not found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file time.h -- Looking for include file time.h - found -- Looking for include file sys/utsname.h -- Looking for include file sys/utsname.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file soundcard.h -- Looking for include file soundcard.h - found -- Looking for include file sys/soundcard.h -- Looking for include file sys/soundcard.h - found -- Looking for include file machine/soundcard.h -- Looking for include file machine/soundcard.h - found -- Looking for include file linux/soundcard.h -- Looking for include file linux/soundcard.h - not found -- Looking for include file libkern/OSAtomic.h -- Looking for include file libkern/OSAtomic.h - not found -- Looking for include file sys/inotify.h -- Looking for include file sys/inotify.h - not found -- Looking for include file sal.h -- Looking for include file sal.h - not found -- Looking for getexecname -- Looking for getexecname - not found -- Looking for mkstemp -- Looking for mkstemp - found -- Looking for mmap -- Looking for mmap - found -- Looking for mprotect -- Looking for mprotect - found -- Looking for sched_yield -- Looking for sched_yield - found -- Looking for sysconf -- Looking for sysconf - found -- Looking for fseeko -- Looking for fseeko - found -- Looking for ftello -- Looking for ftello - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for strerror_s -- Looking for strerror_s - not found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of _Bool -- Check size of _Bool - done -- Performing Test ALLEGRO_HAVE_PROCFS_ARGCV -- Performing Test ALLEGRO_HAVE_PROCFS_ARGCV - Failed -- Performing Test ALLEGRO_HAVE_SV_PROCFS_H -- Performing Test ALLEGRO_HAVE_SV_PROCFS_H - Failed -- Performing Test ALLEGRO_HAVE_VA_COPY -- Performing Test ALLEGRO_HAVE_VA_COPY - Success -- Found OpenGL: /tmp/devel/allegro5/work/.buildlink/lib/libGL.so Using OpenGL -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found X11: /tmp/devel/allegro5/work/.buildlink/include -- Looking for XOpenDisplay in /tmp/devel/allegro5/work/.buildlink/lib/libX11.so;/tmp/devel/allegro5/work/.buildlink/lib/libXext.so -- Looking for XOpenDisplay in /tmp/devel/allegro5/work/.buildlink/lib/libX11.so;/tmp/devel/allegro5/work/.buildlink/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Looking for XcursorImageCreate in Xcursor -- Looking for XcursorImageCreate in Xcursor - found -- Looking for XpmCreatePixmapFromData in Xpm -- Looking for XpmCreatePixmapFromData in Xpm - found -- Looking for X11/extensions/XInput2.h -- Looking for X11/extensions/XInput2.h - found -- Performing Test XINPUT2_COMPILES -- Performing Test XINPUT2_COMPILES - Success -- Looking for X11/extensions/xf86vmode.h -- Looking for X11/extensions/xf86vmode.h - not found -- Looking for XF86VidModeQueryExtension in Xxf86vm -- Looking for XF86VidModeQueryExtension in Xxf86vm - found -- Looking for X11/extensions/Xinerama.h -- Looking for X11/extensions/Xinerama.h - found -- Looking for XineramaQueryExtension in Xinerama -- Looking for XineramaQueryExtension in Xinerama - found -- Looking for X11/extensions/Xrandr.h -- Looking for X11/extensions/Xrandr.h - found -- Looking for XRRQueryExtension in Xrandr -- Looking for XRRQueryExtension in Xrandr - found -- Looking for X11/extensions/scrnsaver.h -- Looking for X11/extensions/scrnsaver.h - found -- Looking for XScreenSaverQueryExtension in Xss -- Looking for XScreenSaverQueryExtension in Xss - found -- Looking for XOpenIM in X11 -- Looking for XOpenIM in X11 - found -- Found ZLIB: /lib/libz.so (found version "1.2.10") -- Found PNG: /tmp/devel/allegro5/work/.buildlink/lib/libpng16.so (found version "1.6.43") -- Found JPEG: /tmp/devel/allegro5/work/.buildlink/lib/libjpeg.so (found version "90") -- Found WebP: /usr/pkg/include -- Performing Test OSS_COMPILES -- Performing Test OSS_COMPILES - Success -- Found OSS: 1 -- Found OpenAL: /tmp/devel/allegro5/work/.buildlink/lib/libopenal.so -- Could NOT find OPENSL (missing: OPENSL_INCLUDE_DIR OPENSL_LIBRARY) -- Found FLAC: /tmp/devel/allegro5/work/.buildlink/include -- Performing Test FLAC_COMPILES -- Performing Test FLAC_COMPILES - Success -- Found DUMB: /tmp/devel/allegro5/work/.buildlink/include -- Performing Test DUMB_COMPILES -- Performing Test DUMB_COMPILES - Success -- Found OGG: /tmp/devel/allegro5/work/.buildlink/include -- Found VORBIS: /tmp/devel/allegro5/work/.buildlink/include -- Performing Test VORBIS_COMPILES -- Performing Test VORBIS_COMPILES - Success -- Found OPUS: /tmp/devel/allegro5/work/.buildlink/include/opus -- Performing Test OPUS_COMPILES -- Performing Test OPUS_COMPILES - Success -- Found MiniMP3: /tmp/devel/allegro5/work/.buildlink/include -- Found Freetype: /tmp/devel/allegro5/work/.buildlink/lib/libfreetype.so (found version "2.13.2") -- Performing Test TTF_COMPILES -- Performing Test TTF_COMPILES - Success -- Found PhysFS: /tmp/devel/allegro5/work/.buildlink/lib/libphysfs.so -- Found PHYSFS: /tmp/devel/allegro5/work/.buildlink/lib/libphysfs.so -- Performing Test PHYSFS_IMPLICIT_ZLIB -- Performing Test PHYSFS_IMPLICIT_ZLIB - Success -- Checking for module 'gtk+-3.0' -- Found gtk+-3.0, version 3.24.41 -- Checking for module 'gthread-2.0' -- Found gthread-2.0, version 2.78.4 -- Found THEORA: /tmp/devel/allegro5/work/.buildlink/include -- Configuring done (52.1s) -- Generating done (0.4s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR -- Build files have been written to: /tmp/devel/allegro5/work/allegro-5.2.7.0 => Rewrite cmake Dependencies files