=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for mixxx-2.3.1.tar.gz => Checksum SHA512 OK for mixxx-2.3.1.tar.gz ===> Installing dependencies for mixxx-2.3.1nb50 ========================================================================== The following variables will affect the build process of this package, mixxx-2.3.1nb50. Their current value is shown below: * CURSES_DEFAULT = curses * JPEG_DEFAULT = libjpeg-turbo * 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 = libjpeg-turbo * 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.84.4 => Tool dependency mktools-[0-9]*: found mktools-20250213 => Tool dependency cmake>=3.18: found cmake-4.2.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Build dependency gcc10>=10.3.0nb2: found gcc10-10.5.0nb4 => Build dependency x11-links>=1.36: found x11-links-1.36 => Full dependency chromaprint>=1.4.3nb3: found chromaprint-1.6.0nb1 => Full dependency faad2>=2.11.0: found faad2-2.11.2 => Full dependency ffmpeg4>=4.4.6nb2: found ffmpeg4-4.4.6nb2 => Full dependency fftw>=3.3.10nb1: found fftw-3.3.10nb2 => Full dependency flac>=1.5.0: found flac-1.5.0nb1 => Full dependency gcc10-libs>=10.2.0: found gcc10-libs-10.5.0nb5 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency lame>=3.96.1nb4: found lame-3.100nb7 => Full dependency libebur128>=1.0.1: found libebur128-1.2.6 => Full dependency libhidapi>=0.13.1: found libhidapi-0.14.0 => Full dependency libid3tag>=0.15.1bnb1: found libid3tag-0.15.1bnb2 => Full dependency libkeyfinder>=2.2.5: found libkeyfinder-2.2.5 => Full dependency libmad>=0.15.1bnb1: found libmad-0.15.1bnb3 => Full dependency libmodplug>=0.8.8.1: found libmodplug-0.8.9.0 => Full dependency libshout>=2.4.6nb2: found libshout-2.4.6nb2 => Full dependency libsndfile>=1.2.2nb2: found libsndfile-1.2.2nb2 => Full dependency libusb1>=1.0.9: found libusb1-1.0.29 => Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7 => Full dependency lilv>=0.24.26nb2: found lilv-0.24.26nb2 => Full dependency lv2>=1.18.10nb13: found lv2-1.18.10nb13 => Full dependency mp4v2>=2.0.0: found mp4v2-5.0.1 => Full dependency opusfile>=0.12nb2: found opusfile-0.12nb3 => Full dependency portaudio>=190700.20210406nb1: found portaudio-190700.20210406nb1 => Full dependency protobuf>=32.0nb1: found protobuf-33.2 => Full dependency qt5-qtbase>=5.15.18: found qt5-qtbase-5.15.18 => Full dependency qt5-qtkeychain>=0.1.0: found qt5-qtkeychain-0.15.0nb1 => Full dependency qt5-qtscript>=5.15.18: found qt5-qtscript-5.15.18 => Full dependency qt5-qtsvg>=5.15.18: found qt5-qtsvg-5.15.18 => Full dependency qt5-qtx11extras>=5.15.18: found qt5-qtx11extras-5.15.18 => Full dependency rubberband>=3.1.2nb3: found rubberband-3.1.2nb3 => Full dependency soundtouch>=1.8.0: found soundtouch-2.3.1 => Full dependency sqlite3>=3.49.1nb3: found sqlite3-3.51.1 => Full dependency taglib>=2.0: found taglib-2.1.1 => Full dependency upower>=1.90.9nb4: found upower-1.90.9nb4 => Full dependency wavpack>=4.41.0: found wavpack-5.8.1 ===> 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 mixxx-2.3.1nb50 ===> Extracting for mixxx-2.3.1nb50 ===> Patching for mixxx-2.3.1nb50 => Applying pkgsrc patches for mixxx-2.3.1nb50 ===> Creating toolchain wrappers for mixxx-2.3.1nb50 ===> Configuring for mixxx-2.3.1nb50 => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz package. => Replacing node interpreter in res/controllers/novation-launchpad/scripts/compile-mapping.js res/controllers/novation-launchpad/scripts/compile-scripts.js. => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". -- Setting CMAKE_BUILD_TYPE to 'RelWithDebInfo' as none was specified. -- The C compiler identification is GNU 10.5.0 -- The CXX compiler identification is GNU 10.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/audio/mixxx/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: /pbulk/work/audio/mixxx/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Optimization level: portable -- Enabling SS2 CPU optimizations (>= Pentium 4) -- Could NOT find ccache (missing executable) -- Support for ccache: OFF CMake Deprecation Warning at lib/googletest/CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Deprecation Warning at lib/googletest/googlemock/CMakeLists.txt:45 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Deprecation Warning at lib/googletest/googletest/CMakeLists.txt:56 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Found Python: /usr/pkg/bin/python3.13 (found version "3.13.11") found components: Interpreter -- 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 CMake Deprecation Warning at lib/benchmark/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Could NOT find Git (missing: GIT_EXECUTABLE) -- git Version: v0.0.0 -- Version: 0.0.0 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- Performing Test HAVE_CXX_FLAG_WALL -- Performing Test HAVE_CXX_FLAG_WALL - Success -- Performing Test HAVE_CXX_FLAG_WEXTRA -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- Performing Test HAVE_CXX_FLAG_WSHADOW -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- Performing Test HAVE_CXX_FLAG_WERROR -- Performing Test HAVE_CXX_FLAG_WERROR - Success -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WD654 -- Performing Test HAVE_CXX_FLAG_WD654 - Failed -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- Performing Test HAVE_CXX_FLAG_COVERAGE -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- Performing Test HAVE_STD_REGEX -- Performing Test HAVE_STD_REGEX -- Performing Test HAVE_STD_REGEX -- success -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- success -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- success -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Chromaprint: /usr/pkg/lib/libchromaprint.so -- Found Ebur128: /usr/pkg/lib/libebur128.so -- Linking libebur128 dynamically -- Found KeyFinder: /usr/pkg/lib/libkeyfinder.so -- Found FLAC: /usr/pkg/lib/libFLAC.so -- Found mp3lame: /usr/pkg/lib/libmp3lame.so -- Found OpenGL: /usr/X11R7/lib/libGL.so -- Found Ogg: /usr/pkg/include -- Found Vorbis: /usr/pkg/include found components: vorbis vorbisenc vorbisfile -- Checking for module 'portaudio-2.0' -- Found portaudio-2.0, version 19 -- Performing Test PortAudio2_FOUND -- Performing Test PortAudio2_FOUND - Success -- Found PortAudio: /usr/pkg/include/portaudio2 -- Could NOT find PortMidi (missing: PortMidi_LIBRARY PortMidi_INCLUDE_DIR PortTime_INCLUDE_DIR) -- Found Protobuf: /usr/pkg/lib/libprotobuf.so;-lpthread (found version "6.33.2") -- Found X11: /usr/X11R7/include -- Looking for XOpenDisplay in /usr/X11R7/lib/libX11.so;/usr/X11R7/lib/libXext.so -- Looking for XOpenDisplay in /usr/X11R7/lib/libX11.so;/usr/X11R7/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 -- Found rubberband: /usr/pkg/lib/librubberband.so -- Found SndFile: /usr/pkg/lib/libsndfile.so -- Found SoundTouch: /usr/pkg/lib/libSoundTouch.so (found version "2.3.1") -- Linking libSoundTouch dynamically -- Found TagLib: /usr/pkg/lib/libtag.so -- Found Upower: /usr/pkg/lib/libupower-glib.so -- Found GLIB: /usr/pkg/include/glib-2.0;/usr/pkg/lib/glib-2.0/include (found version "2.84.4") -- Could NOT find MP4 (missing: MP4_LIBRARY MP4_INCLUDE_DIR) -- Found MP4v2: /usr/pkg/lib/libmp4v2.so -- Searching for FFMPEG components -- - libavcodec 58.134.100 found. -- - libavformat 58.76.100 found. -- - libavdevice 58.13.100 found. -- - libavutil 56.70.100 found. -- - libavfilter 7.110.100 found. -- - libswscale 5.9.100 found. -- - libpostproc 55.9.100 found. -- - libswresample 3.9.100 found. -- Found FFMPEG: /usr/pkg/lib/ffmpeg4/libavcodec.so;/usr/pkg/lib/ffmpeg4/libavformat.so;/usr/pkg/lib/ffmpeg4/libavutil.so;/usr/pkg/lib/ffmpeg4/libswresample.so -- Found lilv: /usr/pkg/lib/liblilv-0.so -- Could NOT find Shoutidjc (missing: Shoutidjc_LIBRARY Shoutidjc_INCLUDE_DIR) -- Using internal libshout-idjc -- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.1.1t") -- Looking for __GNU_LIBRARY__ -- Looking for __GNU_LIBRARY__ - not found -- Looking for _GNU_SOURCE -- Looking for _GNU_SOURCE - not found -- Looking for arpa/inet.h -- Looking for arpa/inet.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for sys/select.h -- Looking for sys/select.h - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for winsock2.h -- Looking for winsock2.h - not found -- Looking for sys/uio.h -- Looking for sys/uio.h - found -- Looking for writev -- Looking for writev - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for sys/timeb.h -- Looking for sys/timeb.h - not found -- Looking for time.h -- Looking for time.h - found -- Performing Test HAVE_STRUCT_TIMESPEC -- Performing Test HAVE_STRUCT_TIMESPEC - Success -- Looking for pthread_spin_init -- Looking for pthread_spin_init - not found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for poll -- Looking for poll - not found -- Looking for endhostent -- Looking for endhostent - found -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for getnameinfo -- Looking for getnameinfo - found -- Looking for inet_aton -- Looking for inet_aton - not found -- Looking for inet_pton -- Looking for inet_pton - found -- Looking for sethostent -- Looking for sethostent - found -- Looking for strcasestr -- Looking for strcasestr - not found -- Looking for X509_check_host -- Looking for X509_check_host - not found -- Found SQLite3: /usr/pkg/lib/libsqlite3.so -- Found Opus: /usr/pkg/lib/libopus.so -- Found MAD: /usr/pkg/lib/libmad.so -- Found ID3Tag: /usr/pkg/lib/libid3tag.so -- Found Modplug: /usr/pkg/lib/libmodplug.so -- Found LibUSB: /usr/pkg/lib/libusb-1.0.so -- Found hidapi: /usr/pkg/lib/libhidapi-libusb.so (found version "0.14.0") -- Found wavpack: /usr/pkg/lib/libwavpack.so -- Configuring done (20.0s) -- Generating done (0.5s) -- Build files have been written to: /pbulk/work/audio/mixxx/work/mixxx-2.3.1 => Rewrite cmake Dependencies files