=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for Hydrogen-1.0.0-beta1.tar.gz => Checksum RMD160 OK for Hydrogen-1.0.0-beta1.tar.gz => Checksum SHA512 OK for Hydrogen-1.0.0-beta1.tar.gz ===> Installing dependencies for hydrogen-1.0.0.beta1nb5 ========================================================================== The supported build options for hydrogen are: alsa jack portaudio pulseaudio You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.hydrogen (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, hydrogen-1.0.0.beta1nb5. Their current value is shown below: * JPEG_DEFAULT = jpeg * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.64.2 => Tool dependency cmake>=2.8.1nb1: found cmake-3.17.3 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xorgproto>=2016.1: found xorgproto-2020.1 => Build dependency xcb-proto>=1.4: found xcb-proto-1.14nb1 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency libtar>=1.2.11: found libtar-1.2.20 => Full dependency libsndfile>=1.0.18: found libsndfile-1.0.28nb3 => Full dependency liblo>=0.23: found liblo-0.31 => Full dependency ladspa>=1.12nb1: found ladspa-1.15 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.24nb1 => Full dependency qt5-qtbase>=5.15.0: found qt5-qtbase-5.15.0 => Full dependency qt5-qtxmlpatterns>=5.15.0: found qt5-qtxmlpatterns-5.15.0 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Overriding tools for hydrogen-1.0.0.beta1nb5 ===> Extracting for hydrogen-1.0.0.beta1nb5 ===> Patching for hydrogen-1.0.0.beta1nb5 => Applying pkgsrc patches for hydrogen-1.0.0.beta1nb5 => Verifying /data/pkgsrc/audio/hydrogen/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/pkgsrc/audio/hydrogen/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.5 2019/10/26 21:24:34 nia Exp $ | |Allow dependencies to be disabled properly. | |Support PKGMANDIR. | |--- CMakeLists.txt.orig 2018-03-14 10:03:22.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 182. Hunk #2 succeeded at 199. Hunk #3 succeeded at 220. Hunk #4 succeeded at 393. done ===> Creating toolchain wrappers for hydrogen-1.0.0.beta1nb5 ===> Configuring for hydrogen-1.0.0.beta1nb5 => Generating pkg-config file for builtin expat package. => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files -- The C compiler identification is Clang 10.0.10 -- The CXX compiler identification is Clang 10.0.10 -- Check for working C compiler: /data/scratch/audio/hydrogen/work/.cwrapper/bin/clang -- Check for working C compiler: /data/scratch/audio/hydrogen/work/.cwrapper/bin/clang - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /data/scratch/audio/hydrogen/work/.cwrapper/bin/clang++ -- Check for working CXX compiler: /data/scratch/audio/hydrogen/work/.cwrapper/bin/clang++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found ZLIB: /usr/lib/libz.so (found version "1.2.10") -- Looking for pthread.h -- Looking for pthread.h - found -- 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 Warning (dev) in /data/scratch/audio/hydrogen/work/hydrogen-1.0.0-beta1/cmake/sscanf/CMakeLists.txt: No project() command is present. The top-level CMakeLists.txt file must contain a literal, direct call to the project() command. Add a line of code such as project(ProjectName) near the top of the file, but after cmake_minimum_required(). CMake is pretending there is a "project(Project)" command on the first line. This warning is for project developers. Use -Wno-dev to suppress it. -- Checking SSCANF useability - TRUE CMake Warning (dev) in /data/scratch/audio/hydrogen/work/hydrogen-1.0.0-beta1/cmake/rtclock/CMakeLists.txt: No project() command is present. The top-level CMakeLists.txt file must contain a literal, direct call to the project() command. Add a line of code such as project(ProjectName) near the top of the file, but after cmake_minimum_required(). CMake is pretending there is a "project(Project)" command on the first line. This warning is for project developers. Use -Wno-dev to suppress it. -- Checking RTCLOCK useability - TRUE -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file libtar.h -- Looking for include file libtar.h - found -- Looking for tar_open in tar -- Looking for tar_open in tar - found -- Looking for tar_close in tar -- Looking for tar_close in tar - found -- Looking for tar_extract_all in tar -- Looking for tar_extract_all in tar - found -- Found PkgConfig: /data/scratch/audio/hydrogen/work/.tools/bin/pkg-config (found version "1.6.0") -- Checking for module 'tar' -- Package 'tar', required by 'virtual:world', not found -- Found LIBTAR: /usr/pkg/lib/libtar.so -- Checking for module 'libarchive' -- Package 'libarchive', required by 'virtual:world', not found -- Found LIBARCHIVE: /usr/lib/libarchive.so -- Checking for module 'sndfile' -- Found sndfile, version 1.0.28 -- Found LIBSNDFILE: /usr/pkg/lib/libsndfile.so -- Checking for module 'LADSPA' Warning: You do not have a LADSPA_PATH environment variable set. Defaulting to /usr/pkg/lib/ladspa/. -- 5 plugins found. -- Found LADSPA: 5 plugins found -- Checking for module 'liblo' -- Found liblo, version 0.31 -- Found OSC: /usr/pkg/lib/liblo.so -- Checking for module 'oss' -- Package 'oss', required by 'virtual:world', not found -- Found OSS: /usr/lib/libossaudio.so -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) Installation Summary -------------------- * Install Directory : /usr/pkg * User data path : .hydrogen/data * System data path : /usr/pkg/share/hydrogen/data * core library build as : SHARED * debug capabilities : TRUE * macosx bundle : FALSE * fat build : Main librarires * libQt : 5.15.0 * libsndfile : + used ( /usr/pkg/lib/libsndfile.so ) * libsndfile version must be greater than 1.0.17 to support FLAC and OGG sound file formats * libtar : + used ( /usr/pkg/lib/libtar.so ) * libarchive : ? available but not desired ( /usr/lib/libarchive.so ) * ladspa : + used ( 5 plugins found ) Supported audio interfaces -------------------------- * ALSA : - not found and not desired * OSS : + used ( /usr/lib/libossaudio.so ) * JACK : - not found and not desired * JACKSESSION : -- not found but desired ... * OSC : + used ( /usr/pkg/lib/liblo.so ) * CoreAudio : - not found and not desired * CoreMidi : - not found and not desired * PortAudio : - not found and not desired * PortMidi : - not found and not desired * PulseAudio : - not found and not desired Usefull extensions ----------------------------------------- * LASH : - not found and not desired * LRDF : - not found and not desired * RUBBERBAND : - not found and not desired * The use of librubberband2 is marked as experimental. * Because the current implementation produce wrong timing! * So long this bug isn't solved, please disable this option. * If rubberband-cli is installed, the hydrogen rubberband-function * will work properly as expected. Miscellaneous capabilities ----------------------------------------- * realtime clock : TRUE * working sscanf : TRUE * unit tests : - not found and not desired ----------------------------------------------------------------- IMPORTANT: after installing missing packages, remove /data/scratch/audio/hydrogen/work/hydrogen-1.0.0-beta1/CMakeCache.txt before running cmake again! ----------------------------------------------------------------- CMake Warning (dev) at /usr/pkg/qt5/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_use_modules is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/pkg/qt5/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated) src/gui/CMakeLists.txt:57 (qt5_use_modules) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR -- Build files have been written to: /data/scratch/audio/hydrogen/work/hydrogen-1.0.0-beta1 => Rewrite cmake Dependencies files