=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for csound6-6.03.2nb26 [ 1%] Generating csound_orclex.c Scanning dependencies of target ampmidid Scanning dependencies of target cellular Scanning dependencies of target py [ 1%] Building CXX object Opcodes/CMakeFiles/ampmidid.dir/ampmidid.cpp.o [ 1%] Building C object Opcodes/CMakeFiles/cellular.dir/cellular.c.o [ 1%] Building C object Opcodes/CMakeFiles/py.dir/py/pythonopcodes.c.o [ 1%] Generating csound_prelex.c [ 1%] Generating csound_orcparse.c /tmp/audio/csound6/work/Csound6.03.2/Engine/csound_orc.y:24.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 24 | %pure_parser | ^~~~~~~~~~~~ /tmp/audio/csound6/work/Csound6.03.2/Engine/csound_orc.y:119.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 119 | %pure_parser | ^~~~~~~~~~~~ /tmp/audio/csound6/work/Csound6.03.2/Engine/csound_orc.y:119.1-12: warning: %define variable 'api.pure' redefined [-Wother] 119 | %pure_parser | ^~~~~~~~~~~~ /tmp/audio/csound6/work/Csound6.03.2/Engine/csound_orc.y:24.1-12: previous definition 24 | %pure_parser | ^~~~~~~~~~~~ /tmp/audio/csound6/work/Csound6.03.2/Engine/csound_orc.y:120.1-14: warning: deprecated directive, use '%define parse.error verbose' [-Wdeprecated] 120 | %error-verbose | ^~~~~~~~~~~~~~ /tmp/audio/csound6/work/Csound6.03.2/Engine/csound_orc.y: warning: 4 shift/reduce conflicts [-Wconflicts-sr] /tmp/audio/csound6/work/Csound6.03.2/Engine/csound_orc.y: warning: 18 reduce/reduce conflicts [-Wconflicts-rr] [ 1%] Linking C shared module ../libcellular.so [ 1%] Linking CXX shared module ../libampmidid.so [ 1%] Built target cellular /tmp/audio/csound6/work/Csound6.03.2/Engine/csound_orc.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] Scanning dependencies of target signalflowgraph [ 1%] Building CXX object Opcodes/CMakeFiles/signalflowgraph.dir/signalflowgraph.cpp.o [ 1%] Built target ampmidid Scanning dependencies of target system_call [ 2%] Building C object Opcodes/CMakeFiles/system_call.dir/system_call.c.o [ 2%] Linking C shared module ../libsystem_call.so [ 2%] Built target system_call Scanning dependencies of target csound64 Scanning dependencies of target mixer [ 2%] Building CXX object Opcodes/CMakeFiles/mixer.dir/mixer.cpp.o [ 2%] Building C object CMakeFiles/csound64.dir/Engine/auxfd.c.o [ 3%] Building C object CMakeFiles/csound64.dir/Engine/cfgvar.c.o [ 3%] Building C object CMakeFiles/csound64.dir/Engine/corfiles.c.o [ 3%] Building C object CMakeFiles/csound64.dir/Engine/entry1.c.o [ 3%] Linking C shared module ../libpy.so ld: /usr/pkg/lib/libpython2.7.so: warning: warning: tmpnam() possibly used unsafely, use mkstemp() or mkdtemp() ld: /usr/pkg/lib/libpython2.7.so: warning: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() [ 3%] Built target py Scanning dependencies of target doppler [ 3%] Building CXX object Opcodes/CMakeFiles/doppler.dir/doppler.cpp.o [ 4%] Building C object CMakeFiles/csound64.dir/Engine/envvar.c.o [ 4%] Building C object CMakeFiles/csound64.dir/Engine/extract.c.o [ 4%] Linking CXX shared module ../libdoppler.so [ 4%] Building C object CMakeFiles/csound64.dir/Engine/fgens.c.o [ 4%] Built target doppler Scanning dependencies of target fareygen [ 5%] Building C object Opcodes/CMakeFiles/fareygen.dir/fareygen.c.o [ 6%] Linking CXX shared module ../libmixer.so [ 6%] Built target mixer [ 6%] Linking C shared module ../libfareygen.so Scanning dependencies of target platerev [ 6%] Building C object Opcodes/CMakeFiles/platerev.dir/platerev.c.o [ 6%] Built target fareygen Scanning dependencies of target fractalnoise [ 6%] Building CXX object Opcodes/CMakeFiles/fractalnoise.dir/tl/fractalnoise.cpp.o [ 7%] Linking C shared module ../libplaterev.so [ 7%] Built target platerev Scanning dependencies of target control [ 7%] Building C object Opcodes/CMakeFiles/control.dir/control.c.o [ 7%] Linking CXX shared module ../libfractalnoise.so [ 7%] Built target fractalnoise Scanning dependencies of target image [ 7%] Building C object Opcodes/CMakeFiles/image.dir/imageOpcodes.c.o [ 7%] Linking C shared module ../libcontrol.so [ 7%] Built target control Scanning dependencies of target serial [ 8%] Building C object Opcodes/CMakeFiles/serial.dir/serial.c.o [ 8%] Linking C shared module ../libimage.so [ 8%] Built target image Scanning dependencies of target scansyn [ 8%] Building C object Opcodes/CMakeFiles/scansyn.dir/scansyn.c.o [ 8%] Linking C shared module ../libserial.so [ 8%] Built target serial Scanning dependencies of target cs_date [ 8%] Building C object Opcodes/CMakeFiles/cs_date.dir/date.c.o In file included from /tmp/audio/csound6/work/Csound6.03.2/./include/csoundCore.h:31:0, from /tmp/audio/csound6/work/Csound6.03.2/./include/csdl.h:111, from /tmp/audio/csound6/work/Csound6.03.2/Opcodes/date.c:24: /tmp/audio/csound6/work/Csound6.03.2/Opcodes/date.c: In function 'getcurdir': /tmp/audio/csound6/work/Csound6.03.2/Opcodes/date.c:95:19: warning: implicit declaration of function '_getcwd'; did you mean 'getcwd'? [-Wimplicit-function-declaration] if (UNLIKELY( _getcwd(p->Scd->data, p->Scd->size-1)==NULL)) ^ /tmp/audio/csound6/work/Csound6.03.2/./include/sysdep.h:312:45: note: in definition of macro 'UNLIKELY' # define UNLIKELY(x) __builtin_expect(!!(x),0) ^ /tmp/audio/csound6/work/Csound6.03.2/Opcodes/date.c:95:56: warning: comparison between pointer and integer if (UNLIKELY( _getcwd(p->Scd->data, p->Scd->size-1)==NULL)) ^ /tmp/audio/csound6/work/Csound6.03.2/./include/sysdep.h:312:45: note: in definition of macro 'UNLIKELY' # define UNLIKELY(x) __builtin_expect(!!(x),0) ^ [ 8%] Linking C shared module ../libcs_date.so [ 8%] Built target cs_date Scanning dependencies of target chua [ 8%] Building CXX object Opcodes/CMakeFiles/chua.dir/chua/ChuaOscillator.cpp.o [ 8%] Building C object Opcodes/CMakeFiles/scansyn.dir/scansynx.c.o [ 8%] Building C object CMakeFiles/csound64.dir/Engine/insert.c.o [ 9%] Linking C shared module ../libscansyn.so [ 9%] Built target scansyn Scanning dependencies of target fluidOpcodes [ 9%] Building CXX object Opcodes/CMakeFiles/fluidOpcodes.dir/fluidOpcodes/fluidOpcodes.cpp.o /tmp/audio/csound6/work/Csound6.03.2/Opcodes/fluidOpcodes/fluidOpcodes.cpp: In member function 'int FluidLoad::init(CSOUND*)': /tmp/audio/csound6/work/Csound6.03.2/Opcodes/fluidOpcodes/fluidOpcodes.cpp:229:32: error: aggregate 'fluid_preset_t fluidPreset' has incomplete type and cannot be defined fluid_preset_t fluidPreset; ^~~~~~~~~~~ /tmp/audio/csound6/work/Csound6.03.2/Opcodes/fluidOpcodes/fluidOpcodes.cpp:230:31: error: invalid use of incomplete type 'fluid_sfont_t {aka struct _fluid_sfont_t}' fluidSoundfont->iteration_start(fluidSoundfont); ^~ In file included from /tmp/audio/csound6/work/.buildlink/include/fluidsynth.h:95:0, from /tmp/audio/csound6/work/Csound6.03.2/Opcodes/fluidOpcodes/fluidOpcodes.h:40, from /tmp/audio/csound6/work/Csound6.03.2/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37: /tmp/audio/csound6/work/.buildlink/include/fluidsynth/types.h:40:16: note: forward declaration of 'fluid_sfont_t {aka struct _fluid_sfont_t}' typedef struct _fluid_sfont_t fluid_sfont_t; /**< SoundFont */ ^~~~~~~~~~~~~~ /tmp/audio/csound6/work/Csound6.03.2/Opcodes/fluidOpcodes/fluidOpcodes.cpp:234:42: error: invalid use of incomplete type 'fluid_sfont_t {aka struct _fluid_sfont_t}' while (fluidSoundfont->iteration_next(fluidSoundfont, ^~ In file included from /tmp/audio/csound6/work/.buildlink/include/fluidsynth.h:95:0, from /tmp/audio/csound6/work/Csound6.03.2/Opcodes/fluidOpcodes/fluidOpcodes.h:40, from /tmp/audio/csound6/work/Csound6.03.2/Opcodes/fluidOpcodes/fluidOpcodes.cpp:37: /tmp/audio/csound6/work/.buildlink/include/fluidsynth/types.h:40:16: note: forward declaration of 'fluid_sfont_t {aka struct _fluid_sfont_t}' typedef struct _fluid_sfont_t fluid_sfont_t; /**< SoundFont */ ^~~~~~~~~~~~~~ --- Opcodes/CMakeFiles/fluidOpcodes.dir/fluidOpcodes/fluidOpcodes.cpp.o --- *** [Opcodes/CMakeFiles/fluidOpcodes.dir/fluidOpcodes/fluidOpcodes.cpp.o] Error code 1 make[2]: stopped in /tmp/audio/csound6/work/Csound6.03.2 1 error make[2]: stopped in /tmp/audio/csound6/work/Csound6.03.2 --- Opcodes/CMakeFiles/fluidOpcodes.dir/all --- *** [Opcodes/CMakeFiles/fluidOpcodes.dir/all] Error code 2 make[1]: stopped in /tmp/audio/csound6/work/Csound6.03.2 A failure has been detected in another branch of the parallel make make[2]: stopped in /tmp/audio/csound6/work/Csound6.03.2 --- CMakeFiles/csound64.dir/all --- *** [CMakeFiles/csound64.dir/all] Error code 2 make[1]: stopped in /tmp/audio/csound6/work/Csound6.03.2 A failure has been detected in another branch of the parallel make make[2]: stopped in /tmp/audio/csound6/work/Csound6.03.2 --- Opcodes/CMakeFiles/chua.dir/all --- *** [Opcodes/CMakeFiles/chua.dir/all] Error code 2 make[1]: stopped in /tmp/audio/csound6/work/Csound6.03.2 A failure has been detected in another branch of the parallel make make[2]: stopped in /tmp/audio/csound6/work/Csound6.03.2 --- Opcodes/CMakeFiles/signalflowgraph.dir/all --- *** [Opcodes/CMakeFiles/signalflowgraph.dir/all] Error code 2 make[1]: stopped in /tmp/audio/csound6/work/Csound6.03.2 4 errors make[1]: stopped in /tmp/audio/csound6/work/Csound6.03.2 *** [all] Error code 2 make: stopped in /tmp/audio/csound6/work/Csound6.03.2 1 error make: stopped in /tmp/audio/csound6/work/Csound6.03.2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/audio/csound6 *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/audio/csound6