=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for ssr-0.3.11.tar.gz => Checksum RMD160 OK for ssr-0.3.11.tar.gz => Checksum SHA512 OK for ssr-0.3.11.tar.gz ===> Installing dependencies for ssr-0.3.11nb4 ========================================================================== The following variables will affect the build process of this package, ssr-0.3.11nb4. Their current value is shown below: * BDB185_DEFAULT = db1 * BDB_DEFAULT = db4 * 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: * BDBBASE (defined, but empty) * BDB_LIBS = -ldb4 * BDB_TYPE = db4 * 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.1 => Tool dependency cmake>=2.8.1nb1: found cmake-3.17.0 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0 => Tool dependency distcc-[0-9]*: found distcc-3.3 => Build dependency x11-links>=1.31: found x11-links-1.31 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency bash-[0-9]*: found bash-5.0.16nb1 => Full dependency alsa-lib>=1.0.18: found alsa-lib-1.1.4.1 => Full dependency jack>=0.121.3: found jack-0.125.0nb2 => Full dependency pulseaudio>=13.0nb3: found pulseaudio-13.0nb4 => Full dependency ffmpeg4>=4.2: found ffmpeg4-4.2.2nb4 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17 => Full dependency qt5-qtbase>=5.14.1nb2: found qt5-qtbase-5.14.1nb2 => Full dependency qt5-qttools>=5.14.1nb2: found qt5-qttools-5.14.1nb2 => Full dependency qt5-qtx11extras>=5.14.1nb2: found qt5-qtx11extras-5.14.1nb2 ===> Overriding tools for ssr-0.3.11nb4 ===> Extracting for ssr-0.3.11nb4 ===> Patching for ssr-0.3.11nb4 => Applying pkgsrc patches for ssr-0.3.11nb4 ===> Creating toolchain wrappers for ssr-0.3.11nb4 ===> Configuring for ssr-0.3.11nb4 => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz package. => Replacing bash interpreter in scripts/ssr-glinject. => Fixing CMAKE_MODULE_PATH in CMakeLists.txt -- The C compiler identification is GNU 7.4.0 -- The CXX compiler identification is GNU 7.4.0 -- Check for working C compiler: /tmp/pkgbuild/multimedia/ssr/work.aarch64/.cwrapper/bin/gcc -- Check for working C compiler: /tmp/pkgbuild/multimedia/ssr/work.aarch64/.cwrapper/bin/gcc - 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: /tmp/pkgbuild/multimedia/ssr/work.aarch64/.cwrapper/bin/c++ -- Check for working CXX compiler: /tmp/pkgbuild/multimedia/ssr/work.aarch64/.cwrapper/bin/c++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- 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 -- 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 OpenGL: /usr/X11R7/lib/libGL.so -- Found PkgConfig: /tmp/pkgbuild/multimedia/ssr/work.aarch64/.tools/bin/pkg-config (found version "1.6.0") -- Checking for modules 'libavformat;libavcodec;libavutil;libswscale' -- Found libavformat, version 58.29.100 -- Found libavcodec, version 58.54.100 -- Found libavutil, version 56.31.100 -- Found libswscale, version 5.5.100 CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (AVFormat) does not match the name of the calling package (FFmpeg). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindFFmpeg.cmake:19 (find_package_handle_standard_args) src/CMakeLists.txt:6 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found AVFormat: /usr/pkg/lib/ffmpeg4/libavformat.so CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (AVCodec) does not match the name of the calling package (FFmpeg). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindFFmpeg.cmake:20 (find_package_handle_standard_args) src/CMakeLists.txt:6 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found AVCodec: /usr/pkg/lib/ffmpeg4/libavcodec.so CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (AVUtil) does not match the name of the calling package (FFmpeg). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindFFmpeg.cmake:21 (find_package_handle_standard_args) src/CMakeLists.txt:6 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found AVUtil: /usr/pkg/lib/ffmpeg4/libavutil.so CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (SWScale) does not match the name of the calling package (FFmpeg). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindFFmpeg.cmake:22 (find_package_handle_standard_args) src/CMakeLists.txt:6 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found SWScale: /usr/pkg/lib/ffmpeg4/libswscale.so -- Found ALSA: /usr/pkg/lib/libasound.so (found version "1.1.4.1") -- Checking for module 'libpulse' -- Found libpulse, version 13.0 -- Found PulseAudio: /usr/pkg/lib/libpulse.so -- Checking for module 'jack' -- Found jack, version 0.125.0 -- Found Jack: /usr/pkg/lib/libjack.so -- The following REQUIRED packages have been found: * OpenGL * Threads * FFmpeg * X11 * ALSA * PulseAudio * PkgConfig * Jack * Qt5Core * Qt5Gui * Qt5Widgets * Qt5X11Extras * Qt5 (required version >= 5.7) -- Configuring done -- Generating done -- Build files have been written to: /tmp/pkgbuild/multimedia/ssr/work.aarch64/ssr-0.3.11 => Rewrite cmake Dependencies files