+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=27 WRKLOG=/tmp/bulklog/ardour-6.9.0nb24/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=27 WRKLOG=/tmp/bulklog/ardour-6.9.0nb24/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for ardour-6.9.0nb24 cd /home/pbulk/build/audio/ardour/work/Ardour-6.9.0 && /usr/bin/env EGDIR=/opt/local/share/examples/ardour6 CC=gcc CFLAGS=\ -pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ \ -I/opt/local/include\ -I/usr/include\ -I/opt/local/include/glib-2.0\ -I/opt/local/include/gio-unix-2.0\ -I/opt/local/lib/glib-2.0/include\ -I/opt/local/include/ncurses\ -I/opt/local/include/freetype2\ -I/opt/local/include/harfbuzz\ -I/opt/local/include/soundtouch\ -I/opt/local/include/taglib\ -DLDAP_DEPRECATED CXX=g++ CXXFLAGS=\ -pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ \ -I/opt/local/include\ -I/usr/include\ -I/opt/local/include/glib-2.0\ -I/opt/local/include/gio-unix-2.0\ -I/opt/local/lib/glib-2.0/include\ -I/opt/local/include/ncurses\ -I/opt/local/include/freetype2\ -I/opt/local/include/harfbuzz\ -I/opt/local/include/soundtouch\ -I/opt/local/include/taglib\ -DLDAP_DEPRECATED DESTDIR=/home/pbulk/build/audio/ardour/work/.destdir LINKFLAGS=\ -Wl,-R/opt/local/lib/ardour6\ -Wl,-R/opt/local/lib/ardour6/LV2\ -Wl,-R/opt/local/lib/ardour6/LV2/a-comp.lv2\ -Wl,-R/opt/local/lib/ardour6/LV2/a-delay.lv2\ -Wl,-R/opt/local/lib/ardour6/LV2/a-eq.lv2\ -Wl,-R/opt/local/lib/ardour6/LV2/a-fluidsynth.lv2\ -Wl,-R/opt/local/lib/ardour6/LV2/a-reverb.lv2\ -Wl,-R/opt/local/lib/ardour6/LV2/a-reasonablesynth.lv2\ -Wl,-R/opt/local/lib/ardour6/backends\ -Wl,-R/opt/local/lib/ardour6/engines\ -Wl,-R/opt/local/lib/ardour6/panners\ -Wl,-R/opt/local/lib/ardour6/surfaces\ -Wl,-R/opt/local/lib/ardour6/utils\ -Wl,-R/opt/local/lib/ardour6/vamp\ \ \ -L/opt/local/gcc13/lib/gcc/x86_64-sun-solaris2.11/13.2.0\ -Wl,-R/opt/local/gcc13/lib/gcc/x86_64-sun-solaris2.11/13.2.0\ -L/opt/local/lib\ -Wl,-R/opt/local/lib\ -liconv\ -L/usr/lib/amd64\ -Wl,-R/usr/lib/amd64\ -lintl PATH=/home/pbulk/build/audio/ardour/work/.cwrapper/bin:/home/pbulk/build/audio/ardour/work/.buildlink/bin:/home/pbulk/build/audio/ardour/work/.gcc/bin:/home/pbulk/build/audio/ardour/work/.tools/bin:/opt/local/bin:/sbin:/usr/sbin:/usr/bin:/opt/tools/bin PREFIX=/opt/local JOBS=1 ./waf --with-backends=dummy,jack --keepflags --noconfirm --dist-target=none --cxx11 --freedesktop --no-phone-home --no-vst3 --use-external-libs --nls --mandir=/opt/local/man --libdir=/opt/local/lib Waf: Entering directory `/home/pbulk/build/audio/ardour/work/Ardour-6.9.0/build' Using packaged revision Generating po/de.po Generating po/eu.po Generating po/fr.po Generating po/it.po Generating po/ja.po Generating po/ko.po Generating po/ru.po Generating po/zh.po Generating /home/pbulk/build/audio/ardour/work/Ardour-6.9.0/gtk2_ardour/ardour.appdata.xml.in [ 1/1080] Compiling libs/pbd/pbd/signals.py [ 2/1080] Creating build/libs/clearlooks-newer/engines [ 3/1080] Compiling libs/plugins/reasonablesynth.lv2/manifest.ttl.in [ 4/1080] Compiling libs/plugins/reasonablesynth.lv2/reasonablesynth.ttl.in [ 5/1080] Compiling libs/plugins/a-comp.lv2/manifest.ttl.in [ 6/1080] Compiling libs/plugins/a-comp.lv2/a-comp.ttl.in [ 7/1080] Compiling libs/pbd/debug.cc [ 8/1080] Compiling libs/pbd/demangle.cc [ 9/1080] Compiling libs/pbd/controllable.cc In file included from /home/pbulk/build/audio/ardour/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /home/pbulk/build/audio/ardour/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /home/pbulk/build/audio/ardour/work/.buildlink/include/glib-2.0/glib.h:34, from /home/pbulk/build/audio/ardour/work/.buildlink/include/glibmm-2.4/glibmm/threads.h:30, from ../libs/pbd/pbd/signals.h:34, from ../libs/pbd/pbd/controllable.h:30, from ../libs/pbd/controllable.cc:23: ../libs/pbd/pbd/stateful.h: In member function 'bool PBD::Stateful::property_changes_suspended() const': /home/pbulk/build/audio/ardour/work/.buildlink/include/glib-2.0/glib/gatomic.h:114:20: warning: cast from type 'const gint*' {aka 'const int*'} to type 'gint*' {aka 'int*'} casts away qualifiers [-Wcast-qual] 114 | __atomic_load ((gint *)(atomic), &gaig_temp, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~~~~ ../libs/pbd/pbd/stateful.h:108:58: note: in expansion of macro 'g_atomic_int_get' 108 | bool property_changes_suspended() const { return g_atomic_int_get (&_stateful_frozen) > 0; } | ^~~~~~~~~~~~~~~~ [ 10/1080] Compiling libs/pbd/malign.cc [ 11/1080] Compiling libs/pbd/pthread_utils.cc [ 12/1080] Compiling libs/pbd/md5.cc [ 13/1080] Compiling libs/pbd/reallocpool.cc ../libs/pbd/reallocpool.cc: In member function 'void* PBD::ReallocPool::_realloc(void*, std::size_t, std::size_t)': ../libs/pbd/reallocpool.cc:138:38: warning: value computed is not used [-Wunused-value] 138 | ASSERT (_asize (ptr) <= newsize); | ~~~~~~~~~~~~~~^~~~~~~~~~~ ../libs/pbd/reallocpool.cc:165:38: warning: value computed is not used [-Wunused-value] 165 | ASSERT (_asize (ptr) >= newsize); | ~~~~~~~~~~~~~~^~~~~~~~~~~ ../libs/pbd/reallocpool.cc: In member function 'void* PBD::ReallocPool::_malloc(std::size_t)': ../libs/pbd/reallocpool.cc:217:32: warning: statement has no effect [-Wunused-value] 217 | ASSERT (SEGSIZ != 0); | ~~~~~~~~^~~~~ [ 14/1080] Compiling libs/pbd/property_list.cc [ 15/1080] Compiling libs/pbd/pool.cc [ 16/1080] Compiling libs/pbd/openuri.cc [ 17/1080] Compiling libs/pbd/pathexpand.cc [ 18/1080] Compiling libs/pbd/microseconds.cc [ 19/1080] Compiling libs/pbd/mountpoint.cc ../libs/pbd/mountpoint.cc: In function 'std::string mountpoint(std::string)': ../libs/pbd/mountpoint.cc:137:43: error: 'MNT_NOWAIT' was not declared in this scope; did you mean 'IPC_NOWAIT'? 137 | if ((count = getmntinfo(&mntbufp, MNT_NOWAIT)) == 0) { | ^~~~~~~~~~ | IPC_NOWAIT ../libs/pbd/mountpoint.cc:137:22: error: 'getmntinfo' was not declared in this scope 137 | if ((count = getmntinfo(&mntbufp, MNT_NOWAIT)) == 0) { | ^~~~~~~~~~ ../libs/pbd/mountpoint.cc:151:45: error: invalid use of incomplete type 'struct mountpoint(std::string)::statfs' 151 | while (cpath[n] && mntbufp[i].f_mntonname[n]) { | ^ ../libs/pbd/mountpoint.cc:123:16: note: forward declaration of 'struct mountpoint(std::string)::statfs' 123 | struct statfs *mntbufp = 0; | ^~~~~~ ../libs/pbd/mountpoint.cc:151:45: error: invalid use of incomplete type 'struct mountpoint(std::string)::statfs' 151 | while (cpath[n] && mntbufp[i].f_mntonname[n]) { | ~~~~~~~~~^ ../libs/pbd/mountpoint.cc:123:16: note: forward declaration of 'struct mountpoint(std::string)::statfs' 123 | struct statfs *mntbufp = 0; | ^~~~~~ ../libs/pbd/mountpoint.cc:152:50: error: invalid use of incomplete type 'struct mountpoint(std::string)::statfs' 152 | if (cpath[n] != mntbufp[i].f_mntonname[n]) { | ^ ../libs/pbd/mountpoint.cc:123:16: note: forward declaration of 'struct mountpoint(std::string)::statfs' 123 | struct statfs *mntbufp = 0; | ^~~~~~ ../libs/pbd/mountpoint.cc:152:50: error: invalid use of incomplete type 'struct mountpoint(std::string)::statfs' 152 | if (cpath[n] != mntbufp[i].f_mntonname[n]) { | ~~~~~~~~~^ ../libs/pbd/mountpoint.cc:123:16: note: forward declaration of 'struct mountpoint(std::string)::statfs' 123 | struct statfs *mntbufp = 0; | ^~~~~~ ../libs/pbd/mountpoint.cc:160:69: error: invalid use of incomplete type 'struct mountpoint(std::string)::statfs' 160 | snprintf(best, sizeof(best), "%s", mntbufp[i].f_mntonname); | ^ ../libs/pbd/mountpoint.cc:123:16: note: forward declaration of 'struct mountpoint(std::string)::statfs' 123 | struct statfs *mntbufp = 0; | ^~~~~~ ../libs/pbd/mountpoint.cc:160:69: error: invalid use of incomplete type 'struct mountpoint(std::string)::statfs' 160 | snprintf(best, sizeof(best), "%s", mntbufp[i].f_mntonname); | ~~~~~~~~~^ ../libs/pbd/mountpoint.cc:123:16: note: forward declaration of 'struct mountpoint(std::string)::statfs' 123 | struct statfs *mntbufp = 0; | ^~~~~~ ../libs/pbd/mountpoint.cc:166:78: error: invalid use of incomplete type 'struct mountpoint(std::string)::statfs' 166 | snprintf (best, sizeof(best), "%s", mntbufp[i].f_mntonname); | ^ ../libs/pbd/mountpoint.cc:123:16: note: forward declaration of 'struct mountpoint(std::string)::statfs' 123 | struct statfs *mntbufp = 0; | ^~~~~~ ../libs/pbd/mountpoint.cc:166:78: error: invalid use of incomplete type 'struct mountpoint(std::string)::statfs' 166 | snprintf (best, sizeof(best), "%s", mntbufp[i].f_mntonname); | ~~~~~~~~~^ ../libs/pbd/mountpoint.cc:123:16: note: forward declaration of 'struct mountpoint(std::string)::statfs' 123 | struct statfs *mntbufp = 0; | ^~~~~~ Waf: Leaving directory `/home/pbulk/build/audio/ardour/work/Ardour-6.9.0/build' Build failed -> task in 'libpbd' failed with exit status 1 (run with -v to display more information) *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/audio/ardour *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/audio/ardour