=> Bootstrap dependency digest>=20010302: found digest-20160304
===> 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.2nb13
Scanning dependencies of target fareygen
[  1%] Generating csound_orclex.c
[  1%] Generating csound_prelex.c
Scanning dependencies of target cellular
Scanning dependencies of target mixer
[  2%] Building C object Opcodes/CMakeFiles/fareygen.dir/fareygen.c.o
Scanning dependencies of target cs_date
[  2%] Generating csound_orcparse.c
/data/scratch/audio/csound6/work/Csound6.03.2/Engine/csound_orc.y:24.1-12: warning: deprecated directive, use '%pure-parser' [-Wdeprecated]
 %pure_parser
 ^^^^^^^^^^^^
/data/scratch/audio/csound6/work/Csound6.03.2/Engine/csound_orc.y:119.1-12: warning: deprecated directive, use '%pure-parser' [-Wdeprecated]
 %pure_parser
 ^^^^^^^^^^^^
/data/scratch/audio/csound6/work/Csound6.03.2/Engine/csound_orc.y: warning: 4 shift/reduce conflicts [-Wconflicts-sr]
/data/scratch/audio/csound6/work/Csound6.03.2/Engine/csound_orc.y: warning: 18 reduce/reduce conflicts [-Wconflicts-rr]
Scanning dependencies of target doppler
[  2%] Building C object Opcodes/CMakeFiles/cellular.dir/cellular.c.o
Scanning dependencies of target control
Scanning dependencies of target image
Scanning dependencies of target signalflowgraph
[  2%] Building CXX object Opcodes/CMakeFiles/mixer.dir/mixer.cpp.o
Scanning dependencies of target system_call
Scanning dependencies of target fractalnoise
Scanning dependencies of target platerev
Scanning dependencies of target serial
Scanning dependencies of target fluidOpcodes
[  2%] Building C object Opcodes/CMakeFiles/cs_date.dir/date.c.o
Scanning dependencies of target py
[  2%] Building CXX object Opcodes/CMakeFiles/doppler.dir/doppler.cpp.o
/data/scratch/audio/csound6/work/Csound6.03.2/Opcodes/fareygen.c:77:31: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
      csound->Message(csound, ff->e.strarg);
                              ^~~~~~~~~~~~
/data/scratch/audio/csound6/work/Csound6.03.2/Opcodes/fareygen.c:77:31: note: treat the string as an argument to avoid this
      csound->Message(csound, ff->e.strarg);
                              ^
                              "%s", 
[  2%] Building C object Opcodes/CMakeFiles/control.dir/control.c.o
[  2%] Building C object Opcodes/CMakeFiles/image.dir/imageOpcodes.c.o
[  2%] Building CXX object Opcodes/CMakeFiles/fractalnoise.dir/tl/fractalnoise.cpp.o
[  3%] Building C object Opcodes/CMakeFiles/system_call.dir/system_call.c.o
[  3%] Building CXX object Opcodes/CMakeFiles/signalflowgraph.dir/signalflowgraph.cpp.o
[  4%] Building C object Opcodes/CMakeFiles/serial.dir/serial.c.o
[  4%] Building C object Opcodes/CMakeFiles/platerev.dir/platerev.c.o
[  4%] Building CXX object Opcodes/CMakeFiles/fluidOpcodes.dir/fluidOpcodes/fluidOpcodes.cpp.o
[  4%] Building C object Opcodes/CMakeFiles/py.dir/py/pythonopcodes.c.o
Scanning dependencies of target chua
1 warning generated.
[  4%] Building CXX object Opcodes/CMakeFiles/chua.dir/chua/ChuaOscillator.cpp.o
[  4%] Linking C shared module ../libfareygen.so
[  4%] Linking C shared module ../libcellular.so
Scanning dependencies of target csound64
[  4%] Building C object CMakeFiles/csound64.dir/Engine/auxfd.c.o
/data/scratch/audio/csound6/work/Csound6.03.2/Opcodes/date.c:95:19: warning: implicit declaration of function '_getcwd' is invalid in C99 [-Wimplicit-function-declaration]
    if (UNLIKELY( _getcwd(p->Scd->data, p->Scd->size-1)==NULL))
                  ^
/data/scratch/audio/csound6/work/Csound6.03.2/Opcodes/date.c:95:56: warning: comparison between pointer and integer ('int' and 'void *')
    if (UNLIKELY( _getcwd(p->Scd->data, p->Scd->size-1)==NULL))
                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ ~~~~
/data/scratch/audio/csound6/work/Csound6.03.2/./include/sysdep.h:312:45: note: expanded from macro 'UNLIKELY'
#  define UNLIKELY(x)   __builtin_expect(!!(x),0)
                                            ^
[  4%] Built target cellular
[  4%] Built target fareygen
Scanning dependencies of target ampmidid
/data/scratch/audio/csound6/work/Csound6.03.2/Opcodes/serial.c:426:48: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
      csound->MessageS(csound, CSOUNDMSG_ORCH, str);
                                               ^~~
/data/scratch/audio/csound6/work/Csound6.03.2/Opcodes/serial.c:426:48: note: treat the string as an argument to avoid this
      csound->MessageS(csound, CSOUNDMSG_ORCH, str);
                                               ^
                                               "%s", 
[  4%] Building CXX object Opcodes/CMakeFiles/ampmidid.dir/ampmidid.cpp.o
2 warnings generated.
Scanning dependencies of target scansyn
[  4%] Linking C shared module ../libcs_date.so
[  4%] Building C object Opcodes/CMakeFiles/scansyn.dir/scansyn.c.o
[  4%] Linking C shared module ../libsystem_call.so
1 warning generated.
[  4%] Linking C shared module ../libserial.so
[  4%] Linking C shared module ../libcontrol.so
[  5%] Linking C shared module ../libplaterev.so
[  5%] Linking CXX shared module ../libfractalnoise.so
[  5%] Linking C shared module ../libimage.so
[  5%] Built target system_call
[  5%] Built target cs_date
[  6%] Building C object CMakeFiles/csound64.dir/Engine/cfgvar.c.o
Scanning dependencies of target virtual
[  6%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboard.cpp.o
[  6%] Built target control
[  6%] Built target serial
[  6%] Building C object CMakeFiles/csound64.dir/Engine/corfiles.c.o
[  6%] Built target platerev
Scanning dependencies of target widgets
[  6%] Building C object CMakeFiles/csound64.dir/Engine/entry1.c.o
[  6%] Built target fractalnoise
[  6%] Building C object Opcodes/CMakeFiles/scansyn.dir/scansynx.c.o
[  7%] Building CXX object InOut/CMakeFiles/widgets.dir/FL_graph.cpp.o
Scanning dependencies of target ipmidi
[  8%] Built target image
[  8%] Building C object InOut/CMakeFiles/ipmidi.dir/ipmidi.c.o
Scanning dependencies of target rtpulse
[  8%] Building C object InOut/CMakeFiles/rtpulse.dir/rtpulse.c.o
[  8%] Linking CXX shared module ../libampmidid.so
[  8%] Linking C shared module ../libpy.so
[  8%] Linking CXX shared module ../libfluidOpcodes.so
[  8%] Built target ampmidid
[  8%] Building C object InOut/CMakeFiles/widgets.dir/winFLTK.c.o
[  9%] Linking CXX shared module ../libmixer.so
/data/scratch/audio/csound6/work/.buildlink/lib/libpython2.7.so: warning: warning: tmpnam() possibly used unsafely, use mkstemp() or mkdtemp()
/data/scratch/audio/csound6/work/.buildlink/lib/libpython2.7.so: warning: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp()
[  9%] Built target py
In file included from /data/scratch/audio/csound6/work/Csound6.03.2/Opcodes/chua/ChuaOscillator.cpp:121:
In file included from /data/scratch/audio/csound6/work/.buildlink/include/boost/numeric/ublas/vector.hpp:21:
/data/scratch/audio/csound6/work/.buildlink/include/boost/numeric/ublas/storage.hpp:299:33: error: no member named 'make_array' in namespace 'boost::serialization'
            ar & serialization::make_array(data_, s);
                 ~~~~~~~~~~~~~~~^
[  9%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboardWindow.cpp.o
/data/scratch/audio/csound6/work/.buildlink/include/boost/numeric/ublas/storage.hpp:494:33: error: no member named 'make_array' in namespace 'boost::serialization'
            ar & serialization::make_array(data_, s);
                 ~~~~~~~~~~~~~~~^
[  9%] Linking CXX shared module ../libdoppler.so
[ 10%] [BISON][csbeats_PARSER] Building parser with bison 3.0.4
beats/beats.y: warning: 1 reduce/reduce conflict [-Wconflicts-rr]
[ 10%] Building CXX object InOut/CMakeFiles/widgets.dir/widgets.cpp.o
[ 10%] Built target fluidOpcodes
[ 10%] [FLEX][csbeats_SCANNER] Building scanner with flex 2.6.3
/data/scratch/audio/csound6/work/Csound6.03.2/InOut/FL_graph.cpp:235:47: warning: comparison of array 'wdptr->caption' not equal to a null pointer is always true [-Wtautological-pointer-compare]
       if (ST(menu)[m].text != NULL && wdptr->caption != NULL){
                                       ~~~~~~~^~~~~~~    ~~~~
[ 11%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboardWidget.cpp.o
[ 11%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/virtual_keyboard.cpp.o
[ 12%] Building C object CMakeFiles/csound64.dir/Engine/envvar.c.o
Scanning dependencies of target csbeats
[ 12%] Built target mixer
[ 12%] Linking C shared module ../libipmidi.so
[ 12%] Building C object CMakeFiles/csound64.dir/Engine/extract.c.o
[ 12%] Building C object frontends/CMakeFiles/csbeats.dir/beats/main.c.o
[ 12%] Built target doppler
[ 12%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/Bank.cpp.o
[ 12%] Linking C shared module ../librtpulse.so
1 warning generated.
[ 12%] Built target ipmidi
/data/scratch/audio/csound6/work/Csound6.03.2/Opcodes/chua/ChuaOscillator.cpp:547:42: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
                     (.5)*(anor - bnor)*(abs(M(1) + 1) - abs(M(1) - 1)));
                                         ^
/data/scratch/audio/csound6/work/Csound6.03.2/Opcodes/chua/ChuaOscillator.cpp:547:42: note: use function 'std::abs' instead
                     (.5)*(anor - bnor)*(abs(M(1) + 1) - abs(M(1) - 1)));
                                         ^~~
                                         std::abs
/data/scratch/audio/csound6/work/Csound6.03.2/Opcodes/chua/ChuaOscillator.cpp:547:58: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
                     (.5)*(anor - bnor)*(abs(M(1) + 1) - abs(M(1) - 1)));
                                                         ^
/data/scratch/audio/csound6/work/Csound6.03.2/Opcodes/chua/ChuaOscillator.cpp:547:58: note: use function 'std::abs' instead
                     (.5)*(anor - bnor)*(abs(M(1) + 1) - abs(M(1) - 1)));
                                                         ^~~
                                                         std::abs
/data/scratch/audio/csound6/work/Csound6.03.2/Opcodes/chua/ChuaOscillator.cpp:553:42: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
                     (.5)*(anor - bnor)*(abs(temp + 1) - abs(temp - 1)));
                                         ^
/data/scratch/audio/csound6/work/Csound6.03.2/Opcodes/chua/ChuaOscillator.cpp:553:42: note: use function 'std::abs' instead
                     (.5)*(anor - bnor)*(abs(temp + 1) - abs(temp - 1)));
                                         ^~~
                                         std::abs
/data/scratch/audio/csound6/work/Csound6.03.2/Opcodes/chua/ChuaOscillator.cpp:553:58: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
                     (.5)*(anor - bnor)*(abs(temp + 1) - abs(temp - 1)));
                                                         ^
/data/scratch/audio/csound6/work/Csound6.03.2/Opcodes/chua/ChuaOscillator.cpp:553:58: note: use function 'std::abs' instead
                     (.5)*(anor - bnor)*(abs(temp + 1) - abs(temp - 1)));
                                                         ^~~
                                                         std::abs
/data/scratch/audio/csound6/work/Csound6.03.2/Opcodes/chua/ChuaOscillator.cpp:559:42: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
                     (.5)*(anor - bnor)*(abs(temp + 1) - abs(temp - 1)));
                                         ^
/data/scratch/audio/csound6/work/Csound6.03.2/Opcodes/chua/ChuaOscillator.cpp:559:42: note: use function 'std::abs' instead
                     (.5)*(anor - bnor)*(abs(temp + 1) - abs(temp - 1)));
                                         ^~~
                                         std::abs
/data/scratch/audio/csound6/work/Csound6.03.2/Opcodes/chua/ChuaOscillator.cpp:559:58: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
                     (.5)*(anor - bnor)*(abs(temp + 1) - abs(temp - 1)));
                                                         ^
/data/scratch/audio/csound6/work/Csound6.03.2/Opcodes/chua/ChuaOscillator.cpp:559:58: note: use function 'std::abs' instead
                     (.5)*(anor - bnor)*(abs(temp + 1) - abs(temp - 1)));
                                                         ^~~
                                                         std::abs
/data/scratch/audio/csound6/work/Csound6.03.2/Opcodes/chua/ChuaOscillator.cpp:565:42: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
                     (.5)*(anor - bnor)*(abs(temp + 1) - abs(temp - 1)));
                                         ^
[ 12%] Building C object CMakeFiles/csound64.dir/Engine/fgens.c.o
/data/scratch/audio/csound6/work/Csound6.03.2/Opcodes/chua/ChuaOscillator.cpp:565:42: note: use function 'std::abs' instead
                     (.5)*(anor - bnor)*(abs(temp + 1) - abs(temp - 1)));
                                         ^~~
                                         std::abs
/data/scratch/audio/csound6/work/Csound6.03.2/Opcodes/chua/ChuaOscillator.cpp:565:58: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
                     (.5)*(anor - bnor)*(abs(temp + 1) - abs(temp - 1)));
                                                         ^
/data/scratch/audio/csound6/work/Csound6.03.2/Opcodes/chua/ChuaOscillator.cpp:565:58: note: use function 'std::abs' instead
                     (.5)*(anor - bnor)*(abs(temp + 1) - abs(temp - 1)));
                                                         ^~~
                                                         std::abs
[ 13%] Building C object frontends/CMakeFiles/csbeats.dir/beats.tab.c.o
8 warnings and 2 errors generated.
[ 14%] Linking C shared module ../libscansyn.so
--- Opcodes/CMakeFiles/chua.dir/chua/ChuaOscillator.cpp.o ---
*** [Opcodes/CMakeFiles/chua.dir/chua/ChuaOscillator.cpp.o] Error code 1

make[2]: stopped in /data/scratch/audio/csound6/work/Csound6.03.2
1 error

make[2]: stopped in /data/scratch/audio/csound6/work/Csound6.03.2
--- Opcodes/CMakeFiles/chua.dir/all ---
*** [Opcodes/CMakeFiles/chua.dir/all] Error code 2

make[1]: stopped in /data/scratch/audio/csound6/work/Csound6.03.2
A failure has been detected in another branch of the parallel make

make[2]: stopped in /data/scratch/audio/csound6/work/Csound6.03.2
--- InOut/CMakeFiles/rtpulse.dir/all ---
*** [InOut/CMakeFiles/rtpulse.dir/all] Error code 2

make[1]: stopped in /data/scratch/audio/csound6/work/Csound6.03.2
A failure has been detected in another branch of the parallel make

make[2]: stopped in /data/scratch/audio/csound6/work/Csound6.03.2
--- Opcodes/CMakeFiles/scansyn.dir/all ---
*** [Opcodes/CMakeFiles/scansyn.dir/all] Error code 2

make[1]: stopped in /data/scratch/audio/csound6/work/Csound6.03.2
/data/scratch/audio/csound6/work/Csound6.03.2/Engine/fgens.c:168:47: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
              &(ff.e.p[2]), &(evtblkp->p[2]), sizeof(MYFLT) * PMAX);
                                              ^~~~~~~~~~~~~~~~~~~~
A failure has been detected in another branch of the parallel make

make[2]: stopped in /data/scratch/audio/csound6/work/Csound6.03.2
--- frontends/CMakeFiles/csbeats.dir/all ---
*** [frontends/CMakeFiles/csbeats.dir/all] Error code 2

make[1]: stopped in /data/scratch/audio/csound6/work/Csound6.03.2
A failure has been detected in another branch of the parallel make

make[2]: stopped in /data/scratch/audio/csound6/work/Csound6.03.2
--- InOut/CMakeFiles/virtual.dir/all ---
*** [InOut/CMakeFiles/virtual.dir/all] Error code 2

make[1]: stopped in /data/scratch/audio/csound6/work/Csound6.03.2
1 warning generated.
A failure has been detected in another branch of the parallel make

make[2]: stopped in /data/scratch/audio/csound6/work/Csound6.03.2
--- CMakeFiles/csound64.dir/all ---
*** [CMakeFiles/csound64.dir/all] Error code 2

make[1]: stopped in /data/scratch/audio/csound6/work/Csound6.03.2
A failure has been detected in another branch of the parallel make

make[2]: stopped in /data/scratch/audio/csound6/work/Csound6.03.2
--- InOut/CMakeFiles/widgets.dir/all ---
*** [InOut/CMakeFiles/widgets.dir/all] Error code 2

make[1]: stopped in /data/scratch/audio/csound6/work/Csound6.03.2
A failure has been detected in another branch of the parallel make

make[2]: stopped in /data/scratch/audio/csound6/work/Csound6.03.2
--- Opcodes/CMakeFiles/signalflowgraph.dir/all ---
*** [Opcodes/CMakeFiles/signalflowgraph.dir/all] Error code 2

make[1]: stopped in /data/scratch/audio/csound6/work/Csound6.03.2
8 errors

make[1]: stopped in /data/scratch/audio/csound6/work/Csound6.03.2
*** [all] Error code 2

make: stopped in /data/scratch/audio/csound6/work/Csound6.03.2
1 error

make: stopped in /data/scratch/audio/csound6/work/Csound6.03.2
*** Error code 2

Stop.
make[1]: stopped in /data/pkgsrc/audio/csound6
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/audio/csound6
