>>> Building on sparc64-0c under audio/zynaddsubfx BDEPENDS = [audio/liblo;lang/gcc/8;lang/gcc/8,-c++;lang/gcc/8,-libs;devel/cmake;shells/bash-completion;archivers/bzip2;math/fftw3,float;textproc/mxml;devel/ninja] DIST = [audio/zynaddsubfx:zynaddsubfx-3.0.6.tar.bz2] FULLPKGNAME = zynaddsubfx-3.0.6p1 RDEPENDS = [x11/mruby-zest;devel/desktop-file-utils;audio/liblo;math/fftw3,float;textproc/mxml;lang/gcc/8,-libs] (Junk lock obtained for sparc64-0c at 1738536384.30) >>> Running depends in audio/zynaddsubfx at 1738536384.40 last junk was in www/wApua /usr/sbin/pkg_add -aI -Drepair bash-completion-2.16.0p0 fftw3-float-3.3.10p0 liblo-0.31p0 mxml-2.12 was: /usr/sbin/pkg_add -aI -Drepair bash-completion-2.16.0p0 bzip2-1.0.8p0 cmake-3.31.2v1 fftw3-float-3.3.10p0 g++-8.4.0p25 gcc-8.4.0p25 gcc-libs-8.4.0p25 liblo-0.31p0 mxml-2.12 ninja-1.11.1p0v0 /usr/sbin/pkg_add -aI -Drepair bash-completion-2.16.0p0 fftw3-float-3.3.10p0 liblo-0.31p0 mxml-2.12 >>> Running show-prepare-results in audio/zynaddsubfx at 1738536402.64 ===> audio/zynaddsubfx ===> Building from scratch zynaddsubfx-3.0.6p1 ===> zynaddsubfx-3.0.6p1 depends on: bash-completion-* -> bash-completion-2.16.0p0 ===> zynaddsubfx-3.0.6p1 depends on: cmake-* -> cmake-3.31.2v1 ===> zynaddsubfx-3.0.6p1 depends on: ninja-* -> ninja-1.11.1p0v0 ===> zynaddsubfx-3.0.6p1 depends on: gcc->=8,<9 -> gcc-8.4.0p25 ===> zynaddsubfx-3.0.6p1 depends on: g++->=8,<9 -> g++-8.4.0p25 ===> zynaddsubfx-3.0.6p1 depends on: bzip2-* -> bzip2-1.0.8p0 ===> zynaddsubfx-3.0.6p1 depends on: fftw3-float-* -> fftw3-float-3.3.10p0 ===> zynaddsubfx-3.0.6p1 depends on: mxml-* -> mxml-2.12 ===> zynaddsubfx-3.0.6p1 depends on: liblo-* -> liblo-0.31p0 ===> zynaddsubfx-3.0.6p1 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p25 ===> Verifying specs: estdc++>=19 pthread GL X11 c fftw3f lo m mxml sndio z ===> found estdc++.19.0 pthread.27.1 GL.19.1 X11.18.2 c.100.3 fftw3f.7.1 lo.1.0 m.10.1 mxml.0.3 sndio.7.3 z.7.1 bash-completion-2.16.0p0 bzip2-1.0.8p0 cmake-3.31.2v1 fftw3-float-3.3.10p0 g++-8.4.0p25 gcc-8.4.0p25 gcc-libs-8.4.0p25 liblo-0.31p0 mxml-2.12 ninja-1.11.1p0v0 Don't run junk because nojunk in games/pingus (Junk lock released for sparc64-0c at 1738536413.81) distfiles size=10001014 >>> Running patch in audio/zynaddsubfx at 1738536413.94 ===> audio/zynaddsubfx ===> Checking files for zynaddsubfx-3.0.6p1 `/usr/ports/distfiles/zynaddsubfx-3.0.6.tar.bz2' is up to date. >> (SHA256) all files: OK ===> Extracting for zynaddsubfx-3.0.6p1 ===> Patching for zynaddsubfx-3.0.6p1 ===> Applying OpenBSD patch patch-DPF_dgl_src_sofd_libsofd_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |mntent.h not available on OpenBSD | |Index: DPF/dgl/src/sofd/libsofd.c |--- DPF/dgl/src/sofd/libsofd.c.orig |+++ DPF/dgl/src/sofd/libsofd.c -------------------------- Patching file DPF/dgl/src/sofd/libsofd.c using Plan A... Hunk #1 succeeded at 338. Hunk #2 succeeded at 1792. Hunk #3 succeeded at 1840. Hunk #4 succeeded at 1869. done ===> Applying OpenBSD patch patch-DPF_distrho_extra_Mutex_hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |OpenBSD doesn't support pthread_condattr_setpshared | |Index: DPF/distrho/extra/Mutex.hpp |--- DPF/distrho/extra/Mutex.hpp.orig |+++ DPF/distrho/extra/Mutex.hpp -------------------------- Patching file DPF/distrho/extra/Mutex.hpp using Plan A... Hunk #1 succeeded at 196. done ===> Applying OpenBSD patch patch-cmake_BashCompletion_cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |fix bash_completion install | |Index: cmake/BashCompletion.cmake |--- cmake/BashCompletion.cmake.orig |+++ cmake/BashCompletion.cmake -------------------------- Patching file cmake/BashCompletion.cmake using Plan A... Hunk #1 succeeded at 71. done ===> Applying OpenBSD patch patch-src_CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Remove -O3 flag |Add X11 libraries to LINK_PATH to fix build |OpenBSD doesn't have librt | |Index: src/CMakeLists.txt |--- src/CMakeLists.txt.orig |+++ src/CMakeLists.txt -------------------------- Patching file src/CMakeLists.txt using Plan A... Hunk #1 succeeded at 261. Hunk #2 succeeded at 521. done ===> Applying OpenBSD patch patch-src_Misc_Util_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |OpenBSD doesn't support sched_setscheduler | |Index: src/Misc/Util.cpp |--- src/Misc/Util.cpp.orig |+++ src/Misc/Util.cpp -------------------------- Patching file src/Misc/Util.cpp using Plan A... Hunk #1 succeeded at 125. done ===> Applying OpenBSD patch patch-src_Plugin_ZynAddSubFX_ZynAddSubFX_UI_ZEST_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |set libzest.so location | |Index: src/Plugin/ZynAddSubFX/ZynAddSubFX-UI-Zest.cpp |--- src/Plugin/ZynAddSubFX/ZynAddSubFX-UI-Zest.cpp.orig |+++ src/Plugin/ZynAddSubFX/ZynAddSubFX-UI-Zest.cpp -------------------------- Patching file src/Plugin/ZynAddSubFX/ZynAddSubFX-UI-Zest.cpp using Plan A... Hunk #1 succeeded at 65. done ===> Applying OpenBSD patch patch-src_Tests_CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/Tests/CMakeLists.txt |--- src/Tests/CMakeLists.txt.orig |+++ src/Tests/CMakeLists.txt -------------------------- Patching file src/Tests/CMakeLists.txt using Plan A... Hunk #1 succeeded at 61. done ===> Applying OpenBSD patch patch-src_main_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Parse the correct address |Look for zyn-fusion in out-of-path directory | |Index: src/main.cpp |--- src/main.cpp.orig |+++ src/main.cpp -------------------------- Patching file src/main.cpp using Plan A... Hunk #1 succeeded at 711. Hunk #2 succeeded at 739. Hunk #3 succeeded at 763. done sed -i s,/usr/X11R6,/usr/X11R6, /usr/obj/ports/zynaddsubfx-3.0.6/zynaddsubfx-3.0.6/src/CMakeLists.txt sed -i s,/usr/local,/usr/local, /usr/obj/ports/zynaddsubfx-3.0.6/zynaddsubfx-3.0.6/src/main.cpp /usr/obj/ports/zynaddsubfx-3.0.6/zynaddsubfx-3.0.6/src/Plugin/ZynAddSubFX/ZynAddSubFX-UI-Zest.cpp ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ >>> Running configure in audio/zynaddsubfx at 1738536435.01 ===> audio/zynaddsubfx ===> Generating configure for zynaddsubfx-3.0.6p1 ===> Configuring for zynaddsubfx-3.0.6p1 CMake Deprecation Warning at 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. -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/obj/ports/zynaddsubfx-3.0.6/bin/cc - 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: /usr/obj/ports/zynaddsubfx-3.0.6/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Rtosc Submodule... CMake Deprecation Warning at rtosc/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. -- Found GCC Version >= 4.7 -- Include what you use: disabled (RTOSC_INCLUDE_WHAT_YOU_USE=OFF) -- Found OpenGL: /usr/X11R6/lib/libGL.so.19.1 -- Found Freetype: /usr/X11R6/lib/libfreetype.so.30.4 (found version "2.13.2") -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Found Fontconfig: /usr/X11R6/lib/libfontconfig.so.13.2 (found version "2.15.0") -- Found X11: /usr/X11R6/include CHECK_START;Looking for XOpenDisplay in /usr/X11R6/lib/libX11.so.18.2;/usr/X11R6/lib/libXext.so.13.0 CHECK_PASS;found CHECK_START;Looking for gethostbyname CHECK_PASS;found CHECK_START;Looking for connect CHECK_PASS;found CHECK_START;Looking for remove CHECK_PASS;found CHECK_START;Looking for shmat CHECK_PASS;found CHECK_START;Looking for IceConnectionNumber in ICE CHECK_PASS;found -- Could NOT find FLTK (missing: FLTK_LIBRARIES FLTK_FLUID_EXECUTABLE) -- Checking for module 'ntk' -- -- Checking for module 'jack' -- -- Checking for module 'liblo>=0.28' -- Found liblo, version 0.31 -- Found Ruby: /usr/local/bin/ruby33 (found suitable version "3.3.7", minimum required is "1.8") -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- -- Rtosc Build Configuration -- ========================= -- -- PkgConfig enabled -- package found -- Liblo enabled -- package found -- JACK disabled -- package NOT found -- NTK disabled -- package NOT found -- Perf Test(s) disabled -- FLTK disabled -- package NOT found -- Checking Include Path -- Checking Library Path -- Found ZLIB: /usr/lib/libz.so.7.1 (found version "1.3.1.1") CHECK_START;Performing Test CMAKE_HAVE_LIBC_PTHREAD CHECK_FAIL;Failed CHECK_START;Looking for pthread_create in pthreads CHECK_FAIL;not found CHECK_START;Looking for pthread_create in pthread CHECK_PASS;found -- Found Threads: TRUE -- Could NOT find OSS (missing: OSS_INCLUDE_DIR) CHECK_START;Looking for snd_seq_create_simple_port in asound CHECK_FAIL;not found -- ALSA not found CHECK_START;Looking for sio_open in sndio CHECK_PASS;found -- Found SNDIO: /usr/lib/libsndio.so.7.3 -- Could NOT find FLTK (missing: FLTK_LIBRARIES FLTK_FLUID_EXECUTABLE) Looking For pkg config modules -- Checking for module 'jack' -- -- Checking for module 'portaudio-2.0>=19' -- Found portaudio-2.0, version 19 -- Checking for module 'ntk' -- -- Checking for module 'ntk_images' -- -- Checking for module 'fftw3f' -- Found fftw3f, version 3.3.10 -- Checking for module 'mxml' -- Found mxml, version 2.12 -- Checking for one of the modules 'lash-1.0' -- Checking for one of the modules 'dssi>=0.9.0' CHECK_START;Looking for sched_setscheduler CHECK_FAIL;not found CHECK_START;Performing Test HAVE_ASYNC CHECK_PASS;Success CHECK_START;Looking for C++ include complex CHECK_PASS;found CHECK_START;Performing Test HAVE_X86_FISTPL CHECK_FAIL;Failed CHECK_START;Performing Test SUPPORT_NEON CHECK_FAIL;Failed CHECK_START;Performing Test SUPPORT_SSE CMake Error: Generator: execution of make failed. Make command was: /usr/local/bin/ninja -v cmTC_1614f CHECK_FAIL;Failed -- Compiling with liblo CHECK_START;Performing Test COMPILER_SUPPORTS_NO_INCONSISTENT_MISSING_OVERRIDE CHECK_FAIL;Failed CHECK_START;Performing Test COMPILER_SUPPORTS_SYSTEM_HDR_PREFIX CHECK_FAIL;Failed -- Building for Release, flags: -std=c++11 -Wno-unused-parameter -ffast-math -fomit-frame-pointer CHECK_START;Looking for dlopen in dl CHECK_FAIL;not found CHECK_START;Looking for pthread_create in pthread CHECK_PASS;found -- Include what you use: disabled (IncludeWhatYouUse=OFF) -- Linking tests with: zynaddsubfx_core;/usr/lib/libz.so.7.1;fftw3f;mxml;pthread;-Wl,--no-as-needed -lpthread -- -- ZynAddSubFX Build Configuration -- =============================== -- -- Building on a 'OpenBSD' System -- PkgConfig -- found -- zlib -- found -- mxml -- found -- fftw3f -- found -- liblo -- found -- x11 -- found -- xpm -- found -- fltk -- NOT found -- ntk -- NOT found -- OSS -- NOT found -- ALSA -- NOT found -- JACK -- NOT found -- PA -- found -- SNDIO -- found -- Lash -- NOT found -- DSSI -- NOT found -- Lash -- NOT enabled -- DSSI -- NOT enabled -- tests -- enabled -- ALSA -- NOT enabled -- JACK -- NOT enabled -- OSS -- NOT enabled -- PA -- NOT enabled -- SNDIO -- enabled -- c++ async -- usable -- Link libraries: /usr/lib/libz.so.7.1 mxml /usr/lib/libsndio.so.7.3;lo;pthread -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Found UnixCommands: /usr/local/bin/bash -- Checking for module 'bash-completion' -- Found bash-completion, version 2.16.0 -- Bash completion script for zynaddsubfx will be installed to //usr/local/share/bash-completion/completions or fallback to /usr/local/share/bash-completion/completions if unwritable. -- Configuring incomplete, errors occurred! *** Error 1 in audio/zynaddsubfx (/usr/ports/infrastructure/mk/bsd.port.mk:3030 'do-configure': @cd /usr/obj/ports/zynaddsubfx-3.0.6/build-s...) *** Error 2 in audio/zynaddsubfx (/usr/ports/infrastructure/mk/bsd.port.mk:3050 '/usr/obj/ports/zynaddsubfx-3.0.6/build-sparc64/.configure_done') *** Error 2 in audio/zynaddsubfx (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'configure': @lock=zynaddsubfx-3.0.6p1; export _LOCKS_HELD=...) ===> Exiting audio/zynaddsubfx with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'configure': @: ${echo_msg:=echo}; : ${target:=configure}; for i in ; ...) >>> Ended at 1738536563.11 max_stuck=18.72/depends=18.22/show-prepare-results=11.28/patch=21.10/configure=128.18 Error: job failed with 512 on sparc64-0c at 1738536563