=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for Ardour-5.12.0.tar.bz2 => Checksum RMD160 OK for Ardour-5.12.0.tar.bz2 => Checksum SHA512 OK for Ardour-5.12.0.tar.bz2 ===> Installing dependencies for ardour-5.12.0nb15 ========================================================================== The supported build options for ardour are: alsa jack The currently selected options are: jack You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.ardour (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, ardour-5.12.0nb15. Their current value is shown below: * BDB185_DEFAULT = db1 * BDB_DEFAULT = db4 * KRB5_DEFAULT = heimdal * PYTHON_VERSION_DEFAULT = 38 * 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: * BDBBASE (defined, but empty) * BDB_LIBS = -ldb4 * BDB_TYPE = db4 * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal * PYPACKAGE = python27 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 python27>=2.7: found python27-2.7.18nb3 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.68.2 => Tool dependency itstool-[0-9]*: found itstool-2.0.6nb2 => Tool dependency perl>=5.0: found perl-5.32.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.7.4nb1 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.33: found x11-links-1.33 => Build dependency boost-headers-1.76.*: found boost-headers-1.76.0 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency jack>=0.125.0nb3: found jack-0.125.0nb3 => Full dependency libsamplerate>=0.1.9nb1: found libsamplerate-0.2.1 => Full dependency libsndfile>=1.0.29nb1: found libsndfile-1.0.31 => Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7 => Full dependency flac>=1.1.3nb1: found flac-1.3.3 => Full dependency aubio>=0.4.9nb3: found aubio-0.4.9nb3 => Full dependency fftw>=3.1nb1: found fftw-3.3.9nb5 => Full dependency liblo>=0.23: found liblo-0.31nb1 => Full dependency lilv>=0.24.8nb2: found lilv-0.24.12nb1 => Full dependency rubberband>=1.8.2nb1: found rubberband-1.9.1 => Full dependency vamp-plugin-sdk>=2.9.0nb1: found vamp-plugin-sdk-2.10.0 => Full dependency suil>=0.10.6nb4: found suil-0.10.10 => Full dependency taglib>=1.9.1: found taglib-1.12 => Full dependency boost-libs-1.76.*: found boost-libs-1.76.0 => Full dependency libsigc++>=2.0.17nb1: found libsigc++-2.10.6nb1 => Full dependency libusb1>=1.0.9: found libusb1-1.0.24 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.26 => Full dependency liblrdf>=0.6.1nb6: found liblrdf-0.6.1nb6 => Full dependency libxml2>=2.9.10nb4: found libxml2-2.9.10nb4 => Full dependency curl>=7.76.1nb1: found curl-7.76.1nb1 => Full dependency gtkmm>=2.24.5nb12: found gtkmm-2.24.5nb13 ===> 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 ardour-5.12.0nb15 ===> Extracting for ardour-5.12.0nb15 ===> Patching for ardour-5.12.0nb15 cd /tmp/audio/ardour/work/Ardour-5.12.0 && /usr/pkg/bin/python2.7 waf --help > /dev/null rm /tmp/audio/ardour/work/Ardour-5.12.0/.waf-1.6.11-06ee4b7efbeab1252ed3b11499834d2a/waflib/Tools/c_config.pyc => Applying pkgsrc patches for ardour-5.12.0nb15 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-.waf-1.6.11-06ee4b7efbeab1252ed3b11499834d2a_waflib_Tools_c__config.py => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-.waf-1.6.11-06ee4b7efbeab1252ed3b11499834d2a_waflib_Tools_c__config.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-.waf-1.6.11-06ee4b7efbeab1252ed3b11499834d2a_waflib_Tools_c__config.py,v 1.1 2019/12/21 23:27:04 joerg Exp $ | |When detecting the C++ compiler, force C++ mode for stdin as the wrappers |add -std=c++11 and that breaks for C input. | |--- .waf-1.6.11-06ee4b7efbeab1252ed3b11499834d2a/waflib/Tools/c_config.py.orig 2019-12-21 19:28:02.658101225 +0000 |+++ .waf-1.6.11-06ee4b7efbeab1252ed3b11499834d2a/waflib/Tools/c_config.py -------------------------- Patching file .waf-1.6.11-06ee4b7efbeab1252ed3b11499834d2a/waflib/Tools/c_config.py using Plan A... Hunk #1 succeeded at 553. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-gtk2__ardour_ardour__ui.cc => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-gtk2__ardour_ardour__ui.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gtk2__ardour_ardour__ui.cc,v 1.2 2020/03/04 10:56:35 nia Exp $ | |Support NetBSD. | |https://github.com/Ardour/ardour/pull/469 | |--- gtk2_ardour/ardour_ui.cc.orig 2017-09-15 20:56:22.000000000 +0000 |+++ gtk2_ardour/ardour_ui.cc -------------------------- Patching file gtk2_ardour/ardour_ui.cc using Plan A... Hunk #1 succeeded at 1336. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-gtk2__ardour_wscript => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-gtk2__ardour_wscript Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gtk2__ardour_wscript,v 1.2 2019/12/02 13:34:33 nia Exp $ | |Install config files to examples. | |--- gtk2_ardour/wscript.orig 2017-09-15 20:56:22.000000000 +0000 |+++ gtk2_ardour/wscript -------------------------- Patching file gtk2_ardour/wscript using Plan A... Hunk #1 succeeded at 793. Hunk #2 succeeded at 823. Hunk #3 succeeded at 867. Hunk #4 succeeded at 884. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_ardour_ardour_chan__count.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_ardour_ardour_chan__count.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libs_ardour_ardour_chan__count.h,v 1.1 2020/04/12 19:36:26 joerg Exp $ | |Ensure operators are defined in the namespace of one of the arguments. | |--- libs/ardour/ardour/chan_count.h.orig 2020-04-11 23:20:16.360459913 +0000 |+++ libs/ardour/ardour/chan_count.h -------------------------- Patching file libs/ardour/ardour/chan_count.h using Plan A... Hunk #1 succeeded at 207. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_ardour_ardour_chan__mapping.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_ardour_ardour_chan__mapping.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libs_ardour_ardour_chan__mapping.h,v 1.1 2020/04/12 19:36:26 joerg Exp $ | |Ensure operators are defined in the namespace of one of the arguments. | |--- libs/ardour/ardour/chan_mapping.h.orig 2020-04-11 23:30:11.328024715 +0000 |+++ libs/ardour/ardour/chan_mapping.h -------------------------- Patching file libs/ardour/ardour/chan_mapping.h using Plan A... Hunk #1 succeeded at 118. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_ardour_ardour_plugin__insert.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_ardour_ardour_plugin__insert.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libs_ardour_ardour_plugin__insert.h,v 1.1 2020/04/12 19:36:26 joerg Exp $ | |Ensure operators are defined in the namespace of one of the arguments. | |--- libs/ardour/ardour/plugin_insert.h.orig 2020-04-11 23:36:29.754327360 +0000 |+++ libs/ardour/ardour/plugin_insert.h -------------------------- Patching file libs/ardour/ardour/plugin_insert.h using Plan A... Hunk #1 succeeded at 386. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_ardour_ardour_presentation__info.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_ardour_ardour_presentation__info.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libs_ardour_ardour_presentation__info.h,v 1.1 2020/04/12 19:36:26 joerg Exp $ | |Ensure operators are defined in the namespace of one of the arguments. | |--- libs/ardour/ardour/presentation_info.h.orig 2020-04-11 23:14:40.532791103 +0000 |+++ libs/ardour/ardour/presentation_info.h -------------------------- Patching file libs/ardour/ardour/presentation_info.h using Plan A... Hunk #1 succeeded at 267. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_ardour_ardour_tempo.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_ardour_ardour_tempo.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libs_ardour_ardour_tempo.h,v 1.1 2020/04/12 19:36:26 joerg Exp $ | |Ensure operators are defined in the namespace of one of the arguments. | |--- libs/ardour/ardour/tempo.h.orig 2020-04-11 23:40:21.653152350 +0000 |+++ libs/ardour/ardour/tempo.h -------------------------- Patching file libs/ardour/ardour/tempo.h using Plan A... Hunk #1 succeeded at 618. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_ardour_chan__count.cc => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_ardour_chan__count.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libs_ardour_chan__count.cc,v 1.1 2020/04/12 19:36:26 joerg Exp $ | |Ensure operators are defined in the namespace of one of the arguments. | |--- libs/ardour/chan_count.cc.orig 2020-04-12 00:31:30.948259759 +0000 |+++ libs/ardour/chan_count.cc -------------------------- Patching file libs/ardour/chan_count.cc using Plan A... Hunk #1 succeeded at 67. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_ardour_chan__mapping.cc => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_ardour_chan__mapping.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libs_ardour_chan__mapping.cc,v 1.1 2020/04/12 19:36:26 joerg Exp $ | |Ensure operators are defined in the namespace of one of the arguments. | |--- libs/ardour/chan_mapping.cc.orig 2020-04-12 00:31:19.718822358 +0000 |+++ libs/ardour/chan_mapping.cc -------------------------- Patching file libs/ardour/chan_mapping.cc using Plan A... Hunk #1 succeeded at 241. Hunk #2 succeeded at 254. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_ardour_luabindings.cc => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_ardour_luabindings.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libs_ardour_luabindings.cc,v 1.1 2020/04/12 19:36:26 joerg Exp $ | |Avoid extensive intermediate object chains. | |--- libs/ardour/luabindings.cc.orig 2020-04-11 23:24:29.090389555 +0000 |+++ libs/ardour/luabindings.cc -------------------------- Patching file libs/ardour/luabindings.cc using Plan A... Hunk #1 succeeded at 807. Hunk #2 succeeded at 878. Hunk #3 succeeded at 1019. Hunk #4 succeeded at 1125. Hunk #5 succeeded at 1207. Hunk #6 succeeded at 1313. Hunk #7 succeeded at 1426. Hunk #8 succeeded at 1523. Hunk #9 succeeded at 1673. Hunk #10 succeeded at 1775. Hunk #11 succeeded at 1879. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_ardour_plugin__insert.cc => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_ardour_plugin__insert.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libs_ardour_plugin__insert.cc,v 1.1 2020/04/12 19:36:26 joerg Exp $ | |Ensure operators are defined in the namespace of one of the arguments. | |--- libs/ardour/plugin_insert.cc.orig 2020-04-12 00:31:11.850055378 +0000 |+++ libs/ardour/plugin_insert.cc -------------------------- Patching file libs/ardour/plugin_insert.cc using Plan A... Hunk #1 succeeded at 3098. Hunk #2 succeeded at 3119. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_ardour_presentation__info.cc => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_ardour_presentation__info.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libs_ardour_presentation__info.cc,v 1.1 2020/04/12 19:36:26 joerg Exp $ | |Ensure operators are defined in the namespace of one of the arguments. | |--- libs/ardour/presentation_info.cc.orig 2020-04-12 00:31:00.855675925 +0000 |+++ libs/ardour/presentation_info.cc -------------------------- Patching file libs/ardour/presentation_info.cc using Plan A... Hunk #1 succeeded at 282. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_ardour_tempo.cc => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_ardour_tempo.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libs_ardour_tempo.cc,v 1.1 2020/04/12 19:36:26 joerg Exp $ | |Ensure operators are defined in the namespace of one of the arguments. | |--- libs/ardour/tempo.cc.orig 2020-04-12 00:13:33.975439051 +0000 |+++ libs/ardour/tempo.cc -------------------------- Patching file libs/ardour/tempo.cc using Plan A... Hunk #1 succeeded at 4872. Hunk #2 succeeded at 4899. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_backends_jack_jack__audiobackend.cc => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_backends_jack_jack__audiobackend.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libs_backends_jack_jack__audiobackend.cc,v 1.1 2019/12/02 13:34:33 nia Exp $ | |Default to 48000 since it seems to avoid some problems with the 44100 |fallback.... | |Realtime JACK currently doesn't work on NetBSD. | |--- libs/backends/jack/jack_audiobackend.cc.orig 2017-09-15 20:56:23.000000000 +0000 |+++ libs/backends/jack/jack_audiobackend.cc -------------------------- Patching file libs/backends/jack/jack_audiobackend.cc using Plan A... Hunk #1 succeeded at 118. Hunk #2 succeeded at 510. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_backends_jack_jack__audiobackend.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_backends_jack_jack__audiobackend.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libs_backends_jack_jack__audiobackend.h,v 1.1 2019/12/02 13:34:33 nia Exp $ | |Allow specifying a default sampling rate. | |--- libs/backends/jack/jack_audiobackend.h.orig 2017-09-15 20:56:23.000000000 +0000 |+++ libs/backends/jack/jack_audiobackend.h -------------------------- Patching file libs/backends/jack/jack_audiobackend.h using Plan A... Hunk #1 succeeded at 54. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_backends_jack_jack__utils.cc => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_backends_jack_jack__utils.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libs_backends_jack_jack__utils.cc,v 1.2 2020/03/04 10:56:35 nia Exp $ | |Realtime JACK currently doesn't work on NetBSD. | |This also means it's inadvisable to set the period count. |Let the system worry about latency and don't endure terrible output quality. | |Support Sun backend. | |https://github.com/Ardour/ardour/pull/468 | |--- libs/backends/jack/jack_utils.cc.orig 2017-09-15 20:56:23.000000000 +0000 |+++ libs/backends/jack/jack_utils.cc -------------------------- Patching file libs/backends/jack/jack_utils.cc using Plan A... Hunk #1 succeeded at 66. Hunk #2 succeeded at 80. Hunk #3 succeeded at 111. Hunk #4 succeeded at 220. Hunk #5 succeeded at 411. Hunk #6 succeeded at 453. Hunk #7 succeeded at 487. Hunk #8 succeeded at 501. Hunk #9 succeeded at 684. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_backends_jack_jack__utils.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_backends_jack_jack__utils.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libs_backends_jack_jack__utils.h,v 1.2 2020/03/04 10:56:35 nia Exp $ | |Support Sun backend. | |https://github.com/Ardour/ardour/pull/468 | |--- libs/backends/jack/jack_utils.h.orig 2017-09-15 20:56:23.000000000 +0000 |+++ libs/backends/jack/jack_utils.h -------------------------- Patching file libs/backends/jack/jack_utils.h using Plan A... Hunk #1 succeeded at 30. Hunk #2 succeeded at 111. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_pbd_id.cc => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_pbd_id.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libs_pbd_id.cc,v 1.1 2020/04/12 19:36:26 joerg Exp $ | |Ensure operators are defined in the namespace of one of the arguments. | |--- libs/pbd/id.cc.orig 2020-04-12 00:33:29.293934558 +0000 |+++ libs/pbd/id.cc -------------------------- Patching file libs/pbd/id.cc using Plan A... Hunk #1 succeeded at 102. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_pbd_pbd_id.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_pbd_pbd_id.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libs_pbd_pbd_id.h,v 1.1 2020/04/12 19:36:26 joerg Exp $ | |Ensure operators are defined in the namespace of one of the arguments. | |--- libs/pbd/pbd/id.h.orig 2020-04-11 23:41:22.316485469 +0000 |+++ libs/pbd/pbd/id.h -------------------------- Patching file libs/pbd/pbd/id.h using Plan A... Hunk #1 succeeded at 73. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_timecode_src_time.cc => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_timecode_src_time.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libs_timecode_src_time.cc,v 1.1 2020/04/12 19:36:26 joerg Exp $ | |Ensure operators are defined in the namespace of one of the arguments. | |--- libs/timecode/src/time.cc.orig 2020-04-12 00:30:24.372761546 +0000 |+++ libs/timecode/src/time.cc -------------------------- Patching file libs/timecode/src/time.cc using Plan A... Hunk #1 succeeded at 844. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_timecode_timecode_bbt__time.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_timecode_timecode_bbt__time.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libs_timecode_timecode_bbt__time.h,v 1.1 2020/04/12 19:36:26 joerg Exp $ | |Ensure operators are defined in the namespace of one of the arguments. | |--- libs/timecode/timecode/bbt_time.h.orig 2020-04-12 00:17:52.012246383 +0000 |+++ libs/timecode/timecode/bbt_time.h -------------------------- Patching file libs/timecode/timecode/bbt_time.h using Plan A... Hunk #1 succeeded at 76. Hunk #2 succeeded at 94. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_timecode_timecode_time.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-libs_timecode_timecode_time.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libs_timecode_timecode_time.h,v 1.1 2020/04/12 19:36:26 joerg Exp $ | |Ensure operators are defined in the namespace of one of the arguments. | |--- libs/timecode/timecode/time.h.orig 2020-04-11 23:54:59.821584371 +0000 |+++ libs/timecode/timecode/time.h -------------------------- Patching file libs/timecode/timecode/time.h using Plan A... Hunk #1 succeeded at 140. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-wscript => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ardour/patches/patch-wscript Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-wscript,v 1.3 2020/03/04 10:56:35 nia Exp $ | |Support NetBSD. | |https://github.com/Ardour/ardour/pull/469 | |--- wscript.orig 2017-09-15 20:56:23.000000000 +0000 |+++ wscript -------------------------- Patching file wscript using Plan A... Hunk #1 succeeded at 610. Hunk #2 succeeded at 1009. Hunk #3 succeeded at 1366. done ===> Creating toolchain wrappers for ardour-5.12.0nb15 ===> Configuring for ardour-5.12.0nb15 => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz package. => Checking for portability problems in extracted files cd /tmp/audio/ardour/work/Ardour-5.12.0 && /usr/bin/env EGDIR=/usr/pkg/share/examples/ardour5 CC=gcc CFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/pkg/include/db4\ -I/usr/include\ -I/usr/X11R7/include\ -I/usr/X11R7/include/freetype2\ -I/usr/pkg/include/glib-2.0\ -I/usr/pkg/include/gio-unix-2.0\ -I/usr/pkg/lib/glib-2.0/include\ -I/usr/pkg/include/harfbuzz\ -I/usr/pkg/include/taglib\ -I/usr/include/krb5 CXX=c++ CXXFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/pkg/include/db4\ -I/usr/include\ -I/usr/X11R7/include\ -I/usr/X11R7/include/freetype2\ -I/usr/pkg/include/glib-2.0\ -I/usr/pkg/include/gio-unix-2.0\ -I/usr/pkg/lib/glib-2.0/include\ -I/usr/pkg/include/harfbuzz\ -I/usr/pkg/include/taglib\ -I/usr/include/krb5\ -D_NETBSD_SOURCE DESTDIR=/tmp/audio/ardour/work/.destdir LINKFLAGS=\ -Wl,-R/usr/pkg/lib/ardour5\ -Wl,-R/usr/pkg/lib/ardour5/LV2\ -Wl,-R/usr/pkg/lib/ardour5/LV2/a-comp.lv2\ -Wl,-R/usr/pkg/lib/ardour5/LV2/a-delay.lv2\ -Wl,-R/usr/pkg/lib/ardour5/LV2/a-eq.lv2\ -Wl,-R/usr/pkg/lib/ardour5/LV2/a-fluidsynth.lv2\ -Wl,-R/usr/pkg/lib/ardour5/LV2/a-reverb.lv2\ -Wl,-R/usr/pkg/lib/ardour5/LV2/a-reasonablesynth.lv2\ -Wl,-R/usr/pkg/lib/ardour5/backends\ -Wl,-R/usr/pkg/lib/ardour5/engines\ -Wl,-R/usr/pkg/lib/ardour5/panners\ -Wl,-R/usr/pkg/lib/ardour5/surfaces\ -Wl,-R/usr/pkg/lib/ardour5/utils\ -Wl,-R/usr/pkg/lib/ardour5/vamp\ \ \ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib\ -L/usr/X11R7/lib\ -Wl,-R/usr/X11R7/lib PATH=/tmp/audio/ardour/work/.cwrapper/bin:/tmp/audio/ardour/work/.buildlink/bin:/tmp/audio/ardour/work/.gcc/bin:/tmp/audio/ardour/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin PREFIX=/usr/pkg JOBS=4 ./waf --with-backends=dummy,jack --keepflags --noconfirm --dist-target=none --cxx11 --freedesktop --no-phone-home --mandir=/usr/pkg/man --libdir=/usr/pkg/lib configure Setting top to : /tmp/audio/ardour/work/Ardour-5.12.0 Setting out to : /tmp/audio/ardour/work/Ardour-5.12.0/build Checking for 'gcc' (c compiler) : gcc Checking for 'g++' (c++ compiler) : c++ Global Configuration * Install prefix : /usr/pkg * Debuggable build : True * Build documentation : False Ardour Configuration * Will build against private GTK dependency stack : no * Will rely on libintl built into libc : yes * Will build against private Ardour dependency stack : no Checking for boost library >= 1.39 : ok Checking for program pkg-config : /tmp/audio/ardour/work/.tools/bin/pkg-config Checking for 'glib-2.0' >= 2.28 : yes Checking for 'gthread-2.0' >= 2.2 : yes Checking for 'glibmm-2.4' >= 2.32.0 : yes Checking for 'sndfile' >= 1.0.18 : yes Checking for 'giomm-2.4' >= 2.2 : yes Checking for 'libcurl' >= 7.0.0 : yes Checking for 'libarchive' >= 3.0.0 : yes Checking for 'liblo' >= 0.26 : yes Checking for 'taglib' >= 1.6 : yes Checking for 'vamp-sdk' >= 2.1 : yes Checking for 'vamp-hostsdk' >= 2.1 : yes Checking for 'rubberband' : yes Checking for sndfile RF64=>RIFF support : Found Checking for clang : no Checking for compiler flags ['-std=c++11'] : yes Checking for 'fftw3f' : yes Checking for 'aubio' >= 0.3.2 : yes Checking for 'aubio' >= 0.4.0 : yes Checking for 'libxml-2.0' : yes Checking for 'sigc++-2.0' >= 2.0 : yes Checking for function getmntent : not found Checking for header execinfo.h : yes Checking for header unistd.h : yes Checking for function posix_memalign : yes Checking for function localtime_r : yes Checking for header boost/shared_ptr.hpp : yes Checking for header boost/weak_ptr.hpp : yes Checking for 'cppunit' >= 1.12.0 : not found Checking for header boost/shared_ptr.hpp : yes Checking for header boost/weak_ptr.hpp : yes Checking for header boost/shared_ptr.hpp : yes Checking for header boost/weak_ptr.hpp : yes Checking for 'libusb-1.0' : yes Checking for header cwiid.h : not found Checking for 'pangomm-1.4' >= 1.4 : yes Checking for 'cairomm-1.0' >= 1.8.4 : yes Checking for 'jack' >= 0.121.0 : yes Checking for JACK metadata API : ok Checking for jack_port_rename() : ok Checking for program gas,as,gcc : /tmp/audio/ardour/work/.cwrapper/bin/as Checking for 'lrdf' >= 0.4.0 : yes Checking for 'samplerate' >= 0.1.0 : yes Checking for 'lv2' >= 1.0.0 : yes Checking for 'lv2' >= 1.2.0 : yes Checking for 'lv2' >= 1.10.0 : yes Checking for 'serd-0' >= 0.14.0 : yes Checking for 'sord-0' >= 0.8.0 : yes Checking for 'sratom-0' >= 0.2.0 : yes Checking for 'lilv-0' >= 0.14.0 : yes Checking for 'lilv-0' >= 0.16.0 : yes Checking for 'lilv-0' >= 0.19.2 : yes Checking for 'lilv-0' >= 0.21.3 : yes Checking for 'suil-0' >= 0.6.0 : yes Checking for 'ogg' >= 1.1.2 : yes Checking for 'flac' >= 1.2.1 : yes Checking for header sys/vfs.h : not found Checking for header sys/statvfs.h : yes Checking for header unistd.h : yes Checking for header boost/shared_ptr.hpp : yes Checking for header boost/weak_ptr.hpp : yes Checking for header boost/scoped_ptr.hpp : yes Checking for header boost/ptr_container/ptr_list.hpp : yes Checking for 'gtkmm-2.4' >= 2.8 : yes Checking for 'gtk+-2.0' >= 2.12.1 : yes Checking for 'samplerate' >= 0.1.7 : yes Checking for 'fftw3f' >= 3.3.5 : yes Checking for header boost/shared_ptr.hpp : yes Checking for header boost/format.hpp : yes Checking for 'lv2' >= 1.0.0 : yes Checking for 'cairo' >= 1.12.0 : yes Checking for 'gthread-2.0' >= 2.10.1 : yes Checking for 'gtk+-2.0' >= 2.18 : yes Checking for 'x11' >= 1.1 : yes Checking for 'pangoft2' >= 1.36.8 : yes Checking for 'fontconfig' : yes Checking for header boost/shared_ptr.hpp : yes Checking for header boost/weak_ptr.hpp : yes * build session-utils : yes Checking for function readline : not found * Build documentation : False * Debuggable build : True * Export all symbols (backtrace) : False * Install prefix : /usr/pkg * Strict compiler flags : [] * Internal Shared Libraries : True * Use External Libraries : False * Library exports hidden : True * Free/Demo copy : False * ALSA DBus Reservation : False * Architecture flags : None * Aubio : True * AudioUnits : False * Build target : none * Canvas Test UI : False * Beatbox test app : False * CoreAudio : False * CoreAudio 10.5 compat : False * Debug RT allocations : False * Debug Symbols : True * Denormal exceptions : False * FLAC : True * FPU optimization : True * Freedesktop files : True * Libjack linking : link * Libjack metadata : True * Lua Binding Doc : False * LV2 UI embedding : True * LV2 support : True * LV2 extensions : True * LXVST support : True * Mac VST support : False * OGG : True * Phone home : False * Process thread timing : False * Program name : Ardour * Samplerate : True * PT format : False * PTW32 Semaphore : False * Threaded WaveViews : True * Translation : True * Unit tests : False * Windows VST support : False * Wiimote support : False * Windows key : Mod4>