+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=27 WRKLOG=/tmp/bulklog/ardour-8.2.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=27 WRKLOG=/tmp/bulklog/ardour-8.2.0/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for ardour-8.2.0 cd /home/pbulk/build/audio/ardour/work/Ardour-8.2.0 && /usr/bin/env EGDIR=/opt/pkg/share/examples/ardour8 CC=gcc CFLAGS=\ -pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ \ -I/opt/pkg/include\ -I/usr/include\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/opt/pkg/include/ncurses\ -I/opt/pkg/include/freetype2\ -I/opt/pkg/include/harfbuzz\ -I/opt/pkg/include/soundtouch\ -I/opt/pkg/include/taglib CXX=g++ CXXFLAGS=\ -pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ \ -I/opt/pkg/include\ -I/usr/include\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/opt/pkg/include/ncurses\ -I/opt/pkg/include/freetype2\ -I/opt/pkg/include/harfbuzz\ -I/opt/pkg/include/soundtouch\ -I/opt/pkg/include/taglib\ -fpermissive DESTDIR=/home/pbulk/build/audio/ardour/work/.destdir LINKFLAGS=\ -Wl,-R/opt/pkg/lib/ardour8\ -Wl,-R/opt/pkg/lib/ardour8/LV2\ -Wl,-R/opt/pkg/lib/ardour8/LV2/a-comp.lv2\ -Wl,-R/opt/pkg/lib/ardour8/LV2/a-delay.lv2\ -Wl,-R/opt/pkg/lib/ardour8/LV2/a-eq.lv2\ -Wl,-R/opt/pkg/lib/ardour8/LV2/a-fluidsynth.lv2\ -Wl,-R/opt/pkg/lib/ardour8/LV2/a-reverb.lv2\ -Wl,-R/opt/pkg/lib/ardour8/LV2/a-reasonablesynth.lv2\ -Wl,-R/opt/pkg/lib/ardour8/backends\ -Wl,-R/opt/pkg/lib/ardour8/engines\ -Wl,-R/opt/pkg/lib/ardour8/panners\ -Wl,-R/opt/pkg/lib/ardour8/surfaces\ -Wl,-R/opt/pkg/lib/ardour8/utils\ -Wl,-R/opt/pkg/lib/ardour8/vamp\ \ \ -L/opt/pkg/lib\ -Wl,-R/opt/pkg/lib\ -L/usr/lib/amd64\ -Wl,-R/usr/lib/amd64\ -liconv\ -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/pkg/bin:/sbin:/usr/sbin:/usr/bin:/opt/tools/bin PREFIX=/opt/pkg JOBS=1 ./waf --with-backends=dummy,jack --keepflags --noconfirm --dist-target=none --cxx11 --freedesktop --no-phone-home --use-external-libs --mandir=/opt/pkg/share/man --libdir=/opt/pkg/lib Waf: Entering directory `/home/pbulk/build/audio/ardour/work/Ardour-8.2.0/build' Using packaged revision Generating po/zh.po Generating po/cs.po Generating po/de.po Generating po/eu.po Generating po/ja.po Generating po/ca.po Generating po/fr.po Generating po/it.po Generating po/ru.po Generating po/ko.po Generating /home/pbulk/build/audio/ardour/work/Ardour-8.2.0/gtk2_ardour/ardour.appdata.xml.in [ 1/1204] Compiling libs/pbd/pbd/signals.py [ 2/1204] Compiling tools/avahi.sh [ 3/1204] Creating build/libs/clearlooks-newer/engines [ 4/1204] Compiling libs/plugins/reasonablesynth.lv2/manifest.ttl.in [ 5/1204] Compiling libs/plugins/reasonablesynth.lv2/reasonablesynth.ttl.in [ 6/1204] Compiling libs/plugins/a-comp.lv2/manifest.ttl.in [ 7/1204] Compiling libs/pbd/semutils.cc [ 8/1204] Compiling libs/pbd/uuid.cc [ 9/1204] Compiling libs/pbd/controllable.cc [ 10/1204] Compiling libs/pbd/stateful_diff_command.cc [ 11/1204] Compiling libs/pbd/stateful.cc [ 12/1204] Compiling libs/pbd/event_loop.cc [ 13/1204] Compiling libs/pbd/inflater.cc [ 14/1204] Compiling libs/pbd/localtime_r.cc [ 15/1204] Compiling libs/pbd/malign.cc [ 16/1204] Compiling libs/pbd/md5.cc [ 17/1204] Compiling libs/pbd/spinlock.cc [ 18/1204] Compiling libs/pbd/error.cc [ 19/1204] Compiling libs/pbd/glib_event_source.cc [ 20/1204] Compiling libs/pbd/id.cc [ 21/1204] Compiling libs/pbd/file_utils.cc [ 22/1204] Compiling libs/pbd/xml++.cc ../libs/pbd/xml++.cc: In member function 'bool XMLTree::read_internal(bool)': ../libs/pbd/xml++.cc:93:29: warning: 'int xmlKeepBlanksDefault(int)' is deprecated [-Wdeprecated-declarations] 93 | xmlKeepBlanksDefault(0); | ~~~~~~~~~~~~~~~~~~~~^~~ In file included from ../libs/pbd/pbd/xml++.h:41, from ../libs/pbd/xml++.cc:13: /home/pbulk/build/audio/ardour/work/.buildlink/include/libxml2/libxml/parser.h:957:17: note: declared here 957 | xmlKeepBlanksDefault (int val); | ^~~~~~~~~~~~~~~~~~~~ ../libs/pbd/xml++.cc: In member function 'bool XMLTree::read_buffer(const char*, bool)': ../libs/pbd/xml++.cc:138:29: warning: 'int xmlKeepBlanksDefault(int)' is deprecated [-Wdeprecated-declarations] 138 | xmlKeepBlanksDefault(0); | ~~~~~~~~~~~~~~~~~~~~^~~ /home/pbulk/build/audio/ardour/work/.buildlink/include/libxml2/libxml/parser.h:957:17: note: declared here 957 | xmlKeepBlanksDefault (int val); | ^~~~~~~~~~~~~~~~~~~~ ../libs/pbd/xml++.cc: In member function 'bool XMLTree::write() const': ../libs/pbd/xml++.cc:166:29: warning: 'int xmlKeepBlanksDefault(int)' is deprecated [-Wdeprecated-declarations] 166 | xmlKeepBlanksDefault(0); | ~~~~~~~~~~~~~~~~~~~~^~~ /home/pbulk/build/audio/ardour/work/.buildlink/include/libxml2/libxml/parser.h:957:17: note: declared here 957 | xmlKeepBlanksDefault (int val); | ^~~~~~~~~~~~~~~~~~~~ ../libs/pbd/xml++.cc: In member function 'void XMLTree::debug(FILE*) const': ../libs/pbd/xml++.cc:201:29: warning: 'int xmlKeepBlanksDefault(int)' is deprecated [-Wdeprecated-declarations] 201 | xmlKeepBlanksDefault(0); | ~~~~~~~~~~~~~~~~~~~~^~~ /home/pbulk/build/audio/ardour/work/.buildlink/include/libxml2/libxml/parser.h:957:17: note: declared here 957 | xmlKeepBlanksDefault (int val); | ^~~~~~~~~~~~~~~~~~~~ ../libs/pbd/xml++.cc: In member function 'const std::string& XMLTree::write_buffer() const': ../libs/pbd/xml++.cc:219:29: warning: 'int xmlKeepBlanksDefault(int)' is deprecated [-Wdeprecated-declarations] 219 | xmlKeepBlanksDefault(0); | ~~~~~~~~~~~~~~~~~~~~^~~ /home/pbulk/build/audio/ardour/work/.buildlink/include/libxml2/libxml/parser.h:957:17: note: declared here 957 | xmlKeepBlanksDefault (int val); | ^~~~~~~~~~~~~~~~~~~~ [ 23/1204] Compiling libs/pbd/enumwriter.cc [ 24/1204] Compiling libs/pbd/enums.cc [ 25/1204] Compiling libs/pbd/pbd.cc [ 26/1204] Compiling libs/pbd/cpus.cc ../libs/pbd/cpus.cc: In function 'uint32_t hardware_concurrency()': ../libs/pbd/cpus.cc:66:25: error: 'sysconf' was not declared in this scope; did you mean '_sysconf'? 66 | int const count=sysconf(_SC_NPROCESSORS_ONLN); | ^~~~~~~ | _sysconf Waf: Leaving directory `/home/pbulk/build/audio/ardour/work/Ardour-8.2.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-upstream-trunk/audio/ardour *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/ardour